html, body{
	margin:0;
	padding:0;
}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:85%;
	line-height:150%;
	width:100%;
	background-color:#7E8E8D;
}
/* Mise en forme texte */
h1{
	font-size:2em;
	text-transform:uppercase;
	font-weight:lighter;
	margin:0.6em 0 0.6em 0;
}
h2, h3, h4, h5, h6{
	margin-bottom:1em;
	font-weight:lighter;
}
h2{
	font-size:1.7em;
	font-style:italic;
}
h2.formation{
	color:#000000;
	margin-bottom:1.5em;
}
h3{
	font-size:1.5em;
}
h3.titre_formation{
	font-size:1.3em;
	margin-bottom:0.5em;
}
h4{
	font-size:1.2em;
}
h4.sstitre_formation{
	font-size:1.1em;
	margin-bottom:0.5em;
}
h5{
	font-size:1.1em;
}
h6{
	font-size:1em;
}
p{
	margin-bottom:1.25em;
}
a, a:hover, a:active, a:visited{
	color:#000000;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
ul, ol{
	margin:0 0 15px 0;
}
ul{
}
ul li{
	list-style:disc;
}
ol{
	list-style-type:decimal;
}
dl{
	margin:0 0 1.25em 0;
}
dt{
	font-weight:bold;
}
dd{
	font-style:italic;
}
blockquote{
	margin:0 0 1.25em 3em;
	font-style:italic;
}
table{
}
tr{
	margin:5px;
}
td{
	padding:10px;
}


/* FORMULAIRES */
hr{
	color:#105c2e;
	background:#105c2e;
	border:#105c2e solid 0px;
	height:1px;
	margin-top:1em;
	margin-bottom:2em;
}
/* CONTENEUR */
#conteneur{
	width:990px;
	margin:0 auto;
	background:url(../images/site/conteneur_bg.jpg) repeat-y;
	position:relative;
	min-height:100%;
}
#conteneur1{
	background:url(../images/site/microbus_header.jpg) no-repeat;
}
#conteneur_into {
	width:922px;
	margin:0 0 0px 32px;
}

/* HEADER */

#header_form {
	height:51px;
	width:450px;
	float:right;
	text-align:right;
	margin:0 60px 0 0;
}
#header_form_into {
	margin:0;
	padding:0;
}

#header_form input{
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #3A3533;
	background:#D0DDDC;
	color:#4E5655;
	margin-top:0px;
	padding:0px 3px 3px 8px;
	margin-left:10px;
}
#header_form input.bouton{
	font-family:Arial, Helvetica, sans-serif;
	background:#3A3533;
	color:#fff;
	padding:15px 8px 0 8px;
	margin-top:0;
	border:1px solid #3A3533;
}
#header_form input.bouton:hover{
	cursor:pointer;
}
#header {
	width:922px;
	clear:both;
	height:112px;
}

/* CONTENU */

#contenu {
	width:922px;
	color:#606060;
	overflow:auto;
	margin:0px 0px 0px 0px;
}
#logo {
	margin:30px 0 15px 30px;
	float:left;
	width:235px;
}
#contenu_image {
	width:922px;
	height:187px;
}
#contenu_gauche {
	width:530px;
	float:left;
	line-height:120%;
	margin:0px 0px 0px 45px;
}
#titre_small h1{
	font-size:1em;
	margin:0.4em 0 2em 0;
	text-transform:none;
	font-weight:normal;
	
}
#titre {
	margin-bottom:20px;
}
#contenu_droite {
	width:270px;
	float:left;
	margin:0px 0px -100px 40px;
	position:relative;
	top:-100px;
}
/* CONTACT / AGENDA */

#contact {
	width:270px;
	border:none;
	margin:40px 0px 20px 0px;
}
#agenda {
	width:268px;
}

#agenda_into_mid h3 {
	font-size:0.9em;
	margin:0;
	padding:0;
	color:#3A3533;
	font-weight:normal;
}
#agenda_into_mid h4 {
	font-size:0.9em;
	margin:0;
	padding:0;
	color:#3A3533;
	font-weight:bold;
}

#agenda_into_mid ul{
	padding:0;
	margin:0;
}

#agenda_into_mid li {
	list-style:none;
	margin:15px 15px 10px 0px;
	padding:0px 0px 0px 15px;
	border:1px solid #CECECE;
}

#agenda_into_mid li a:hover {
	text-decoration:underline;
}
#contact_haut {
	background:#3a3533;
	padding:0;
	margin:0;
}

#contact_haut h3, #agenda_into_haut h3{
	color:#FFFFFF;
	font-size:1.3em;
	font-weight:lighter;
	padding:8px 20px 8px 20px;
	margin:0;
}
#agenda_into_mid {
	color:#000;
	background:#cecece;
	padding:10px 15px 10px 0px;
}

#contact_mid {
	font-size:0.9em;
	background:#cecece;
	color:#3A3533;
	padding:10px 15px 10px 20px;
}

#contact_mid label {
	float:left;
	font-size:0.9em;
	text-transform:lowercase;
}

#contact_mid .contact_input {
	width:145px;
	border:1px solid #848281;
	background:#d0dddc;
	margin-bottom:10px;
	float:right;
	background:#D0DDDC;
	color:#4E5655;
	padding:3px 3px 3px 8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
}
#contact_mid .bouton {
	width:70px;
	height:26px;
	text-transform:lowercase;
	color:#FFFFFF;
	background:#3a3533;
	border:none;
	font-weight:bold;
	font-size:0.8em;
	padding-bottom:4px;
	margin-top:0;
	float:right;
}
#contact_mid .bouton:hover {
	cursor:pointer;
	background:#d0dddc;
	color:#3a3533;
	border:1px solid #3a3533;
}

/* GALERIES */
#galeries{
}
#gallery{
	overflow:auto;
	color:#000000;
}
.gallery_vignette, .gallery_vignette_ssTitre{
	background:url(../images/site/galerie.gif);
	width:169px;
	height:137px;
	float:left;
	padding:18px 14px 18px 14px;
	margin:20px 18px 0 0;
	text-align:center;
}
.gallery_vignette{
	width:140px;
	height:100px;
}
.gallery_vignette_ssTitre{
	width:140px;
	height:100px;
}
.gallery_vignette a img{
	display:block;
	margin: auto;
}
.gallery_vignette a img{
	margin-bottom:5px;
}
.gallery_vignette a, .gallery_vignette a:active, .gallery_vignette a:hover, .gallery_vignette a:visited{
	color:#000000;
}
img.float{
	float:left;
	margin:0px 10px 5px 0px;	
}

/* COMMENTAIRES */
.addcomment {
	padding:3px 5px;
	background:#e0d603;
	border:1px solid black;
	margin-bottom:20px;
	width:550px;
}
.addcomment a {
	color:#000000;
	margin:0;
}
.addcomment ul{
	margin-left:0px;
}
.addcomment ul li{
	list-style:none;
}
.addcomment form {

}

/* ACTUS, AGENDA */

#actus ul, #agenda ul{
	margin:10px 10px 10px 20px;
}
#actus, #agenda{
	border:1px solid black;
	margin:10px 0;
}
#actus_haut, #agenda_haut{
	height:5px;
	background:#e0d603;
}
#actus h2, #agenda h2{
	height:25px;
	background:#10a9ff;
	margin:0;
	padding:8px 0 0 8px;
	color:#FFFFFF;
}
#actus_into, #agenda_into{
	margin:0 auto;
	background:#FFFFFF;
	color:#000000;
	padding:0;
}
.news {
	margin-bottom:20px;
}
.news h2 {
	margin:0;
}
.news h3 {
	font-size:1.3em;
	font-weight:lighter;
	margin:5px 0;
}
/* FOOTER */
#footer{
	width:990px;
	margin:0px auto 0px auto;
	background:url(../images/site/footer_bg.jpg) no-repeat top left;
	padding:0px 0px 32px 0px;
}
#footer_into {
	padding-top:8px;
	padding-left:45px;
	width:877px;
	margin:0 auto;
	color:#FFFFFF;
}
#footer a {
	color:#FFFFFF;
}

/* VIDEO */
.dew_player{
	margin:5px 0px 15px 0px;
}
.dew_player h3{
	margin-bottom:3px;
}
#flashcontent{
	float:left;
	margin-right:20px;
}
.blocs{
}
.notshow{
	display:none;
	visibility:hidden;
}
.clear{
	clear:both;
}