/* CODE MIS EN PLACE PAR CHRISTOPHE BOUDE DANS LE CADRE DU RAFRAICHISSEMENT DU SITE INTERNET */

*{
	font-family: arial, verdana, helvetica;
}

html a{
	font-size: 12px;
}

html a:hover{
	font-size: 12px;
}

.overall{
	background-image: url(../new_images/back_all.jpg);
	background-repeat: repeat-y;
	margin: auto;
	margin-bottom: 5px;
	margin-top: 1px;
	width: 1002px;
}

.container{
	width: 100%;
	background-repeat: no-repeat;
}

html body{
	margin: 0;
	text-align : center;
	background-color: silver;
}

.separator{
	clear: both;
	margin: 0;
	padding: 0;
}

html h1{
	margin: 0;
	margin-bottom: 15px;
	color:#006699;
	font-size:15px;
	font-weight:bold;
	line-height:23px;
}

.logo-hp{
	border: 0;
	float: left;
	margin-left:2px;
	margin-top:9px;
}

.menu-hp{
	font-size: 12px;
	text-align: center;
	float: left;
	margin-top:12px;
}

.menu-hp div{
	float: left;
	position: relative;
}

.menu-hp ul{
	width: 245px;
	margin: 0;
	padding: 0;
	position: absolute;
	background-color: #6ea2ed;
	top:30px;
}

.menu-hp ul li{
	margin: 0;
	padding: 0;
	list-style: none;
	width: 245px;
	height: 25px;
	line-height: 25px;
	display: block;
}

.menu-hp a{
	color: #0062CE;
	display: block;
	font-size: 12px;
}

.menu-hp li a{
	color: white;
	display: block;
	width: 100%;
	font-weight: normal;
}

.menu-hp a:hover{
	color:black;
	font-size: 12px;
}

.menu-hp .en-tete{
	height: 31px;
	line-height: 31px;
	display: block;
	color: #3163A3;
	float:left;
	padding-left: 10px;
	padding-right: 15px;
}

.menu-hp .en-tete:hover{
	color: white;
/*	background-image: url(../new_images/menubarmarker.png);*/
/*	background-repeat: no-repeat;*/
/*	background-position: 10px 0px;*/
}

.valeur table{
	width: 100%;
/*	border: 2px solid #005095;
	background-color:#EEEEEE;
	*/
}

.valeur table td, .valeur table th{
	border: 0;
	padding: 15px;
}

.valeur table img{
	border: solid 1px black;
}

.div_marqueur{
	visibility:visible;
	top:4px;
	left:2px;
	height:22px;
	line-height:22px;
	margin-top: 20px;
}

.div_marqueur .marquee{
	width: 100%;
}

.div_marqueur .marquee span{
	font-size: 15px;
	color: #006699;
	font-weight: bold;
}

.sub-container{
	margin: 10px;
	margin-bottom: 0;
	margin-top: 0;
	text-align: left;
	overflow: auto;
	position:relative;
}

.liens-bottom{
	background-color:silver;
	border: 0;
	border-top: solid 1px black;
	width:100%;
}

.liens-bottom td{
	text-align: center;
	height:60px;
	font-size: 10px;
	font-weight:bold;
}

.liens-bottom td a{
	font-size: 10px;
}

.liens-bottom img{
	border: solid 1px black;
}

.liens-divers{
/*	border: solid 1px red;*/
	text-align: center;
	font-size: 10px;
	width: 1002px;
	margin: auto;
}


.liens-divers a, .liens-divers a:hover{
	font-size: 10px;
}


.premier-menu{
	position: absolute;
	top:108px;
	left: 160px;
	_left: 80px;
	!left: 80px;
	border-top:1px solid white;
	border-bottom:1px solid white;
}


.premier-menu ul{
	margin: 0;
	padding: 0;
}

.premier-menu li{
	display: block;
	width: 110px;
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 20px;
	height: 20px;
	background-position: center;
	float: left;
	color: white;
	font-size: 12px;
}

.premier-menu li.lien0{
	background-image: url(../new_images/premier-menu/accueil.jpg);
}

.premier-menu li.lien1{
	background-image: url(../new_images/premier-menu/1.jpg);
}

.premier-menu li.lien2{
	background-image: url(../new_images/premier-menu/5.jpg);
}

.premier-menu li.lien3{
	background-image: url(../new_images/premier-menu/3.jpg);
}

.premier-menu li.lien4{
	background-image: url(../new_images/premier-menu/4.jpg);
}

.premier-menu li.lien5{
	background-image: url(../new_images/premier-menu/2.jpg);
}

.premier-menu li.lien6{
	background-image: url(../new_images/premier-menu/5.jpg);
}

.premier-menu a, .premier-menu a:hover{
	color: white;
	display: block;
	font-weight: normal;
}

.menu-frame{
	border: 0;
	height:760px;
	width:98%;
	clear: both;
}

.div_update{
/*	border: solid 1px red;*/
	height: 250px;
}

/* FIN DU CODE MIS EN PLACE PAR CHRISTOPHE BOUDE DANS LE CADRE DU RAFRAICHISSEMENT DU SITE INTERNET */