/* reset general */
:link,:visited { text-decoration:none }
ul,ol { list-style:none; }
h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,div { margin:0; padding:0 }
a:active img, a:link img, a:visited img, a:hover img { border: 0; margin: 0; padding: 0; }

/* style global body */
body { background-color: #FFF; }

/* bloc contenu general pour centrage avec une height pour IE*/
div#contenu {
	position: relative;
	top: -15px;
	width: 880px;
	font-family: verdana; font-size: 12px; color: #333;
	margin-left: auto; margin-right: auto;
	z-index: auto;
	border-color: #CCC; border-width: 0px 2px 2px 1px; border-style: none solid solid solid;
}

#bandeau {
	position: relative;
	width: 880px; height: 206px; border: 0;
}

.menu { position: relative; float: left; width: 880px; height: 38px; padding: 0; border: 0; }
.menu a { display: block; float: left; margin: 0; padding: 0; border: 0; }
.menu a img { border: 0; margin: 0; }
.menu img { float: left; margin: 0; border: 0; }


.ss_menu {
	position: relative; float: left;
	padding: 10px 0px 20px 30px; border: 0;
	width: 850px;
	font-family: arial;
	font-size: 15px;
	color: #114585;
}
#alert { position: relative; width: 80%; padding: 0.5em; color: white; font-weight: bold; border: 1px dotted red; margin: 0 auto; text-align: center; background-color: red; }

.space {
	position: relative; float: left;
	width: 115px;
	text-align: center;
	border-color: #FFF;
	border-width: 0px 2px 2px 1px;
	border-style: none solid solid solid;
}
.ici {
	color: #930;
	text-decoration: none;
	font-weight: bold;	
	border-color: #CCC;
	border-width: 0px 2px 2px 1px;
	border-style: none solid solid solid;
}

/* bloc centre */
#centre {
	position: relative; float: left;
	width: 880px;
}


#commentForm { float: left; margin: 0 ; width: 200px; font-family: verdana, sans-serif; font-size: 1em; }
#commentForm legend { width: 98%; font-weight: bold; color: #0E2E5E; margin-bottom: 5px; }
#commentForm fieldset { width: 100%; border: 0; }
#commentForm label { display: block; width: 178px; font-style: italic; font-size: 0.9em; color: black; margin: 4px 10px 2px 10px; }
#commentForm label.error { color: red; }
#commentForm input { width: 178px; height: 1.8em; line-height: 2em; margin: 2px 10px 0 10px; background-color: #E0F1F7; border: 1px dotted #7B7D82; }
#commentForm input.error { background-color: pink; border: 1px dotted red; }
#commentForm textarea { width: 178px; height: 200px; margin: 2px 10px 8px 10px; background-color: #E0F1F7; border: 1px dotted #7B7D82; }
#commentForm textarea.error { background-color: pink; border: 1px dotted red; }
#commentForm input.submit { clear: both; margin: 10px 10px; }
 
#result  { float: left; margin: 2em 0 1em 0; width: 200px; font-family: verdana, sans-serif; font-size: 1em; background-color: #ACC2D0; }
.reponse { font-family: Verdana, sans-serif; font-size: 1.1em; color: white; margin: 1em; }

#map { float: left; width: 600px; margin: 2em 5px 1em 30px; padding: 0; }
#map iframe { margin: 1em 0 ; border: 1px solid gray; padding: 0; }

.rubriques {
	position: relative; float: left;
	width: 280px;	height: 300px;
	margin: 0px 0px 0px 10px;
}

.rubriques_verti {
	position: relative; float: left;
	width: 280px; height: 370px;
	margin: 0px 0px 0px 10px;
}

p {
	line-height: 15px;
	margin: 10px 5px 5px 10px;
}

.article {
	position: relative; float: left;
	width: 820px;
	margin: 5px 0 10px 30px; padding: 0;
	border-bottom: #CCC; border-width: 0px 0px 1px 0px; border-style: none none solid none;
}

.titre {
	width: 190px;
	color: #930; font-weight: bold; font-size: 12px; line-height: 16px;
	text-align: center;
}

.texte {
	float: left;
	width: 190px;
	text-align: justify;
	font-size: 11px;
}

.photo {
	position: relative; float: left;
	width: 580px;
	padding: 0 0 15px 0;
}

.marks {
	position: relative; float: left;
	width: 260px; height: 180px;
	margin: 30px 10px 0px 15px;
}

.logos { position: relative; float: left; }

.histoire {
	position: relative; float: left;
	width: 715px;
	margin: 0 0px 0 70px; padding: 20px 10px 20px 0px;
}

.titre_hist {
	position: relative;
	color: #930; font-weight: bold; font-size: 18px; line-height: 16px;
	text-align: left;
	height: 40px;
}

.text_hist { line-height: 17px; }

.img_droit {
	position: relative; float: right;
	margin: 10px;
}

.img_gauche {
	position: relative; float: left;
	margin: 10px;
}

/* liens defaut */
a {
	color: #114585;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #930;
	text-decoration: none;
	font-weight: bold;
}

/* bloc pied de page */
.footer {
	position: relative; clear: both;
	width: 100%; height: 20px;
	text-align: center;
	font-family: arial; font-size: 11px;
}

.footer a:link, .footer a:visited, .footer a:active, .footer a:hover {
	text-decoration: none;
	color: #114585; font-size: 10px; font-weight: normal;
}
.footer a:hover { color: #930; }

.motcle { font-family: arial; font-size: 6px; color: #fff; }
#preload { height: 0; width: 0; overflow: hidden; }
