body {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
}

img {
	border:none;
}

ul {
	margin:0px;
	padding:0px;
	list-style-type:disc;
}

li {
	margin-left:20px;
	padding:0px;
}

table {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

td, th {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
	text-align:justify;
	padding:0px;
	margin:0px;
}

object, embed{
	margin:0px;
	padding:0px;
}

p {
	font-family:Tahoma, Helvetica, sans-serif;
	font-size:11px;
/*	text-align:justify;*/
}


h1 {
	font-size:11px;
	color:#003399;
	font-weight:bold;	
}

h2 {
	font-size:10px;
	color:#003399;
	font-weight:bold;	
}

h3 {
	font-size:11px;
	color:#003399;
	font-weight:normal;
}


a {
	color:#637a01;
	text-decoration:none;
}

a:hover {
	color:#637a01;
	text-decoration:underline;
}



/* Plan du site */
ul.plan li {
	margin-left:15px;
}


/* Formulaire de contact */

p.erreur {
	font-weight:bold;
	color:red;
}

legend {
	font-size:11px;
	color:#1C1A6D;
	margin-top:1.5em;
	margin-bottom:1em;
	font-weight:bold;
}

fieldset {
	font-size:11px;
	border:none;
	width:632px;
}

#contenu fieldset br {
	clear:left;
}
#contenu label {
	display:inline;
	float: left;
	font-weight:bold;
	text-align:right;
	padding-right:10px;
	margin-bottom:12px;
   	width:230px;
}

#contenu label.requis {
	color:#1C1A6D;
}

p.requis {
	color:red;
	font-weight:bold;
}

#contenu input {
	font-size:11px;
	border-style:inset;
	border-width:1px;
	border-color:#B3B3B3;
	width:210px;
}

#contenu textarea {
	border-style:inset;
	border-width:1px;
	border-color:#B3B3B3;
	font-size:11px;
	width:210px;
	margin-bottom:12px;
	font-family:Tahoma, Helvetica, sans-serif;
}

#contenu .submit input {
	color:#FFFFFF;
	background-color:#1C1A6D;
	border:1px outset #296EAB;
	font-weight:bold;
	border:none;
	font-size:11px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}

#contenu .submitUnChamp input {
	color:#FFFFFF;
	background-color:#1C1A6D;
	border:1px outset #296EAB;
	font-weight:bold;
	border:none;
	font-size:11px;
	width:auto;
}

#contenu .radio, #contenu .checkbox {
   margin-bottom:12px;
}


#contenu  select {
   margin-bottom:1em;
}

#contenu select#id_objet {
   margin-bottom:0em;
}

#aideObjet div {
	padding-bottom:1.5em;
	clear:left;
}

#contenu .submit {
	width:420px;
	text-align:center;
}
	
#contenu  .radio input, #contenu  .checkbox input, #contenu .submit input {
   width:auto;
   border:none;
   margin-bottom:0px;
}




/* Moteur de recherche */
#recherche_resultats h3 {
	margin-bottom:0px;
	padding-bottom:0px;
}

#recherche_resultats p {
	margin-top:0px;
}

.occurences {
	font-style:italic;
}

/* encart Références */
.entete-references, .entete-references img {
	width:238px;
	height:17px;
	margin:0px;
	padding:0px;
}
.contenu-references {
	width:238px;
	background-image:url(/img/interface/ligne-references.gif);
	background-repeat:repeat-y;
	padding:1px 20px 20px 20px;
	margin:0px;
	text-align:justify;
}
html>body .contenu-references {
	width:198px;
}
.encart-bordure {
	width:238px;
	height:17px;
	margin:0px;
	padding:0px;
}


/* encart page d'accueil */
div.fond-energies-renouvelables {
	background-image:url(/UserFiles/Image/accueil/energies-renouvelables.jpg);
	background-repeat:no-repeat;
	width:410px;
	height:160px;
	margin:0px;
	padding:0px;
}
div.fond-chauffage-electrique {
	background-image:url(/UserFiles/Image/accueil/chauffage-electrique.jpg);
	background-repeat:no-repeat;
	width:410px;
	height:160px;
	margin:0px;
	padding:0px;
}
div.fond-climatisation {
	background-image:url(/UserFiles/Image/accueil/climatisation.jpg);
	background-repeat:no-repeat;
	width:410px;
	height:160px;
	margin:0px;
	padding:0px;
}
div.fond-electricite-generale {
	background-image:url(/UserFiles/Image/accueil/electricite-generale.jpg);
	background-repeat:no-repeat;
	width:410px;
	height:160px;
	margin:0px;
	padding:0px;
}
div.fond-qualite {
	background-image:url(/UserFiles/Image/accueil/qualite.jpg);
	background-repeat:no-repeat;
	width:410px;
	height:160px;
	margin:0px;
	padding:0px;
}
div.contenu-encart-accueil {
	float:right;
	width:222px;
	margin-right:5px;
	padding-top:13px;
	height:147px;
	text-align:left;
}
