body {
	margin:0; text-align:center; background:#FFFFFF;
}
* {
	font-size:12px; font-weight:normal;font-family:Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size:16px;
	color: #999999;
}
h2 {
	font-size: 13px;
	color: #FFFFFF;
}
#navlist {
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid white;
width: 170px;
}
#navlist li {
list-style: none;
margin: 0;
padding: 0.25em;
border-top: 1px solid white;
}
#navlist li a { 
	text-decoration: none;
	color: #336699;
}
#fond {
	margin: auto;
	width: 930px;
	text-align: left;
	background-image: url(image-lay-out/index-degrade.jpg);
	background-repeat: repeat-y;
}	
#conteneur {
	margin: auto;
	width: 900px;
	text-align: left;
	background-color: #A8C9E0;
}
#entete {
	height: 115px;
	background-image: url(image-lay-out/entete.jpg);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #77ccdc;
}
#colgauche {
	float: left;
	font-size:11px;
	width: 195px;
	padding-top: 20px;
	padding-left: 5px;
}
#contenu {
	float: left;
	width: 698px;
	background-image: url(image-lay-out/montage_index.jpg);
	background-repeat: no-repeat;
	height: 550px;
	background-position: center top;
}
#pp {
	width: 930px;
	clear: both;
	text-align:center;
	height: 45px;
	font-size: 10px;
	color: #666666;
	vertical-align: middle;
	background-image: url(image-lay-out/pp.jpg);
	background-repeat: no-repeat;
    }

