
body 
{
	
	background:#EFEFEF;
    margin:auto;
	font-size:11px;
	font-family:Tahoma;

	color:#858383;
	
}

/*-----------------Haut-----------------*/	
div#haut
{
    width:950px;
	height:338px;
	background-image:url(img/02/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:auto;
	background-image:url(img/02/milieu.gif);
	background-repeat:repeat-y;
	
	margin-top:0px;
	margin-left: auto;
	margin-right: auto;
	
	margin-bottom:0px;
}

div#texte
{
   
   height:auto;
   
   padding-top: 20px;
   padding-left: 105px;
   
   
}

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

img#texte  a
{
   text-decoration: none;
}

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

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

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



div#texte2
{
   
   height:auto;
   
   padding-top: 20px;
   padding-left: 90px;
   
   
}

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

img#texte2  a
{
   text-decoration: none;
}

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

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

div#text2 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;
}   


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

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


.kit{
	margin:0;
	padding:0;
	width: 190px;
	height:220px;
	
	text-align: center;
	background:url(img/font.gif) top no-repeat;
	margin-bottom:0px;
}

.kit p {
	padding:0;
	margin:0;
	text-align:center;
}

.kit img{
	margin-top:13px;
	padding:0;
	border: 0px;
}



.info{font-family:Tahoma; font-size:11px;  color: #FC7203; line-height:13px}
.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/02/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-----------------*/




