@charset "iso-8859-1";

html {
	font-family: 'Trebuchet MS',Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.45em;
	color:#ffffff;
	}
	

	
body{
	margin:0;
	background-color:#B3CCEF;
	text-align:center;
	}

a {
text-decoration:none;
}

td {
text-align:left;
}
	
div#home{ 
	position:absolute;
	background-color:#95547C;
	left:50%;
	margin-left:-358px;
	text-align:left;
	width:716px;
	

	}


div.logo{
	float:left;
	width:187px;
	text-align:center;
	font-weight:bolder;
	
}

div.bandeau{
	float:left;
	width:529px;
	background-color:#4C66A9;
}


div.slogan {
	background-image:url("../images/bg_slogan.gif");
	height:20px;
	text-align:center;
	font-weight:bolder;
	margin-top:-3px;
	padding-top:5px;

}



div.texte{
	margin:20px 20px 10px 60px;
}


div.confiance{
	position:absolute;
	top:410px;
	left:15px;
	background-color:#ffffff;
	padding:5px;
	
	
}

div.confiance h2{
margin-top:5px;
	font-size:16px;
	color:#000000;
}

div.illustration{
	position:absolute;
	top:230px;
	left:15px;
	background-color:#ffffff;
	padding:5px;
	z-index:2;
}




span.texte_couleur{
color:#6B1675;
}


div.adresse{
	float:right;
	background-color:#ffffff;
	color:#000000;
	margin:20px;
	padding:8px;
	width:200px;
}

a { 
color:#ff0000;
}


h1{
font-size:17px;
color:#B3CCEF;
margin-bottom:5px;
line-height:20px;
}

h2 {
font-size:17px;
color:#B3CCEF;
margin-bottom:5px;
margin-top:25px;
}

img {
border:0;
margin:0;
}
