body {
	background-image: url(img/arr.jpg);
	background-repeat: repeat-x;
	background-attachment:fixed;
	background-color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

#conteneur { width:800px; margin-right:auto; margin-left:auto; background-color:#000000;}


#entete { width:800px; height:150px; background-image:url(img/en-tete.jpg);}


#barredenav { width:800px; height:25px; background-color:#0000FF; position: absolute; top:140px;}


#colonnegauche { width:156px; height:904px; background-color:#000000; float:left; }


#bandeau { width:4px; height:904px; background-color:#0000FF; float:left;}


#contenu { width:494px; height:896px; background-color:black; float:left; margin-left:8px; margin-right:4px; margin-top:4px; margin-bottom:4px; padding-left:10px; padding-right:10px; text-align:justify;}


#colonnedroite { width:104px; height:904px; background-color:#0000FF; float:right; }

 
#pieddepage { width:800px; height:30px; background-color:#0000FF; float:left; }


.arreterflottement {clear:both;}


.habillagedroit {float:right; margin-left:15px; padding-right:90px;}


.textegras{font-weight:bold;}


.maclass { moz-opacity:0.7; filter:alpha(opacity=70); khtml-opacity: 0.7; opacity: 0.7;}


.maclass2 { moz-opacity:0.4; filter:alpha(opacity=40); khtml-opacity: 0.4; opacity: 0.4;}


.textepied{ margin-top:6px; text-align:center;}


.textenav{ margin-top:6px; margin-left:15px;}


.bloc { padding-top:15px;}


.pageName{
	font:24px arial;
	color: #CC3300;
	font-weight:bold;
	}
	
.sous-titre {font-size: 18px;
	color: #CC3300;
	letter-spacing: 0.1em;
	line-height: 16px;
	font: 18px arial;
	}
	
.texte1 {font-size: 14px;
	letter-spacing: 0.1em;
	font: 14px;
	}

a:link{color:white; text-decoration:none;}
a:visited{color:white; text-decoration:none;}
a:hover{color:orange; text-decoration:none;}
a:active{color:red; text-decoration:none;}




