body
{
	background-image: url(../picture/fond.jpg);
	background-color: #000;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;	
}

p a
{
	color:#FFF;
}

#page
{
	/*float:left;*/
	width: 752px;
	
}

#banniere
{
	background: url(../picture/banniere.png) no-repeat;
	text-align:right;
	color:#FFCB7F;
	height:100px;
	width:100%;
}

#navigation
{
	margin-top:-5px;
	width:750px;
	height:15px;
	background-image: url(../picture/nav-barre.jpg);
	/*text-align: left;*/
}

#navigation a
{
	display:inline;	
	width:auto;
	height:auto;
	color:#740F0F;
	text-decoration:none;
	font-family:tahoma, verdana;
	font-size:13px;
	font-weight: bold;
}

#navigation a:hover
{
	color:#FFF;
}

#ombre
{
	width:100%;
	height:8px;
	background: url(../picture/ombre.png) no-repeat;
	/*background-color: #690408;*/
	
}
#gauche
{
	float:left;
	width:30px;
	height:100%;	
	background-image: url(../picture/gauche.jpg);
	background-repeat: repeat-y;
}
#milieu
{
	float:right;
	width:722px;
	height:100%;
	background-color: #690408;
}

#content
{
	float:left;
	width:685px;
	text-align:left;
	color:#FFF;
}

#droite
{
	float:right;
	width:35px;
	height:100%;
	background-image: url(../picture/droite.png);
	background-repeat: repeat-y;
}

#contenair
{
	width:100%;
	height:1400px;
	float:left;
}


#footer
{
	background:url(../picture/bas.png) no-repeat;
	height:30px;
	width:100%;
	color:#FFCB7F;
	float:left;
	line-height: 30px;
}

#footer a
{
	
	text-decoration: none;
	color:#FFCB7F;
}


#partner
{
	float:left;
	text-align: center;	
	width: 100%;
	margin-top: 30px;
	color:#FFF;
	font-size: 10px;
}


#partner a
{
	text-decoration: none;
	color:#FFF;
}
