@charset "utf-8";
/* CSS Document */


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.80em;
	color: #333333;
	margin: 10px;
	padding: 0px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#contenu li {
	background-image: url(/images/puce.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	list-style-type: none;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	}
#contact {
	float: right;
	width: 210px;
	height: 100px;
	background-image: url(/images/contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 11px;
}

a {}
a:hover {}
h1 {
	color: #333399;
	text-align: center;
	font-size: 2.35em;
	letter-spacing: 0.26em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
	text-align: center;
	padding: 3px;
	font-size: medium;
}
h2:first-letter {
	text-transform: uppercase;
	font-size: x-large;
}
#contenu p:first-letter {
	font-size: 2.9em;
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}


img.bandeau {}
br.nettoyeur {
	clear: both;
}
#webdesign {
	font-size: 9px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#webdesign a{
	color: #CCCCCC;
}
#btcommunique {
	float: left;
	padding: 10px;
	border: 1px dotted #666666;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 15px;
}
#communique p {
	text-align: justify;
}
#btcommunique a {
	color: #666666;
}

#communique {
	width: 800px;
	margin: auto;
}

