* {
	font-size:11px;
}

body, html {
	background: url('/img/bg.png') #3f494a;
	margin: 0px;
	font-family: 'Verdana', sans-serif;
	font-size: 11px;
	color: #797b7a;
}

div#wrapper {
	position: relative;
	width: 1000px;
	height: 550px;
	top: 60px;
	left: 50%;
	margin-left: -500px;
}

td#logo {
	width: 250px;
	height: 150px;
	text-align: center;
	font: bold 12px 'Arial';
	text-align: center
}

div#mainMenu {
	height: 45px;
	margin: 0px;
	padding: 0px;
}

div#subMenu {
	height: 60px;
	margin: 0px;
	padding: 0px;
	background-image:url('/img/bandeau_anim.gif');
}

div#body {
	position: relative;
	width: 1000px;
	height: 400px;
	background: #fff;
}

div#footer {
	position: relative;
	width: 980px;
	height: 25px;
	padding-left: 10px; padding-right: 10px;
	background: url('/img/footer.png') bottom no-repeat;
	line-height: 25px;
}

div#main {
	float: left;
	width: 810px;
	height: 400px;
	background: #fff;
	overflow: auto;
}

div#right {
	float: right;
	width: 175px;
	height: 400px;
	background: url('/img/colonne_droite.jpg');
}

img {
	border: 0px;
}

img.imgMenu {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div.halfMain {
	float: left;
	width: 300px;
}

input {
	border: 1px solid #797b7a;
	color: #797b7a;
	padding: 2px;
}

input.headerLoggin {
	width: 80px;
	border: 1px solid #797b7a;
	color: #797b7a;
}

a, a.bold {
	color: #cc2a1a;
	text-decoration: none;
}

a.bold {
	font-weight: bold;	
}

a:hover, a.bold:hover {
	text-decoration: underline;
}

td {
	font-family: 'Verdana', sans-serif;
	font-size: 11px;
	color: #797b7a;
}

div#droite_newsletter{
	position: relative;
	width: 150px;
	height: 27px;
	left: 50%;
	margin-left: -75px;
	top: 16px;
	color: #fff;
	font-size: 9px;
	text-align: center;
	padding-top: 22px;
}

div#droite_reglement{
	position: relative;
	width: 150px;
	height: 27px;
	left: 50%;
	margin-left: -75px;
	top: 133px;
	color: #fff;
	font-size: 9px;
	text-align: center;
	padding-top: 22px;
}

div#droite_finale{
	position: relative;
	width: 148px;
	height: 27px;
	left: 50%;
	margin-left: -75px;
	top: 148px;
	color: #fff;
	font-size: 9px;
	text-align: center;
	padding-top: 24px;
}

input.droite_newletter_email {
	border: 1px solid #ff8a00;
	width: 135px;
}

input.droite_newletter_valider {
	background: #ff8a00;
	border: 1px solid #fff;
	color: #fff;
}

span.formError {
	color: #cc2a1a;
}

div.indexTitle {
	color: #e03301;
	font-size: 18px;
	font-weight: normal;
	font-family: 'Arial Black';
	background: url('/img/arrow.png') no-repeat left;
	padding: 2px;
}

div.newsDate {
	background-color: #bbb;
	color: #fff;
	padding-left: 2px;
	font-weight: bold;
}

.jqmOverlay {
	background:black;
	filter: alpha(opacity=70);
}

#news_popup {
	display:none;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-450px;
	margin-top: -175px;
	width:900px;
	height:350px;
	background:url('/img/fondpopupnews.gif');
}

#news_popup #news_content {
	padding:0px 25px 10px 0px;
	margin-top:90px;
	margin-left:25px;
	width:850px;
	height:210px;
	overflow:auto;
}

#news_popup .jqmClose {
	position:relative;
	top:40px;
	left:850px;
}

h1 {
	color: #cc2a1a;
	background: url('/img/rotation.png') no-repeat left;
	padding-left: 30px;
	font-size:20px;
	font-weight:bold;
}

h2 {
	font-size:15px;
	font-weight:bold;
}

a.indexEtape {
	color: #797b7a;
	text-decoration: none;
}

a.indexEtape:hover {
	text-decoration: underline;
}

div.listEtabVille {
	display: none;
	padding: 10px;
	background: #eee;
}

div#cv1 {
	position: relative;
	width: 100%;
	display: block;
}

div#cv2, div#cv3, div#cv4 {
	position: relative;
	width: 100%;
	display: block;
}

td.membreSection {
	width: 33%;
	background-color: #fff;
	text-align: center;
	border: 1px solid #ddd;
	font-size: 18px;
	vertical-align: top;
}

td.membreSection > a {
	color: #cc2a1a;
	font-weight: bold;
}
