@charset "utf-8";
/* CSS Document */
a{
color:#000000;
}

body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#ffffff;
	color:#002809;  
	margin-top:10px;
	padding-top:10px;		
}

#principal {
    margin-right:auto;
    margin-left:auto;
    width:936px;
	background-color:#ffffff;
	background-image:url(../images/fondcentre_v.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:#002809;
font-weight:bold;
font-size: 11px;
}
#enpied a:hover{
text-decoration:underline;
color:#002809;
font-weight:bold;
font-size: 11px;
}

#coord {
left:50px;
color: #FFFF00;
font-size:12px;
height:60px;
width:181px;
}

#coord a {
color:#FFFF00;
}

#logo {
left:50px;
width:181px;


}
#bouton_valid a{
color:#FFFFFF;
font-weight:bold;
}
#bouton_valid a:hover{
text-decoration:underline;
color:#FFFFFF;
font-weight:bold;

}

#menu {
  padding-left: 12px;
    background-image:url(../images/fondmenu_v.jpg);
	background-repeat:no-repeat;	
	width:208px;
	height:524px;
	background-color:#FFFFFF;
	position: absolute;
	float:left;
	}
	
#nomagence {
    width:181px;
	position: relative;
	Color: #FFFF00;
	font-style:oblique;
	text-decoration:underline;
	font-size:30px;
	}
	
#entete {
	background-image:url(../images/haut_v.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_v.jpg);
	margin-right:auto;
    margin-left:auto;
	width:936px;
	height:26px;
	}
#left_enpied{
	float:left;
}
#right_enpied{
	float:right;
}

#hauteurmin{
height:250px;
}

/*---- listing ----*/

#listprincipal
{
   
    background-image:url(../images/fondlisting-v.jpg);
	background-repeat:no-repeat;
	margin-left:3px;
    margin-top:10px;
	padding-top:15px;
	width:687px;
	height:130px;
	}
.bouton_pdd {
margin-bottom:25px;
}
.bouton_pdd a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
font-weight:bold;
}
.bouton_pdd a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFCC00;
font-weight:bold;
}
.bouton_pdd_form a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
font-weight:bold;
}
.bouton_pdd_form a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#01831F;
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.jpg);
background-repeat:no-repeat;
background-position:center;
}
.bouton_dinfo a, .bouton_dinfo_dn a{
font-weight:bold;
color:#FFFF00;
text-decoration:none;
}
.bouton_dinfo a:hover , .bouton_dinfo_dn a:hover{
color:#FFFF00;
text-decoration:underline;
}