/* CSS Document */
body 
{
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font: 11px "Verdana";
	/*font-weight: lighter;*/
	color: #211D70;
	text-align: justify;
}
h1{
	margin-top: 20px;
	margin-bottom: 10px;
	padding: 0;
}
h2{
	margin-top: 15px;
	margin-bottom: 2px;
	padding: 0;
}
a:link.lien_mail  
  {
  color: #0091D1; 
  text-decoration: none;	
  }
a:visited.lien_mail  
  { 
  color: #0091D1; 
  text-decoration: none; 
  }
a:hover.lien_mail  
  {
   color: #0091D1; 
  text-decoration: underline; 
  }
a:active.lien_mail  
  { 
  color: #0091D1; 
  text-decoration: none; 
 }
#conteneur
{
	padding : 0;
	margin: 0;
    width: 980px;
	clear:both;
}
#menu
{
	padding : 0;
	margin: 0;
    width: 980px;
	height: 105px;
	background: url("../img/fond.gif") no-repeat;
	background-position:350px 0px;
}
#menu_actu
{
	padding : 0;
	margin: 0;
    width: 450px;
	height: 105px;
	background: url("../img/fond2.gif") no-repeat;
	background-position:150px 0px;
}
#logo
{
	padding : 0;
	margin: 0;
    width: 400px;
	height: 105px;
	float: left;
}
#adresse
{
	padding-top : 35px;
	margin: 0;
	text-align: right;
    width: 580px;
	float: right;
}
#nav
{
	margin: 0;
    /*width: 980px;*/
	height: 19px;
	background: url("../img/fond_menu.gif") no-repeat;
	background-position:0px 0px;
	background-color: #211D70;
	vertical-align: bottom;
	padding-left: 195px;
	}
#nav_actu
{
	margin: 0;
	height: 19px;
	background: url("../img/fond_menu.gif") no-repeat;
	background-position:0px 0px;
	background-color: #211D70;
	vertical-align: bottom;
	padding-left: 195px;
	}
#nav ul
{
	/*width:805px;*/
	/*height: 19px;*/
	list-style:none;
	vertical-align: middle;
	text-align: center ;
	padding-top:  2px ;
	margin: 0;
}
#nav li
{
	/*width: 125px;*/
	/*height: 19px;*/ 	
	padding-right: 15px ;
	display: inline ;
}
.roll_menu_off  
  {
  color: #FFFFFF;
  text-decoration: none;
	font: 10px "Verdana"; 	
  }
a:link.roll_menu  
  {
  color: #63C3EE; 
  text-decoration: none;
  font: 10px "Verdana";
  font-weight:bold;	
  }
a:visited.roll_menu  
  { 
  color: #63C3EE; 
  text-decoration: none; 
  font: 10px "Verdana";
  font-weight:bold;
  }
a:hover.roll_menu  
  {
   color: #FFFFFF; 
  text-decoration: none;
  font: 10px "Verdana"; 
  font-weight:bold;
  }
a:active.roll_menu  
  { 
  color: #FFFFFF; 
  text-decoration: none;
  font: 10px "Verdana";
  font-weight:bold; 
 }
#donnees
{
	width:980px;
	clear:both;
}
#gauche_home
{
	padding: 0;
	margin: 0;
    width: 350px;
	float: left ;
}
#video
{
	padding-top : 25px ;
	padding-left : 90px ;
	padding-right : 35px ;
	padding-bottom: 25px;
	margin: 0;
   width: 325px;
	/*height: 280px;*/
	background: url("../img/fond_video.gif") no-repeat;
	background-position: 77px 11px;
	clear: both;
}
#special
{
	margin-left : 90px ;
	margin-right : 25px ;
	margin-bottom: 10px;
	/*margin-top: 10px;
	border: 1px solid #63C3EE;*/
	padding: 5px 0 5px 5px;
   width: 320px;
}
#texte
{
	/*position: relative;
	padding-left : 15px ;*/
	padding-right : 25px ;
	padding-top : 25px ;
	margin: 0;
    width: 320px;
/*	height: 320px;*/
	float: right;
	font: 11px "Verdana";
}
#pop
{
	width: 420px;
	padding-left : 35px ;
	padding-top : 5px;
	margin: 0;
	font: 11px "Verdana";
}
.contenu_actu
{
	padding-top : 20px ;
	padding-bottom : 10px ;
	border-bottom: 1px solid #211D70 ;
}
#nav_gauche
{
	padding-top : 5px ;
	/*padding-left : 20px ;*/
	/*padding-right : 10px ;*/
	margin-bottom: 20px;
   width: 200px;
	/*height: 320px;*/
	float: left ;
}
#nav_gauche2
{
	padding-top : 5px ;
	/*padding-left : 20px ;*/
	/*padding-right : 10px ;*/
	margin-bottom: 20px;
   width: 200px;
	/*height: 320px;*/
	float: left ;
	text-align: center;
}
#nav_gauche ul
{
	width:165px;
	/*height: 19px;*/
	margin: 0 ;
	list-style:none;
	vertical-align: middle;
	/*text-align: center ;*/
	padding-left:  20px ;
}
#nav_gauche ul.sous_menu1
{
	width:155px;
	/*height: 19px;*/
	margin-left:10px;
	list-style-position:inside;
}
#nav_gauche li.sous_menu1
{	
	border-bottom: 1px dotted #9A98CB ;
	list-style-type: none;
}
.sous_menu_off
  {	
  margin-top: 50px;
  color: #9A98CB;  	
  }
a:link.sous_menu  
  {	
  margin-top: 5px;
  color: #9A98CB; 
  text-decoration: none;
  font-weight: lighter;	
  }
a:visited.sous_menu  
  { 
  margin-top: 5px;
  color: #9A98CB; 
  text-decoration: none;
  font-weight: lighter;
  }
a:hover.sous_menu  
  {
  margin-top: 5px;
  color: #9A98CB; 
  text-decoration: none;
  font-weight: lighter;
  }
a:active.sous_menu  
  {	
  margin-top: 5px;
  color: #9A98CB; 
  text-decoration: none;
  font-weight: lighter;
 }
#nav_gauche li
{
	/*width: 125px;*/
	/*height: 19px;*/ 	
	padding-top: 5px ;
	padding-bottom: 5px;
	font: 10px "Verdana";
	border-bottom: 1px solid #0091D1 ;
}
a:link.roll_nav  
  {
  color: #0091D1; 
  text-decoration: none;	
  }
a:visited.roll_nav  
  { 
  color: #0091D1; 
  text-decoration: none; 
  }
a:hover.roll_nav  
  {
   color: #0091D1; 
  text-decoration: none; 
  }
a:active.roll_nav  
  { 
  color: #0091D1; 
  text-decoration: none;
 }
#texte2
{
	padding-left : 2px ;
	padding-right : 20px ;
	padding-top : 10px ;
	margin: 0;
    width: 565px;
	/*height: 320px;*/
	font-weight: lighter;
	float: left ;
}
.ss_tel
{
	padding : 0;
	margin: 0;
	font: 8px "Verdana";
}
.ss_tel2
{
	margin-top : 4px;
	margin-right : 2px;
	float:right;
}
.tel3
{
	float:right;
}
.ss_tit2bis{
	float:left;
	padding-left: 10px;
	padding-top: 3px;
	margin-bottom: 10px;
}
#texte3
{
	padding-left : 2px ;
	padding-right : 20px ;
	padding-top : 10px ;
	margin: 0;
    width: 574px;
	/*height: 450px;*/
	font-weight: lighter;
	float: left ;
}
#texte4
{
	padding-left : 2px ;
	padding-right : 20px ;
	padding-top : 10px ;
	margin: 0;
    width: 574px;
	/*height: 470px;*/
	font-weight: lighter;
	float: left ;
}
#texte5
{
	padding-left : 2px ;
	padding-right : 20px ;
	padding-top : 10px ;
	margin: 0;
    width: 574px;
	/*height: 490px;*/
	font-weight: lighter;
	float: left ;
}
#texte6
{
	padding-left : 2px ;
	padding-right : 20px ;
	padding-top : 10px ;
	margin: 0;
    width: 574px;
	/*height: 800px;*/
	font-weight: lighter;
	float: left ;
}
#texte7
{
	padding-left : 2px ;
	padding-right : 0px ;
	padding-top : 10px ;
	margin: 0;
    width: 398px;
	/*height: 320px;*/
	font-weight: lighter;
	float: left ;
}
#texte8
{
	padding-left : 2px ;
	padding-right : 0px ;
	padding-top : 10px ;
	margin: 0;
    width: 388px;
	/*height: 320px;*/
	font-weight: lighter;
	float: left ;
}
#texte9
{
	padding-left : 2px ;
	padding-right : 0px ;
	padding-top : 10px ;
	margin: 0;
    width: 777px;
	/*height: 320px;*/
	font-weight: lighter;
	float: left ;
}
.prati 
{
	width: 574px;
	border-bottom: 1px dotted #9A98CB ;
	/*height: 25px;*/
	padding-bottom: 5px;	
	margin-bottom: 5px;
	clear:both;	
}
.info_p
{
	margin-left : 20px;
}
#prati1 
{
	width: 574px;
	border-bottom: 1px dotted #9A98CB ;
	/*height: 50px;*/	
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear:both;	
}
#prati2 
{
	width: 397px;
	border-bottom: 1px dotted #9A98CB ;
	/*height: 35px;*/	
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear:both;	
}
#prati3 
{
	width: 574px;
	border-bottom: 1px dotted #9A98CB ;
	/*height: 62px;*/	
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear:both;	
}
#prati4 
{
	width: 574px;
	border-bottom: 1px dotted #9A98CB ;
	/*height: 40px;*/	
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear:both;	
}
#droite
{
	padding-bottom : 10px ;
	margin: 0;
    width: 179px;
	/*height: 320px;*/
	float: right ;
	font: 9px "Verdana";
	/*border-bottom: 1px solid #211D70 ;*/
	font-weight: lighter;
}
#droite_contenu
{
	padding-bottom : 10px ;
	margin: 0;
    width: 179px;
	/*height: 320px;*/
	float: right ;
	font: 9px "Verdana";
	font-weight: lighter;
}
#droite_contenu2
{
	padding-bottom : 10px ;
	margin: 0;
    width: 379px;
	/*height: 320px;*/
	float: left ;
	font: 9px "Verdana";
	font-weight: lighter;
}
#actu
{
	padding-bottom : 10px ;
	margin-left: 46px;
    width: 935px;
	font: 9px "Verdana";
	clear:both;
}
#tit_news
{
	padding-left : 90px;
	text-align: left;
	width: 935px;
	clear:both;
}
#news
{
	padding-left : 45px;
	margin-left: 46px;
	margin-bottom: 5px;
	/*margin-top: 46px;*/
	font: 11px "Verdana";
	text-align: left;
	width: 600px;
	clear:both;
}
#copy
{
	border-top: 1px solid #211D70 ;
	padding : 0 ;
	margin-left: 46px;
	/*margin-top: 46px;*/
	font: 9px "Verdana";
	text-align: right;
	width: 935px;
	clear:both;
}
#copy2
{
	border-top: 1px solid #211D70 ;
	padding : 0 ;
	margin-left: 46px;
	margin-top: 20px;
	font: 9px "Verdana";
	text-align: right;
	width: 935px;
	clear:both;
}
a:link.actus  
  {
  color: #0091D1;
  font: 9px "Verdana"; 
  text-decoration: none;
  font-weight: lighter;	
  }
a:visited.actus  
  { 
  color: #0091D1;	
  font: 9px "Verdana"; 
  text-decoration: none;
  font-weight: lighter;
    }
a:hover.actus  
  {
   color: #0091D1; 	
   font: 9px "Verdana";
  text-decoration: none;
  font-weight: lighter; 
  }
a:active.actus  
  { 
  color: #0091D1; 
  font: 9px "Verdana";
  text-decoration: none;
  font-weight: lighter; 
 }
.img_gauche_contenu
{
	width: 370px;
	height: 200px;
	padding : 0;
	margin: 0;
	/*margin-left: 250px;*/
	position: absolute;
	top: 203px;
	left:390px;
}
.img_gauche_contenu2
{
	width: 370px;
	height: 150px;
	padding : 0;
	margin: 0;
	/*margin-left: 250px;*/
	position: absolute;
	top: 175px;
	left:390px;
}
input {
border:1px solid #211D70;
background-color: #FFFFFF;
font: 11px "Verdana";
color: #211D70;
}
.button {
font-weight:bold;
background-color: #211D70;
font: 11px "Verdana";
color: #63C3EE;
}
select, option {
border:1px solid #211D70;
background-color:#FFFFFF;
color:#211D70;
margin-bottom:2px;
}
textarea {
border:1px solid #211D70;
background-color:#FFFFFF;
font: 11px "Verdana";
color: #211D70;
margin-top:9px;
}
label{
display: inline;
float: left;
width: 70px;
}
#cont_g
{
float:left;
/*width: 40%;*/
}
#cont_d
{
float:right;
/*width: 50%;
clear:both;*/
}
.liste_base
{
	list-style-type: none;
	background-image: url('../img/puce_base3.gif');
	background-repeat: no-repeat;
	background-position: 0 0;	
	padding: 0 10px 1px 20px;
	margin: 10px 10px 15px 0;
}
.ul_base
{
	padding: 0 0 0 0;
	margin: 3px 0 0 0;
}
.liste_base2
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
.ul_base2
{
	list-style-type: none;
	background-image: url('../img/puce_base2.gif');
	background-repeat: no-repeat;
	background-position: 0 0;	
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
}
.ul_base_nom
{
	list-style-type: none;
	padding-left : 45px;
	padding-bottom : 5px;
	margin: 0 0 0 0;
}
.tel
{
	display: block;
	width: 150px;
	padding: 3px 3px 3px 3px;
	margin: 5px 0 5px 0;
	/*margin-top: 5px;
	margin-bottom: 5px;*/
	background-color:#0091D1;
	font-weight:bold;
	color:#FFFFFF;
}
.tel2
{
	margin-bottom: 5px;
	background-color:#0091D1;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	font: 11px "Verdana";
}
.liste_rien li
{
	padding: 0 10px 0 0;
	margin: 0 10px 0 0;
	list-style-type: none;
}
.ss_tit
{
	float:left;
	
}
.ss_tit2{
	float:left;
	padding-left: 10px;
	margin-bottom: 10px;
}
.ss_tit3{
	float:left;
	padding-left: 10px;
	margin-top: 10px;
	font-weight:bold;
}
.ss_tit4{
	width: 110px;
	float:left;
	margin-top: 10px;
	margin-right: 15px;
	text-align:center;
}
.ss_tit5{
	width: 200px;
	float:left;
	margin-right: 15px;
}
.clear
{
	clear:both;
	
}
.tab{
	padding-left: 10px;
	margin-bottom: 15px;
	font: 11px "Verdana";
	color: #211D70;
}
.tab2{
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	font: 11px "Verdana";
	color: #211D70;
	background-color: #cccbe5;
}
a:link.lien_gene  
  {
  color: #211D70; 
  text-decoration: none;	
  }
a:visited.lien_gene  
  { 
  color: #211D70; 
  text-decoration: none; 
  }
a:hover.lien_gene  
  {
   color: #211D70; 
  text-decoration: underline; 
  }
a:active.lien_gene  
  { 
  color: #211D70; 
  text-decoration: none; 
 }