/*ELEMENTS GENERIQUES*/
*{
	margin: 0;
	padding: 0;
	font-family: Tahoma;
}

body{
	background: url("images/back.png") repeat-y scroll center 0 #EEF0E5;
}

h1{
	font-size: 15px;
	color: #545454;
	text-align: center;
	margin-bottom: 10px;
	padding-top: 5px;
}

h2{
	font-size: 14px;
	font-weight: bold;
	color: #545454;
	text-align: left;
	margin-bottom:5px;
	margin-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	
}
h3{
	font-size: 14px;
	color: #545454;
	text-align: left;
	margin-bottom: 3px;
	margin-top: 10px;
	font-weight: normal;
	font-style: italic;
	margin-left: 5px;
}
h4{
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	margin-top: 20px;
	margin-bottom: 20px;
}

p{
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px !important;
}

strong{
	text-decoration: underline;
	color: #545454;
	display: block;	
	padding: 5px 0px 10px 10px;
}

.no-border{
	border: 0;
	padding-left: 2px;
}

/*FOND DE GREYBOX + POP UP*/
#fond{
	position: absolute; 
	background: none repeat scroll 0% 0% rgb(0, 0, 0); 
	opacity: 0.7; 
	width: 100%; 
	height: 1149px; 
	z-index: 100; 
	display: none;
	left: 0;
}
#popup{
	z-index: 1000 ! important; 
	position: absolute; 
	top: 20%; 
	left: 40%; 
	width: 587px; 
	display: none; 
	margin: 0pt auto; 
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
}

/*WRAPPER*/
#wrapper{
	width: 900px;
	background-color: white;
	margin: auto;
	margin-bottom: 10px;
}

/*TOP*/
#top{
  	width:900px;
	max-height:90px;
	height: 90px!important;
	bottom:0px;
	top:0px;
}

/*
.logo-texte{
	display: inline-block;
	margin-top: 0px;
	width: 150px;
	color: black;
	margin-right: 50px;
}
*/
/*FORMULAIRES ET TABLEAU*/
.textarea{
	width: 140px;
	height: 100px;
	font-size: 11px;
}

input{
	border: 1px solid #CCCCCC;
	min-height: 18px;
}

td, th, li, p{
	color: #000000;	
}

table{
	border-collapse: collapse;
}

td{
	padding-top: 4px;
}

th{
	padding: 1px;
}

#tableau{
	border: 1px solid;
	text-align: center;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}

#tableau td, #tableau th{
	padding: 2px;
	margin: 2px;
	color: #000000;
	border: 1px solid #CCCCCC;
	font-size: 12px;
}

#table-form {
	margin-left: 4px;
}

#table-form tr td{
	padding-top: 4px;
	padding-bottom: 4px;	
}




















/*LIENS*/
a{
	color: black;
}
a:visited{
	color: black;
}

a.devislien{
	/*padding-left:10px;*/
}








.texte-gauche{
	width: 120px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
}
.texte-droite{
	width: 100px;
	text-align: right;
	font-size: 10px;
}


/*ADSENSES*/
#adsenses{
	background:#eef0e5;
	width:900px;
	height: 25px;
	padding-top: 7px;
	z-index:100;
}

.adsense{
	font-size: 11px;
	color: #777777;
	width: 270px;
	margin: 0 auto;
	text-decoration: none;
	/*margin-top: 20px;*/
	/*border: 1px solid #CCCCCC;*/
	/*background: #F7F7F7;*/
	/*padding: 2px;*/	
}

.adsense p{
	color: #444444;
	font-size: 12px;
}

#adsense-top, #idlead-top{
	display: inline-block;
	font-size: 9px;
	color: #777777;
	width: 530px;
	text-decoration: none;
	height: 85px;
	float: right;
}
#adsense-top p, #idlead-top p{
	color: #444444;
	font-size: 11px;
	padding-left: 0px;
	padding-right: 0;
}

.adsense-title{
	margin-top: 5px;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	display: inline-block;
}
.adsense-title:visited{
	color: #CC0000;
}
.adsense-title:hover{
	text-decoration: underline;
}
.adsense-url{
	color: #888888;
	text-decoration: none;
	font-size: 10px;
}
.adsense-feedback{
	color: black;
	font-size: 11px;
	margin-bottom: 3px;
	text-decoration: none;
}

/*DEVIS*/
.devis-title{
	font-size: 17px !important;
	font-weight: bold;
	color: #CC0000 !important;
	text-decoration: none;
	margin-bottom: 20px;
}
.devis-title2{
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	font-style: italic;
	margin-left: 50px;
}
.devis-texte{
	margin-left: 15px;
	margin-right: 15px;
}
.devis-step{
	display: inline;
	float:left;
}
.devis-step .number{
	background: url('images/bt.gif') no-repeat;
	width: 47px;
	height: 36px;
	display: inline-block;
	vertical-align: middle;
	line-height: 36px;
	color: white;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	float:left;
	
}
.devis-step .text{
	display: inline-block;
	vertical-align: middle;
	color: #656DA2;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 10px 0 0;
}
.devis-main{
	padding: 15px;
	clear: both;
}
.devis-form{
	margin-top: 10px;
	margin-bottom: 20px;
	width: 584px;
}
.devis-form table{
	 margin-left: auto;
	 margin-right: auto; 
}
.devis-form-top{ 
	background: url('images/devisFormBorderTop.jpg') no-repeat;
	 width: 584px;
	  height: 12px;
}
.devis-form-body{ 
	background: url('images/devisFormBorderBody.jpg') repeat-y; 
	width: 584px; 
}
.devis-form-bottom{ 
	background: url('images/devisFormBorderBottom.jpg') no-repeat;
	 width: 584px; 
	 height: 12px;
}

.devis-avantages{
	 width: 282px;
	 float: right;
	 margin-top: 8px;
}

.devis-avantages-top{
	 background: url('images/devisAvantagesBorderTop.jpg') no-repeat; 
	 width: 282px; 
	 height: 12px;
}
.devis-avantages-body{ 
	background: url('images/devisAvantagesBorderBody.jpg') repeat-y; 
	padding-left: 15px; 
	padding-right: 15px;
}
.devis-avantages-bottom{ 
	background: url('images/devisAvantagesBorderBottom.jpg') no-repeat; 
	width: 282px; 
	height: 26px;
}
.devis-avantages-main-title{ 
	font-weight: bold;
	color: #353961; 
	font-size: 12px; 
	text-align: center; 
}
.devis-avantages-title{ 
	color: #656DA2; 
	font-weight: bold;
	margin: 15px 0 10px 10px; 
}
.devis-avantages-pict img{ 
	margin: 20px auto 0; 
}

.devis-cnil{
	border: 1px solid #CCCCCC;
	background: 10px 23px url('images/cnil.gif') no-repeat;
}
#devis-cnil-text{
	 margin-left: 190px;
	 font-size: 11px; 
	 padding-top: 10px; 
	 padding-bottom: 10px; 
}
#devis-cnil-text p{ 
	color: black; 
	margin-bottom: 5px; 
}
.devis-avantages-body.artisans{
	height:227px;	
}




/*MENU DEROULANT*/
.menu{
	background-color: #CC0000;
	width: 900px;
	color: white;
}

#nav {
	background-image: url("images/menusprites.jpg");
	height: 25px;
	width: 900px;
	font-family: verdana, arial, helvetica, sans;
	font-size: 12px;
}

#nav #menuderoulant {
	width: 1000px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	margin-left: 5px;
	height: 25px;
	width: 1000px;
	color: white;
}

/*#nav ul {
	padding: 0px;
	margin: 0px;
}*/

#nav li {
	list-style-type: none;
}

/*----------image accueil------------*/
.stylehome {
	float: left;
	height: 25px;
}

.home {
	padding: 3px 5px 5px 5px;
	vertical-align:middle;
	border:0;
	margin: 0px 5px;
	float: left;
}

/*-------------style menu-----------------*/
.stylemenu {
	float: left;
	height: 25px;
	padding:1px 15px 0px;
	border-left: 1px solid #ffffff;
	text-align: center;
	position: relative;
}

.stylemenu>a {
	display:block;
	padding-top: 4px;/*Centrage du texte*/
	height:20px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;	
}

/*bordureGAUCHE*/
.stylemenu>.gauche {
	width: 4px;
	height: 24px;
	position: absolute;
	left: 11px;
	top: 1px;
}

/*bordureDROITE*/
.stylemenu>.droite {
	width: 4px;
	height: 24px;
	position: absolute;
	top:1px;
	right: 11px;
	bottom: 0px;
}

li.stylemenu:hover .gauche {
	background: url("images/menusprites.jpg") no-repeat 0 -27px;
}

li.stylemenu:hover .droite {
	background: url("images/menusprites.jpg") no-repeat 0 -56px;
}

li.stylemenu:hover>a {
	background: url("images/menusprites.jpg") 0 -85px;
	color: #545454;
}

/*SOUSMENU*/
.sousmenu {
	left:10px;
	padding:0;
	display: none;
	list-style-type: none;
	position: absolute;
	background-color: #eef0e5;
	border-right: 2px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 2px solid #333333;
	z-index:99;
}

.sousmenu li {
	padding-bottom: 10px;
	padding-top: 5px;
	padding-left: 20px;
	min-width: 190px;
	height: 11px;
	text-align:left;
	white-space:nowrap;
}
.sousmenu>li>a {
	color: #333333;
	text-decoration: none;
}
li.stylemenu:hover>.sousmenu {
	display: block;
}

.sousmenu li:hover {
	background: #aaaaaa;
}

.sousmenu li:hover>a {
	color: #ffffff;
}


/*#nav-menu li {*//*
  display: block !important;*/ /*For GOOD browsers*/
  /*display: inline; *//*For IE*//*
  position: relative;
  float:left;
  padding-right: 5px;
  padding-left: 5px;
}*/

/* 2nd Menu *//*

ul#nav-menu li:hover li a,
ul#nav-menu li.iehover li a {
	color: #000000;
}
*/
/* 2nd Menu Hover Persistence *//*
ul#nav-menu li:hover li a:hover,
ul#nav-menu li:hover li:hover a,
ul#nav-menu li.iehover li a:hover,
ul#nav-menu li.iehover li.iehover a {
  color: white;
}

ul#nav-menu ul,
ul#nav-menu ul ul,
ul#nav-menu ul ul ul {
  display: none;
  position: absolute;
  left: 4px;
  top:25px;
  
}
*/
/* Do Not Move - Must Come Before display:block for Gecko *//*
ul#nav-menu li:hover ul ul,
ul#nav-menu li:hover ul ul ul,
ul#nav-menu li.iehover ul ul,
ul#nav-menu li.iehover ul ul ul {
  display: none;
  
}*//*

ul#nav-menu li:hover ul,
ul#nav-menu ul li:hover ul,
ul#nav-menu ul ul li:hover ul,
ul#nav-menu li.iehover ul,
ul#nav-menu ul li.iehover ul,
ul#nav-menu ul ul li.iehover ul {
  display: block;
}*/
/*Fin MENU DEROULANT*/

/*
#sub-nav-menu{
	left:15px;
	padding:0;
	border-right: 2px solid #333333;
	border-left: 1px solid #333333;
	border-bottom: 2px solid #333333;
	padding: 2px;
	padding-top: 0;
	min-width: 170px;
}
#nav-menu li{
	
	padding-bottom: 4px;
	padding-top: 5px;
}

#nav-menu li a{
	text-decoration: none;
	font-weight: bold;

}
#sub-nav-menu li a{
	font-weight: normal;
}
#nav-menu{
	font-size: 12px;
	color: white;
}
#nav-menu a:hover,
#nav-menu a:visited,
#nav-menu a{
	color: white;
}

#sub-nav-menu{
	font-size: 12px;
}

#nav{
	background: url(images/menusprites.jpg);
	height:25px;
}

ul#sub-nav-menu li:hover{
	background: #AAAAAA;
}
ul#sub-nav-menu li a:hover{
	background: #AAAAAA;
}
*/



/*OMBREMENU*/
#ombremenu{
	width:900px;
	height:11px;
	background:url("images/menu_shadow.png") no-repeat scroll 0 0 #FFFFFF;
}

/*MAIN*/
#main{
	padding: 10px;
	font-size: 13px;
}

#main ul li{
	padding-top:5px;
	padding-bottom:5px;
}


/*box publicite*/
#left{
	width: 300px;
	display: inline;
	float: left;
}

#boxparticulier{
	cursor: pointer;
	background:url("images/boxparticulier.png") no-repeat;
	height: 85px;
}

#div-box-top{
background:url("images/formtop.jpg") no-repeat;
height: 12px;
}

#div-box-body{
background:url("images/formmiddle.jpg") repeat-y;
}

#div-box-bottom{
background:url("images/formbottom.jpg") no-repeat;
height: 35px;
}

#boxartisan{
	cursor: pointer;
	background:url("images/boxartisan.png") no-repeat;
	height: 85px;
}



/*box contenu*/
#right{
	width: 580px;
	padding-right: 10px;
	display: inline;
	float: right;
}



#boxtop{
	background:url("images/boxtop.gif") no-repeat;
	height:11px;
}

#boxmiddle{
	background:url("images/boxmiddle.jpg") repeat-y;
}

#boxmiddle p.alinea{

	padding-bottom:10px;
	text-indent:20px;
}

#boxbottom{
	background:url("images/boxbottom.gif") no-repeat;
}


.devis{
	width: 270px;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	background: white;
	padding: 2px;
}

#main{
	margin-top: 15px;
	padding: 5px;
}
#main-devis{
	margin-top: 15px;
	padding: 5px;
}

.titre-devis{
	margin-top: 10px;
	margin-bottom: 10px;
	background: #CC0000;
	color: white;
	font-weight: 600;
	height: 20px;
	padding-left: 5px;
	font-size: 13px;

}

.input-text{
	width: 140px;
}

.submit{
	background: url('images/devis-submit.png') no-repeat;
	width: 284px;
	height: 43px;
	border: none;
	cursor: pointer;
}
.submit#demander {
	background: url('images/InscriptionPPV.png') no-repeat;
	width: 288px;
}
#validationFormulaire{
	text-align: center;
}

#right ul{
	margin-left: 20px;
}
#right p{
	text-align: justify;
}
#footer{
	font-size: 12px;
	width: 800px;
	margin: 0 auto;
	text-align: center;
}
.submit-form{
	text-align: center;
}
.radio{
	margin-right: 2px;
}
#erreurs{
	color: red;
	background-color: #FFF8E7;
	padding: 5px;
	width: 550px;
	margin-left: 10px;
}
#erreurs li{
	margin-left: 17px;
}
.label{
	text-align: right;
	font-weight: 600;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
}
.element-radio{
	width: 160px;
}
.discret a{
	font-size: 11px;
	text-decoration: none;
	margin-left: 5px;
}
.discret a:hover{
	text-decoration: underline;
}
.discret{
	height: 20px;
}
.etoile{
	color: #CC0000;
}
.error{
	color: red;
}
.devis-puces{
	padding-left: 40px;
}
.devis-puces li{
	margin-bottom: 5px;
	list-style-image : url(images/carre-photovoltaique.jpg);
}
/*ENSOLLEILLEMENT*/
.ensoleillement{
	padding: 2px;
	border: 1px solid #CCCCCC; 
	float: right; 
	width: 280px;
	height: 200px;
}
/*RENTABILITE*/
.rentabilite{
	padding: 2px;
	border: 1px solid #CCCCCC; 
	float: left; 
	width: 280px;
	height: 200px;
	color: black;
}
.rentabilite p{
	color: black;
}
.rentabilite li{
	color: black;
}
.cadre{
	width: 580px;
	padding: 2px;
	margin-top: 10px;
	color: black;
}
/*AIDES*/
.aides{
	background-color: #FFF8E7;
	text-align: center;
	color: black;
}
.aides li{
	display: inline;
	background: url(images/check.png) no-repeat;
	padding:10px;
	padding-left: 30px;
	margin: 10px;
}
.aides h3{
	text-align: center;
	padding-bottom: 10px;
}

/*LOCAL*/
.local{
	color: black;
}

.local p{
	margin: 0px !important;
	color: black;
}



.localites{
	border: 1px solid #CCCCCC;
	width: 580px;
	padding: 2px;
	margin-top: 10px;
}
.localites a{
	text-decoration: none;
	color: #707277;
}
.localites h4{
	font-style: italic;
	font-size: 13px;
	margin: 2px;
	padding:0;
	font-weight: normal;
	color: #000000;
	
}
#footer a{
	color: grey;
}

.content-image{
	margin: 5px;
	float: left;
}

.paddingtextvideo{
padding-bottom:5px;
}

/*Footer*/
ul.bottom-links {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	list-style-type: none;
	
	color:#4E4E4E;
	
	margin: 5px;
	min-width: 100px;
}

li.bottom-title {
	margin-bottom:20px;
	
	text-transform: uppercase;
	font-weight: bold;
}

li.bottom-link {
	margin-top: 1px;
	margin-bottom: 1px;
}
li.bottom-link a {
	color:#4E4E4E;
	text-decoration: none;
}
li.bottom-link a:hover {
	text-decoration: underline;
}

/* Fil d'ariane */
.filariane {
	margin-left: 10px;
	color: gray;
}

.filariane a {
	text-decoration: none;
	color:  #6D6D6D;
}

/*boxdescription*/
#pageregiondescription h2{
	padding:0 0 0 10;
}

.boxdescription{
	clear: both;
	margin-left: 10px;
	margin-right: 10px;
	padding-right: 10px;
	padding-bottom:10px;
	margin-top: 10px;
	border:1px solid #EEF0E5
}


.boxdescriptioncolG{
	width:300px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.boxdescriptioncolG p{
	padding-top:5px;
	
}

.boxdescriptioncolG p strong{
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.boxdescriptionOther p strong{
	padding-bottom: 0px;
	padding-left: 0px;
	
}

.boxdescriptioncolD{
	height:80px;
	width: 240px;
	height: 70px;
	float: right;
	padding-top: 8px;
}
.boxdescriptioncolD img{
	float:left;
	margin-right: 10px;
}


.vcard {
	clear: both;
	width: 558px; 
	padding-bottom:10px;
	padding-top: 10px;
	margin:0 10px 0px 10px;
	border:1px solid #EEF0E5;
}


/*googlemap*/
#googlemap{
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	padding-bottom:10px;
	magin:0 10 10 10;
	border:1px solid #EEF0E5;
	width: 558px;
	height:100px;
	
}
/*box*/
.box{ 
	margin-left:10px;
	margin-top:10px;
	margin-right:10px;
	padding-bottom:10px;
	magin:0 10 10 10;
	border:1px solid #EEF0E5;
	width: 558px;
	height:80px;
}

/*LISTREGION*/
.boitelisteregion{
	width:558px;
	margin-left: 10px;
}

.listregion{
	list-style-image:url("images/puce.gif");
}
/*PAGINATION*/
#paginationControl{
	text-align: center;
}
/*LISTING*/
.listing {
	padding-bottom: 8px;
	margin-left: 10px
}

/*VIDEOS*/
#videos{
	margin: auto;
	width: 510px !important;
	height: 259px;
}



/*LES INTROUVABLES*/
/*.questionvideo{
	padding-top: 5px;
	padding-bottom: 10px;
}*/
/*.tel {
	cursor: pointer;
}*/
/*#sub-nav-menu {
	color: white;
	font-size: 12px;
	text-decoration: none;
}*/
/*Root = Vertical, Secondary = Vertical
ul#sub-nav-menu,
ul#sub-nav-menu li, 
/*ul#sub-nav-menu ul {
	width: 150px; 
	height: 10px;
	For KHTML
	background: #eef0e5;
	color: ##333333;
}*/
/*page left.html
.first-col{
	width: 110px;
	font-weight: 600;
	height: 20px;
}*/

