body {
	margin:0;
	color:#3e3e3e;
	font:12px Verdana, Arial, Tahoma, sans-serif;
	background-color:#cccbc2;
	min-width:962px;
}
img {
	border: none;
}
a {
	text-decoration:underline;
	color:#3e3e3e;
}
a:hover {
	text-decoration:none;
}
#main {
	width:100%;
	padding:0;
	position:relative;
}
#main-content {
	width:962px;
	margin:0 auto;
	padding:0 0 9px 0;
	background-color: #fbf9ea;
	background-image: url('/images/template_front/content_bottom.jpg');
	background-repeat: no-repeat;
	background-position: bottom center;
}
#main-content h1 {
	margin:0;
	font-size:18px;
	font-weight:normal;
}
#main-content h2 {
	margin:0;
	font-size:18px;
	font-weight:normal;
}
#main-content h3,
#main-content h4 {
	margin:1px;
	padding: 0 2px;
}
#main-content p {
	margin:0 0 10px;
	line-height:15px;
}
#header {
	height: 141px;
	background-image: url('/images/template_front/header.jpg');
}
#content {
	padding: 0 10px;
}
#banner {
	height:163px;
	position:fixed;
	right:0;
	top:0;
	width:161px;
	z-index:99;
}
.alert_mp {
	position: absolute;
}
#alert_msg {
	z-index:4;
	margin-left: 230px;
	margin-top: 80px;
	width: 400px;
	height: 150px;
	background-image: url('/images/icns_alerte.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 55px;
	padding-top: 50px;
}
#alert_msg div {
	background-color: #fff;
	-moz-opacity:0.9;
	opacity: 0.9;
	filter:alpha(opacity=90);
	padding: 10px;
	-moz-border-radius: 20px;
	font-weight: bold;
}
#search_form_contain {
	padding: 5px 10px;
	-moz-border-radius: 10px;
	background-color: #E4E2D3;
}
#search_form_contain h2 {
	background-image: url('/images/icns_search.png');
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 35px;
	padding-top: 5px;
	height: 35px;
}
#search_ajax_form_submit {
	border: none;
	background-color: #fbf9ea;
	background-image: url('/images/btn_search.png');
	background-repeat: no-repeat;
	background-position: left top;
	width: 200px;
	height: 51px;
	cursor: pointer;
}
.gmnoprint h3 {
	font-size: 10pt;
	font-weight: bold;
	margin:  0 1px;
}
.gmnoprint p {
	margin:  0;
	padding: 0 2px;
}
.stage_informations td {
	vertical-align: top;
}
#form_home_contain {
	padding: 5px 5px 0px 60px;
	background-image: url('/images/sethome.png');
	background-repeat: no-repeat;
	background-position: 20px 8px;
	-moz-opacity:0.7;
	opacity: 0.7;
	filter:alpha(opacity=70);
}
#form_home_contain:hover {
	-moz-opacity:1.0;
	opacity: 1.0;
	filter:alpha(opacity=100);
}
.stage_list_element {
	background-repeat: no-repeat;
	padding-left: 24px;
	min-height: 30px;
	margin-top: 6px;
	padding-top: 0px;
}
#copyright span {
	font-size: 10px;
}

.post_form_alert {
	margin: 10px; 
	background-color: #5C5C5C; 
	color: #ffffff; 
	padding: 5px 20px;
	-moz-border-radius: 10px;
	min-height: 60px;
}
.post_form_alert p {
	font-size: 12px;
}
.post_form_alert a {
	color: #CCCCCC;
	border-bottom: 1px dotted #ACACAC;
}
.post_form_alert img {
	padding-right: 20px;
}
.inscription_confirm_button {
	font-size: 12pt;
	color: white;
	text-decoration: none;
	background-color: #73E01F;
	padding: 8px;
	-moz-border-radius: 5px;
}
#stage_informations .btn {
	width: 108px;
	height: 32px;
	background-repeat: no-repeat;
	background-position: top left;
	text-align: right;
	padding-top: 0px;
}
#stage_informations .btn .text {
	padding-right: 16px;
	font-weight: bold;
	color: #2B2B2B;
}
#loading_icns {
	margin-left: 300px;
}
#map_stage_zoom span {
	font-size: 7pt;
}
#stage_fiche_prix {
	background-image:url('/images/template_front/etiquette_prix.png');
	background-repeat: no-repeat;
	width: 98px;
	height: 197px;
	margin-left: 887px;
	margin-top: -11px;
	padding: 85px 12px 0 0px;
	position: absolute;
	-moz-border-radius: 5px;
	color: #fff;
	font-size: 18pt;
	text-align: center;
}