/* Start of CMSMS style sheet 'Layout' */
body {
	background:#201010 url(/styles/bckgrnd.jpg) center top no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	font-size:76%;
	}

#conteneur {
	margin:0 auto;
	position:relative;
	width:995px;
	}

#header {
	height:60px;
	padding-top:20px;
	}

#header span {
	margin:0;
	font-size:2.6em;
	font-family:"Century Gothic", Helvetica, Arial, Verdana, sans-serif;
	}


/*============= Menu ==============*/

#zone_menu {
	height:44px;
	margin-bottom:11px;
}

#menu_start {
	float:left;
	display:block;
	background:url(/styles/menu_gauche.jpg) top left no-repeat;
	height:44px;
	padding-left:7px;
}



ul#menu {
	background:#2b2424 url(/styles/menu_bckgrnd.jpg) top left repeat-x;
	height:44px;
	list-style-type:none;
	padding:0;
	margin:0;
	display:block;
}

ul#menu li {
	float:left;
	display:block;
	background:url(/styles/menu_separ.jpg) top right no-repeat;
	height:44px;
}

ul#menu li.last {
	background:url(/styles/menu_droite.jpg) top right no-repeat;
}

ul#menu li a {
	display:block;
	padding:13px 35px 15px 34px;
	color:#FFFFFF;
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
}

ul#menu li a:hover {
	color:#FFCC33;
}

/*============= Recherche ==============*/

#recherche {
	float:right;
	display:block;
	background:#474040 url(/styles/recherche_bckgrnd.jpg) top right repeat-x;
	height:44px;
}

#recherche #recherche_start {
	background:url(/styles/recherche_droite.jpg) top right no-repeat;
	padding-right:10px;
}

#recherche #recherche_start form {
	height:44px;
	}

#recherche #recherche_start form label {
	float:left;
	display:block;
	background:url(/styles/recherche_gauche.jpg) top left no-repeat;
	padding:13px 12px 15px 34px;
	color:#FFFFFF;
	font-size:1.1em;
	text-decoration:none;
	font-weight:bold;
}

#recherche #recherche_start form input {
	margin:10px 0 0 7px;
}

#contenu_top {
	background:#322626 url(/styles/coins_top.jpg) top left no-repeat;
	height:7px;
	}

#contenu {
	background-color:#322626;
	padding:15px;
}

#contenu_bas {
	background:#322626 url(/styles/coins_bas.jpg) top left no-repeat;
	height:7px;
}

/* ============= Colonne ============= */
.section-left {
	float:left;
	width:300px;
}

.section-right {
	float:right;
        min-width:660px;
}

/* ============= Map ============= */

.map_top {
	background:#453737 url(/images/map_top.gif) top left no-repeat;
	padding-top:9px;
        margin-bottom:7px;
        width:529px;
/*        float:right;*/
}

.map_top .map {
	background:#453737 url(/images/map_bas.gif) bottom left no-repeat;
        height:529px;
}

#map
{
	width:512px;
	height:512px;
	margin:0 9px 8px 8px;
	padding-bottom:9px;
}

.map #map div {
	color:#000000;
}
	
.map_title {
	width:529px;
	margin-bottom:2px;
	float:right;
	text-align:right;
}

.map_title a {
	text-decoration:none;
	color:#CCCCCC;
}

#map_pub {
	text-indent:-999em;
	height:0px;
}

#map .maptext {
	min-height:150px;
}

#map .gmnoprint #adblock_onmap
{
	display:none;
}

#map .gmnoprint .maptext #adblock_onmap
{
	display:block;
	float:right;
	margin-left:5px;
}

br.clear {
	background-color:transparent;
	clear:both;
	font-size:1px;
	height:0pt;
	line-height:0pt;
	margin:0pt;
}


/* sélecteur */
#select_hor {
	width:529px;
	display:block;
	height:80px;
}

#select_hor form {
	float:left;
	margin-left:4px;
}

#select_hor form select {
	width:170px;
}
/* End of 'Layout' */

