/* CSS Document */

body {
	background-color:#FFFFFF;
	color: #000000;
	margin-bottom: 25px;
	font-size: 12px;
}
img {
	border: 0px;
}
a {
	color: #660033;
	text-decoration: none;
}
a:hover {
	text-decoration:underline;
}
#contenu {
	position: absolute;
	margin-left:50%;
	left: -425px;
	width: 850px;
	top: 30px;
	height: auto;
	line-height: 16px;
	text-align: justify;
	z-index: 1;
	overflow:visible;
	height: auto;
	min-height:550px;
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#www {
	position: absolute;
	margin-left:50%;
	left: -67px;
	top: 18px;
	width: 470px;
	padding:2px;
	padding-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	letter-spacing: 3px;
	word-spacing: 5px;
	background-color: #9BAEB7;
	z-index: 3;
	overflow:visible;
}
#www a {
	color:#FFFFFF;
	text-decoration: none;
}
#www a:hover {
	color: #FF1A00;
}
#front {
	position: absolute;
	top: 15px;
	margin-left:50%;
	left: -492px;
	width:230px;
	height: 260px;
	z-index:3;
	overflow:hidden;
}
#gauche {
	float:left;
	width:210px;
}
#article {
	float:right;
	margin-left:15px;
	margin-right:15px;
	margin-top:45px;
	width:580px;
}
#illustration_d {
	float: right;
	width: 160px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	margin-left: 10px;
	margin-bottom:35px;
	padding-left: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 9px;
	color: #999999;
}
#menu {
	margin-top: 260px;
	margin-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width:190px;
}
#menu_item {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding:5px;
}
#menu_item a {
	text-decoration:none;
	color:#333333;
}
#menu_item a:hover {
	color: #660033;
	text-decoration: none;
}
#illustration_g {
	margin-top: 25px;
	margin-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	width:150px;
}
#nettoyeur {
	display:block;
	width:100%;
	height: 30px;
	float:left;;
}
#pied {
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 2px;
	word-spacing: 3px;
	padding-top: 6px;
	padding-right: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	width:98%;
	text-align: right;
	float:left;
}
#pied a {
	color: #666666;
	text-decoration: none;
}
#pied a:hover {
	color: #660033;
}
.sous {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}
#menu a {
	color: #333333;
	text-decoration: none;
	letter-spacing: 1px;
	word-spacing: 2px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menu a:hover {
	color: #660033;	
}
hr {
	color:#FFFFFF;
	padding: 0px;
	border-top-width: 1px;
	border-top-color: #666666;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 15px;
	margin-bottom: 20px;
}
.titre {
	text-decoration: none;
	font-weight:bold;
}
.maj {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
.vignette {
	-moz-border-radius: 10px;
	padding: 5px;
	background-color: #ECECEC;
}
.champ {
	border: 1px solid #666666;
	width:80%;
}
.champ_message {
	border: 1px solid #666666;
	width:80%;
}
.rubriques {
	color: #666666;
}
.rubriques a {
	color: #666666;
	text-decoration:none;
}
.rubriques a:hover {
	color: #660033;
}
