#contenu{
	padding: 0;
}

#contact{
	background: #e2e6eb url(../images/degrade-gauche-gris.gif) repeat-y;
	padding: 0;
}

#contact p.main{
	margin: 0;
	padding: 20px 50px 30px 50px;
	color: #84644f;
	background: #fff url(../images/degrade-gauche.gif) repeat-y;
	font-size: 1.2em;
}

#contact p.main a{
	background: url(../images/enveloppe-marron.gif) no-repeat;
	padding: 1px 4px 2px 30px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#contact p.main a:hover, #contact p.main a:focus{
	background: url(../images/enveloppe-marron.gif) no-repeat;
	color: #fff;
	text-decoration: underline;
}

#contact h2{
	font-size: 1.2em;
	color: #685c5c;
	background: #e2e6eb;
	border-top: 1px solid #959a9f;
	border-bottom: 1px dotted #959a9f;
	padding: 5px 0;
}

#contact h2 span{
	padding: 5px 10px 5px 50px;
	margin: 0 5px 0 0;
	color: #fff;
	background: #0dacbd;
}

#contact p{
	font-size: 1.1em;
	text-align: justify;
	margin: 0 0 0 50px;
	padding: 10px 80px 15px 10px;
	color: #685c5c;
	background: #fff;
}

#contact p strong{
	color: #0dacbd;
}

#contact div{
	text-align: right;
	margin: 0 0 0 50px;
	padding: 10px;
	color: #f89b16;
	background: #fff;
	font-weight: bold;
	font-size: 1.1em;
}

div.top {
	border-top: 1px dotted #c2c8cb;
	text-align: right;
	margin: 0;
	padding: 10px;
	color: #0dacbd;
	background: #fff;
	font-weight: bold;
}

div.top a{
	background: url(../images/top-3.gif) no-repeat;
	padding: 0 0 0 20px;
	color: #0dacbd;
	text-decoration: none;
}

div.top a:hover, div.top a:focus{
	background: #0dacbd url(../images/top-3.gif) no-repeat;
	color: #fff;
}
