html,body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
}

body{
	background-color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5B014B;
	line-height: 11px;
}


#conteneur{
	position:relative;
	width:950px;
	margin-left:auto;
	margin-right:auto;
	border:0px solid black;
	background-color: #FFFFFF;
}

#bandeau{
	width:950px;
	height:189px;
	border:0px solid black;
	margin:0px;
	padding:0px;
	z-index:1;
}

#zoneMasqueSmenu{
	margin: 0px;
	/*width: 948px;*/
	height: 172px;
	padding: 0px;
	border: 0px solid Black;
	z-index: 2;
	width:507px;
	float:left;
}

#actualites{
	float:right;
	width:443px;
	height:172px;
	/*background-image: url(../images/accueil/fond_actu.jpg);*/
	background-position: top;
	background-repeat: no-repeat;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border: 0px solid Black;
	color:white;
}

#menu{
	margin-left: 132px;
	width: 816px;
	height: 15px;
	padding: 0px;
	border: 0px solid Black;
	z-index: 2;
	font-size: 14px;
	font-weight: bold;
	color: white;
}

/*
#sousmenu{
	width:950px;
	height:26px;
	margin:0px;
	padding:0px;
	border: 0px solid black;
	color:#8F7B6B;
}
*/

#menu_gauche{
	width:178px;
	margin:113px 13px 0px 10px;
	padding:0px 0px 0px 0px;
	border: 0px solid Black;
	z-index:1;
	text-align: right;
	color:#afa093;
	font-style: italic;
}

#chapeau{
	margin:19px 0px 0px 0px;
	padding:0px 0px 0px 14px;
	font-size:12px;
	font-weight:bold;
}

#bloc_gauche{
	width:273px;
	margin:0px 0px 0px 0px;
	padding:0px 14px 10px 14px;
	border: 0px solid Black;
	z-index:1;
	float: left;
}

#bloc_droit{
	width:273px;
	margin:50px 0px 0px 0px;
	padding:0px 14px 10px 14px;
	border: 0px solid Black;
	/*text-align:justify;*/
	z-index:1;
	float: right;
}

#retablirFlux{
	clear: both;
	width:400px;
	height:1px;
}


#menu_droite{
	width:130px;
	margin:80px 0px 0px 14px;
	padding:0px;
	border: 0px solid Black;
	z-index:1;
}

#contenu{
	position: relative;
	width:577px;
	margin:0px 0px 0px 0px;
	padding:0px 14px 0px 14px;
	border: 0px solid Black;
	z-index:1;
	/*text-align: justify;*/
}

#pieddepage{
	width:950px;
	height:89px;
	margin:0px;
	padding:10px 0px 0px 0px;
	color:#8f7b6b;
}

#telephone{
	position:relative;
	vertical-align:baseline;
	top:3px;
	_margin-top:2px; /* IE6 */
}


#fiscal_accueil{
	position:relative;
	height:118px;
	width:155px;
	float:left;
	margin:0px;
	margin-left:128px;
	_margin-left:64px; /* IE6 */
	cursor:pointer;
	border: 0px solid black;
}

#social_accueil{
	position:relative;
	height:118px;
	width:161px;
	float:left;
	margin-left:2px;
	cursor:pointer;
	border: 0px solid black;
}

#frais_accueil{
	position:relative;
	height:118px;
	width:160px;
	float:left;
	margin-left:2px;
	cursor:pointer;
	border: 0px solid black;
}

/* ******************* POPUP ***************************** */


#popup_actu_archives,#popup_recommandation,#popup_mentions_legales,#popup_plan {
	position:absolute;
	width:698px;
	height:563px;
	top:113px; /*135*/
	left:129px;
	margin:0px;
	padding:0px;
	border:1px solid #9f1f20;
	background-color:white;
	display:none;
	z-index: 10;
}

#ombre_popup{
	position:absolute;
	width:698px;
	height:563px;
	top:127px;
	left:145px;
	margin:0px;
	padding:0px;
	background-image: url(../images/popup/ombre.png);
	background-position: top;
	background-repeat: no-repeat;
	display:none;
	z-index: 5;
	_background-image: url();	/* hack IE6 */
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/popup/ombre.png');/* hack IE6 */
}

#haut_popup{
	position:relative;
	width:698px;
	height:89px;
	margin:0px;
	padding:0px;
	background-image: url(../images/popup/bandeau_haut.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

#fermer_popup{
	position:absolute;
	height:20px;
	top:22px;
	left:617px;
	margin:0px;
	padding:0px;
	color:white;
	cursor: pointer;
	vertical-align:baseline;
}

#contenu_popup{
	position:relative;
	width:698px;
	height:427px;/*364*/
	overflow: auto;
	line-height: normal;
}

#contenu_popup_archives{
	position:relative;
	width:698px;
	height:427px;/*364*/
	overflow: auto;
	line-height: 11px;
}

#bas_popup{
	position:relative;
	width:698px;
	height:47px;
	margin:0px;
	padding:0px;
}


#chapeau_popup{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 14px;
	font-size:12px;
	font-weight:bold;
}

#bloc_gauche_popup{
	width:273px;
	margin:0px 0px 0px 0px;
	padding:0px 14px 10px 14px;
	border: 0px solid Black;
	z-index:1;
	float: left;
}

#bloc_droit_popup{
	width:273px;
	margin:50px 0px 0px 0px;
	padding:0px 14px 10px 14px;
	border: 0px solid Black;
	z-index:1;
	float: right;
}

#anim_flash{
	position:absolute;
	width:950px;
	height:700px;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	border:0px solid #000000;
	background-color: transparent;
	z-index: 16;
}

/* ********************************************************************* */

.tableau{
	margin: 0;
	padding: 0;
	border: 0px solid #000000;
	border-collapse: collapse;
}

.tableau td {
	margin: 0px;
	padding: 0px;
	border: 0px solid #000000;
	height:100px;
}

.tableau th {
	color:#FFFFFF;
	margin: 0;
	padding: 2px 4px 2px 4px;
	border: 1px solid #000000;
	background-color: #b9d6e6;
	height:25px;
}
