* {margin:0px; padding:0px; border:0px;} 

body{
	background-image:url(images/fond.jpg);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	overflow: -moz-scrollbars-vertical;
	font-size:11px;
}

ul, li{
list-style-type: none ;
}


#fond
{
	width:100%;
	height:100%;
 	background-image:url(images/fond.gif);
	background-position:center top;
	background-repeat:no-repeat;
	

}

#site
{
	width:957px;
	height:876px;
	margin-left:auto;
	margin-right: auto;

}
#banniere
{
	width:957px;
	height:221px;	

}
#milieu
{
	width:957px;
	height:601px;
}
#menu
{
	float:left;
	position:relative;
	width:200px;
	height:313px;
}

#rabas
{
	width:957px;
	height:64px;
}
#page
{
	width:746px;
	height:601px;	
	overflow:auto;
	overflow-x:hidden;
	text-align:justify;
	background-image:url(images/arbre_droit.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	
}

/*-------------------------------------------------------------------------------------------------------*/

.titre{
	height:42px;
	width: 705px;
	margin-left:40px;

}

#diapo
{
	height:283px;
	width:583px;
	margin-left:110px;
}

.separateur
{
	height:35px;
	padding-left:80px;
	padding-top:7px;
	width:581px;
	margin-left:70px;
	background-image:url(images/accueil/separateur.jpg);
	background-position:left;
	background-repeat:no-repeat;

}
.separateur3
{
	height:40px;
	padding-left:80px;
	padding-top:2px;
	width:581px;
	margin-left:70px;
	background-image:url(images/accueil/separateur.jpg);
	background-position:left;
	background-repeat:no-repeat;

}
.separateur2
{
	height:35px;
	padding-left:80px;
	padding-top:7px;
	width:581px;
	margin-left:70px;
	background-image:url(images/accueil/separateur2.jpg);
	background-position:left;
	background-repeat:no-repeat;

}
.StyleRouge {
	color: #CC0000;
	font-weight: bold;
}
#fond_accueil
{
	width:1137px;
	height:789px;
	margin-left:auto;
	margin-right:auto;
}

#message{
	background-color:#339966;
	position:absolute;
	width:200px; 
	height:100px;
	z-index:1; 
	top: 3px;
	right: -5px;

}

