* { font: normal normal normal 1em Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	border: 0; }

body {
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	text-align: center; }
	
#contenant {
	width: 570px;
	text-align: left;
	margin-left: auto;
	margin-right: auto; }

#entete, #contenu, #piedpage {
	font-size: 1.1em;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #005B88; }

p {
	margin: 1.4em 0; }

a, a:link, a:visited {	color: #006699; }
a:hover, a:active {		color: #0099CC; }
a img {border: none;}

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> En-tête */

#entete h1 {
	float: left; 
	margin: 20px 0 1em 10px; }
	
#entete #coordonnees {
	float: right;
	margin: 30px 10px 1em 0; }

#entete #coordonnees address {
	font-style: normal;
	color: #555;
	text-align: right;
	margin-bottom: 0.5em; }
	
#entete h2 {
	clear: both;
	text-transform: lowercase; 
	text-align: center;
	background: url(images/filet_entete.gif) no-repeat bottom; 
	padding-bottom: 10px; }

#entete h2 span {
	font-weight: bold;
	color: #555;
	padding: 0 0.5em; }
	
/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Contenu */

#contenu p {
	padding: 0 10px;
	line-height: 1.8em; }
	
#contenu p.slogan {
	text-indent: -999em;
	font-size: 0em;
	color: #FFF;
	background: url(images/slogan.jpg) no-repeat right;
	height: 178px; }

#contenu .colonne {
	float: left;
	padding: 0 10px;
	margin-bottom: 1.4em;
	width: 265px; }

#contenu h2 {
	margin-bottom: 1.2em; }

#contenu li {
	list-style-type: none;
	line-height: 1.8em;
	background: url(images/puce.gif) no-repeat left;
	padding-left: 20px;
	margin-left: 15px; }

/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Pied de page */

#piedpage {
	clear: left;
	color: #555;
	background: url(images/filet_piedpage.gif) no-repeat bottom;
	padding-bottom: 70px;
	margin-bottom: 25px;
}

#piedpage p { margin: 0; }

#piedpage img {
	margin-top: 5px; }
	
#piedpage .distributeur, #piedpage .integrateur {
	float: left;
	font-size: 0.8em;
}
#piedpage .distributeur {
	padding: 0 35px 0 15px;
}

#piedpage .copyright {
	float: right;
	padding: 45px 10px 0 0;
}