*{
	margin:0;
	padding:0;
}
img{ 
	border:none;
}
body{
	background-color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#page{
	position:absolute;
	left: 50%;
	top:5%;
	width: 800px;
	height:600px;
	margin-left: -400px;
}
#header{
	margin:0px;
	width:570px;
	height:171px;
	float:left;
}
#header-1{
	margin:0px;
	width:72px;
	height:171px;
	float:left;
}
#header-2{
	margin:0px;
	width:158px;
	height:171px;
	float:left;
}
#header h2{
	font-size:4em;
	margin: 0px 0px 0px 370px;
	padding-top:20px;
	font-weight:bolder;
	color:#AEDB02;
	/*border:outset  #AEDB02;*/
	font-family:Georgia, "Times New Roman", Times, serif;
}
/*#header_bas
{
	height:153px;
	background-image:url(../images/tranche_alex_03.jpg);
	background-repeat:no-repeat;
}
*/
#col_gauche{
	float:left;
	width:325px;
	height:390px;
	background-image: url(../images/plus_04.jpg);
	background-repeat:no-repeat;
	font-size:12px;
}
#col_centre
{
	float:left;
	width:467px;
	height:390px;
}
#overDiv{
	position:absolute; 
	visibility:hidden; 
	z-index:1000;  
	height:100px; 
	margin-left:-30%; 
	background-repeat:no-repeat;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
/*FOOTER*/
#footer_h{
	clear:both;
	width:800px;
	height:39px;
	background-image: url(../images/plus_06.jpg);
	background-repeat:no-repeat;
}
.footer_h1{
	width:331px;
	height:79px;
	background-image:url(../images/+....._06.jpg);
	background-repeat:no-repeat;
	float:left;
}
.footer_h2{
	width:394px;
	height:79px;
	background-image:url(../images/+....._08.jpg);
	background-repeat:no-repeat;
	float:left;
}
.footer_h3{
	width:73px;
	height:82px;
	background-image:url(../images/+....._09.jpg);
	background-repeat:no-repeat;
	float:left;
}
#footer{
	clear:both;
	height: auto;
	color:#014546;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	padding:5px;
}
#footer a{
	text-decoration:none;
	color:#014546;
	text-decoration : none; 
	font-size:10px;
}
#footer a:hover { 
	color:#6E5F80;
	font-size:10px;
}
/*FOOTER*/
/*MENU*/
#menu{
	height:160px;
	width:290px;
	position:absolute;
	margin-top:240px;
}
#menu a{
	text-decoration: none;
	color:#96B720;
	font-size:12px;
	height:35px;
	font-weight:bold;
}
#menu a:hover{
	color:#6E5F80;
}
#menu li{
	list-style-type:none;
	height:15px;
	width:120px;
}

/*MENU*/

/*ALERTE JS*/
p.java {
	color:#FF0000;
	width:100%;
	margin:0px;
	padding:0px;
	text-align:center;
}
/*ALERTE JS*/