body { 
    font-family : Verdana,Helvetica;
	margin: 0px; 
    padding: 0px; 
} 

div#entete {
	clear: both;
	height: 76px;
	background-color: eeeeee;
	padding: 1px;
} 
div#colg {
	float: left;
	width: 180px;
	background-color: #ff3300;
	padding : 0px 5px 0px 0px;
		text-align : right;
} 
div#cold { 
    float: right; 
    width: 150px; 
    background-color: green; 
} 
div#centre {
	padding: 0px 160px 5px 180px;
	margin: 0px;
	background-color : #ffffff;
} 
div#centrex {
	padding: 10px 10px 5px 190px;
	margin: 0px;
	background-color : #ffffff;
} 
div#bas {
	clear: both;
	background-color: yellow;
	text-align : center;
} 

div#titpage {
	background-image: url(img/bandeau.jpg);
	background-repeat: no-repeat;
	height: 86px;
	width: 793px;
	position : absolute;
	left: 185px;
	top: -10px;	
}   
div#textimg {
	position: relative;
	height: auto;
	width: auto;
	left: 10px;
	top: 30px;
	color: #ffff66;
	font-family : Arial;
	font-size : 200%;
	font-weight : bold;
	font-style : oblique;
}   

.menu a  {
	color : #000000;
	background-color : #ff3300;
	text-decoration : none;
	font-size : 130%;
	font-weight : bold;
	font-family : "Arial Narrow";
}

.menu A:Hover  {
	color : #ff0000;
	background-color : #ffffff;
	text-decoration : none;
	width : 100%;
	height : 15px;

}

.menu A:visited  {
	color : #006600;
	text-decoration : none;
}

.menu hr  {
	color : #999999;
}

.inverse  {
	text-align : center;
	color : #000000;
	background-color : #FFFFFF;
	font-family : 'arial narrow'f;
	font-size : 110%;
	font-weight : bold;
	padding : 3px;
}

.titre {
	color : #000000;
	font-family : "Arial Narrow";
	font-size : 150%;
	font-weight : bold;
}
