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


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #666699;
	margin: 10px;
	padding: 0px;
}
#header {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
}
#header ul, #footer ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#header li, #footer li {
	list-style-type: none;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(/images/bilan-projet.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
#header li a, #footer li a {
	color: #666666;
	text-decoration: none;
}

#header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
}
#contenu {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border: 1px solid #999999;
}
#home #contenu li {
	background-image: none;
	font-size: 1.3em;
	border: 1px solid #999999;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	font-weight: bold;
	width: 25em;
	padding: 10px;
	background-color: #FAF9F5;
}
#home #contenu li a {
	color: #FF6600;
	text-decoration: none;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	margin-top: 15px;
	padding: 0px;
	}
#footer #menu {
	padding: 0px;
}

#contact {
	float: right;
	height: 100px;
	background-image: url(/images/contact.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 15px;
	margin-top: 25px;
	font-size: 11px;
}

a {
	color: #666666;
}
a:hover {
	color: #000000;
}
h1 {
	font-size: 1.4em;
	letter-spacing: 0.20em;
	padding-left: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	margin: 0px;
	padding-top: 10px;
	padding-left: 15px;
}
h1:first-letter {
	font-size: 3em;
	color: #FFFFFF;
	float: left;
	background-color: #BCD2EA;
	margin-right: 5px;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#contenu p:first-letter {
	padding-bottom: 0px;
	padding-left: 0px;
}
#contenu p {
	margin-right: 30px;
	margin-left: 20px;

}

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;
}
ul.chiffres li {
	background-image: none;
	list-style-type: upper-roman;
	padding: 10px;
}
h3 {
	color: #FFFFFF;
	background-color: #999999;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
#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;
}

