h1
{
	font-size:x-large;
	font-weight:lighter;
	margin:0px 0px 0px 0px;
	padding:25px 0px 0px 9px;
	color:#636363;
}
	h1 .h1_gras
	{
		font-size:xx-large;
		color:#807e7e;
	}
h2
{
	font-size:18px;	font-style:italic;
	margin:10px 0px 15px;
	padding:0px 0px 10px 0px;
	color:#FB8668;
	font-family:georgia, times new roman, sans-serif;
}
	h2 .h2_gris
	{
		text-transform:lowercase;
		color:#777777;
		font-size:x-small;
		float:right;
	}
	h2 .h2_gauche
	{
		float:left;
	}
#contenu > h1
{
	font-size:18px;	font-style:italic;
	margin:10px 0px 15px;
	padding:0px 0px 10px 0px;
	color:#FB8668;
	font-family:georgia, times new roman, sans-serif;
}
h3
{
	font-size:14px;
	margin:0px;
	padding:0px 0px 10px 0px;
	color:#41abc3;
	font-style:italic;
	font-family:georgia, times new roman, sans-serif;
	line-height:1.3em;
}
.border
	{
	border-bottom:1px dotted #c7c7c7;
	margin-bottom:15px;
	}
h4
{
	font-size:10px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#454545;
	font-family:verdana;	
}

.bleu
{
		color:#41abc3;
}
#footer {
	margin:80px auto;
	width:875px;
	padding-left:170px;
	overflow:auto;
	line-height: 13px;
}
#footer ul {
	list-style-type:none;
}
#footer ul li {
	width:200px;
	float:left;
}
#footer > ul > li > a {
	color:#FB8668;
	font-weight:bold;
}
#footer a {
	color:#454545;
}
#footer a:hover {
	color:#41b1cf;
}
#adressefooter {
	clear:both;
	width:875px;	
	text-align:center;
	padding-top:15px;
}

