/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:13px;
	background-color:#f0f0e8;
}
h1 {
	color:#666666;
	font-size:32px;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-bottom:10px;
	padding-top:10px;
}
.nav {
font-size:9px;
}


ul {
	list-style-type: square;
	padding:0;
	margin:0;
	margin-top:8px;
	margin-bottom:8px;
	margin-left:55px;

}

li {
margin:0;
padding:0;
margin-top:3px;
margin-bottom:3px;
}
.contenu {
padding-right:16px;
}

.texte_gras {
	color:#333333;
	font-weight:bold;
}

.footer {
	font-size:11px;
	padding-left:10px;
}


.footer a {
text-decoration:none;
color:#666666;
}

.footer a:hover {
color:#333333;
text-decoration:underline;
}

.footer_separateur {
background:url(../images/modele_separateur_H.gif) center no-repeat;
}

.modele_background_gauche {
background:url(../images/modele_trame_fond_H.gif);
background-position: bottom;
background-repeat: no-repeat;
}
