/*******************************************************/
/***** CSS SITE *****/
/*******************************************************/
#tab_flash{
	background: #FFFFFF;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
}

#conteneur_roots{
	width: 100%;
}
#conteneur{
	width: 850px;
	vertical-align: middle;
}
#container{
	position:relative;
	background: url(images/interface/fond_contenu.gif) #9A927A;
	width:782px;
	margin:auto;
}
#contenu{
	position:relative;
	height:auto !important;
	/*
	height: 387px;
	min-height: 387px;*/
}
#tab_top{
	position: relative;
	height: 196px;;
	width: 782px;
	margin: 0px;
}
#tab_colG{
	/*height: 100%;*/
}
#tab_menu{
	background: #FFC127;
	position: relative;
	height: 17px;
	width: 100%;
	margin: 0px;
}
#tab_menu, td{
	text-align: center;
}

#tab_smenu{
	position: relative;
	top: 6px;
	height: 21px;
	width: 466px;
	border: solid 1px #ffffff;
	vertical-align: middle;
}
#tab_smenu, td{
	text-align: center;
}

#contenu_page{
	position: relative;
	top: 20px;
	width: 466px;
	height: auto;
}


#tab_dist{
	border: solid 1px #ffffff;
	background-color: #BDB7A7;
	text-align: left;
}





*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}



body{
	margin: 0px;
	/*background: #211E1E;*/
	/*background: #42413D;*/
	background: #504E47;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align:center;
	overflow: auto;
}


a{text-decoration: none;}
a:hover{text-decoration: none;}


img{border-width: 0px;}




.menu{
	font-size: 9px;
	font-weight: bold;
}
a.menu{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
}
a.menu:hover{
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;
	color:#ffffff;
}


.img_no{
	border: solid #ffffff 1px;
	margin: 0 0px 27px 0px;
}


.txt_big1{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
a.txt_big1{
	text-decoration: none;
}

.titre_site{
	color: #ffffff;
	font-weight: bold;
}
.titre_mail{
	font-weight: bold;
	font-size: 18px;
	color: #ffffff;
}



.note{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
a.note:hover{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}


li{
	line-height: 17px;
	list-style: url(images/interface/puce.gif);
}

.champ_site{
	width: 190px;
	border: solid;
	border-width: 1px;
	border-color: #C60302;
}
.champ_site2{
	width: 190px;
	height: 60px;
	border: solid;
	border-width: 1px;
	border-color: #C60302;
	overflow: auto;
}
.champ_site2b{
	width: 190px;
	border: solid;
	border-width: 1px;
	border-color: #C60302;
}


.flag{
	border: solid;
	border-width: 1px;
	border-color: #FCA26E;
}

.zoom_presse{
	float:left;
	width: 100%;
	margin: 0px;
	text-align: center;
}

.clear{clear:both;}

