body
{
	margin : 0;
	text-align : center ;
	color: #ffffff;
	background-color: #0c0601;
	background-image:url('../img/background.jpg');
	background-repeat:no-repeat;
	background-position : top center ;
}

p
{
	margin : 27px ;
	padding : 0px ;
	font-family : trebuchet ms ;
	font-size : 11px ;
	color : #fff;
	text-align : justify ;
}

#global
{ 
	position: absolute; 
	left: 50%;  
	top: 0; 
	width: 800px; 
	height: 100%;
	height: 300px; 
	margin-top: 0;
	margin-left: -400px;
	text-align: left;
}

#haut
{ 
	position: relative; 
	clear: both;
	width: 800px; 
	height: 200px;
	height: 250px; 
	text-align: center;
}

#contenugauche
{
	position: absolute; 
	top: 250px;
	left: 0px;
	width : 390px  ;
	height : 285px ;
	margin : 0px ;
	padding : 0px ;
	background-color : #f23712;
	float : left ;
	text-align : left ;
}

#contenudroite
{
	position: absolute;  
	top: 250px;
	left: 390px;
	width : 410px  ;
	height : 285px ;
	margin : 0px ;
	padding : 0px ;
	background-color : #8b9212;
	float : left ;
	text-align : left ;
}

#basgauche
{
	position: absolute;  
	top: 535px;
	left: 0px;
	width : 550px  ;
	height : 260px ;
	margin : 0px ;
	padding : 0px ;
	background-color : #362214;
	background-image:url('../img/fond.png');
	background-repeat:no-repeat;
	background-position : bottom ;
	float : left ;
	text-align : center ;
}

#basdroite
{
	position: absolute; 
	top: 535px;
	left: 550px;
	width : 250px  ;
	height : 260px ;
	margin : 0px ;
	padding : 0px ;
	background-color : #291a0e;
	float : left ;
	text-align : center ;
}

#copyright
{
	position: relative; 
	top: 795px;
	left: 0px;
	width : 800px  ;
	height : 100px ;
	margin : 0px ;
	padding : 0px ;
	text-align : center ;
	font-family : trebuchet ms ;
	font-size : 11px ;
	color : #666;
}

.titre
{
	font-family : tahoma, trebuchet ms ;
	font-size : 20px ;
	font-weight : bold ;
	color : #fff;
}

.miseenvaleur
{
	font-family : trebuchet ms ;
	font-size : 14px ;
	color : #fff;
	font-weight : bolder ;
}

img.plan
{
	float : left ;
	border : 0px ;
	margin-right : 25px ;
}

#copyright a
{
	font-family : trebuchet ms ;
	font-size : 11px ;
	color : #666;
	text-decoration: none;
}

#copyright a:hover
{
	text-decoration: underline;
}
