/* Billet START */
#billet{
}

.titre_billet_header {
	background: url(../images/titre_billet_header.png) 0 0 no-repeat;
	height: 25px;
	margin-left: auto; 
	margin-right: auto; 
	width: 600px;
}
.titre_billet_background {
	background: url(../images/titre_billet_background.png) 0 0 repeat-y;
	margin-left: auto; 
	margin-right: auto;
	width: 600px;
}

.titre_billet {
	text-align: center;
	margin-left: auto; 
	margin-right: auto;
	width: 570px;
}

.titre_billet h2 {
	color:#BBBBBB;
}

.titre_billet_footer {
	background: url(../images/titre_billet_footer.png) 0 0 no-repeat;
	height: 25px;
	margin-left: auto; 
	margin-right: auto; 
	width: 600px;
}

.billet_header {
	background: url(../images/billet_header.png) 0 0 no-repeat;
	height: 30px;
	margin-left: auto; 
	margin-right: auto; 
	width: 660px;
}
.billet_background {
	background: url(../images/billet_background.png) 0 0 repeat-y;
	margin-left: auto; 
	margin-right: auto;
	width: 660px;
}

.billet {
	margin-left: auto; 
	margin-right: auto;
	width: 600px;
}

.billet p{
	padding-bottom: 10px;
}

.billet_footer {
	background: url(../images/billet_footer.png) 0 0 no-repeat;
	height: 30px;
	margin-left: auto; 
	margin-right: auto; 
	width: 660px;
}

/*.post .billet {
	padding:5px 0 5px 5px;
	padding-top: 5px;
	line-height:145%;
	overflow:hidden;
}*/

.post h2{
	color:#BBBBBB;
}

.post .billet h4 {
	color:#080;
	margin-bottom:10px;
}

.post .billet img {
	max-width:600px;
}
.post .billet ul, 
.post .billet ol {
	padding-bottom:10px;
	margin-top: 10px;
	width:600px;
}
.post .billet ul li, 
.post .billet ol li {
	list-style-position:inside;
	padding-left:20px;
}

.post table{
	margin-left: auto; 
	margin-right: auto;
	width: 600px;
}

/* Billet END */

/* Sidebar NORTH SOUTH START */
.sidebar_ns_header {
	background: url(../images/sidebar_ns_header.png) 0 0 no-repeat;
	height: 30px;
	margin-left: auto; 
	margin-right: auto; 
	width: 340px;
}
.sidebar_ns_background {
	background: url(../images/sidebar_ns_background.png) 0 0 repeat-y;
	margin-left: auto; 
	margin-right: auto;
	width: 340px;
}

.sidebar_ns {
	margin-left: auto; 
	margin-right: auto;
	width: 280px;
}

.sidebar_ns_footer {
	background: url(../images/sidebar_ns_footer.png) 0 0 no-repeat;
	height: 30px;
	margin-left: auto; 
	margin-right: auto; 
	width: 340px;
}

.sidebar_ns_pub {
	margin-left: auto; 
	margin-right: auto;
	width: 115px;
}

.social table{
	margin-left: auto; 
	margin-right: auto;
	width: 280px;
}

.social table tr td{
	margin-left: auto; 
	margin-right: auto;
	width: 135px;
}

#southsidebar h3,
#northsidebar h3{
	background: url(../images/titre_sidebar_ns.png) 0 0 no-repeat;
	height: 31px;
	width: 280px;
	text-align: center;
	color: #BBBBBB;
	padding-top: 8px;
}

/* Sidebar NORTH SOUTH END */

/* Sidebar EAST WEST START */
.sidebar_ew_header {
	background: url(../images/sidebar_ew_header.png) 0 0 no-repeat;
	height: 15px;
	margin-left: auto; 
	margin-right: auto; 
	width: 170px;
}
.sidebar_ew_background {
	background: url(../images/sidebar_ew_background.png) 0 0 repeat-y;
	margin-left: auto; 
	margin-right: auto;
	width: 170px;
}

.sidebar_ew {
	margin-left: auto; 
	margin-right: auto;
	width: 140px;
}

.sidebar_ew select{
	width: 140px;
} 

.sidebar_ew_footer {
	background: url(../images/sidebar_ew_footer.png) 0 0 no-repeat;
	height: 15px;
	margin-left: auto; 
	margin-right: auto; 
	width: 170px;
}

#westsidebar h3,
#eastsidebar h3{
	background: url(../images/titre_sidebar_ew.png) 0 0 no-repeat;
	height: 31px;
	width: 140px;
	text-align: center;
	color: #BBBBBB;
	padding-top: 8px;
}
.sidebar_ew div {
	padding-bottom: 15px;
}

/* Sidebar EAST WEST END */

.wp-pagenavi{
	height: 40px;
	margin-top: 10px;

}

/*
.under .tags{
	
	padding-top:1000px;
}*/