body, html {
	background:#FFF;
	font:10pt Helvetica,'Nimbus Sans L',Arial, sans-serif;
	color:#222;
	/*line-height:165%;*/
	padding:0 !important;
	margin:0 !important;
	width:100% !important;
	}

a:link, a:visited {
 	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	color:#222;
	}
#post a:link:after, #post a:visited:after {/*=ajout des url tirées des liens*/
  content: " (" attr(href) ") ";
  font-size: 50%;
font-style: italic;
	text-decoration: none;
  }	
	
h1, h2, h3, h4, h5 {
	font-family: Helvetica,'Nimbus Sans L',Arial, sans-serif
	}

h1 {
	font-size:2em;
	}

h2 {
	font-size:1.8em;
	}

h3 {
	font-size:1.5em;
	}

h4 {
	font-size:1.2em;
	}

h5 {
	font-size:1.1em;
	}
					
img {
	float:left;
	border:0;
	margin:3px 12px 8px 0;
	}

#nav, #nav-cat, .tabs, #pagination, #smooth_sldr, #searchform, #masthead_, #header-container, #flux, #openx, #print-no,#tags, #commentform, #footer, #sidebar, #col-4, #col-1, #col-1b {
	display:none
	}
#description {
	display:block
	}
.archive-list li {
	list-style:none;
	/*width:285px;*/
	width:250px;
	float:left;
	height:103px;
	margin: 8px 25px 18px 0;
	border-bottom:1px dotted #b1b1b1;
	}
hr { 
	background:#000; 
	color:#000;
	width:100%; 
	height:1px; 
	margin:15px 0; 
 	border:none; 
	}

blockquote { 
 	margin:1.5em 0; 
 	padding:1em; 
 	border:1px solid #ccc; 
 	font-style:italic; 
 	font-size:0.9em; 
	}

