body
{
	background:#FFFFFF;
	font-family:Tahoma, Arial, sans-serif;
}

.spacer
{
	clear:both;
}

/* contenu total */
#content
{
	margin:auto;
	width:925px;
}

html>body #content
{
	height:auto;
	min-height:200px;
}

/* haut de page */
#header
{
	width:923px;
}

.hp1
{
	background:url('img/page/hp1.jpg');
	width:90px;
	height:32px;
	float:left;
}
.hp2
{
	background:url('img/page/hp2.jpg');
	background-repeat:repeat-x;
	width:126px;
	height:32px;
	float:left;
}
.hp3
{
	background:url('img/page/hp3.jpg');
	width:102px;
	height:32px;
	float:left;
	cursor:pointer;
}
.hp4
{
	background:url('img/page/hp4.jpg');
	width:103px;
	height:32px;
	float:left;
	cursor:pointer;
}
.hp5
{
	background:url('img/page/hp5.jpg');
	width:103px;
	height:32px;
	float:left;
	cursor:pointer;
}
.hp7
{
	background:url('img/page/hp7.jpg');
	width:103px;
	height:32px;
	float:left;
	cursor:pointer;
}
.hp8
{
	background:url('img/page/hp8.jpg');
	width:103px;
	height:32px;
	float:left;
	cursor:pointer;
}
.hp9
{
	background:url('img/page/hp9.jpg');
	width:149px;
	height:32px;
	float:left;
	cursor:pointer;
}
.hp6
{
	background:url('img/page/hp6.jpg');
	background-repeat:no-repeat;
	width:41px;
	height:32px;
	float:left;
}

/*=== zone centrale ===*/
#zCentre
{
	background:#B4B3C1;
	width:920px;
}

#left
{
	width:233px;
	margin-left:5px;
	margin-top:2px;
	background-repeat:no-repeat;
	float:left;
}

html>body #left
{
	height:auto;
	min-height:200px;
}

#left b
{
	font-weight:normal;
}

.leftMenu
{
	background:#6C6E7A;
	color:white;
	width:232px;
	font-size:12px;
	height:20px;
}

.leftMenu a
{
	color:white;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-left:30px;
	padding-top:2px;
	height:20px;
}

.leftMenu a:hover
{
	background:#0166B4;
}

#menuDyn
{
	margin-top:-20px;
	margin-left:235px;
	font-size:12px;
	height:20px;
	display:none;
	position:absolute;
	background:#6C6E7A;
	color:white;
}

.leftSousMenu
{
	background:#6C6E7A;
	color:white;
	font-size:12px;
	height:20px;
	width:110px;
	border:1px solid #B4B3C1;
	font-weight:bold;
}

.leftSousMenu a
{
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.leftSousMenu a:hover
{
	background:#0166B4;
}

/* zone centre */
#zTexte
{
	float:left;
	width:670px;
	margin-left:5px;
	background:url('img/page/zTexteFond.jpg');
	overflow:hidden;
	font-size:12px;
}

#texte
{
	margin-bottom:30px;
	margin-left:15px;
	margin-right:15px;
}

html>body #texte
{
	height:auto;
	min-height:470px;
}

#texte a
{
	color:#6C6E7A;
}

#anim
{
	float:right;
	width:360px;
	margin-right:10px;
	margin-left:10px;
}

#ceribat
{
	width:99%;
	text-align:center;
	margin-right:5px;
}

.titre
{
	font-weight:bold;
	font-size:16px;
	word-spacing:10px;
	color:#6C6E7A;
}

.sousTitre
{
	font-weight:bold;
	color:#6C6E7A;
}

.ficheEvent
{
	border-top:1px solid black;
	margin-bottom:15px;
}

.ligneEventCent
{
	width:100px;
	float:left;
	margin-top:10px;
	padding:5px;
}

.ligneEventCinq
{
	width:500px;
	float:left;
	margin-top:10px;
	padding:5px;
}

.ieC2LaM
{
	margin-top:70px;
}

.zComment
{
	height:300px;
	margin-bottom:40px;
}

html>body .zComment
{
	height:auto;
	min-height:300px;
}

.zCommentAct
{
	height:435px;
	margin-bottom:40px;
}

html>body .zCommentAct
{
	height:auto;
	min-height:435px;
}

/* pied de page */
#bp
{
	background:url('img/page/bp.jpg');
	background-repeat:no-repeat;
	margin-left:-1px;
}

/* formulaire contact */
.inputForm
{
	width:300px;
}

.champ_err
{
    border:2px solid red;
    margin:1px;
	width:300px;
}

.champs
{
	width:100px;
	float:left;
}

.tailleChamps
{
	width:300px;
	margin-bottom:10px;
}

.partenaire
{
	font-size:12px;
	color:white;
	text-align:right;
	padding-bottom:15px;
	margin-right:15px;
}

.partenaire a
{
	color:white;
}

.partenaire a:hover
{
	background:#0166B4;
}

#arteas
{
	font-size:10px;
	color:black;
}

#arteas a
{
	font-size:10px;
	color:black;
}