*{
	margin:0;
}

html, body {
margin: 0;
padding: 0;
height: 100%
}

body{
	background:#ffffff;
	font-size:80%;
	font-family:Arial, Helvetica, sans-serif;
	color:#cccccc;
}


h1 {
	font-size: 24px;
	color: #FFFFFF;
	margin-left: 74px;
	margin-top: 31px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
}
h2 {
	font-size: 18px;
	color: #ffffff;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 74px;
	font-family: "Times New Roman", Times, serif;
	font-weight: lighter;
	letter-spacing: 2px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #F2F5F8;
	margin-left: 47px;
	letter-spacing: 1px;
	margin-bottom: 9px;
}





#contenu{
	position:relative;
	width:932px;
	left:50%;
    padding-top:12px; 
	margin-left:-466px;
	background:#fff;
}


#haut {
	width: 931px;
	position: relative;
	text-align: right;
}


#gauche{
	background-image: url(../images/home_fond_gauche.gif);
	background-repeat: no-repeat;
	float: left;
	width: 611px;
	position: relative;
	left: 0px;
	top: 0px;
	height: 632px;
}


#droite{
	position: relative;
	width: 320px;
	padding-top: 0px;
	padding-left: 0px;
	margin-top: 12px;
	float: left;
	height: 619px;
}


#Troispoints{
	margin-top: 13px;
	margin-left: 74px;
	margin-bottom: 7px;
}

#partenaires{
	margin-top: 18px;
	margin-bottom: 18px;
	margin-left: 66px;
}



#bas {
	position: relative;
	width: 931px;
	height: 35px;
	margin: 0px;
	clear: both;
	
}

a.contact{
	font-family: Tahoma, Helvetica, Verdana;
	font-size: 14px;
	color: #741867;
	text-decoration: underline;
	margin-right: 82px;
	letter-spacing: 1px;
	
}

a.contact:hover {
	
	color: #477061;
	
}


.boule{
	margin-top: 0px;
	margin-right: -2px;
	margin-bottom: 2px;
	margin-left: -2px;
}


.orange{
color:#FDCC49;

}