	html, body {margin: 0; padding: 0; height: 100%;}
	
	body {
background-color: #7A0000;
background-image: url(../images/background.jpg);
background-repeat: repeat-x;
	}
	
	div#page {
	margin: auto;
		position: relative;
		width: 990px;
		background: url(../images/colonnes-pub.png);
		background-repeat: repeat-y;
		
	}
	
	div#entete {
margin-left:auto;
margin-right:auto;
width: 990px;
height: 293px;
	}
	
	div#premiere {
		float: left;
		width: 170px;
	}
	div#deuxieme {
		float: right;
		width: 170px;
	}
	div#contenu {
		padding: 1px 0;
		width: 630px;
		color: white;
	}
	
		div#contenu2 {
		margin-top: 10px;
		width: 630px;
		min-height: 100px;
		color: white;
		background-color: black;
		text-align: center;
		font-size: 20px;
	}
	
		div#contenu3 {
		margin-top: 10px;
		width: 630px;
		min-height: 100px;
		color: white;
		background-color: black;
		text-align: center;
		font-size: 20px;
		text-decoration: underline;
	}
	
	div#contenu4 {
		width: 630px;
		color: white;
		background-color: black;
		text-align: center;
		font-size: 20px;
		text-decoration: underline;
	}
	
	div#piedpage1 {
		height: 80px;
		clear: both;
	}	
	
	div#piedpage2 {
		position: absolute;
		bottom: 0; left: 0;
		clear: both;
		margin: auto;
		background-image: url(../images/pied-page.png);
		text-align: center;
		height: 30px;
		width: 990px;
	}
	
.titre
{
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 25px;
color: white;
text-decoration: underline;
font-weight: bold;
}

.soustitre
{
font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
font-size: 19px;
color: white;
text-decoration: underline;
font-weight: bold;
}

.menu
{
font-family: Georgia, Arial, Helvetica, sans-serif;
display: block;
margin-left: 15px;
margin-right: 10px;
color: white;
text-align: justify;
font-weight: bold;
font-size: 12px;
}

.menuligne
{
text-decoration: underline;
font-family: Georgia, Arial, Helvetica, sans-serif;
display: block;
margin-left: 13px;
margin-right: 10px;
color: white;
text-align: justify;
font-weight: bold;
font-size: 12px;
}

.lien
{
color: white;
font-weight: bold;
text-decoration: underline;
}

.textcontenu
{
display: block;
margin-left: 10px;
margin-right: 10px;
text-align: justify;
font-size: 16px;
}

hr
{
color: red;
background-color: red;
height: 1px;
border: 0;
}

div#disclaimer{ text-align:left; }
 div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:10000px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
 div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
  div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
   div#disclaimer-cadre b{ font-size:14px; color:black; }
   div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
   div#disclaimer-cadre a:hover{ color:blue; }
