/*----Balises ----*/

body, form, p, ul, li, div, h1, h2, h3, h4, h5, h6, fieldset {margin: 0px; padding: 0px;}
body {
	background-image: url('../images/fond-repeatx.jpg');
	background-repeat: repeat-x;
	background-color: #939894;
	width: 100%;
}
#body {
	width: 990px;
	margin: auto;
}
.texte, body, table, ul, p, form {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: justify;
	color: #ffffff;
}
h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #ffffff;
	font-weight: lighter;
	text-align: left;
	background-image: url('../images/fond-h1.jpg');
	background-position: center left;
	background-repeat: no-repeat;
	width: 740px;
	height: 45px;
	position: relative;
	top: 5px;
}
h2 {
	font-size: 12px;
	text-align: left;
	color: #3e434a;
}
a {color: #000000; text-decoration: none; font-style: normal; font-weight: normal;}
a:visited{color: #000000; text-decoration: none; font-style: normal; font-weight: normal;}
a:hover{color: #000000; text-decoration: underline; font-style: normal; font-weight: normal;}

input, textarea, select, option {color: #222222; background-color: #FFFFFF; font-size: 10px; border: 1px solid #CDCDCD;}
ul {margin-left: 15px;}
table th{font-weight: bold; text-align: center;}
img {border-width: 0px;}
/*-----------------Bannière-----------------*/
#header{
	width: 990px;
	height: 211px;
	background-image: url('../images/header.jpg');
	background-position: top;
	background-repeat: no-repeat;
	letter-spacing: 1pt;
}
#corps {
	width: 990px;
	min-height: 500px;
	background-image: url('../images/corps-repeat-y.jpg');
	background-repeat: repeat-y;
	background-position: top;
}
#corps2 {
	width: 990px;
	min-height: 500px;
	background-image: url('../images/corps-norepeat.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

/*-----------------Header-----------------*/
#gauche {
	float: left;
	width: 134px;
}
#menu{
	/*background-image: url('../images/menu.jpg');
	background-position: top left; 
	background-repeat: no-repeat; 
	background-color: #000000;*/
	margin: 0px 0px 0px 0px;
	font-weight: bold;
}
#menu li{display: block; list-style-type: none; background: url('../images/puce-menu.jpg') left center no-repeat; width: 134px; height: 35px;}
#menu img{border-width: 0px;}
#menu a{color: #FFFFFF; text-decoration: none; font-weight: bold; font-size: 14px;}
#menu a:visited{color: #FFFFFF; text-decoration: none; font-weight: bold;}
#menu a:hover{color: #FFFFFF; text-decoration: underline; font-weight: bold;}

/*-----------------Contenu-----------------*/
#content {margin: 0px 10px 0px 135px;}
#content_page {margin: 35px 10px 0px 190px;}

/*-----------------Bas-----------------*/
#footer{
	width: 990px;
	height: 118px;
	background-image: url('../images/footer.jpg');
	background-position: top left; 
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
	letter-spacing: 1pt;
}
#footer_lien {float: left; margin: 5px 0px 0px 170px;}
#footer_lien a{color: #000000; text-decoration: none; font-weight: normal;}
#footer_lien a:visited{color: #000000; text-decoration: none; font-weight: normal;}
#footer_lien a:hover{color: #FF0000; text-decoration: underline; font-weight: normal;}
#footer_copyright {text-align: right; margin: 5px 170px 0px 0px; color: #000000;}

/*----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 Index*/
#diaporama_index {width: 320px; height: 320px; float: right; position: relative;}
.diaporama_index_img  {position: absolute; top: 0px; left: 0px; text-align: center; width: 100%;}
#diaporama_index img{border: 1px solid #ffffff;}


/*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-right: 15px;}
.galerie_photos img{border: 2px solid #FFFFFF;}
.table_admin th, .table_admin td{padding: 2px 5px; background-color: #989898;}
.table_admin th{font-weight: bold; text-align: center;}

.photos {width: 132px; height: 280px; text-align: center; margin: 0px 16px 20px 0px; float: left;}
.photos img{border-width: 0px;}

.photo {width: 132px; height: 215px; overflow: hidden;}