@charset "utf-8";
/* CSS Document */
body {
	background-image: url(http://www.bergeres-les-vertus.com/Images/printemps.jpg);
}

/* #menu { 
    position: fixed;
}

DEFAUT------------------------------------------------------ */
/* DEFAUT------------------------------------------------------ */
/* DEFAUT------------------------------------------------------ */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #718b07;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
/* CORPS-1------------------------------------------------------ */
/* CORPS-1------------------------------------------------------ */
.Style1 {
	font-size: 14px;
	color: #FF0000;
}
/* CORPS-1------------------------------------------------------ */
.Corps1 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.Corps1italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    font-style: italic
}

.Corps1gras {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.Corps1italicgras {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
    font-style: italic
}
/* LIENS 1------------------------------------------------------ */
/* LIENS 1------------------------------------------------------ */
/* LIENS 1------------------------------------------------------ */
.liens1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #718b07;
}

a.liens1:link {
	color: #000000;
	text-decoration: none;
}
a.liens1:visited {
	color: #000000;
	text-decoration: none;
}
a.liens1:hover {
	color: #718b07;
}
a.liens1:active {
	color: #FF0000;
	text-decoration: none;
}
/* ------------------------------------------------------------- */
.liens1italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #718b07;
    font-style: italic
}

a.liens1italic:link {
	color: #000000;
	text-decoration: none;
}
a.liens1italic:visited {
	color: #000000;
	text-decoration: none;
}
a.liens1italic:hover {
	color: #718b07;
}
a.liens1italic:active {
	color: #FF0000;
	text-decoration: none;
}
/* ------------------------------------------------------------- */
.liens1gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #718b07;
	font-weight: bold;
}

a.liens1gras:link {
	color: #000000;
	text-decoration: none;
}
a.liens1gras:visited {
	color: #000000;
	text-decoration: none;
}
a.liens1gras:hover {
	color: #718b07;
}
a.liens1gras:active {
	color: #FF0000;
	text-decoration: none;
}
/* ------------------------------------------------------------- */
.liens1italicgras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #718b07;
    font-style: italic;
	font-weight: bold;
}

a.liens1italicgras:link {
	color: #000000;
	text-decoration: none;
}
a.liens1italicgras:visited {
	color: #000000;
	text-decoration: none;
}
a.liens1italicgras:hover {
	color: #718b07;
}
a.liens1italicgras:active {
	color: #FF0000;
	text-decoration: none;
}
/* ------------------------------------------------------------- */
/* ------------------------------------------------------------- */
.liens2gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #718b07;
	font-weight: bold;
}

a.liens1gras:link {
	color: #000000;
	text-decoration: none;
}
a.liens2gras:visited {
	color: #000000;
	text-decoration: none;
}
a.liens2gras:hover {
	color: #FF0000;
}
a.liens2gras:active {
	color: #FF0000;
	text-decoration: none;
}
/* ------------------------------------------------------------- */
/* ------------------------------------------------------------- */
tr.listannonce:hover {
background-image:url(images/fond_de_page.png);
}
hr {
color: #718b07;
background-color: #718b07;
height: 1px;
border: 0;
}
