@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {
margin:0; padding:0;
}
table {border-collapse:collapse;border-spacing:0;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,strong,th,var {
font-style:normal;font-weight:normal;
}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:”;}
a{
color:#FE0000;
}

body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	color:#001251;  
	margin-top:10px;
	padding-top:10px;		
}

#principal {
    margin-right:auto;
    margin-left:auto;
    width:936px;
	background-color:#ffffff;
	background-image:url(../images/fondcentre_bc.jpg); 

	}
#bouton_menu {
left:50px;
padding-top:8px;
color:#FFFFFF;
font-size:13px;
background-image:url(../images/bouton.png);
background-repeat:no-repeat;
height:26px;
width:181px;
font-weight:bold;
}
#bouton_menu a{
color:#FFFFFF;
font-weight:bold;

}
#bouton_menu a:hover{
text-decoration:underline;
color:#FFFFFF;
font-weight:bold;

}

	
#enpied  a{
color:#FE0000;
font-weight:bold;
font-size: 11px;
}
#enpied a:hover{
text-decoration:underline;
color:#FE0000;
font-weight:bold;
font-size: 11px;
}

#coord {
left:50px;
color: #FFFF00;
font-size:12px;
height:60px;
width:181px;
}

#coord a {
color:#FFFF00;
}

#logo {
left:25px;
width:181px;


}
#bouton_valid a{
color:#FFFFFF;
font-weight:bold;
margin-left:10px;
}
#bouton_valid a:hover{
text-decoration:underline;
color:#FFFFFF;
font-weight:bold;

}

#menu {
  padding-left: 12px;
    background-image:url(../images/fondmenu_bc.jpg);
	background-repeat:no-repeat;	
	width:208px;
	height:524px;
	background-color:#FFFFFF;
	position: absolute;
	float:left;
	}
	
#nomagence {
    width:181px;
	 background-image:url(../images/agence.png);
	 height:100px;
	position: relative;
	Color: #00A6E7;
	font-style:oblique;
	text-decoration:underline;
	font-size:0px;
	}
	
#entete {
	background-image:url(../images/haut_bc.jpg);
	}
	
#centre {
    background-position:right top;
    padding-left: 220px;
    background-image:url(../images/fondcentreindex.jpg);
	background-repeat:no-repeat;
	width:687px;
	height:550px;
	}
#centre2 {
    background-position:right top;
    padding-left: 220px;
	width:687px;
	height:550px;
	}
#principal>#centre2 , #principal>#centre {
	height: auto;
	min-height: 550px;
}

#photo {
	background-image:url(../images/photo.jpg);
	background-repeat:no-repeat;
	margin-left:7px;
    margin-top:10px;
	width:671px;
	height:238px;
	}

#drapeau {
	margin-left:7px;
    margin-top:10px;
	width:110px;
	height:30px;
	}
	
#enpied {
    background-image:url(../images/bas_bc.jpg);
	margin-right:auto;
    margin-left:auto;
	width:936px;
	height:26px;
	}
#left_enpied{
	float:left;
}
#right_enpied{
	float:right;
}

#hauteurmin{
height:250px;
}

/*---- listing ----*/
.Tablist{
	height:120px;
}
#listprincipal
{
   
    background-image:url(../images/fondlisting-bc.jpg);
	background-repeat:no-repeat;
	margin-left:3px;
    margin-top:10px;
	padding-top:15px;
	width:687px;
	height:155px;
	}
.bouton_pdd {
margin-left:15px;
}
.bouton_pdd a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
margin-left:10px;
}
.bouton_pdd a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
font-weight:bold;
margin-left:10px;
}
.bouton_pdd_form a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FE0000;
font-weight:bold;
}
.bouton_pdd_form a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FE0000;
font-weight:bold;
}
/*---- formulaires ----*/

.edit{
width:150px;
}
.edit0{
width:60px;
}
.edit1{
width:250px;
}
.edit2{
width:400px;
}

/*-----détail------*/

.bouton_dinfo, .bouton_dinfo_dn{
background-image:url(../images/fondbt-bc.jpg);
background-repeat:no-repeat;
background-position:center;
}
.bouton_dinfo a, .bouton_dinfo_dn a{
font-weight:bold;
color:#FE0000;
text-decoration:none;
}
.bouton_dinfo a:hover , .bouton_dinfo_dn a:hover{
color:#FE0000;
text-decoration:underline;
}