:link,:visited {text-decoration:none;}
ul,ol { list-style:none }
h1,h2,h3,h4,h5,h6,pre,code { clear: both; font-size:11px; }
*{ margin:0; padding:0 }
a img,:link img,:visited img { border:none; text-decoration:none; }
address { font-style:normal }

/******************************************************************************/
/* Aspect global                                                              */
/******************************************************************************/
body{
	font-size : 11px;
	margin: 0px 0 0 0px;
	position: relative;
	font-family: "Arial", verdana, sans-serif;
	background: url(images/fond.gif) repeat-y center #000000;
	background-position: center center;
	background-color: #000000;
	text-align: center;
}
a {
	color: #FF0000;
	text-decoration:none;
}
a:hover {
	color: #000000;
	text-decoration:none;
}
#page{
	width: 905px;
	position: relative;
	margin: auto;
	text-align: left;
}
#top h1{
	width: 335px;
	height: 3px;
	position: absolute;
	top: 0;
	left: 0;
}

#top h1 span{
	position: absolute;
	display: none;
}

.clearall {
	font-size: 1px; text-decoration:none ; 
	padding:0px;
	margin:0px auto 0px;
}

img.image-full { width: 100%; }
/******************************************************************************/
/* Zone d'affichage des billet                                                */
/******************************************************************************/
#content{
	position: relative;
	padding-top: 0px;
	margin-left: 210px;
	width: 320px;
	text-align:justify;
}
#comment-preview, .post{
	position: relative;
	padding-top: 10px;
	margin-left: 0px;
	width: 475px;
	line-height: 1.5;
	font-size: 11px;
	z-index: 10;
	text-align:justify;
}
#comment-preview, .post a {
	color:#DD0F1B;
	text-decoration:none;
	font-size: 11px;
}
#comment-preview, .post a:hover {
	color:#000000;
	text-decoration:none;
	font-size: 11px;
}
.post-title a {
	color:#E60104;
	font-size:20px;
	text-decoration:none;
	font-family: Arial, "Times New Roman", Times, serif;
}
.post-title a:hover {
	color: #FF0000;
	text-decoration:none;
}
.post ul{
	list-style: disc;
	margin: 0 0 14px 5px;
	padding-left: 15px;
	line-height: 1.2;
}
.post ol{

	list-style: decimal;
	padding-left: 15px;
	line-height: 1.2;
}
.post pre{
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	overflow: auto;
	height: auto;
	margin-left: 5px;
	padding-left: 5px;
	width: 370px;
	/*font-style: italic;*/
	margin-bottom: 1em;
}
.post-chapo,
.post-content{
	background-color: #FFF;
	padding: 0 5px 0 5px;
	margin-bottom: 15px;
	font-family: Arial, "Times New Roman", Times, serif;
}
.post-content-home{
	width: 420px;
	padding: 0 10px 0 10px;
	font-family: Arial, "Times New Roman", Times, serif;
}
.post-chapo h2,
.post-content h2{
	font-size: 12px;
	font-weight: normal;
	padding: 5px 5px 0 0px;
}
.post-chapo h2 a,
.post-content h2 a{
	color: #DD0F1B;
	font-size:16px;
	font-weight:bold;
}
.post-content h2 a:hover {
	color: #000000;
	font-size:16px;
	font-weight:bold;
}
.post-chapo p,
.post-content p{
	margin-bottom: 1em;
}
.post-chapo h3,
.post-content h3{
	font-size: 12px;
	color: #DD0F1B;
}
.post-chapo h4,
.post-content h4{
	font-size: 12px;
	color: #DD0F1B;
	font-weight: normal;
	padding-left: 5px;
}
.post-chapo h5,
.post-content h5{
	font-size: 12px;
	color: #DD0F1B;
	font-weight: normal;
	padding-left: 10px;
}
.more{
	font-size:11px;
}
.post-info{
	clear: both;
	font-size: 11px;
	background-color: #FFF;
	border-top:0;
	overflow:hidden;
	height:20px;
	padding:5px;
	padding-bottom: 0px;
	margin-bottom:10px;
	margin-top:-10px;
	text-align:right;
}
.post-info a:hover {
	text-decoration:underline;
	color: #DD0F1B;
}
.post-info-post{
	font-size: 12px;
	background-color: #FFF;
	border-top:0;
	overflow:hidden;
	_height:1%;
	text-align:justify;
}
.comment{
	float:right;
	width:35%;
}
.cat{
	float:right;
	width:30%;
	text-align: center;
	/*border: blue solid 1px;*/
}
.info{
	float:right;
	width:35%;
	margin: 0;
	padding: 0;
	text-align: right;
}
/******************************************************************************/
/* Sidebar a gauche                                                           */
/******************************************************************************/
#sidebar-gauche{
	font-size: 11px;
	color: #FFFFFF;
}
#sidebar-gauche a{
	color: #FFFFFF;
	text-decoration:none;
	padding-left:6px;
}
#sidebar-gauche a:hover{
	color: #000000;
	text-decoration:none;
}
#sidebar{
	position: absolute;
	top: 110px;
	width:100px;
	left: 7px;
	font-size: 11px;
	color: #FFFFFF;
}
#sidebar a{
	color: #FFFFFF;
	text-decoration:none;
}
#sidebar a:hover{
	color: #000000;
	text-decoration:none;
}
#sidebar h2{
	font-size: 1px;
}
#sidebar h2, #sidebar_r h2{
	color: #000000;
	font-weight: normal;
}
#footer{
	border-top: 1px solid #FFF;
}
#search, #calendar{
}
#sondage{
	color:#000000;
	font-size: 11px;
	padding-left:6px;
}
#sondage a{
	color:#000000;
	font-size: 11px;
	text-decoration:none;
}
#sondage a:hover{
	color:#FFFFFF;
	font-size: 11px;
	text-decoration:none;
}
/* Menu ************************************************/
#prelude{
}
/* Calendrier ******************************************/
#calendar table{
	font-size: 11px;
	color: #CDC8BD;
	text-decoration:none;
}
#calendar a{
	color: #CDC8BD;
	font-weight:bold;
	text-decoration:none;
}
#calendar a:hover{
	color: #DC0000;
	font-weight:bold;
	text-decoration:none;
}

/******************************************************************************/
/* Sidebar a droite                                                           */
/******************************************************************************/
#sidebar_r{
	position: absolute;
	right:5px;
	top: 110px;
	font-size: 11px;
	width: 190px;
	color: #FFF;
}
#sidebar_r a{
	font-size: 11px;
	color: #FFF;
}
#sidebar_r a:hover {
	font-size: 11px;
	color: #000;
}
#sidebar_r h3{
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}
#derniers a{
	font-size:11px;
	color:#000000;
	text-decoration:none;
}
#derniers a:hover{
	color:#AE1011;
	text-decoration:none;
}

/* Commentaires */
#comment-text,
#comments ol li{
	clear: both;
	margin-bottom: 5px;
	margin-top: 0;
	padding: 5px;
	font-size: 12px;
	background-color: #FFF;
}
#comments ol li.pair{
	background-color: #FFF;
	border: 1px inset #FFF;
}
#comments ol p{
	margin-bottom: 1em;
}
#comments .comment-info{
	color: #000;	
}
/* Fomulaire de commentaire */
#comment-form{
	font-size: 12px;
}
#comment-form fieldset{
	border: 0;
}
#comment-form input,
#comment-form textarea{
	border: 1px solid #CBC7B4;
	padding: 3px;
	background-color: #FFF;
	margin: 3px 0;
}
#comment-form textarea{
	width: 400px;
}
#espace {
	margin:7px;
}
#margin-image{
	margin:0px;
	padding:0px;
}

.auteur{
	font-size:11px;
	font-family: Arial, Verdana;
	text-align:left;
}

.last{
	font-weight: bold;
	font-size:14px;
	font-family: Arial, Verdana;
	text-align:left;
	color: #000000;
}

.last a{
	font-weight: bold;
	font-size:14px;
	font-family: Arial, Verdana;
	text-align:left;
	color: #FF0000;
}

.last a:hover{
	font-weight: bold;
	font-size:14px;
	font-family: Arial, Verdana;
	text-align:left;
	color: #000000;
}


.blanc12b{
	font-weight: bold;
	font-size:12px;
	font-family: Arial, Verdana;
	text-align:left;
	color: #FFFFFF;
}