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

body, form, p, ul, li, div, h1, h2, h3 {margin: 0px; padding: 0px;}
body {
	background-color: #ffffff;
	width: 100%;
}
#body {
	background-image: url('../images/fond-body.jpg');
	background-repeat: no-repeat;
	background-position: top center;
	width: 1200px;
	margin: auto;
}
#container {
	width: 943px;
	margin: auto;
}
.texte, body, table, ul, p, form {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px;
	text-align: justify;
	color: #000000;
}
table, p, form, h1, h2, h3 {
	margin-bottom: 10px;
}
h1{
	font-family: Arial;
	font-size: 16px;
	color: #ae0000;
	font-weight: bold;
	text-align: left;
	background-image: url('../images/puce-h1.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 16px;
}
h2 {
	font-size: 15px;
	text-align: left;
	color: #3e434a;
	margin: 10px 0px 10px 0px;
}
a {color:#000000; text-decoration: underline; font-style: normal; font-weight: normal;}
a:visited{color: #000000; text-decoration: underline; font-style: normal; font-weight: normal;}
a:hover{color: #000000; text-decoration: none; font-style: normal; font-weight: normal;}

input, textarea, select, option {color: #222222; background-color: #FFFFFF; font-size: 10px; border: 1px solid #CDCDCD;}
strong{color: #3e434a;}
/*-----------------Bannière-----------------*/
#header{
	width: 943px;
	height: 275px;
	background-image: url('../images/header.gif');
	background-position: top;
	background-repeat: no-repeat;
}
#corps {
	width: 943px;
	min-height: 403px;
	background-image: url('../images/corps.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #FFFFFF;
}
#corps2 {
	width: 943px;
}

/*-----------------Header-----------------*/
#menu{
	/*background-image: url('../images/menu.jpg');
	background-position: top left; 
	background-repeat: no-repeat; 
	background-color: #000000;*/
	margin: 82px 0px 0px 5px;
	font-weight: normal;
}
#menu a{color: #7e7e7e; text-decoration: none; font-weight: normal; font-size: 14px;}
#menu a:visited{color: #7e7e7e; text-decoration: none; font-weight: normal;}
#menu a:hover{color: #d50000; text-decoration: none; font-weight: normal;}
#menu li{display: inline; background: url('../images/puce-menu.png') left center no-repeat; padding-left: 18px; margin-left: 5px;}

/*-----------------Contenu-----------------*/
#content{
	/*background-image: url('../images/content.jpg');
	background-position:top left; 
	background-repeat:no-repeat;*/
	background-color: #e2e2e2;
	margin: 0px 10px 0px 356px;
	padding: 10px;
}

/*-----------------Bas-----------------*/
#footer{
	width: 943px;
	height: 32px;
	background-image: url('../images/footer.gif');
	background-position: top left; 
	background-repeat: no-repeat;
	font-size: 12px;
	color: #000000;
}
#footer_lien {float: left; margin: 7px 0px 0px 20px;}
#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: #ae0000; text-decoration: underline; font-weight: normal;}
#footer_copyright {float: right; margin: 7px 20px 0px 0px; color: #ae0000;}

/*----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 Service particuliers et professionnels*/
#choix_produits {margin-left: 20px;}
#choix_produits ul{margin-left: 20px;}

/*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;}
.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;}
.coordonnees {float: right; width: 185px; background: url('../images/puce-coordonnees.jpg') no-repeat left bottom; padding-left: 10px; margin-top: 133px;}

