.e_contener{
	position: relative;
	z-index: 1;
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
/***************************** PARTIE HAUTE ********************************/
#e_bandeau{
	z-index: 2;
	height: 140px;
	background: url(images/exprporc/fond_bandeau.jpg) 0px 0px no-repeat;
}
h1{
	position: absolute;
	width: 800px;
	top: 2px;
	left: 10px;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	color: #f79d80;
	font-size: 10px;
	font-weight: normal;
	background: url(images/exprporc/puce_h1.gif) 0px 2px no-repeat;
}

#e_maj{
	position: absolute;
	top: 126px;
	left: 544px;
	width: 140px;
	color: #939393;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#e_lien_accueil{
	position: absolute;
	top: 34px;
	left: 24px;
	width: 285px;
	height: 80px;
}
#e_lien_imp{
	position: absolute;
	top: 34px;
	left: 456px;
	width: 43px;
	height: 33px;
}
#e_lien_plan{
	position: absolute;
	top: 47px;
	left: 519px;
	width: 43px;
	height: 33px;
}

#e_actu_flash{
	position: absolute;
	z-index: 10;
	width: 175px;
	height: 140px;
	top: 95px;
	right: 73px;
	overflow: auto;
}

.actu_date{
	font-weight: bold;
	color: #5b5b5c;
	padding: 3px 0px 3px 0px;
}
.actu_titre{
	font-weight: bold;
	color: #e13c26;
	padding: 3px 0px 3px 0px;
	font-size: 12px;
}
.actu_resume{
	color: #4b4a4b;	
}


#e_page{
	position: relative;
	float: left;
	width: 988px;
	background: #f8f8f8 url(images/exprporc/fond_page.jpg) 0px 0px no-repeat;
}


/***************************** PARTIE GAUCHE ********************************/
#e_gauche{
	position: relative;
	z-index: 2;
	float: left;
	width: 246px;
	padding: 0px 0px 10px 10px;
}

#e_menu{
	margin: 0px 0px 42px 0px;
	background: url(images/exprporc/fond_menu.jpg) 0px 0px repeat-y;
}
#e_menu_bottom{
	background: url(images/exprporc/fond_menu_bottom.jpg) 0px bottom no-repeat;
}
#e_menu_top{
	min-height: 100px;
	height: auto;
	_height: 100px;
	padding: 20px 2px 20px 29px;
	background: url(images/exprporc/fond_menu_top.jpg) 0px 0px no-repeat;
}

#e_lien_contact{
	display: block;	
	background: url(images/exprporc/fond_cadre_contact.jpg) 0px 0px no-repeat;
	width: 246px;
	height: 109px;
}


/***************************** PARTIE CENTRE ********************************/
#e_centre{
	position: relative;
	float: left;
	width: 732px;
	padding: 150px 0px 10px 0px;
}

#e_centre #fil{
	padding: 10px 20px 10px 20px;
	color:#B82227;
}

#e_centre #fil a, #e_centre #fil a:visited{
	color:#B82227;
	text-decoration:underline;
}

#e_centre #fil a:hover{
	color:#B82227;
	text-decoration:none;
}


/***************************** PARTIE BAS ********************************/
#e_bas{
	height: 57px;
	background: url(images/exprporc/fond_footer.jpg) 0px 0px no-repeat;
}

#e_bas a{
	text-decoration: none;	
}
#e_bas a:hover{
	text-decoration: underline;	
}

#e_copyright{
	font-family: Arial, Helvetica, sans-serif;
	padding: 27px 0px 0px 15px;
	font-size: 10px;
}
#e_copyright,
#e_copyright a{
	color: #5b5b5c;
}

#e_liens_pied{
	position: absolute;
	top: 31px;
	left: 419px;
	width: 330px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
#e_liens_pied a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
}

/***************************** PLAN DU SITE ********************************/

#plan_du_site{ 
	padding-left: 25px; 
} 
 
#plan_du_site a{ 
	text-decoration: none; 
} 
 
#plan_du_site a:hover{ 
	text-decoration: underline; 
} 
 
#plan_du_site div{ 
	padding: 5px 0px 0px 0px; 
} 
 
#plan_du_site .plan_du_site_niveau1{ 
	line-height: 20px;
	padding-left: 17px;
	background: url(images/exprporc/puce_intertitre.gif) 0px 12px no-repeat;	
	color: #de1f26;
} 
 
#plan_du_site .plan_du_site_niveau2{ 
	padding-left: 40px; 
	background: url(images/exprporc/puce_liste.gif) 27px 12px no-repeat;
} 
 
#plan_du_site .plan_du_site_niveau3{ 
	padding-left: 60px; 
}


