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

form, p, ul, li, div, h1, h2, h3 {margin: 0px; padding: 0px;}
body {
	background-image: url('../images/fond-norepeat.jpg');
	background-repeat: no-repeat;
	background-position: top;
	background-color: #9ebdd9;
	width: 900px;
	margin: auto;
}
.texte, body, table, ul, p, form {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	text-align: justify;
	color: #000000;
	font-size: 12px;
}

h1{
	font-family: Georgia;
	font-size: 26px;
	color: #000000;
	font-weight: normal;
	text-align: left;
}
h2 {
	font-size: 12px;
	text-align: left;
	font-size: 18px;
	font-weight: normal;
}
a {color:#000000; font-size : 12px; text-decoration: none; font-style: normal; font-weight: normal;}
a:visited{color: #000000; font-size : 12px; text-decoration: none; font-style: normal; font-weight: normal;}
a:hover{color: #000000; 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: 174px;
	background-image: url('../images/header.jpg');
	background-position: top;
	background-repeat: no-repeat;
}
#header li{display: inline; background: url('../images/puce-menu.jpg') left center no-repeat; padding-left: 13px; margin-left: 5px;}
#corps {
	width: 900px;
	background-image: url('../images/corps-repeaty.jpg');
	background-repeat: repeat-y;
}
#corps2 {
	width: 900px;
	min-height: 599px;
	background-image: url('../images/corps-norepeat.jpg');
	background-repeat: no-repeat;
	background-position: top;
}

/*-----------------Header-----------------*/
#menu{
	/*background-image: url('../images/menu.jpg');
	background-position: top left; 
	background-repeat: no-repeat; 
	background-color: #000000;*/
	margin: 140px 0px 0px 215px;
	font-weight: bold;
	color: #4f4f51;
}
#menu img{margin-right: 5px;}
#menu a{color: #4f4f51; text-decoration: none; font-weight: bold;}
#menu a:visited{color: #4f4f51; text-decoration: none; font-weight: bold;}
#menu a:hover{color: #4f4f51; text-decoration: underline; font-weight: bold;}

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

/*-----------------Bas-----------------*/
#footer{
	width: 900px;
	height: 40px;
	background-image: url('../images/footer.jpg');
	background-position: top; 
	background-repeat: no-repeat;
}
#footer_lien {float: left; margin: 15px 0px 0px 55px;}
#footer_lien a{color: #FFFFFF; text-decoration: none; font-weight: bold;}
#footer_lien a:visited{color: #FFFFFF; text-decoration: none; font-weight: bold;}
#footer_lien a:hover{color: #FF0000; text-decoration: underline; font-weight: bold;}
#footer_copyright {float: right; margin: 15px 55px 0px 0px; color: #FFFFFF; font-weight: bold;}

/*----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 accueil*/
.bloc_menu {float: left; width: 234px; height: 234px; text-align: center;}
.bloc_menu h2{width: 234px; margin-top: 20px; font-size: 20px; color: #FFFFFF; text-align: center; font-weight: normal;}
.bloc_menu img{border-width: 0px;}

/*Page Eau chaude solaire*/
#schema_eau_chaude_sanitaire {margin-top: 30px;}
#schema_eau_chaude_sanitaire img{margin-right: 5px;}

/*Photovoltaique*/
.bloc_offre {float: left; width: 310px; padding-right: 10px; text-align: center;}
.bloc_offre img{border: 1px solid #000000;}
.bloc_offre p{text-align: left;}

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

/*Toutes les classes */
.etape {font-size: 14px;}
.spacer{clear: both; height: 1px; font-size: 1px;}
.fond_h2 {width: 460px; height: 30px; background: url('../images/societe/fond-h2.png') no-repeat;}
.fond_h2 h2{margin: 2px 0px 0px 30px;}
.fond_h1 {width: 480px; height: 41px; background: url('../images/fond-h1.png') no-repeat;}
.fond_h1 h1{margin: 2px 0px 0px 30px;}
