/* Start of CMSMS style sheet 'contact' */
/* Content
---------------------------------------------*/
#page {
	margin:22px auto 38px auto;
	overflow:auto;
	width:860px;
}

#content {
	background-color:#323232;
	float:right;
	display:inline;
	overflow:hidden;
	width:587px;
	min-height:519px;
}

#content h1 {
	margin-top:0;
}

/* Formulaire
---------------------------------------------*/
.error_message {
	border:1px solid #f00;
	line-height:1.5em;
}

.error_message li {
	list-style-type:decimal;
}

/* Google Map
---------------------------------------------*/
#map {
	background:#535353 url(uploads/images/contact/coin_rond_actualite.gif) no-repeat right bottom;
	margin:0 auto 40px auto;
	width:860px;
}

#map_case {
	background:#aeaeae url(uploads/images/pagePrincipale/bandeau_actualite.png) no-repeat 0 0;
	padding:4px 20px;
	border-bottom:1px solid #2e3136;
	width:820px;
	height:46px;
}

*+html #map_case {
	padding:20px 20px;
	height:14px;
}

#map_titre {
	float:left;
	color:#000;
	font-size:140%;
}

* html #map_titre {
	margin-top:15px;
}

#map_right {
	padding:10px 20px;
	width:265px;
	float:right;
}
/* End of 'contact' */

