/* CSS Document */
/***************/
/* Back-office */
/***************/
.bo_paragraphe {
	border: 1px dashed #C00000;
	margin-bottom:5px;
}
/***************/
/* Front-office */
/***************/
acronym
{
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  cursor: help;
}

body {
    font-family:Arial, Helvetica, sans-serif;
    /*font-family:Tahoma, arial, verdana, courier;*/
    color:#000000;
    font-size: 12px;
    background:#D1FF54;    
    line-height:15px;
    margin: 0;
    padding: 0;
    font-weight: normal;       
}
p {
    margin: 0 0 10px 0;
    text-align: justify;
}
h2 {		
    font-family:Tahoma, arial, verdana, courier;
    color: #9A34FF;      
    text-transform: uppercase;
    font-size: 16px;
}
h3 {		
    font-family:Tahoma, arial, verdana, courier;
    color: #00C000;      
    font-size: 14px;
}
h4 {		        
    font-family:Tahoma, arial, verdana, courier;
    font-size: 12px;
}
a {
	color:#9A34FF;	
	font-weight:normal;
}
a:visited {
	color:#C280FA;
	font-weight:normal;	
}
a:hover {
	color:#000000;
	font-weight:normal;
}
a.lieninvisible {		
	text-decoration:none;
}

a.alt {
    font-weight:bold;
    color:#C00000;
}
th {
    text-align:left;
}
#header { 
    margin:0;
    padding:0;   
    height: 144px;
    background-color: #99CCCC;
    /*** style-impression
    display:none;    
    ***/
}

#header780 {
    display:none;
    /*** style-impression
    display:block;
    height: 117px;
    background-color: #FFFFFF;    
    ***/
}
#header_popup {
    display:none;
    /*** style-impression
    display:block;
    height: 117px;
    background-color: #FFFFFF;    
    ***/
}
#haut {
    height: 36px;
    background-color:#FFFFFF;
    background-image:url(../images/fond-compte.gif);
    background-repeat:no-repeat;
	background-position: left center;	
	margin:0 0 10px 0;
    padding:0;	
     /*** style-impression
    display:non;            
    ***/	
}

#conteneur {
    width:1000px;
    margin:0 auto;
    background-color:#FFFFFF;
    border:1px solid #000000;      
    background-image:url(../images/fond-conteneur.gif);
    background-repeat:no-repeat;
	  background-position: right top;
    z-index: 1;	
    /*** style-impression
    position: relative;
	width: 780px;
	left: 50%;
	margin-left: -370px;
	background-color:#FFFFFF;
    border:1px solid #000000;      
    ***/     
}
#centre {
    background: transparent;
    /*margin-left: 155px;
    margin-right: 155px;*/
    float:left;
    width:630px;
    margin-left:10px;
    height:300px; 
       
    /*** style-impression
    background-color:#FFFFFF;
    margin-left: 155px;
    margin-right: 0px;
    height:300px;     
    ***/    
}
/* Feinte non comprise par IE pour min-height */
html>body #centre {
	height: auto;
	min-height: 300px;
}
#centreetdroite {
    background: transparent;
    float:left;
    width:785px;
    margin-left:5px;
    height:300px; 
	/*** style-impression
	margin:0;
	***/
}

#centreetgauche {
    background: transparent;
    float:left;
    width:835px;
    margin-left:5px;
    height:300px; 
	/*** style-impression
	margin:0;
	***/
}

#centreetgaucheetdroite {
    background: transparent;
    float:left;
    width:980px;
    margin-left:10px;
    height:300px; 
	/*** style-impression
	margin:0;
	***/
}

/* Feinte non comprise par IE pour min-height */
html>body #centreetdroite, html>body #centreetgauche, html>body #centreetgaucheetdroite{
	height: auto;
	min-height: 300px;
}


#centre strong, #centreetdroite strong, #centreetgauche strong, #centreetgaucheetdroite strong{
    color:#9A34FF;
}
#centre img, #centreetdroite img, #centreetgauche img, #centreetgaucheetdroite img {
	padding:0 5px 0px 0px;
}

#gauche {
    float:left;
    display: inline;
    width: 200px;
    margin:0px;
}

#gauche h3 {
    padding:0;
    padding-top: 7px;
    color: #FFFFFF;
    font-size: 1em;
    margin:0;
    vertical-align: middle;
    text-align: center;
    height:26px;
    width:200px;   
    background-image:url(../images/fond-h3-menu.gif);
    background-repeat:no-repeat;
	  background-position: left top;
     /**/
    
}

#droite {
    float:right;
    font-size:0.85em;    
    width: 150px;
    color:#000000;
    margin:0px;    
    /*margin-top:155px;*/
    /*** style-impression
		display:none;
	***/
}

#droite h3 {
  padding:0px 0px 2px 0px;
  margin:-2px; 
  margin-bottom: 10px;  
  font-size: 12px;
  background-color: #8B79B1;
  color:#FFFFFF;
  line-height: 18px;    
}
#droite h4 {
    padding:2px 0px 2px 0px;
    margin:0;      
    color:#9A34FF;
   font-size:1em;
    
}
#droite .paragraphe {
    color:#8D7CB1;
    background-color: #FFFFFF!important;
    text-align: center;
    font-size:12px;
    font-weight: bold; 
    margin:0px;
    margin-right: 5px;
    margin-bottom:10px;
    padding: 2px; 
    border: 1px #8D7CB1 solid;  
}

#droite p.devis{
    /*color:#8D7CB1;
    background-color: #FFFFFF!important;*/
    text-align: center;
    font-size:12px;
    font-weight: bold; 
    /*margin:0px;
    padding: 2px; 
    border: 1px #8D7CB1 solid;*/  
    /*** style-impression
		display:none;
	***/
}

#droite p.devis em{
    /*color:#8D7CB1;
    background-color: #FFFFFF!important;*/
    text-align: center;
    font-size:10px;
    font-weight: normal; 
    /*margin:0px;
    padding: 2px; 
    border: 1px #8D7CB1 solid;*/  
    /*** style-impression
		display:none;
	***/
}

#droite #paragraphe14, #droite #paragraphe88 {
    background-color: transparent!important;
    border: none;  
    margin:0px;
}

#pied {
    clear:both;
    height: 50px;
    background-image:url(../images/fond_pied.gif);
    background-repeat:no-repeat;
	background-position: left bottom;
	text-align:center;
	padding-top: 50px;
		font-size: 0.85em;
    /*** style-impression
    clear:both;
    height: 120px;
    background-color: #FFFFFF;    
    background-repeat:no-repeat;
	background-position: left bottom;
	text-align:left;   
     ***/    	
}
#pied p{
    padding:0;
    margin: 0;
	text-align:center;
}
#pied ul {    
    text-align:center;
}
#pied li {
    display: inline;  
    padding:0px 5px 0 0px;
}
#pied li a, #pied p a{
	color:#000000;	
	font-weight:normal;
	font-size: 0.85em;
	text-decoration:none;
}
#pied li a:visited, #pied p a:visited {
	color:#808080;
	font-weight:normal;	
}
#pied li a:hover, #pied p a:hover  {
	color:#C00000;
	font-weight:normal;
	text-decoration:underline;
}

#menuhaut {
    list-style-type: none;
    margin: 0;
    padding:8px 0 0 10px;

    /*** style-impression
    display:none;
    ***/    
}

#menuhaut li {
    display: inline;  
    padding:0px;
    padding-right: 5px;
    line-height: 20px;
    /*float:left;*/     
}
#menuhaut a {
    margin: 0;
    Color : #FFFFFF!important;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold!important;  
    text-decoration: none!important;
    padding: 3px;     
}
#menuhaut a:hover {
    text-decoration: none;
    border:1px solid #fff000;
    padding: 2px; 
}

#menuhaut a strong {
    text-decoration: none;
    color : #fff000!important; 
}

#menugauche {
    list-style-type: none;
    margin: 0;
    padding:0;
}
#menugauche li {
    margin-bottom: 5px;
}
#menugauche a {
    margin: 0 2px;
    color: #000000;
    text-decoration: underline;
}
#menugauche a:hover {
    text-decoration: none;
}
#menudroit {
    list-style-type: none;
    margin: 0;
    padding:0;
}
#menudroit li {
    margin-bottom: 5px;
}
#menudroit a {
    margin: 0 2px;
    color: #000000;
    text-decoration: underline;
}
#menudroit a:hover {
    text-decoration: none;
}



/* Menu Déroulant */
dl, dt, dd {
margin: 0;
padding: 0;
}
dl ul, li {
	margin: 0;
	padding: 0;
}
#menu {
    width:199px;
    border: 1px #000000 solid;
    border-left: none;
    background-color: #8B79B1;
    color: #FFFFFF!important;
    background-image:url(../images/fond-menu.gif);
    background-repeat:no-repeat;
	  background-position: right bottom;
	  min-height: 160px;
	/*background:#D5D2C4;*/
}
#menu dt {
	cursor: pointer;
	padding: 5px 2px 5px 5px;
	/*background: #EFEFEF;*/
	text-align: left;
	 clear:both;
}
#menu dt.principal{	
	font-weight: bold;			
}


#menu img{     
    padding:0;
    margin:0;   
}
#menu a {
  color: #FFFFFF;
	text-decoration:none;
	font-weight:normal;
}
#menu a:visited {
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;
}
#menu a:hover {
	color:#FFF000;
	font-weight:normal;
}
#menu a.alt {
    font-weight:normal;
    color:#FFF000;
}
#menu dt.principal a {
	color:#91A2FD;
	text-decoration:none;
	font-weight:normal;
}
#menu dt.principal a:visited {
	color:#91A2FD;
	font-weight:normal;
}
#menu dt.principal a:hover {
	color:#000000;
	font-weight:normal;
}


#menu dd {
	position: absolute;
	z-index: 100;
	left: 146px;
	margin-top: -1.4em;
	padding: 0 0 0 5px;
	width: 15em;
	background: #FFEBD7;
	visibility:hidden;
	display:none;
}

#menu ul {
	padding: 2px;
}

#menu li {
	text-align: left;
	height: 18px;
	line-height: 18px;
	list-style-type: none;
}



/**************/
/* Rechercher */
/**************/
#recherche{    
	padding: 0;
	margin: 0;	     
}
#recherche form {
    margin:0;      
    padding:0;           
}

#recherche label {
    display:none;          
}

#recherche #search_string input{
    border: 1px #000099 solid !important;
    font-size:16px;
    width:100px;
    padding: 0;
    margin: 0;  
}

#recherche #search_valider input{
    border: 1px #000099 solid !important;
    height:20px;
    width:30px; 
    padding: 0;
    margin: 0;          
}
span.resultat_recherche{
	font-weight:bold;
	color:#C00000;
}


/*************/
/* ariane */
/*************/
#ariane {
	padding:8px 0 0 0;
}
div.ariane {
	/*clear:both;*/
	margin:0;
    padding:0;	
	font-size:0.85em;
	/*font-family:Verdana,Arial,Helvetica,sans-serif;*/
	font-family:Tahoma, arial, verdana, courier;
}
div.ariane strong {
font-weight: normal;
color:#184163!important;
}
.ariane a {
	color:#184163;
	text-decoration:none;
	font-weight:normal;
}
.ariane a:visited {
	color:#184163;
	text-decoration:none;
	font-weight:normal;
}
.ariane a:hover {
	color:#000000;
	font-weight:normal;
}
fieldset {
    padding:5px;
}
legend {
    color: #00C000; 
    font-weight:bold;
}
p.alerte {   
    color:#C00000;
    font-weight:bold;    
}
br.clr {            
    font-size:1px; 
    clear:both;     
}

.mouseon {background-color:#FFFFCC;}
.mouseout {background-color:#FFFFFF;}
/***************************************************/
/*     Bulle sur point d'interogation              */
/***************************************************/
a.infobulle {
  position:relative;
  z-index:24;
  color:#000;
  text-decoration:none;
  border:none;
}
	
a.infobulle, a.infobulle img {
  border:none;
  text-decoration:none;
  padding-left:5px;
  padding-right:5px;   
}
	
a.infobulle:hover {
	background: none;
	z-index:25
}
a.infobulle span {display: none}
a.infobulle:hover span { 
	display:block;
	position:absolute;
	top:0;
	left:3em;
	padding:2px;
	width:15em;
	border:1px solid #7F9DB9;
	background-color:#EDEDED;
	color:#000000;
	text-align: justify;
	font-size: 10px;
	font-weight: normal;
}

/***************************************************/
/*     prenvext (résultats de recherche            */
/***************************************************/
.prevnext {
	margin: 0;
	padding:2px;
	font-style:italic;
	
}         
.prevnext a {
	font-style:normal;
	/*font-size: 11px;*/
	color: #000000;
	background-color:#CFFF4F;
	margin: 0 0px 0 5px;
	padding: 0 2px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	text-decoration: none;
}
.prevnext a:hover,
.prevnext a.selected {
	background-color: #8300FF;
	color: #ffffff !important;
}         

/***************************************************/
/*     Affichage des erreurs                       */
/***************************************************/
.blocAlerte {
  padding: 10px; 
  margin: 5px;
  background-color: #FFCCCC!important;
  border:1px solid #FF0000!important;
  font-weight: bold;
  font-size: 12px;
}

.blocAlerte .alerte {
  color:#000000!important;
  padding: 0!important;
  margin: 0!important;
}

.blocAlerte p{
  padding: 0!important;
  margin: 0!important;
}

.blocAlerte ul li strong, .blocAlerte ul li a{
  color:#FF0000!important;
  padding: 0!important;
  margin: 0!important;
}
select.alerte {
  background-color: #FFCCCC!important;
}
/****************/
/* bloc accueil */
/****************/
#table_accueil td, #table_accueil td img, #table_accueil td a {
  margin:0;
  padding:0;
  background-position: top;
  cursor: pointer;   
 
}
#table_accueil td a {
  margin:0;
  padding:0;
  background-position: top;
  cursor: pointer;   
  display: block;   
}
#table_accueil td.aerothermie a {background-image:url(../images/sder_aerothermie_on.gif);}
#table_accueil td.aquathermie a {background-image:url(../images/sder_aquathermie_on.gif);}
#table_accueil td.geothermie a {background-image:url(../images/sder_geothermie_on.gif);}
#table_accueil td.solaire a {background-image:url(../images/sder_solaire_on.gif);}

#table_accueil td.aerothermie a:hover {visibility: visible;}
#table_accueil td.aquathermie a:hover {visibility: visible;}
#table_accueil td.geothermie a:hover {visibility: visible;}
#table_accueil td.solaire a:hover {visibility: visible;}

#table_accueil td.aerothermie a:hover img{visibility: hidden;}
#table_accueil td.aquathermie a:hover img{visibility: hidden;}
#table_accueil td.geothermie a:hover img{visibility: hidden;}
#table_accueil td.solaire a:hover img{visibility: hidden;}
/*************/
/* mdl */
/*************/
.bloc0, .bloc1 {
	clear: both;
	padding:0;
	padding-bottom:2px;
}
          
.bloc1 {
	background-color: #f6f6f6;
}
          
.mdl_paragraphe2Colonne p{
padding-right: 10px;
}
table.album td {
  padding-bottom: 10px;
}

#liste_mcl {
  padding : 5px;
  padding-top : 10px;
  padding-bottom: 10px;
  border: 1px #AAAAAA solid;
  background-color: #F9F9F9; 
  color : #808080; 
}

#liste_mcl a {
  color : #808080;
  text-decoration: none; 
}
#liste_mcl a:hover {
  text-decoration: underline; 
}

#mdl_TopMCL a {
  color : #808080;
  text-decoration: none!important;
}
#mdl_TopMCL .mcl0 {
    font-size: 0.8em;
    line-height:18px;
}
#mdl_TopMCL .mcl1 {
    font-size: 1.2em;
    line-height:20px;
}
#mdl_TopMCL .mcl2 {
    font-size: 1.6em;
    line-height:22px;
}
#mdl_TopMCL .mcl3 {
    font-size: 2em;
    line-height:24px;
}
#mdl_TopMCL .mcl4 {
    font-size: 2.4em;
    line-height:26px;
}
#mdl_TopMCL .mcl5 {
    font-size: 2.8em;
    line-height:28px;
}
.pac {
  display: block;
  background-image:url(../images/fond_pac.gif);
  background-repeat:no-repeat;
	background-position: right top;
  padding-right: 250px;	
	min-height: 350px;
}

html>body .pac {
	height: auto;
	min-height: 350px;
}

.geo {
  display: block;
  background-image:url(../images/fond_geo.gif);
  background-repeat:no-repeat;
	background-position: right top;
  padding-right: 240px;	
	min-height: 360px;
}

html>body .geo {
	height: auto;
	min-height: 360px;
}

.plancher {
  display: block;
  background-image:url(../images/fond_plancher.gif);
  background-repeat:no-repeat;
	background-position: right top;
  padding-right: 260px;	
	min-height: 400px;
	z-index: 100;
}

html>body .plancher {
	height: auto;
	min-height: 400px;
}

.sol {
  display: block;
  background-image:url(../images/fond_solaire.gif);
  background-repeat:no-repeat;
	background-position: right top;
  padding-right: 260px;	
	min-height: 350px;
	z-index: 100;
}

html>body .sol {
	height: auto;
	min-height: 350px;
}
