
body 
{
	
	background:#EFEFEF;
    margin:auto;
	font-size:12px;
	font-family:Tahoma;
	text-align:justify;
	color:#858383;
	
}

/*-----------------Haut-----------------*/	
div#haut
{
    width:950px;
	height:160px;
	background-image:url(img/haut.gif);
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
} 

div#menu
{

   width: 700px;
   height: 20px;
   padding-top: 134px;
   margin-left: 115px;
   
}

div#menu a
{
   text-decoration: none;
   font-size: 13px;
   color:#5D5D5D;
   font-weight: bold;
   padding-right: 95px;
   
}

div#menu a:hover
{
   color:#979696;
   text-decoration: none;
}

div#menu a:active
{
   text-decoration: none;
}

div#menu a:focus
{
   text-decoration: none;
}
/*-----------------/Haut-----------------*/



/*-----------------Milieu-----------------*/	
div#milieu 
{
    
    display: block;
	width:950px;
	height:757px;
	background-image:url(img/milieu.gif);
	
	
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	
	margin-bottom:0px;
}

div#texte
{
   
   height:500px;
   
   padding-top: 195px;
   padding-left: 90px;
   
   float: left;
}

div#texte a
{
   text-decoration: none;
   font-weight: bold;
   font-size:11px;
   font-family:Tahoma;
   color:#7B7A7A;
}

div#text a:hover
{
   color:#979696;
   text-decoration: none;
}

div#text a:active
{
   text-decoration: none;
}

div#text a:focus
{
   text-decoration: none;
}

.titre
{
   font-size: 14px;
   font-style: italic;
   font-weight: bold;
   color: #000000;
   text-decoration: underline;
}

.sous-titre
{
   font-size: 13px;
   color: #2067E4;
} 

.Bo
{
   font-size: 19px;
   font-weight: bold;
   color: #FDA701;

   text-decoration: underline;
}

.Bo2
{
   font-size: 16px;
   font-weight: bold;
   color: #FDA701;
   text-decoration: underline;
}


div#text2
{
   
   width:200px;
   height:450px;

   padding-top: 30px;
   padding-right: 29px;
  	
   float: right;
} 

div#text2 a
{
   display: block;
   text-decoration: none;
   
   color:#979696;
}

div#text2 a:hover
{
   color:#5D5D5D;
   text-decoration: none;
}

div#text2 a:active
{
   text-decoration: none;
}

div#text2 a:focus
{
   text-decoration: none;
}

.url a
{
   text-decoration: none;
   color:#5D5D5D;
}

.url a:hover
{
   text-decoration: none;
   color:#979696;
}


.important{font-family:Tahoma; font-size:11px;  color:#5D5D5D; line-height:13px}
.date{font-family:Tahoma; font-size:10px;  color:#737373; line-height:13px}
.blue{font-family:Tahoma; font-size:11px;  color:#007A97; line-height:13px}
.main{font-family:Tahoma; font-size:11px;  color:#858383; line-height:13px}
.red{font-family:Tahoma; font-size:11px;  color:red; line-height:13px}
div#to a{font-family:Tahoma; font-size:11px;  color: #FC7203; line-height:13px}
div#ul li {background:url(img/pointer.gif) left no-repeat;padding:0 0 0 16px;}
div#ul ul {margin:0; padding:0; list-style:none; line-height:16px}
/*-----------------/Milieu-----------------*/


/*-----------------Bas-----------------*/
div#bas 
{
    
	width:950px;
	height:82px;
	background-image:url(img/bas.gif);
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}

div#menu2
{

   width: 700px;
   height: 20px;
   padding-top: 6px;
   margin-left: 250px;
   
}

div#menu2 a
{
   text-decoration: none;
   font-size: 12px;
   color:#5D5D5D;
   padding-right: 0px;
   
}

div#menu2 a:hover
{
   color:#979696;
   text-decoration: none;
}

div#menu2 a:active
{
   text-decoration: none;
}

div#menu2 a:focus
{
   text-decoration: none;
}
/*-----------------/Bas-----------------*/
