@charset "utf-8";
/* CSS Document */
body { background: #E6E6D9 url(../images/fd-body.jpg) repeat-x top center; color:#666600; margin:0; padding:0; font-family:Arial, Verdana, Geneva, sans-serif; font-size:12px;}
.img5px { padding:5px; margin:3px; border:#999999 1px solid;}
.img10px { padding:10px; border:#999999 1px solid; margin-bottom:10px;}
.img10pxlien { padding:10px; border:#999999 1px solid; float:left; margin:10px;}
#actuacc { width:355px; padding:10px; background:url(../images/fd-actuacc.jpg) repeat-x bottom; border:1px solid #CCCCCC; margin-bottom:10px;}
.demipg { width:385px; padding:5px; float:left;}
.clear { clear:both;}
a img {	border: 0px;}
 .fdchbhote { width:350px; height:120px; background:url(../images/fd-chrhote.png) top left no-repeat; padding:5px 15px 5px 5px; float:left; margin:10px 0 0 0; text-align:right;}
 .gauchebrd { float:left; margin-right:10px;}
 .gauche { float:left;}
 .droite { float:right;}
 /*.tform { width:75px; margin:0 auto; padding-top:5px; text-align: right; float:left; }*/
.cdrform { width:285px; float:right; padding:10px; margin-top:10px; border-left: #666666 solid 1px;}
.cdrformtxt { width:440px; float:left; padding:10px; margin-top:10px;}

.date { float:left; background:#FFFFFF; color:#333333; text-align:center; padding:5px; margin: 5px; width:70px; border: solid 1px #666666; }
.decactu { float:right; padding-left:10px; width:655px;}

.nbrpg{ border: #FFFFFF 1px solid; background: #333333; padding:3px; margin:10px 2px 2px 7px; float:left;
}
.pad10{ padding:10px;}
.amis { width:380px; padding:5px; float:left;}


.hivers { background:url(../images/hiver.jpg) top left no-repeat; float:left; color:#333333; text-align:center; padding:5px; margin: 5px; width:70px; border: solid 1px #666666; }
.automne { background:url(../images/automne.jpg) top left no-repeat; float:left; color:#333333; text-align:center; padding:5px; margin: 5px; width:70px; border: solid 1px #666666; }
.ete { background:url(../images/ete.jpg) top left no-repeat; float:left; color:#333333; text-align:center; padding:5px; margin: 5px; width:70px; border: solid 1px #666666; }
.printemps { background:url(../images/printemps.jpg) top left no-repeat; float:left;  color:#333333; text-align:center; padding:5px; margin: 5px; width:70px; border: solid 1px #666666; }

.photogal{ border:#999966 1px solid;  float:left; 
width:171px;
height:133px;
padding: 9px 9px 11px 9px; text-align:center; margin-top:5px; margin-left:5px; color: #999933; background:url(../images/fd-gal.gif)
}


#popnews { background:#333333; color:#FFFFFF;}

#fleurban {
	position:absolute;
	left:410px;
	top:23px;
	width:208px;
	height:197px;
	z-index:1;
}


h1 {background: url(../images/puce-h1.jpg) no-repeat left; font-size:14px; color:#666600; padding-left: 15px; margin:0 0 10px 0;}
h2 {background: url(../images/puce-h2.jpg) no-repeat left; font-size:14px; color: #006699; padding-left: 15px; margin:0;}
h3 {font-size:14px; color: #006699; margin:0;}


.hautdroite {
	color: #C1C1A2;
	position: absolute;
	height:20px;
	margin:0 5px;
	line-height:20px;
	text-align:right;
	top: 0;
	right: 0;
	width: 596px;
}

.ahautdroite { text-decoration:none; color: #999966;}


#header { background:#FFFFFF url(../images/fd-body.png) repeat-x top center; width:800px; margin:0 auto; position:relative;}
#contenu { background: url(../images/fd-contenu.png); width:790px; margin:0 auto; padding:15px 5px 5px 5px;} 
#footer { background: #FFFFFF url(../images/fd-footer.png) repeat-x top; width:780px; height:80px; margin:0 auto; padding:15px 10px 10px 10px;} 

/*/////////////////////////////////////
		    Le menu
/////////////////////////////////////*/
ul#menu { background: #FFFFFF url(../images/fd-menu.jpg) repeat-x top;
	margin:0 auto;
	padding:0 10px 0 10px;
	list-style-type:none;
	width:780px;
	position:relative;
	display:block;
	height:35px;
	font-size:14px; float:left;
	
}
ul#menu li {
	display:block;
	float:left;
	text-align:center;
	margin:0;
	width: auto;
}
ul#menu li a {
	display:block;
	color: #FFFFFF;
	text-decoration:none;
	height:35px;
	line-height:35px;
	padding:0 6px; 

}
ul#menu li a:hover { 
background:url(../images/fd-menuhover.jpg);
color: #FFFFFF;

}


ul#menu .sousMenu {   
border-top-width : 0; 
padding-right : 0; 
display : none; 
padding-left : 0; 
border-left-width : 0; 
border-bottom-width : 0; 
padding-bottom : 0; 
margin : 0; 
padding-top : 0; 
list-style-type : none; 
border-right-width : 0; 
} 
ul#menu .sousMenu li { 
background:url(../images/fd-menutrans1.png);
padding : 0 0 0 0; 
margin : 0; 
text-align : left; float:none;
} 
ul#menu .sousMenu li a:link { 
padding : 0 0 0 0; 
display : block; 
margin : 0; 
color : #fff; 
text-decoration : none; 
} 
ul#menu .sousMenu li a:visited { 
padding : 0; 
display : block; 
margin : 0; 
color : #fff; 
text-decoration : none; 
} 
ul#menu .sousMenu li a:hover { 
padding : 0 0 0 10px; 
margin : 0; 
background:url(../images/fd-menutrans2.png); 
display : block; 
} 
ul#menu li:hover > .sousMenu { 
display : block; 
} 

.active {
background:url(../images/fd-menuhover.jpg);
color: #CCCCCC;
}


a {
color: #6666CC  ; text-decoration: none;
}


/*/////////////////////////////////////
		    News Popup
/////////////////////////////////////*/
#popnews {
	background-color:#FFFFFF;
	width:300px;
	margin: 10px;
	padding:10px 10px;
	border:#999966 1px solid;
}
#popnews h1 {
	font-size:20px;
	color: #336699;
	font-weight:bold;
	margin:10px 0 10px 0;
	display: block;
	line-height:25px;

}
#popnews p {
	color:#333333;
}



.captcha { float:right; width:400px;}

.jaune { color: #FFFF00; }
.rouge { color: #FF0000; }
.bleu { color: #0066CC; }
.vert { color: #99CC00; }
.gris { color: #CCCCCC; }
.rose { color: #FF66CC; }
.marron { color: #663300; }


.col400livre{ background: #E6E6D9; position: relative; width:365px; padding: 10px; float:right; }
.col400livreclaire{ background: #DDBBFF; position: relative; width:365px; padding: 10px; float:right; }



.ds_box {
	background-color: #FFF;
	border: 1px solid #000;
	position: absolute;
	z-index: 32767;
}

.ds_tbl {
	background-color: #FFF;
}

.ds_head {
	background-color: #333;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}

.ds_subhead {
	background-color: #CCC;
	color: #000;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	width: 22px;
}

.ds_cell {
	background-color: #EEE;
	color: #000;
	font-size: 11px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
	cursor: pointer;
}

.ds_cell:hover {
	background-color: #F3F3F3;
} /* This hover code won't work for IE */
