/********************************************************************************************************************************/
/*Menu*/

body {behavior: url(csshover.htc);}
/*on enleve la restriction de taille du menu*/
div#menu {
width: 951px;
padding-top:200px;
}
div#menu ul {
padding: 0;
 margin:0px;
 }
div#menu ul li {
position:relative;
width: 190px;
list-style: none;
float:left;
}
div#menu li a{
background:url(fond.png);
color:#EBB;
text-decoration: none;
padding: 4px 0 4px;
display:block;
width:190px;
font-weight:bold;
}
div#menu li a:hover {
color:#33CCFF;
background:#AE0A31;
}
div#menu ul ul {position: absolute;display:none; width:190px}
div#menu ul.niveau1 li.sousmenu:hover ul.niveau2,
div#menu ul.niveau2 li.sousmenu:hover ul.niveau3 {display:block;}
div#menu ul.niveau3 {top:0; left: 190px;}
#menu ul.niveau1 li.sousmenu:hover ul.niveau2 li a:hover{color:#33CCFF}
 /********************************************************************************************************************************/
/*Acceuil*/
body{
background-color:#000000;
} 
#content
{
	width : 950px;
	height:671px;
	background:url(../images/fond.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0%;
}
#content1
{
	width : 950px;
	height:671px;
	background:url(../images/fondessences.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0%;
}
#content2
{
	width : 950px;
	height:671px;
	background:url(../images/terrasse.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0%;
}
#content3
{
	width : 950px;
	height:671px;
	background:url(../images/p.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0%;
}
#content4
{
	width : 950px;
	height:671px;
	background:url(../images/am.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0%;
}
#content5
{
	width : 950px;
	height:671px;
	background:url(../images/toit.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0%;
}
#content6
{
	width : 950px;
	height:671px;
	background:url(../images/autoclave.jpg);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0%;
}
#txt{
	float:right;
	width:500px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#CCCCCC;
	font-size:22px;
	margin-top:90px;
	padding-left:5px;
	padding-right:20px;
	text-align:right;
	line-height:35px;
	
}
#1{
	width:800px;
	float:left;
	margin-left:75px;
	margin-right:75px;
	text-align:center;
	background-color:#009966;
}
#2{
	width:800px;
	float:left;
	margin-left:75px;
	margin-right:75px;
	text-align:center;
	background-color:#009966;
}
/******************************************************************************************************************************/
/*footer*/	
#footer{ 
	background-color:none;
	color:#FFFFFF;
	text-align:center;
	width:1150px;
	height:25px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	padding-top:5px;
	margin-left:4%;
	text-decoration:none;
}
a{
	text-decoration:none;
}
#c{
	width:500px;
	float:right;
	text-align:right;
	margin-right:60px;
	margin-top:20px;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:900;
	line-height:25px;
}
#ccc{
	float:left;
	color:#CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:900;
	margin-top:80px;
	margin-left:30px;
}

