* {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
body{
background:url(img/bg_body.png) top center no-repeat;
}
#first_footer{
	background:url(img/bg_footer.png) bottom right no-repeat;
	clear:both;
	padding-bottom:60px;
	padding-left:250px;
	padding-top:30px;
}
#global {
	width: 968px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	background:url(img/bg_global.png) bottom left no-repeat;
}
#sidebar {
float:left;
	width: 215px;
	padding-top: 20px;
}
#branding {
width:968px;
height:211px;
position:relative;
}
#main {
	float:right;
	width: 753px;
}
#main_in {
	float:right;
	width: 553px;
}
.billet h2 a,.billet_open h2 {
	color: #9c9c3f;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
}
li.billet div.spacer {
	margin-left: 60px;
	padding-left: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BFBFBF;
	padding-right: 60px;
	padding-top:10px;
	background-image: url(img/date_host.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
}
li.billet_open div {
/*	margin-left: 60px;
	padding-left: 160px;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BFBFBF;
	background-image: url(img/date_host.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	padding:10px;
	padding-right: 60px;
}
.billet .date {
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
	height: 47px;
	width: 47px;
}
.billet_open .date {
	display: block;
	position: absolute;
	top: 0px;
	left: -47px;
	height: 47px;
	width: 47px;
	z-index:10;
}
.billet_open img{
	display: block;
}
.billet img.illu{
	position:relative;
	left:-160px;
	margin-right:-160px;
}
.date .jour {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position: absolute;
	width: 39px;
	left: 4px;
}


.billet p,.billet_open p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height:20px;
}
ul.comment_access li{
	display: inline;
}
ul.comment_access li a{
	display: block;
	float: left;
	color: #FFFFFF;
	background-color: #8B8867;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-right: 10px;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.date .mois {
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-align: center;
	padding-bottom: 4px;
	position: absolute;
	width: 39px;
	left: 4px;
	top: 23px;
}
#sidebar div {
	margin: 10px;
	border: 1px solid #EFEFEF;
	padding: 3px;
}
#sidebar h3 {
	color: #bfbf5e;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	background-color: #EDEDED;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#sidebar ul {
	background-color: #F6F6F6;
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#sidebar li {
	background-image: url(img/sidebar_bg_li.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
}
#comment_bar {

	float:left;
	width: 200px;
	padding-top: 50px;
	background-image: url(img/date_host_envers.png);
	background-repeat: no-repeat;
	background-position: right top;
	z-index:10;
}
#comment_bar h3 {

	color: #bfbf5e;
	font-weight: normal;
	font-size: 18px;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}
#comment_bar li {
	background-image: url(img/sidebar_bg_li.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#last_comment {
	color: #666666;
}

#comment_bar div {

	margin: 10px;
	padding: 3px;
}
#branding img,#branding map{
border:none;
}
#branding a{
text-decoration:none;
}
#q{

	right:191px;
	position: absolute;
	top: 25px;
	width: 121px;
	height: 17px;
	padding-top:1px;
	border:none;
	background:#ECECE4;
	font-size:11px;
	color:#666666;
}
#ok{

	right:163px;
	position: absolute;
	top: 23px;
	width: 19px;
	height: 19px;
	border:none;
}
#comments{
padding:10px;
font-family:Georgia, "Times New Roman", Times, serif;
color:#333;
padding-right:60px;
}
#comments h3
{
color: #FFFFFF;
background-color: #8B8867;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
padding:3px;
padding-left:15px;
background:url(img/arrow.png) left center no-repeat #8B8867; 

}
#comments a{
color:#8B8867;
}
#comments blockquote {
padding:10px;
}
#comments p{
font-size:12px;
padding:5px;
}
#comment_bar a,#sidebar a,#first_footer a{
color:#333;
text-decoration:none;
}
#first_footer div {
	margin: 10px;
	padding: 3px;
	width:220px;
}
#first_footer h3 {
	color: #bfbf5e;
	font-weight: normal;
	font-size: 20px;
	text-decoration: none;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#first_footer ul {
	padding-left: 10px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#first_footer li {
	background-image: url(img/sidebar_bg_li.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 10px;
}
#search{
z-index:50;
}
fieldset{
border:none;
}