body{
	background-color:#333333;
	color:#5f5e5e;
	font-family: arial,sans-serif;
	font-size: 14px;
}
a{
	outline:none;
	color:#ab0687;
	text-decoration: none;
}
a img{
	border:none;
	
}
.post h1 a{
	color:#ab0687;
	font-family: Georgia, serif;
	font-size: 16pt;
	font-weight: normal;
	text-decoration: none;
}
.post .liens_bas{
	text-align:right;
}
.post .liens_bas a{
	text-decoration:underline;
	color:#AB0687;
}
h1{
	color:#999;
	font-family: Georgia, serif;
	font-size: 16pt;
	font-weight: normal;
}
h2{
	color:#ab0687;
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
h3{
	color:#02aef0;
	font-family: arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
#main{
	margin:0 auto;
	width:950px;
}
#logo{
	margin-top:30px;
	float:right;
	width:352px;
	height:105px;
}
#menu{
	float:left;
	width:950px;
	padding-bottom:5px;
}
#menu li{
	list-style: none;
}

#menu a{
	float:left;
	color:#999999;
	font-family: Verdana,sans-serif;
	margin-left:20px;
	text-decoration: none;
}
#menu a:hover{
	color:#ab0687;
}
#content{
	float:left;
	width:950px;
	margin-bottom:25px; /* a virer */                    
}
#content_g{
	float:left;
	width:617px;
}
#content_g_g{
	float:left;
	padding-bottom:10px;
	width:617px;
	background-color:#FFF;
	min-height:600px;
}
.post{ 
	float:left;
	width:577px;
	padding-left:20px;
	padding-right:20px;
	background-color:#FFF;
	
	padding-top:10px;
	padding-bottom:10px;
	
	margin-bottom:15px;
	margin-top:15px;
}
.image_post{
	float:left;
	border:#ccc 2px solid;
}
.content_post{
	float:left;
	margin-left:15px;
	width:380px;
	min-height:150px;
	padding-left:5px;
	border-left:3px solid #ab0687;
}
.post h1{
	padding:0 0 0 0;
	margin:30px 0 2px 0;	
}
.post p{
		padding:0 0 0 0;
		
}
.post_date{
	font-weight: normal;
	color:#000;
}
.post_date2{
	color:#999;
}
#bas_content_g{ 
	float:left;
	width:617px;
	height:22px;
	background-image:url("images/bas_content.jpg");
}
#content_r{
	float:left;
	width:300px;
	background-image:url("images/bg_sidebar.jpg");
	background-repeat: repeat-y;	
}

.cadre_sidebar{
	float:left;
	width:327px;

	padding-left:20px;
	padding-right:30px;
	background-color:#CCC;
	background-image:url("images/content_cadre_sidebar.jpg");
	background-repeat: repeat-y;
}
.cadre_sidebar .texte1{
	float:left;
	width:210px;
}
.cadre_sidebar a .texte1 {
	color:#5f5e5e;
}
.cadre_sidebar .mini_photo{
	float:left;
	margin-left:10px;
}
.cadre_sidebar_bas{
	float:left;
	width:377px;
	height:20px;
	background-image:url("images/bas_cadre_sidebar.jpg");
}
.cadre_sidebar_haut{	
	margin-top:12px;
	float:left;
	width:377px;
	height:27px;
	background-image:url("images/haut_cadre_sidebar.jpg");
}
#navig_link{
	float:left;
	width:617px;
	text-align: center;
	background-color: #FFF;
}
#navig_link a{
	text-decoration: none;
	color:#999;
}
#navig_link a:hover{
	color:#ab0687;
}
.liste li{
	list-style-image: url("images/puce01.jpg");
	list-style-position: outside;
	margin-top:5px;
	text-align: left;
}
.liste li:hover{
	list-style-image: url("images/puce01_hover.jpg");
}
.liste a{
	text-decoration: none;
	color:#666666;
}
.liste a:hover{
	text-decoration: none;
	color:#ab0687;
}
#footer{
	float:left;
	width:950px;
	margin-bottom:50px;
}
.cadrefooter{
	text-align: center;
	margin-left:50px;
	float:left;
}
.cadrefooter a{
	text-decoration: none;
	color:#999999;
}
.cadrefooter a:hover{
	text-decoration: none;
	color:#ab0687; 
}

.comments-template{
	float:left;
	margin-left:25px;
	}