/*----Balises ----*/

form, p, ul, li, 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: #411d02;
	width: 900px;
	margin: auto;
}
.texte, body, table, ul, p, form {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: justify;
	/*color: #ecdbcc;*/
	color: #411D02;
	font-size: 12px;
}

h1{
	font-family: Georgia;
	font-size: 28px;
	color: #572b22;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
}
h2 {
	width: 450px;
	font-size: 12px;
	text-align: left;
	font-size: 14px;
	color: #572b22;
	margin-bottom: 5px;
}
a {color:#ecdbcc; font-size : 12px; text-decoration: none; font-style: normal; font-weight: normal;}
a:visited{color: #ecdbcc; font-size : 12px; text-decoration: none; font-style: normal; font-weight: normal;}
a:hover{color: #411d02; 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: 480px;
	background-image: url('../images/header.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
#corps {
	width: 900px;
	min-height: 500px;
	background-image: url('../images/corps.jpg');
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #ad845f;
}
#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;*/
	float: left;
	margin: 0px 0px 0px 30px;
	font-weight: bold;
	color: #411d02;
}
#menu a{color: #411d02; text-decoration: none; font-weight: bold; font-size: 14px;}
#menu a:visited{color: #411d02; text-decoration: none; font-weight: bold;}
#menu a:hover{color: #fe6001; text-decoration: none; font-weight: bold;}
#menu li{list-style-image: url('../images/puce-menu.jpg'); border-bottom: 1px solid #cdbbaa; margin-bottom: 20px; padding-bottom: 5px;}

/*-----------------Contenu-----------------*/
#content{
	/*background-image: url('../images/content.jpg');
	background-position:top left; 
	background-repeat:no-repeat;
	background-color: #ad845f;*/
	margin: 0px 35px 0px 345px;
}

/*-----------------Bas-----------------*/
#footer{
	width: 900px;
	height: 55px;
	background-image: url('../images/footer.jpg');
	background-position: top left; 
	background-repeat: no-repeat;
	background-color: #411d02;
}
#footer_lien {float: left; margin: 0px 0px 0px 0px;}
#footer_lien a{color: #FFFFFF; text-decoration: none; font-weight: normal;}
#footer_lien a:visited{color: #FFFFFF; text-decoration: none; font-weight: normal;}
#footer_lien a:hover{color: #ff5a00; text-decoration: underline; font-weight: normal;}
#footer_copyright {float: right; margin: 0px 0px 0px 0px; color: #ff5a00;}

/*----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;}
#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;}
/*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;}
#tarifs ul{margin-left: 20px;}
