html,body {
	background-color: #000;
	background-image:url(img/degrade.jpg);
	background-repeat:repeat-x;	
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #66603A;
}
#global {
	background-color: #fff;
	position:absolute;
	top: 0px;
	width: 842px;
	margin-left: -421px;
	margin-top: 0px;
	left: 50%;     
}
#header {
	height: 107px;
	width: 842px; 
}
#main {
	height: 650px;
	width: 842px;
	text-align:left;
	background-color: #fff;
}
#main_partenaires {
	top:0px;
	height: 1100px;
	width: 842px;
	text-align:left;
	background-color: #fff;  
}
#footer {
	background-color: #fff;
	height: 50px;
	width: 842px;
	color: #66603A; 
	font-size: 10px;  
}
#texte{
	position:relative;
	top: 20px;
	left:63px;
	height: 400px;
	width: 715px;
	text-align:justify;
	font-size: 10px;
	color:#66603A;
}
#partenaires{
	position:relative;
	top: 20px;
	left:63px;
	height: 400px;
	width: 715px;
	text-align:center;
	font-size: 10px;
	color:#66603A;
}
.lienlogo{
	text-decoration: none;
	border:none;
}
a {
	font-size: 10px;
	color: #4D5C0F;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4D5C0F;
}
a:hover {
	text-decoration: underline;
	color: #4D5C0F;
}
a:active {
	text-decoration: none;
	color: #000033;
}
.titre {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #4D5C0F;
	font-weight: bold;
}
