/*-----------------Bannière-----------------*/
#corps {
	width: 952px;
	min-height: 195px;
	background-image: url('../images/garde-corps.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #386586;
}
#vignettes {float: left; margin: 5px 0px 0px 14px;}
#horaires {float: left; width: 269px; height: 173px; background: url('../images/garde-fond-horaires.png') no-repeat; margin: 10px 0 0 25px; }
#horaires ul{list-style-image: url('../images/puce-horaire.jpg'); margin: 35px 0px 0px 60px; font-family: Arial;}
#horaires ul li{margin-bottom: 10px;}
#actualites {float: left; width: 309px; height: 173px; background: url('../images/garde-fond-actualites.png') no-repeat;  margin: 10px 0 0 25px;}
#actualites_content {margin: 40px 20px 10px 30px;}
/*-----------------Header-----------------*/

#bandeau {height: 340px;}
#diaporama {background: url('../images/fond-diaporama.jpg') no-repeat; width: 952px; height: 340px;}
#diaporama_image {width: 100%; height: 100%; margin: 0px 0px 0px 0px; position: relative; z-index: 5;}
#diaporama_image img{position: absolute; z-index: 5;}

#banniere_defilante {background-color: #78a4cb; position: relative; overflow: hidden; height: 32px;}
#banniere_defilante #marquee_texte {color: #ffffff; font-weight: bold; font-size: 14px; line-height: 32px; position: absolute; top: 0px; left: 949px; width: 100%;}
#banniere_defilante p {color: #ffffff; font-weight: bold; font-size: 14px; line-height: 32px;}


/*-----------------Contenu-----------------*/

/*-----------------Bas-----------------*/
#footer{
	width: 952px;
	height: 56px;
	font-size: 12px;
	color: #23557A;
	font-family: Arial;
}
#footer_lien {float: left; margin: 5px 0px 0px 20px;}
#footer_lien a{color: #23557A; text-decoration: none; font-weight: normal; font-family: Arial;}
#footer_lien a:visited{color: #23557A; text-decoration: none; font-weight: normal;}
#footer_lien a:hover{color: #78A4CB; text-decoration: underline; font-weight: normal;}
#footer_copyright {text-align: right; margin: 5px 20px 0px 0px; color: #78A4CB;}

/*----style du texte général----*/


/* Admin */
#identification_admin label{float: left; margin-top: 5px;}
.identification_admin_champ {display: block; margin: 5px 0px 5px 120px;}

/*Page contact*/
#form_contact label{float: left; margin-top: 5px;}
.form_contact_champ {display: block; margin: 5px 0px 5px 120px;}

/*Toutes les classes */
.spacer{clear: both; height: 1px; font-size: 1px;}
.space{height: 1px; font-size: 1px;}
.inline {display: inline;}
.block {display: block;}
.hidden {display: none;}
.galerie_photos td{vertical-align: top; padding: 5px; width: 150px; border: 1px solid #C5AE8F; text-align: center;}
.galerie_photos td p{text-align: left; font-size: 12px;}
.table_admin th, .table_admin td{padding: 2px 5px; background-color: #989898;}
.table_admin th{font-weight: bold; text-align: center;}
