body {
	background-color: #CCCCCC;
	margin: 0 0 0 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

a{
	color: #99CCFF;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

h1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	font-size:22px;
}

h2 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align: center;
	font-size: 10px;
	font-weight: normal;
}

h3 {
	padding: 0 0 0 0;
	margin: 0 0 8px 0;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	visibility:visible;
}
h4 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	text-align:justify;
	font-size: 11px;
	font-weight:normal;
}

.container {
	background-color: #333339;
	width: 984px;
	border: solid 1px #535360;
	padding: 5px;
	text-align: left;
	margin: 10px auto;
	margin-top:0px;
}

.left-column {
	width: 350px;
	float: left;
}

.center-column {
	width: 312px;
	float: left;
	margin-left:5px
}

.right-column {
	width: 312px;
	float: right;
	margin-left:5px
}

.archives-column {
	width: 667px;
	float: left;
}

.content {
	background-color: #333333;
	border: solid 1px #535360;
	padding: 5px;
	margin: 0 0 5px 0;
}

.topref a{
	text-decoration:none;
}

.topref a:hover{
	text-decoration:underline;
}

.topref{
	font-size:9px;
}

.smart a img{
	border:#CCCCCC solid 1px;
}
	
.smart a:hover img{
	border:#FFFFFF solid 1px;
}

<!-- ici les styles utilises par les posts-->
.post{
	width:325px;
	height:60px;
}

.thumb{
	width:85px;
	height:60px;
	border:#999999 solid 1px;
	float:left;
	margin-right:4px;
}

.titlepost{
	width:240px;
	font-family: Verdana,Arial,Sans-serif;
	font-weight:bold;
	font-size:10px;
	float:right;
	text-align:left;
}
a.tittreplug{
	font-family: Verdana,Arial,Sans-serif;
	font-weight:bold;
	font-size:10px;
	color: #99CCFF;
	text-decoration:none;
}
a.tittreplug:hover{
	text-decoration:underline;
}
.descpost{
	width:240px;
	font-family: Verdana,Arial,Sans-serif;
	font-size:10px;
	float:right;
	text-align:left;
}
a.descplug{
	font-family: Verdana,Arial,Sans-serif;
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
}
a.descplug:hover{
	text-decoration:none;
}

.auteurpost{
	color:#6F6F6F;
	font-family: Verdana,Arial,Sans-serif;
	font-size:10px;
	margin:0;
}
.oxado{
	text-align:left;
	float:right;
	width:241px;
}
hr 
{
	clear: left;
	visibility: hidden;
}

.rech 
{
	color: #000000;
	background-color:#ffffff;
}
