body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#666666;
}

p {
margin-top:5px;
padding-top:5px;
margin-bottom:5px;
padding-bottom:5px;
}

img{
border:0px;
}


#overDiv {
position:absolute;
visibility:hidden;
z-index:1000;
}

/* CONSTRUCTION CHARTE */
#centrer{
width:913px;
margin-left:auto;
margin-right:auto;
}

#header {
width:913px;
height:188px;
}

#header_accueil {
width:913px;
height:188px;
/*height:239px;*/
}

	#zone_menu_haut {
	width:913px;
	height:38px;
	line-height:38px;
	float:left;
	background:url('../../maj/phototheque/photos/charte/background_menu.jpg') no-repeat left top;
	}
	
	#zone_menu_haut_accueil {
	width:913px;
	height:38px;
	line-height:38px;
	float:left;
	background:url('../../maj/phototheque/photos/charte/background_menu_accueil.jpg') no-repeat left top;
	}
	
		#menu_haut {
		width:603px;
		height:33px;
		line-height:33px;
		float:left;
		padding-left:310px;
		margin-top:4px;
		}
		
	#zone_logo{
	width:913px;
	height:149px;
	float:left;
	cursor:pointer;
	}
	
	#sousmenu_haut {
	width:601px;
	height:25px;
	line-height:25px;
	margin-left:312px;
	margin-top:38px;
	position:absolute;
	}
	
		a.menu_haut {
		font-family:Times;
		font-size:13px;
		color:#FFFFFF;
		text-decoration:none;
		font-style:italic;
		}
		a.menu_haut:hover {
		font-family:Times;
		font-size:13px;
		color:#FFFFFF;
		text-decoration:none;
		font-style:italic;
		}
		a.menu_haut_actif {
		font-family:Times;
		font-size:13px;
		color:#FFFFFF;
		text-decoration:none;
		font-style:italic;
		}
		a.menu_haut_actif:hover {
		font-family:Times;
		font-size:13px;
		color:#FFFFFF;
		text-decoration:none;
		font-style:italic;
		}

#zone_contenu{
width:911px;
float:left;
border:1px solid #939238;
margin-top:10px;
}

	#contenu{
	float:left;
	padding:15px;
	}
	
#zone_bas{
width:913px;
height:28px;
float:left;
background:#000000;
margin-top:10px;
text-align:center;
font-size:9px;
color:#414141;
padding-top:2px;
}

.border_contenu {
border:1px solid #939238;
}

.background_contenu {
background:url('../../maj/phototheque/photos/charte/background_contenu.jpg') no-repeat right bottom;
}

.border_contenu2 {
border:1px solid #841726;
}

.background_contenu2 {
background:url('../../maj/phototheque/photos/charte/background_actu.jpg') no-repeat right bottom;
}



/* lien defaut */

a{
color :#939238;
text-decoration:underline;
}

a:hover{
color :#939238;
text-decoration:none;
}

a.ariane{
color :#666666;
text-decoration:underline;
font-size:11px;
}

a.ariane:hover{
color :#666666;
text-decoration:none;
font-size:11px;
}



/* FORMULAIRE */
.boutton {
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#CCD6C1;
color:#A57014;
border:1px solid #526A16;
font-size:10px;
}

.input {
font-family:Verdana, Arial, Helvetica, sans-serif;
width:170px;
font-size:12px;
border:1px solid #526A16;
}

.separe {
visibility:hidden;
clear:both;
}