/* CSS Document */

* {
margin:0;
border:0;
}

body {
font-family:"Courier New", Courier, mono;
}


img {
border:0;
margin:0;
}

a {
color:#FFFFFF;
text-decoration:none;
}

a:hover {
color:#FF9900;
text-decoration:none;

}


.bio {
color:#FFFFFF;
font-weight:bold;
font-size: 14px;
text-indent: 20px;
}


.titremenu {
font-size:24px;
color:#FF6600;
font-weight:bold;
}

.titremenublc {
font-size:24px;
color:#FFFFFF;
font-weight:bold;
}

a.liendate {
}

a.liendate:hover {
color:#FF6600;
}


A.recto {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color:#000000;
	font-weight: normal;
	text-decoration: none;
}

A.recto:hover {
	
	color:#FF0000;
}

.liens1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: none;
}

A.liens1:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}


.liens2 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FFFFCC;
	font-weight: bold;
	text-decoration: underline;
}

A.liens2:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}

.liens3 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color:#FFFFCC;
	font-weight: bold;
	text-decoration: none;
}

A.liens3:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	color:#FF6600;
	font-weight: bold;
	text-decoration: none;
}


.prod {
	font-size: 12px;
	font-weight: normal;
	color:#CCCCCC;
	font-weight: bold;
	font-family: "Courier New", Courier, mono;

}


.dates1 {
	font-size: 15px;
	font-weight: bold;
	color: #00CCFF;
font-family: "Courier New", Courier, mono;

}

.nomalb {
	font-size: 22px;
	font-weight: bold;
	color:#FFFFFF;
	/*background-color:#663300;*/
	font-family: "Courier New", Courier, mono;

}


.dates2 {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;

}


.dates3 {
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;

}


.fleches {
	font-size: 26px;
	font-weight: bold;
	color: #FF6600;
	font-family: "Courier New", Courier, mono;
	text-decoration:none;


}


.fleches2 {
	font-size: 26px;
	font-weight: bold;
	color:#663300;
}


A.fleches:hover {
	font-size: 26px;
	font-weight: bold;
	color: #FFFFFF	;
	font-family: "Courier New", Courier, mono;
	text-decoration:none;
}

.prix {
font-size:16px;
font-weight:bold;
color:#FFFFFF;
background-color:#663300;
}


a.liendate {
color:#FF6600;
text-decoration:none;
}

a.liendate:hover {
color:#FFFFFF;
}

.fond2 {
background-image:url(img/fnd_herb_jaune.gif); 
}

#centreur {
position:relative;
width:800px;
height: 600px;
margin-left: auto;
margin-right: auto;
top:0;
}

#content {
position:absolute; width:500px; height:335px; z-index:8; left: 152px; top: 135px; overflow:hidden;
}

#menu {

position:absolute; width:100%; height:50px; z-index:101; left: 0; bottom:0; background-color: #000000; layer-background-color: #000000; border: 1px none #000000;

}