/*----Balises ----*/

form, p, ul, div, h1, h2, h3 {margin: 0px; padding: 0px;}
body {
	background-image: url('../images/fond-body.jpg');
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000000;
}
.texte{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: justify;
	color: #e0aaaa;
	font-size: 12px;
}

h1{
	font-family: Georgia;
	font-size: 20px;
	color: #c9a76d;
	font-weight: normal;
	text-align: left;
	background-image: url('../images/puce-titre.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}
h2 {
	font-size: 16px;
	text-align: left;
	font-weight: normal;
	color: #c9a76d;
}
a {color:#a37a34; font-size : 12px; text-decoration: none; font-style: normal; font-weight: normal;}
a:hover{color: #b4070c; font-size : 12px; 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;}
/*-----------------Bannière-----------------*/
#header{
	width: 900px;
	height: 395px;
	background-image: url('../images/header.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
#header_top {margin: 20px 10px 0px 0px; text-align: right;}
#header_top a{color: #FFFFFF; text-decoration: none; font-weight: normal;}
#header_top a:hover{color: #FFFFFF; text-decoration: underline; font-weight: normal;}
#header_top a:visited{color: #FFFFFF; text-decoration: none; font-weight: normal;}
#map {margin-top: 252px;}
#map img{border-width: 0px;}
#corps {
	width: 900px;
	background-image: url('../images/corps-repeatx.jpg');
	background-repeat: repeat-x;
	background-position: top;
}
#corps2 {
	width: 900px;
	background-image: url('../images/corps-norepeat.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

/*-----------------Header-----------------*/
#menu{
	/*background-image: url('../images/menu.jpg');
	background-position:top left; 
	background-repeat:no-repeat; 
	background-color:#000000;*/
	padding: 125px 0px 0px 400px;
	font-weight: bold;
	color: #FFFFFF;
}
#menu a{color: #FFFFFF; text-decoration: none; font-weight: bold;}
#menu a:hover{color: #FFFFFF; text-decoration: underline; font-weight: bold;}
#menu a:visited{color: #FFFFFF; text-decoration: none; font-weight: bold;}
.chapitre {float: left;}

/*-----------------Contenu-----------------*/
#content{
	/*background-image: url('../images/content.jpg');
	background-position:top left; 
	background-repeat:no-repeat;
	background-color:#FFFFFF;*/
	margin: 5px 10px 0px 10px;
}

/*-----------------Bas-----------------*/
#footer{
	width: 900px;
	height: 196px;
	background-image: url('../images/footer.jpg');
	background-position: top left; 
	background-repeat: no-repeat;
}
#footer_lien {float: left; margin: 150px 0px 0px 10px;}
#footer_lien a{color: #a37a34; text-decoration: none; font-weight: normal;}
#footer_lien a:hover{color: #9a0202; text-decoration: underline; font-weight: normal;}
#footer_lien a:visited{color: #a37a34; text-decoration: none; font-weight: normal;}
#footer_copyright {float: right; margin: 150px 10px 0px 0px; color: #a37a34}

/*----style du texte général----*/


/* Admin */

#easyclick_header {
	width: 651px;
	height: 95px;
	margin: 0px;
	padding: 0px;
	background-image : url('../admin/header-easyclick.jpg');
}
#easyclick_corps {
	margin: 0px;
	padding: 0px;
	width: 651px;
	background-color: #FFFFFF;
}
#easyclick_content {
	width: 631px;
	margin: 0px 10px 0px 10px;
}
#easyclick_content  h1{width: 631px; margin: 10px;}
#easyclick_footer {
	width: 651px;
	background-color: #FFFFFF;
	text-align: center;
}
#identification_admin label{float: left; margin-top: 5px;}
.identification_admin_champ {display: block; margin: 5px 0px 5px 120px;}

/*Toutes les classes */
.spacer{clear: both; height: 1px; font-size: 1px;}

/*Page acceuil */

#accueil_cheminee {float: left; margin-right: 10px;}
