body  {
	font-family:'Trebuchet MS', sans serif;
	font-size:12px; 
	margin:0; 
	padding:0; 
	background-color:#171B20;
	}

img  {
	border:0;
	}

#all  {
	width:980px;
	margin:0 auto;
	background:#fff;
	}

#content  {
	float:left;
	width:1000px;
	}

#leftCol  {
	float:left;
	width:665px;
	border:#D6CCAB 1px solid;
	}
	
#rightCol  {
	float:left;
	margin:0 0 0 10px;
	padding:0 0 10px 0;
	width:300px;
	background:#fff;
	border:#D6CCAB 1px solid;
	}

#recherche  {
	margin:0 0 20px 0;
	padding:5px 0 5px 10px;
	}
	
#recherche form	{padding:0; margin:0;}

#requete	{
	padding:7px 7px 7px 10px;
	margin:0;
	background:#E6E0CC;
	font-size:14px;
	font-weight:bold;
	}

#requete h1  {
	font-size:14px;
	color:#000;
	display:inline;
	}

#resultats  {
	float:left;
	width:100%;
	clear:both;
	}

.blocResultat  {
	padding:0 10px 20px 10px;
	clear:right;
	}

.blocResultat p  {
	clear:right;
	text-align:justify;
	clear:right;
	margin:0 0 5px 0;
	}
	
.blocResultat h2  {
	font-size:14px;
	clear:right;
	}
	
.blocResultat a  {
	color:#579DD8;
	text-decoration:none;
	}
	
.blocResultat a:hover  {
	text-decoration:underline;
	}


.blocResultat img  {
	float:left;
	margin:0 1em 0 0;
	border:0;
	}
	
.suite  {
	text-align:right;
	padding:0;
	}
	
.suite a  {
	color:#000;
	text-decoration:none;
	font-weight:bold;
	}
	
.suite  a:hover  {
	text-decoration:underline;
	}

#adsense1  {
	padding:0 10px 0 0;
	margin:0 0 15px 0;
	float:left;
	}

#adsense2  {
	padding:0 10px 0 0;
	margin:10px 0 0 0;
	float:left;
	}
	
#adsense3  {
	}

#rubriques ul  {
	margin:6px 0;
	padding:0;
	list-style-type:none;
	}
	
#rubriques ul li  a {
	color:#171B20;
	text-decoration:none;
	padding:0 0 0 10px;
	font-size:14px;
	}
	
#rubriques ul li.on a  {
	border-left:3px solid #171B20; 
	}

#tags ul  {
	list-style-type:none;
	margin:0 0 6px 0;
	padding:4px 10px;
	}
	
#tags ul li  {
	display:inline;
	}
	
#tags ul li a  {
	color:#171B20;
	line-height:20px;
	padding:0 10px 0 0;
	text-decoration:none;
	}
	
#tags ul li a:hover  {
	text-decoration:underline;
	}
	
#lienHome  {
	padding:10px;
	}
	
#lienHome a  {
	color:#000;
	text-decoration:none;
	}
	
#lienHome a:hover  {
	text-decoration:underline;
	}
	
	
#skipPage  {
	text-align:center;
	margin:10px 0;
	clear:both;
	}
	
a.prec  {
	color:#000;
	margin:0 5px;
	text-decoration:none;
	}
	
a.suiv  {
	color:#000;
	margin:0 5px;
	text-decoration:none;
	}
	
a.prec:hover,a.suiv:hover  {
	}
	
	
.titre  {
	font-weight:bold;
	font-size:14px;
	color:#000;
	background:#E6E0CC;
	padding:7px;
	}
	
.clear  {
	clear:both;
	}