/* CSS Document */
*
{
	font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #313131;
}

table
{
	border: none;
}
td
{
	border:1px solid #99cc33;
}

.cadre
{background-color:#deffc6;color:#009933;}
code.menu
{
	border-left:1px solid #009933;
	padding-left:5px;
	padding-right:5px;
	font-family:"Trebuchet MS" Verdana, Arial, sans-serif;
	font-size:13px; 
	font-weight:bold; color:#009900;}
code.titre
{
	margin: 2px 0;;
	height: 20px;
	line-height: 20px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	color: #009933;
}
code.logo
{
	font-family:arial;
	font-size: 10px;
	color:#009933;
}
/*styles pour liens hypertextes*/

code a
{
	text-decoration:none; color:#009933;
	font-size: 13px;
}
code a:hover
{
/*	text-decoration:overline;*/
	color: #D2691E;
	font-size: 13px;
}

a img
{
	border: none;
}
img.menu
{
	margin-top:25px; margin-left:15px;
}
img.page
{
	margin: 7px;
}
img.logo
{
	margin-left: 15px;
}
img.banniere
{
	margin-left: 120px;
}
a:hover
{
	font-weight: bold;
}
/*styles pour titre page des prestations*/

code.titre
{
   color: #D2691E;
	font-weight: bold;
	font-size: 13px;

}
.texteintro
{
	font-size: 12px;
	margin-left: 25px;
	text-align: left;

}

code.solaire
{
  	color: #E1AA00;
	font-weight: bold;
	font-size: 13px;
}
code.geothermie
{
   color: Maroon; font-weight: bold;
	font-size: 13px;
}
code.gestiondeseaux
{
   color: #408ED8;
	 font-weight: bold;
	font-size: 13px;
}
code.diagnostics
{
   color: #D2691E; font-weight: bold;
	font-size: 13px;
}
code.bioclimatique
{
   color: Red;
	font-weight: bold;
	font-size: 13px;
}
/*styles pour mise en forme de texte*/

span.stylequestion
{
	font-weight: bold;
	font-style: italic;
}
span.vertalter
{
	color:#009933;
	font-weight: bold;
	font-size: 13px;
}

span.gras
{
	font-weight: bold;
}

/*styles pour mise en forme sous titre et blocs de texte */

p.soustitre
{
	font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	color: #313131;
	border-bottom:1px solid #009933;
	border-top:1px solid #009933;
}
p.contenu
{
	font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #313131;
	text-align: justify;
}

p.contenuindex
{
	font-family: "Trebuchet MS" Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #313131;
	text-align: center;
}
