
body {
	color : #000000;
	font-size : 10pt;
	background-color : #000;
	font-family : Arial;
}

#bodyCenter {
	min-width : 1000px;
	width : 1000px;
	background-image : url("../images/global/centre-eclat.jpg");
	background-repeat : repeat-y;
}

#top {
	clear : both;
	width : 960px;
	text-align : center;
	padding : 20px 40px 0px 0px;
	height : 252px;
	background-image : url("../images/global/haut-eclat.jpg");
	background-repeat : no-repeat;
	overflow : hidden;
}

#topEclat {
	color : #f8f19c;
	background-color : inherit;
	font-weight : bold;
}

#topSaison {
	color : #e4653e;
	background-color : inherit;
	font-weight : bold;
	font-size : x-large;
	margin-top : 20px;
}

#topCitation, #topCopyright {
	color : #d3e6c9;
	background-color : inherit;
}

#topCitation {
	margin-top : 20px;
	font-weight : bold;
	font-size : x-large;
	font-family : Montez, Arial;
}

#topCopyright {
	font-size : x-small;	
}

#bottomfooter {
	clear : both;
	width : 1000px;
	height : 52px;
	background-image : url("../images/global/bas-eclat.jpg");
	background-repeat : no-repeat;
	overflow : hidden;
}

#bottomfooter img, #bottomfooter > img {
	margin-left : 30px;
}

#bottom {
	clear : both;
	background-color : #000;
	background-image : none;
	margin-top : -30px;
}

#main {
	width : 670px;
	margin : 0px;
	padding : 0px 5px;
	overflow : hidden;
}

#menu {
	position : relative;
	top : -30px;
	float : left;
	width : 235px;
	margin : 0px;
	padding : 0px 0px 0px 20px;
	color : #FFFFCC;
	background-color : inherit;
}

ul.menuPlan {
	padding : 0px;
	margin : 0px;
}

li.menuPlan {
	margin : 0px 0px 0px 0px;
	padding : 0px;
	font-weight : bold;
	list-style : none;
}

ul.menuPlanSub {
	padding : 0px;
	margin : 0px 0px 0px 15px;
	font-weight : normal;
}
	
div.menuItem {
	display : none;
}

li.menuItem {
	list-style : none;
}

ul.menuItemParts {
	margin : 0px;
	padding : 0px;
}
	
#smallPlan {
	padding : 0px 10px 0px 10px;
}

.bold, .gras, h4 {
	background-color : inherit;
	font-weight : bold;
}


a, a.seePagesActive {
	background-color : inherit;
	color : #FFC;
	text-decoration : none;
}

a:hover, a.seePagesActive:hover, a:focus, a.seePagesActive:focus {
   background-color : inherit;
   color : #F29400;
}

#main a, #main a.seePagesActive {
	background-color : inherit;
	color : #290ee6;
	font-weight : bold;
}

#main a:hover, #main a.seePagesActive:hover, #main a:focus, #main a.seePagesActive:focus {
   background-color : inherit;
   color : #F29400;
}

h1, h2 {
	font-family : 'Lucida Casual', 'Comic Sans MS';
}

h2 {
	background-image : url("../images/global/spi.jpg");
	background-repeat : no-repeat;
	background-position : left center;
	padding-left : 35px;
}

div.messagesProgInfo {
	text-align : right;
	font-size : smaller;
}

div.messagesProgMessage {
	clear : both;
}

div#google_maps_eclat div {
    -moz-border-radius: 0%; 
    -webkit-border-radius: 0%; 
    border-radius: 0%; 
}

div.entitePartie {
	text-align : justify;
}

