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


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.80em;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/fond_accompagnement-indiv.png);
}
#contenant {
	background-color: #FFFFFF;
	margin: auto;
	width: 800px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#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: 0px 3px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	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 {
	color: #669900;
}
a:hover {}
h1 {
	color: #FFFFFF;
	text-align: right;
	letter-spacing: 0.26em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	font-size: medium;
	padding-top: 3px;
	padding-right: 90px;
	padding-bottom: 3px;
	padding-left: 3px;
}
h2:first-letter {
	text-transform: uppercase;
	font-size: xx-large;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #669900;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #669900;
	margin: 0px;
	font-size: 16px;
}
#reponses {
	float: left;
	width: 55%;
	margin-left: 10px;
	padding: 10px;
}
#methodes {
	float: right;
	padding: 10px;
	margin-right: 10px;
	margin-left: 10px;
	width: 35%;
	margin-top: 20px;
}
#resultats {
	margin: 10px;
	padding: 10px;
}

#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;
	height: 0px;
}
#webdesign {
	font-size: 9px;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-left: 10px;
	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;
	margin-left: 15px;
}
#communique p {
	text-align: justify;
}
#btcommunique a {
	color: #666666;
}

#communique {
	width: 800px;
	margin: auto;
}
#titre {
	z-index: 100;
	position: absolute;
	padding: 0px;
	width: 580px;
	top: 30px;
}
