@charset "UTF-8";
#page {
	background-image: url(images/fd_page.gif);
	background-repeat: repeat-y;
	background-position: center top;
	display: block;
}
body {
	background-color: #F2EDE0;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	behavior: url("ccsover.htc");
	color: #3C3A37;
}
#conteneur {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
}
#pdp {
	background-image: url(images/pdp.gif);
	height: 44px;
	width: 880px;
}
#hautpage {
	background-image: url(images/hautpage.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
p {
	margin: 0px;
	padding: 0px;
}
.logo {
	float: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-left: 42px;
}
.adresses-navig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: left;
	clear: both;
	margin-left: 42px;
	width: 300px;
}
#animation-drainvac {
	width: 480px;
	float: right;
	height: 134px;
}
#logo {
	float: left;
	width: 400px;
	height: 150px;
}
#menu {
	clear: both;
	background-image: url(images/fd_menu.gif);
	height: 32px;
	width: 880px;
}


#menuDeroulant
{
	width: 800px;
	height: 21px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 0;
	position: relative;
	top: 2px;
	left: 1px;
	z-index:2
}
#menuDeroulant li
{
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}
#menuDeroulant li a:link , #menuDeroulant li a:visited
{
	display: block;
	height: 1%;
	color: #FFFFFF;
	margin: 0;
	text-decoration: none;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#menuDeroulant li a:hover {
	text-decoration: none
}
#menuDeroulant li a:active {
	text-decoration: none
}

#menuDeroulant .sousMenu
{
	display: none;
	list-style-type: none;
	padding: 0;
	background-color: #F2EDE0;
	float: left;
	position: absolute;
	margin-top: 24px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #62605A;
}
#menuDeroulant .sousMenu li
{
	float: none;
	margin: 0;
	padding: 0;
	width: 190px;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
#menuDeroulant .sousMenu li a:link, #menuDeroulant .sousMenu li a:visited
{
	display: block;
	color: #595652;
	margin: 0;
	text-decoration: none;
	background-color: #F2EDE0;
	font-weight: normal;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-bottom-style: solid;
	border-bottom-color: #D4CFC4;
}
#menuDeroulant .sousMenu li a:hover {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #C60000;
}

#menuDeroulant li:hover > .sousMenu { display: block; }
/*#menu {
	background-image: url(images/fd_menu.gif);
	width: 880px;
	clear: both;
	height: 32px;
}
#menu a {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 15px;
	text-decoration: none;
	line-height: 30px;
	padding-right: 15px;
}*/


/*on definit la taille de la div du menu ainsi que la taille de parties du menu.*/ 
/*div#menu {
	background-image: url(images/fd_menu.gif);
	width: 880px;
	clear: both;
	height: 32px;
         } 

div#menu ul {
	width: 800px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	position: relative;
            } 

/*On positionne les elements du menu */ 
/*div#menu ul li {
	list-style: none;
	display: inline;
	position: relative;
               } 

div#menu li a {
		color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 15px;
	text-decoration: none;
	line-height: 30px;
	padding-right: 15px;
              }
			  
			  div#menu li.sousmenu {
                     }

/* On cache tous les sous menu avec la propriété display none */ 
/*div#menu ul ul {
	width: 200px;
	background-color: #339900;
	display: inherit;
	list-style-type: none;
	float: left;
	margin: 0px;
               } 
div#menu ul ul li {
	width: 200px;
	display: block;
	list-style-type: none;
}

/*Lors du survol ,avec la souris, les sousmenu apparaissent grace a display: block */ 
/*div#menu ul.niveau1 li.sousmenu:hover ul.niveau2, 
div#menu ul.niveau2 li.sousmenu:hover ul.niveau3 { 
                                                  display:block; 
                                                 }*/
.retrait {
	height: 32px;
	width: 25px;
	float: left;
}
					 
					 /* fichier pour internet explorer */ 
body { 
      behavior: url(csshover.htc); 
     } 
#nosproduits {
	margin-top: 26px;
	background-color: #F2EDE0;
	width: 200px;
	position: absolute;
}
#nosproduits a {
	color: #54524E;
	font-weight: normal;
	padding-left: 10px;
	float: none;
	display: block;
	height: 24px;
	line-height: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #65635E;
}
#contenupage  {
	padding: 40px;
}
h1 {
	color: #C80000;
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	margin-left: 0px;
}
h2 {
	color: #C80000;
}
#pdp .lienproduit {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	background-image: url(images/fleche-pdp.gif);
	display: block;
	float: left;
	background-repeat: no-repeat;
	padding-left: 14px;
	margin-left: 15px;
	background-position: 0px 1px;
	margin-top: 10px;
}
#signature {
	width: 880px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color: #5C5A55;
	font-size: 11px;
}
#signature a {
	text-decoration: none;
	color: #62605A;
}
#pdp .prod {
	color: #C50000;
	font-weight: bold;
	text-decoration: none;
	float: left;
	display: block;
	margin-left: 30px;
	margin-top: 10px;
}
.lienmail {
	color: #D02121;
	text-decoration: underline;
}
.elementform  {
	border: 1px solid #A5A198;
	font-size: 11px;
	background-color: #F2EDE0;
	width: 450px;
}
.bouton {
	border: 1px solid #A5A198;
	font-size: 11px;
	background-color: #504E4D;
	color: #FFFFFF;
	font-weight: bold;
}
h4 {
	background-image: url(images/fleche-h4.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	color: #BE0000;
	margin-bottom: 2px;
}
.formdevis {
	border: 1px solid #A5A198;
	font-size: 11px;
	background-color: #F2EDE0;
	width: 250px;
}
.accroche {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.avantagesproduit li {
	background-image: url(images/fleche-h4.gif);
	list-style-type: none;
	background-repeat: no-repeat;
	padding: 0px;
	text-indent: 18px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
.avantagesproduit {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tddata {
	font-size: 11px;
	line-height: 12px;
}
#animationdrainvac2 {
	height: 350px;
	width: 799px;
}

