body {
   text-align: center; /* pour Internet Explorer */
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 11px;  
   }
#flashcontent {
		/*height: 500px;
		padding-top:-100px;*/
		height:100%;
}
	
#conteneur{
	width: 850px;
	/*height:30px;*/
	margin: auto;
	
	text-align: left;
	/*border: 2px solid #990000;*/
	padding-left: 1px;	
}
 

 
#head1{
	position: relative;
	/*border: 2px solid black;	*/
}
#head2{
	position: relative;
   /* border: 3px solid Black;*/
}

#menu{	
position:relative;	
/*border:1px solid green; */
height:30px;
/*clear: left;*/
padding-top: 5px;
/*background:#FFFFFF url("imagesfond/fond_menu.jpg") 0px 0px no-repeat;
background:#FFFFFF url("imagesfond/fond_menu.jpg") no-repeat;
background-position: 0px 0px; */
/*background-position: 103px 0px; sans margin-left*/
margin-left:20px;
/*text-indent: 3px;*/
}

.rouge{
   font-size: 11px;
   color:#990000;
}

ul {width: 100%; /* précision pour Opera */
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
display: inline;
list-style-type: none;
}

.menu li {		
padding-left:27px;/*28*/
float:left;}

.menu li a{	
    color: #000;
    font-weight: normal;
    text-decoration: none;
}
.menu a, a:visited {/*width: 80px;height: -20px;display: block;*/text-decoration: none;color: #000000;
font-weight: normal;}
.menu a:hover {/*background: #ccc;*/
font-weight: normal;
color: #000;border: 0px solid gray; 
border-bottom-color: #72CC00;
border-bottom-width: 2px;

	}.menu a:active {background: #72CC00;//border: 1px solid gray; color: #fff;
font-weight: normal;}

#titre{
	position: relative;
	/*float: left;
	border: 1px solid black;*/
}

#information{
	/*background:url(imagesfond/information_fond.jpg) no-repeat;*/
	width: 750px;
	/*height: 200px;
	border:1px solid black;*/
	margin-left:50px;
	margin-top:20px;
	/*padding-top:50px;
	text-indent:10px;*/
	display:block;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
  	font-size: 11px;*/	
}

a, a:visited {
    /*color:#666;	*/
    color:3C9700;
    font-weight: normal;
	text-decoration : none;
}

a:hover {
    color:#8D1427;
	font-weight: bold;
	text-decoration : none;
}

#footer{
/*width: 450px;
height: 100px;*/
position:relative;	
background-color:#72CC00;
/*border:1px dotted #990000; */
margin-top:40px;
margin-bottom:10px;
margin-left:50px;
text-align:left;
color:#666;	
}

.blanc{
    color:#FFFFFF;
    font-size: 9px;
    float:right;
}
