/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset,img
	{
	border: 0;
	margin: 0;
	padding: 0;
	}

body
	{
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	color: #4c4a3f;
	}

p
	{
	margin: 0px;
	}

h1
	{
	margin: 0px;
	}

h2
	{
	margin: 0px;
	}

ul, ol
	{
	margin: 0 0 40px 16px;
	}

ul
	{
	list-style-image: url(../medias/images/general/puce.gif);
	}

li
	{
	margin: 10px 0 2px 10px;
	font-size: 12px;
	}

ul ul
	{
	list-style-image: none;
	list-style-type: disc;
	margin: 10px 0 10px 15px;
	}

ul ul li
	{
	margin: 10px 0 0 10px;
	font-size: 11px;
	}

a:visited, a:link
    {
	color: #023ca4;
	text-decoration: none;
	}

a:hover
	{
	color: #0099ea;
	text-decoration: none;
	}
.ppf{ display:inline; width:100%; margin:0 auto;}
.ppf h3{margin:0; padding:0; display:inline;background:none; border:none;}
.ppf h3 a{text-decoration:none;color:#ffffff; cursor:default; background:none; background:none;}
/*	Structure générale */

#choixlangue
	{
	height: 19px;
	width: 972px;
	margin-right: auto;
	margin-left: auto;
	}

/* Bas de page */

#footer
	{
	text-align: left;
	margin: 0 auto 20px auto;
	width: 920px;
	padding-top: 7px;
	padding-right: 26px;
	padding-left: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
	}

#footer .menu
	{
	width: 800px;
	float: left;
	padding-top: 1px;
	}

#footer a
	{
	margin-right: 27px;
	}

#footer a:visited, #footer a:link
    {
	color: #71706d;
	}

#footer a:hover
	{
	color: #0099ea;
	}

/* fin - Bas de page */

.copyright
	{
	width: 120px;
	text-align: right;
	font-weight: bold;
	color: #0099ea;
	float: left;
	font-size: 10px;
	}

.copyright #fonce
	{
	color: #023592;
	}

.fermeture
	{
	clear: both;
	}



/* Éléments spécifiques aux pages */

/* Page Certifications */

.logoscertificationfloatleft
	{
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	}

img.carteenergystar
	{
	border: 1px dotted #00BAFF;
	}



/* Page Garanties */

#tableaugaraties1
	{
	width: 400px;
	margin-left: 20px;
	margin-bottom: 30px;
	}

#tableaugaraties1 .fermeture
	{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #00BAFF;
	margin-top: 5px;
	margin-bottom: 5px;
	}

#tableaugaraties1 .nombreannees
	{
	float: left;
	width: 63px;
	text-align: center;
	}

#tableaugaraties1 .unan
	{
	text-align: center;
	margin-left: 3px;
	}

#tableaugaraties1 h6
	{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, Helvetica, sans-serif;
	float: left;
	width: 70px;
	font-size: 17px;
	color: #0375b5;
	margin: 0px;
	}

#tableaugaraties1 h6 .ans
	{
	color: #06317d;
	font-size: 14px;
	font-weight: normal;
	}

#tableaugaraties1 .description
	{
	float: left;
	width: 300px;
	font-size: 13px;
	color: #000000;
	padding-top: 7px;
	}

#encadregarantiedesignqualite
	{
	width: 680px;
	border: 1px dotted #00BAFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-left: 20px;
	margin-bottom: 30px;
	}

ol.garatie
	{
	list-style-type: lower-alpha;
	font-size: 12px;
	width: 650px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 20px;
	list-style-position: outside;
	}

li.garatie
	{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 25px;
	font-size: 12px;
	line-height: 16px;
	}

/* Pour Contact */

#contact
	{
	}

#contact h6
	{
	font-size: 12px;
	font-weight: bold;
	color: #0a295d;
	margin-top: 25px;
	margin-right: 0;
	}

#contact strong
	{
	}

/* Page questions */


ol.questions
	{
	list-style-type: decimal;
	font-size: 12px;
	width: 650px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 18px;
	margin-left: 25px;
	list-style-position: outside;
	}

li.questions
	{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 25px;
	font-size: 12px;
	line-height: 16px;
	}

#test
	{
	border: 1px solid blue;
	}
