/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	text-align:justify;
	margin-bottom: 15px;
}
img {
	border:0px;
}
a {
	color: #008CDC;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
hr {
	height: 1px;
	margin-top: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main {
	position: absolute;
	z-index: 1;
	height: auto;
	width: 655px;
	top: 10px;
	margin-left: 30px;
	border: 1px solid #333333;
	margin-bottom:15px;
}
#bandeau, #titre_rub, #titre_doc {
	width:651px;
	height:auto;
	margin-left:8px;
}
#utils {
	width:97%;
	margin:15px;
	margin-bottom:-28px;
	height:50px;
}
#print {
	float:right;
	text-align:right;
	width:auto;
	padding-right: 3px;
	padding-left: 3px;
	font-weight:bold;
}
#utils a {
	color:#000000;
	text-decoration:none;
	font-size:10px;
}
#arborescence {
	width:99%;
	font-size:10px;
	text-align:right;
	margin-bottom:10px;
	margin-top:-5px;
}
#arborescence a {
	color: #666666;
	text-decoration:none;
}
#arborescence a:hover {
	text-decoration:underline;
}
#edito {
	margin-top:10px;
}
#edito_texte {
	padding:10px;
	line-height: 20px;
}
.champ {
	background-color: #FFFFFF;
	font-size:10px;
	border:0px;
	padding:2px;
	width:180px;
}
.titre {
	color: #008CDC;
	font-weight: bold; 
	font-size:14px;
}
.titre_en {
	color:#666666;
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	font-size:12px;
}
.stitre {
	color: #008CDC;
}
.stitre_en {
	color:#666666;
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
}
.plus {
	color:#008CDC;
	font-size:14px;
	font-weight:bold;
}
.plus_en {
	color:#666666;
	font-weight:bold;
}
#nettoyeur_main {
	width: 99%;
	height: 40px;
}
#nettoyeur {
	width: 99%;
	height: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	margin-top:10px;
}
#page {
	width:630px;
	margin-right:8px;
	margin-top:30px;
}
#page_index {
	margin:10px;
	margin-left:20px;
}
#texte {
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom:1px;
	padding-top:1px;
	margin-top:-15px;
}
#equipe {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
#nettoyeur_news {
	height: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	width:99%;
	float:left;
}

.champ_contacts {
	border: 1px solid #333333;
	padding-left:2px;
	padding-right:2px;
}
.champ_message {
	border: 1px solid #333333;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	width: 95%;
	font-size: 12px;
	color: #333333;
	padding:3px;
}
.gris10 {
	font-size: 10px;
	color: #666666;	
}
.avert {
	color:#008CDC;
	font-weight:bold;
	font-size:10px;
}
.titre_doc_fr {
	font-size:14px;
	font-weight:bold;
	color:#008CDC;
}
.titre_doc_en {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	font-weight:bold;
	font-style:italic;
	color:#333333;
}
.rubrique {
	font-size:14px;
	color:#333333;
	font-weight:bold;
}
.rubrique_en {
	font-size:12px;
	color:#333333;
	font-weight:bold;
	font-family:"Courier New", Courier, monospace;
}
