* { margin:0px; padding:0px; }
img { border:0px; }

body {
	font-family: trebuchet MS;
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	background:#333333 url(../images/fond3.gif) repeat-x;
	}

span { display:none; }

a:link, a:visited { color:#085D96; text-decoration:none; }
a:hover, a:active { color:#0099FF; text-decoration:underline; }

h2 { font-size:18px; font-weight:normal; line-height:22px; padding:3px 0px; color:#E86332; }
h2#contenu { font-size:18px; font-weight:normal; line-height:22px; padding:3px 0px; color:#e70303; }
h2#all { font-size:18px; font-weight:normal; line-height:22px; margin:5px; color:#e70303; }
h3 { font-size:16px; font-weight:normal; line-height:22px; padding:3px 0px; color:#E86332; }
h5 { font-size:16px; font-weight:normal; line-height:22px; padding:3px 0px; border-bottom:5px solid #ddd; margin-bottom:10px; }

#page {
	width:940px;
	margin:0px auto;
	border-bottom:1px solid #000000;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	background-color:#000000;
	}

#menubar {
	height:30px;
	width:940px;
	background:#333333 url(./fr/fond.gif) repeat-x;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
}

#accueil {
	text-align:justify;
	padding:10px;
	background-color:#FFFFFF;
}

/****************************GOOGLE MAP**************************/

#google_map {
	text-align:left;
	height: 535px;
	width: 940px;
	
	background-color:#555555;
}

.map2 {
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	background-color:#FFFFFF;
	width: 697px;
	height: 500px;
	border: 1px solid black;
 }

#legende {
	background-color: white;
	color:#000000;
	height: 490px;
	width: 170px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
	padding: 5px;
	border: 1px solid black;
}


/***************BLOC FOOTER************************/
	
#footer {
	clear:both;
	text-align:center;
	font-size:13px;
	background:#333333 url(./fr/fond.gif) repeat-x;
	height: 25px;
	padding: 5px 0px 0px 0px;
	border-top:1px solid #000000;
	margin-bottom:0px;
	color: #000000;
}

#lien_footer a:link, a:visited{
	color:#FFFFFF; text-decoration:none;
}
#lien_footer a:hover, a:active{
 color:#0099FF; text-decoration:underline;
}	


/***************BLOC PANOS************************/

#lucky {
	background-color:#000000;
	padding: 5px;
	float: left;
	width: 928px;
	border-right:1px solid #000000;
	border-left:1px solid #000000;
}

div#bloc_pano {
	background-color: #000000;
	float: left;
	margin-top: 10px;
	margin-left: 21px;
	margin-bottom: 15px;
	text-align:center;
}

#bloc_pano img.borderit { border: 1px solid #ccc;}
#bloc_pano img.borderit:hover {border: 1px solid #0099FF;}
#bloc_pano img.borderit:hover {color: red; /* irrelevant definition to overcome IE bug */}

#bloc_pano a:link, a:visited { color:#FFFFFF; line-height:20px; height:30px; font-size:14px; text-align:center; border:0px; }
#bloc_pano a:hover, a:active { color:#0099FF; text-decoration:underline; }



/***************BLOC ALL************************/

#all {
	color:#FFFFFF;
	background-color:#555555;
	padding: 10px;
}

div#all{
	line-height:22px;
}

#all a:link, a:visited{
	color:#FFFFFF; text-decoration:none;
}
#all a:hover, a:active{
 color:#0099FF; text-decoration:underline;
}

/***************BLOC CONTENU************************/

.clearfix:after { display:block; content:"."; height:0; visibility:hidden; clear:both; }
.clearfix {display:inline-table;}/* for IEMac only */
/* this line hides these rules from IEMac \*/
* html .clearfix{height:1%;} /* for IE*/
.clearfix {display:block;} /* resets to block */
/* end hide from IEMac */


div#contenu {
	float:left;
	width:920px;
	padding: 10px;
	background-color:#FFFFFF;

}
	
.description a:link, a:visited{
	color:#085D96; text-decoration:none;
}
.description a:hover, a:active{
 color:#085D96; text-decoration:underline;
}	

	
div#map2 {
	float:right;
	background-color:#FF3300;
	}

/***************BLOC CATEGORIES************************/
	
#cat {
	display:block;
	background-color:#ffffff;
	
	padding: 10px;

}

#cat h2 {
	border-bottom: 1px dotted #000;
	padding: 0;
	margin: 3px 0 8px 0;
	font-size: 1.2em;
	color: #4141d9
}

#cat a:link, a:visited{
	color:#FFFFFF; text-decoration:none;
}
#cat a:hover, a:active{
 color:#0099FF; text-decoration:underline; }	
}

li { list-style:inside; }
ul { margin-left:10px; }

/********************BLOC LINKS *******************************/

#links {
	background-color:#ffffff;
	width: 930px;
	float: left;
	padding: 5px;

}

div#bloc_links{
	background-color: #ffffff;
	float: left;
	text-align:center;
	margin-left: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}

