html, body{
	margin: 0;
	padding: 0;
	background: #6D755D url(img/fondBody.jpg) repeat-x;
}

a img{
	border: none;
}

#contenu{
	position: relative;
	width: 940px;
	background: transparent url(img/Contenu_fond5.jpg) -1px 0px repeat-y;
	margin: 0 auto;
	padding: 0;
	min-height: 1500px;
	_height: 1600px;
}
#top{
	position: relative;
	width: 940px;
	background: transparent url(img/Contenu_haut5b.jpg) 0 -1px no-repeat;
	padding: 440px 0 40px 0;
}

#search{
	position: absolute;
	top: 360px;
	left: 464px;
	_top: 150px;
	_left: 200px;
}

#retour{
	position: absolute;
	top: 200px;
	left: 200px;
}


#calendar{
	position: absolute;
	top: 280px;
	left: 640px;
	border: 1px solid #000;
	width: 175px;
	font-size: 12px;
	text-align: center;
	font-family: 'Franklin Gothic Medium', 'Times New Roman', Courier, monospace;
	z-index: 20;
}

#calendar h2{
	text-align: center;
	border-bottom: 1px solid #000;
	margin: 0;
	padding: 0;
	font-size: 110%;
}

#calendar a, #calendar a:visited, #calendar a:hover{
	color: #FFF;
}

#categories{
	position: absolute;
	top: 300px;
	left: 464px;
	font-size: 12px;
	font-family: 'Franklin Gothic Medium', 'Times New Roman', Courier, monospace;
	z-index: 15;
}

#categories h2{
	margin: 0;
	padding: 0;
}

#categories ul{
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

#categories li{
	margin: 0;
	padding: 0;
}

#categories a,#categories a:hover,#categories a:visited{
	color: #FFF;
}

#lereste{
	position: absolute;
	top: 345px;
	left: 275px;
	font-size: 15px;
	font-family: 'Franklin Gothic Medium', 'Times New Roman', Courier, monospace;
}

#lereste a, #lereste a:hover, #lereste a:visited{
	color: #FFF;
}

#rss{
	background: transparent url(img/RSS.jpg) no-repeat;
	margin: 10px 0 0 0;
	padding: 2px 0 0 55px;
	height: 50px;
	font-size: 90%;
}

#rss p{
	margin: 0;
	padding: 0;
}


#sidebar{
	position: absolute;
	top: 500px;
	left: 85px;
	font-size: 11px;
	width: 160px;
	font-family: 'Franklin Gothic Medium', 'Monaco', Courier, monospace;
}

#sidebar h2{
	text-align: right;
	margin: 0;
}

#sidebar ul{
	list-style: none;
	margin: 0 0 50px 0;
}

#sidebar li{
	text-align: right;
}

#sidebar a, #sidebar a:hover, #sidebar a:visited{
	color: #FFF;
} 

#sidebar a:hover{
	text-decoration: none;
}





#billets{
	width: 560px;
	margin: 0px 0 0 265px;
	font-family: 'Franklin Gothic Medium', Courier, 'Monaco', monospace;
}

.billet, #toc, .related{
	background: transparent url(img/billet_fond.jpg) repeat-y;
	padding: 0 15px 0 25px;
	margin: 0;
}

.billet a, .billet a:visited, .related a, .related a:visited{
	color: #FE1A01;
	text-decoration: none;
}

.billet a:hover, .related a:hover{
	color: #D11313;
	text-decoration: underline;
}

 #toc li a, #toc li a:visited{
	color: #FFF;
	text-decoration: none;
}

 #toc li a:hover{
	color: #DDD;
	text-decoration: underline;
}

#toc h2{
	width: 560px;
	text-align: center;
}

#toc h3 a, #toc h3 a:hover, #toc h3 a:visited{
	color: #000;
}

#toc h3 a:hover{
	text-decoration: none;
	font-size: 100%;
}

#toc ul{
	list-style: none;
}

.related{
	font-size: 12px;
}

.related h3{
	color: #FFF;
}

.post-haut{
	background: transparent url(img/billet_haut.jpg) no-repeat;
	height: 38px;
	width: 540px;
	margin-left: -25px;
	padding: 10px 25px 0 0;
	_padding-top: 25px;
	_height: 23px;
	text-align: right;
}

.post-info{
	color: #FFF;
	font-size: 11px;
}

.post-content{
	color: #FFF;
	text-align: justify;
	font-size: 14px;
}

.post-title, .toc-title{
	width: 550px;
	height: 40px;
	margin: 0 0 0 -25px;
	background: transparent url(img/billet_titre2.jpg) no-repeat;
	padding: 5px 10px 0 10px;
}


.post-title h2{
	width: 560px;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: 'Franklin Gothic Medium', arial;
}

.post-title a, .post-title a:hover, .post-title a:visited{
	text-decoration: none;
}

.post-info-co{
	font-size: 11px;
	text-align: right;
	margin-right: 25px;
	color: #FFF;
}

.post-bas{
	background: transparent url(img/billet_bas.jpg) no-repeat;
	height: 34px;
	width: 570px;
	margin-left: -25px;
}


#comments{
	font-size: 14px;
	padding: 0 15px;
	margin: 20px 0 30px 0;
}

#comments p{
	text-align: justify;
}

#comments a, #comments a:hover, #comments a:visited{
	color: #FFF;
}

#comments a:hover{
	text-decoration: none;
}

p.RssComm {
	margin-bottom: 40px;
}

#comments fieldset{
	border: none;
	padding: 0 15px;
}


#c_nom, #c_mail, #c_site{
	width: 300px;
}

#c_content{
	width: 510px;
	height: 100px;
}

#footer{
	position: absolute;
	bottom: 0;
	width: 940px;
	margin: 0 auto;
	height: 70px;
	background: transparent url(img/footer.jpg) -1px 0 no-repeat;
}

#footer p{
	position: absolute;
	bottom: 0;
	left: 120px;
	padding: 0;
	margin: 0;
	font-size: 12px;
}

#footer a, #footer a:hover, #footer a:visited{
	color: #FFF;
} 


