*{
}

body{
	font-family:verdana,arial,tahoma,sans-serif;
	font-size:11px;
	padding-top:0;
	margin-top:0;
}

#conteneur{
	width:967px;
	margin:auto;
	background-image:url("../images/shadow.jpg");
	background-repeat:repeat-y;
}

#header{
	width:950px;
	height:136px;
	margin:auto;
}

#menu{
	width:950px;
	height:29px;
	margin:auto;
	text-align:center;
	background-image:url("../images/fondMenu.jpg");
	background-repeat:repeat-x;
}

#menu h2{
	display:none;
}

#menu ul{
	width:950px;
	height:29px;
	text-align:center;
	list-style-type:none;
	padding:0;
	margin:0;
}

#menu li{
	display:inline;
	list-style-type:none;
	position:relative;
	top:6px;
	margin:0 30px 0 30px;
}

#menu a{
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	height:29px;
	width:150px;
	padding-top:8px;
	display:block;

}

.sousRub{
	text-align:center !important;
	background-color:#FFF;
	margin-top:9px;
	margin-left:37px;
	z-index:1000;
	width:120px;
}


#contenu{
	width:950px;
	height:380px;
	margin:auto;
	background-image:url("../images/fond.jpg");
	background-repeat:no-repeat;
	background-image:#7AC22A;
}

#zoneGauche{
	width:250px;
	height:380px;
	float:left;
}

#zoneGauche img{
	width:200px;
	height:300px;
	position:relative;
	top:40px;
	left:50px;
	margin:auto;
}

#zoneDroite{
	width:700px;
	height:380px;
	float:right;
}

.textarea{
	width:607px;
	margin:auto;
	position:relative;
	margin:25px auto;
}

.zoneTexte{
	background-image:url("../images/textareaFond.png");
	background-repeat:repeat-y;
	padding:0;
	margin:0;
	width:607px;
	height:300px;
	overflow:auto;
}

.zoneTexte h1{
	padding:0;
	margin:auto;
	margin-bottom:10px;
	width:575px;
	font-size:11px;
}

.zoneTexte a{
	color:#2A3D82;
	font-weight:bold;
}

.zoneTexte h3{
	margin-top:5px;
	margin-bottom:5px;
	font-size:12px;
}

.zoneTexte p{
	padding:0;
	margin:auto;
	margin-top:10px;
	width:575px;
	text-align:justify;
}

.zoneTexteHaut{
	padding:0;
	margin:0;
}

.zoneTexteBas{
	padding:0;
	margin:0;
}

#footer{
	width:950px;
	margin:auto;
	position:relative;
	top:7px;
}

#footer a{
	color:#000;
	text-decoration:none;
}

.mentions{
	width:475px;
	float:left;
	text-align:left;
}

.contact{
	width:475px;
	float:right;
	text-align:right;
}

.tableContact{
	margin-left:5px;
}

.error{
	font-size:11px;
	text-align:center;
}

.opaque{
	opacity:0.7;
	text-align:left;
	width:150px;
}

.opaque a{
	color:#293D82 !important;
	display:inline !important;
	padding:0 !important;
	margin:0 !important;
	text-align:center !important;
}

.formulaire{
}