body {

font-family: Arial, Helvetica, sans-serif;
font-size: 0.7em;
color:#666666;
margin: 0;
padding: 0;
cursor: default;
background: #5B595A;
background-repeat:repeat;
}

html {overflow-y: scroll;}/* pour avoir le scroll tt le temps sur firefox */

a{
	color: #666666;
}

a:link{
	color: #666666;
}

a:visited{
	color: #666666;
}

a:hover{
	color: #666666;
	text-decoration: underline;
}

#fd_menu_haut{ padding:10px;background-color:#333333;}

#menu_haut{width: 980px; margin: auto;cursor: default;color:#EBEBEB; text-align:center;}

#menu_haut a{color:#EBEBEB; text-decoration:none;}
#menu_haut a:hover{color:#EBEBEB; text-decoration:underline;}

#contenu{

margin:auto;
width: 980px;
margin-top:20px;
background-image: url(images/fd_blc.gif);
background-repeat:repeat-y;
background-color:#FFFFFF;
min-height:550px;

}
#bando{
padding:0px;
margin:0px;
cursor: default;


}


.anim_bando {
position: relative;
margin:0px;
padding:0px;
}












#col_droite {
float:right;
width: 180px;
padding:10px 10px 0px 0px;


}
#col_gauche {
float:left;
width: 150px;
margin:10px 20px 0px 10px;
text-align:right;
font-weight:bold;
color:#666666;
font-size:14px;
text-align:left;
}
#col_gauche a {
text-decoration:none;
}
#col_gauche a:hover {
text-decoration: underline;
}

.liens{

	margin: 0px;

	color: #999999;
	font-size:11px

}

.liens a:link,

.liens a:visited {

	display: block; 

	border-bottom: 1px dashed #999999;

	color: #999999;

	padding: 2px 0px 4px 0px;

}

.liens a:hover {

background-color: #E9E9E9;
}




#col_centre {
margin: 10px 180px 0px 170px;
padding-bottom:10px;
padding-right:10px;




}

#col_centregauche {
margin: 10px 210px 0px 10px;
padding-bottom:10px;


}




#bloc_recherche {
	width:170px;
	
	background-image:url(images/fd_recherche_ct.gif);
	background-repeat: repeat-y;
	
padding:0px 0px 0px 14px;
color:#FFFFFF;
font-size:14px;
font-weight:bold;


margin-bottom:0px;
}
#ht_recherche {
	background-image:url(images/fd_recherche_ht.gif);
	background-repeat: no-repeat;
height:19px;
width:200px;
}
#bloc_bouton_fonce {
	width:170px;
	height:25px;
	background-image:url(images/fd_bton.gif);
	background-repeat:no-repeat;
padding:22px 0px 10px 14px;
color: #FFFFFF;
}


#bloc_bouton_clair {
	width:170px;
	height:25px;
	background-image:url(images/fd_bton_clair.gif);
	background-repeat:no-repeat;
padding:22px 0px 10px 14px;
color:#FFFFFF;


}

.lien_bouton a{
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.lien_bouton a:hover {
text-decoration: underline;
}

.tit_grcl {
	color: #999999;
	
	text-align: justify;

}



.txt_mini {

color: #999999;
font-size:10px;}


#footer{
clear:both;
margin:auto;
width: 980px;	
padding-top:0px;
margin-top:0px;
background-image:url(images/fd_site.gif);
background-repeat:no-repeat;
background-color:#5B595A;
text-align:center;

	font-size:11px;
	
color: #E4E4E4;
}

.txt_footer a{
	color: #E4E4E4;
	text-decoration: none;
}

.txt_footer a:link{
	color: #E4E4E4;
	text-decoration: none;	
}

.txt_footer a:visited{
	color: #E4E4E4;
	text-decoration: none;
}

.txt_footer a:hover{
	color: #E4E4E4;
	text-decoration: underline;
}

.txt_site img{
float: left;
padding-right:10px;
}

#paragraphe {
	margin:20px;
	text-align: justify;
	background-color:#FFFFFF;
}

#titre_paragraphe {
background-image:url(images/fleche.gif);
background-repeat:no-repeat;
padding-left:35px;
font-weight:bold;
font-size:14px;
padding-bottom:10px;
color:#ED1C22;
}

.txt_bold{
font-weight:bold;
}

.txt_bold a{
font-weight:bold;
color:#666666;
}

.txt_rouge{
font-weight:bold;
font-size:14px;
color: #ED1C22; 
}
.txt_rouge a{
font-weight:bold;
font-size:14px;
color: #ED1C22; 
}

.button {
border:#ffffff solid 1px;
color:#ffffff;
padding: 1px;
text-decoration:none;
font-weight:bold;
margin:3px;
background-color: #ED1C22;
}

.tableau{
	border-color: #CCCCCC;
	border-width: 1px;
	empty-cells: hide;
	border-top-style: solid;
	border-bottom-style: solid;
}

input {
	font-weight:bold;
	color:#666666;
	padding: 0px;
	font-size:9px;
}

select {
font-weight: bold;
color:#666666;
padding: 0px;
font-size:9px;
width:150px;
margin-top:7px;
}