
body {
	margin: 10px 0 0 10px;
	padding: 0;
	text-align: center;
	font: 0.8em "trebuchet MS", helvetica, sans-serif;
	background: #009900;
}
div#conteneur {
background: url(img/fond01.jpg) repeat-y left bottom;
position:relative;
padding: 0;
	width: 770px;
	margin: 0 ;
	text-align: left;
	border: 2px solid #228855;
	
	
}
div#conteneurf2 {
background: url(img/fond02.jpg) repeat-y left bottom;
position:relative;
padding: 0;
	width: 770px;
	margin: 0 ;
	text-align: left;
	border: 2px solid #228855;
	
	
}
div#conteneurf3{
background: url(img/fond03.jpg) repeat-y left bottom;
position:relative;
padding: 0;
	width: 770px;
	margin: 0 ;
	text-align: left;
	border: 2px solid #228855;
	
	
}

div#conteneurf4{
background: url(img/fond04.jpg) repeat-y left bottom;
position:relative;
padding: 0;
	width: 770px;
	margin: 0 ;
	text-align: left;
	border: 2px solid #228855;
	
	
}
h1#header {
	height: 200px;
	background-color: #ccc;
	margin: 0;
}

h1#header a span {
	display: none;
}



#formulaire
{margin: 0px 0px 0px 0px;}


#imgleft{z-index:500;
	color: #fff;
float:left ;
text-align:center;
position:relative;
}

#imgright{z-index:500;
	color: #fff;
float:right ;
text-align:center;
position:relative;
}
dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
position:absolute;
top:200px;
left:0px;
z-index:200;
width: 100%; 
}
#menu dl {
float: left;
width: 192px;
}

#menu dl:hover dd{display:block;}
#menu dl:hover dt{background:#aab;}/* bug opera7 */


#menu dt {
cursor: pointer;
text-align: center;
font-weight: bold;
background: #22bb55;
border: 1px solid #228855;
	
margin: 1px;color: #fff;
}
#menu dd {
display: none;
border: 2px solid #228855;
}
#menu li {display:block;
text-align: center;
background: #009900;
}

#menu li#prod {display:block;
font-weight: bold;
text-align: center;
background: #008800;

}
#menu li a, #menu dt a {
color: #fff;
text-decoration: none;
display: block;
height: 100%;
border: 0px ;
 
}

#menu li a:hover, #menu dt a:hover {
background: #00bb00;
display:block;
}

div#contenu {position:relative;
z-index:100;
	padding: 0 25px 0 40px;
	display: block;
		color: #000;

}
#contenu li {
list-style: disc;
list-style-position: inside;
margin-top:25px;
text-align: left;
text-indent:20px;

}
div#contenu h1#antenne {margin-top:50px;position:relative;
	padding-left:80px;
	padding-top:25px;
	line-height: 96px;
	font-size: 1.4em;
	background: url(img/puce_antenne.gif) no-repeat left bottom;
	color: #fff;
		background-color:#009900;
	margin:0 ;
}

div#contenu h1#logo {margin-top:50px;position:relative;
	padding-left:80px;
	padding-top:25px;
	line-height: 96px;
	font-size: 1.4em;
	background: url(img/puce_logo.gif) no-repeat left bottom;
	color: #fff;
	background-color:#009900;
	margin:0 ;
}

div#contenu h1#contact {margin-top:50px;position:relative;
	padding-left:90px;
	padding-top:25px;
	line-height: 96px;
	font-size: 1.4em;
	background: url(img/puce_contact.gif) no-repeat left bottom;
	color: #fff;
		background-color:#009900;
	margin:0 ;
}

div#contenu h1#corona {margin-top:50px;position:relative;
	padding-left:80px;
	padding-top:25px;
	line-height: 96px;
	font-size: 1.4em;
	background: url(img/corona.gif) no-repeat left bottom;
	color: #fff;
		background-color:#009900;
	margin:0 ;
}
div#contenu h3 {
margin-left: 15px;
	padding-left: 15px;
	height:14px;
	font-size:1em;
	color: #003551;
	background: url(img/puce_sphere.gif) no-repeat left bottom;
}
div#contenu p {
	text-align: justify;
	text-indent: 2em;
	line-height: 1.7em;
	text-indent:2em;
	margin:0px;
}
div#contenu #intro
{color: #003551;
	text-align: justify;
	text-indent: 2em;
	font-size:1.1em;
	margin: 20px 0 0 0 ;
}
div#contenu #calque {
background: url(img/fond_trans_01.gif) repeat left top;
z-index:250;
	padding: 0 0px 0 0px;
margin:0px;
	 
}
div#contenu a {
	color: #000;
}
div#contenu a:hover {
	color: #000;
background:#fff;
}
p#footer {
	margin: 0;
	padding-right: 10px;
	line-height: 30px;
	text-align: right;
	color: #8a0;
}
pre {
	overflow: auto;
	backgound: #dea;
	border: 2px solid #9b2;
	padding: 5px 0 0 5px;
	font-size: 1.2em;
}
* html pre {
	width: 636px;
}
pre span {
	color: #560;
}
pre span.comment {
	color: #b30000
}







