body {
	margin:0px;
	padding:0px;
	background-color:#999999;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color:#999999;
}
#haut {
	width: 998px;
	height: 117px;
	background-image: url(img/design2/haut.png);
	background-repeat: no-repeat;
}
#milieu {
	min-height: 400px;
	width: 998px;
	background-image: url(img/design2/barre.png);
	background-repeat: repeat-y;
	padding-bottom: 10px;
}
#barre_bas {
	width: 998px;
	height:18px;
	background-image:url(img/design2/barre_bas.png);
	background-repeat:repeat-y;
}
#bas {
	width: 998px;
	height: 54px;
	background-image: url(img/design2/bas.png);
	background-repeat: no-repeat;
}
.floatr { float:right;}
.header {
	padding-top: 15px;
	padding-left: 15px;
}
.menu {
	float:right;
	margin-right: 25px;
	text-align:right;
	font-weight:bold;
	width:150px;
}
.centre {
	padding-top: 1px;
	padding-left: 10px;
	margin-left:20px;
	margin-right:180px;
}
.both {
	clear:both;
}

.menu a {
	font-size:0.9em;
	text-decoration: none;
	color: #6D6C6B;
}
.menu a:hover {
	color:#999999;
}
.menu h1 {
	font-size:0.9em;
	color: #999999;
	background-image: url(img/design2/puceh1menu.png);
	background-repeat:no-repeat;
	background-position:right;
	padding-right: 14px;
	border-bottom: 1px solid #FFDB32;
	border-width: 2px;
}
.adsense {

}
.article {
	padding: 10px;
	padding-bottom:3px;
	border: 2px dotted #3F3F3F;
}
.defil {
	padding-right: 10px;
	padding-left: 10px;
	color:#B79700;	
}
.piedpage {
	clear:both;
	padding-top: 10px;
	text-align:center;
	color:#666666;
}
a {
	color: #E33784;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
h1,.titre {
	background-image: url(img/design2/pucetitreh1.gif);
	background-repeat:no-repeat;
	background-position: left;
	padding-left: 20px;
	color: #FFDB32;
	font-size: 1.8em;
	font-weight: bold;
}
.titre_list {
	color: #FFDB32;
	font-weight: bold;
}
.sstitre {
	padding-left:20px;
	color: #9D7A1C;
	font-size: 1em;
}
.contenu {
	margin-top:20px;
}
.auteur {
	text-align:right;
}
.com {
	margin-top: 10px;
	padding: 5px;
	border: 1px solid #9D7A1C;
}
.listearticle:hover {
	background-color:#333333;
}
.titre_com {
	background-image: url(img/design2/comment.png);
	background-position: left;
	background-repeat:no-repeat;
	padding-left: 17px;
}
contenu_com {
	padding-top: 5px;
}