body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	background-image: url(../images/degrade_fond.jpg);
	background-attachment:fixed;
	background-position:bottom;
	background-repeat:repeat-x;
	
}

.container {
	position: absolute;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	font-size: 13px;
}

/*Conteneur de l'ensemble de la banniere (3 parties)*/
.banniere {
	position: relative;
	height: 117px;
	width: 100%;
	top: 0px;
	background-color: #FFFFFF;	
}

.banniere1 {
	position: relative;
	height: 117px;
	width: 292px;
	top: 0px;
	background-image: url(../images/banniere1.jpg);
	background-repeat: no-repeat;
	float: left;
}

.banniere2 {
	height: 117px;
	background-image: url(../images/banniere3.jpg);
	background-repeat: repeat-x;
	top: 0px;
	
}


/*Conteneur de l'ensemble du maniere */
.menu {
	float:left;
	width: 206px;
}

.menu1 {
	position: relative;
	height: 312px;
	background-image: url(../images/menu_variable.jpg);
	background-repeat: repeat-y;
	background-position:top;
	font-size: 16px;
	color: #0000CC;
	padding-left:5px;
}

.menu1 ul
{
	margin:0px;
	padding-left:4px;
	padding-right:4px;

}

.menu_variable {
	background-image: url(../images/menu_variable.jpg);
	background-repeat: repeat-y;
}

.menu_bas {
	position: relative;
	height: 32px;
	background-image: url(../images/menu_bas.jpg);
	background-position:bottom;
	background-repeat: no-repeat;
}

.contenu {
	margin-top: 20px;
	margin-left:220px;
	margin-right: 28px;
	text-align: justify;
	min-height:500px;
	_height:500px;
}


.pub {
	float:right;
	width:135px;
	border: 1px solid #CCCCCC;
	margin-top: 20px;
	text-align: justify;
	padding:10px;
	margin-right:5px;
}
.pied {
	clear:both;
	border-bottom: 1px solid #999999;
	border-top: 1px solid #E4E4E4;
	font-size: 95%;
	color: #cccccc;
	height:15px;
	padding: 5px 5px 5px 5px;
	background-image: url(../images/fond_pied.jpg);
	text-align: center;
	bottom:0px;
}

.pied a{
	color: #666666;
}

.pied a:hover{
	color: #0000FF;
}
.chemin {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	font-weight: bold;
	height:25px;
	padding-top:10px;
}


.info_suplement {
	background-image : url(../images/degrade_fond_bis.jpg);
	width:150px;
	vertical-align:top; 
	background-repeat : repeat-x;
	height : auto;
	text-align : left;
	font-size : 12px;
	background-position : top;
	padding:10px;
} 
