body {
	margin:0px 0 0 0;
	padding:0;
	font-family:verdana, arial, sans-serif;
	font-size:12px;
	color:#006742;
	
}

#haut1{
	width:1000px;
	height:210px;
	
}

#haut2{
	width:1000px;
	height:20px;
}

#gauche{
	
	width:369px;
	height:auto;
	float:left
}
#gauche p{
	margin:0;
	padding:0px 0 3px 0px;
	font-size:14px;
	
	color:#006742;
}
#droit{
	width:631px;
	height:auto;
	float:left
}
#droit p{
	font-size:12px;
	margin:0;
	padding:0px 10px 2px 10px;
}
#droit h1{
	font-size:16px;
	margin:0;
	padding:0px;
}

#bas{
	width:1000px;
	height:auto;
	clear:left
}
#general{

	width:1000px;
	height:700px;
	margin-left:auto;
	margin-right:auto;
	
	background-color:#ffffff;
}
.Style1 {color: #FF0000}
a:link, a:visited {
color:#006742; text-decoration:underline;}
a:hover {
color:#006742; text-decoration:none;}
a:active {
color:#006742; text-decoration:underline;}

#bas a {
color:#006742; text-decoration:underline;}
#bas a.level1 {
color:#006742; text-decoration:none; font-weight:bold;}
#bas a:hover {
color:#006742; text-decoration:none;}


#gauche a:link, a:visited {
color:#006742; text-decoration:none;}
#gauche a:hover {
color:#006742; text-decoration:underline; font-weight:bold;}
#gauche a:active {
color:#006742; text-decoration:underline; font-weight:bold;}

#gauche a:link.actif, a:visited.actif {
color:#006742; text-decoration:underline; font-weight:bold;}
#gauche a:hover.actif {
color:#006742; text-decoration:underline; font-weight:bold;}
#gauche a:active.actif {
color:#006742; text-decoration:underline; font-weight:bold;}


#transparence {
background-color:#ffffff;
   width:auto;
   margin:30px 0px 0px 720px;
   padding:0 5px 0 5px;
    position:absolute;
   border:2px solid #006f9e;
   height:auto;
   /* Pour IE, il faut absolument mettre une largeur, alors soit width=100%,
      soit c'est un div positionné et dimensionné comme dans cet exemple.*/
   filter:alpha(opacity=40);
   -moz-opacity:0.4;
   opacity: 0.4;
}
#transparence p {
	color:#333333;
	font-size: 12px;
	font-weight:bold;
	margin:0;
}

