#contentBlog {
           float: right;
           width: 600px;
           margin: 0px 20px 45px 10px;
           text-align: left;
           display: inline;
overflow:hidden;
           }
#contentBlog h2 {
font-size:20px;
display:block;
           margin: 5px 0px;
           clear: left;	
           }
#contentPage {
		float: right;
           width: 750px;
		   _width: 720px;
           margin: 20px 72px 45px 0px;
		   padding:15px;
           text-align: left;
           display: inline; 
		   border:#333333; solid 1px;
		   background-color:#e6e2d7;
		   font-size:12px;
           }
		   
#contentPage h2 {
		   font-size:22px;
		   color:#656257
           }

#contentSous .sculptPost {
	float: left; 
	width: 126px !important;
	_width: 114px !important;
	height: 203px !important;
	margin: 0px 10px 10px 0px;
	padding: 0px 6px 0px 6px;
    background: #e6e2d7 url("images/postindex-bg.jpg") repeat-x top;
	border: 1px solid #181818;
	overflow:hidden;
	/*min-height:190px;
	height:auto;*/
	
	} 

#contentSous .sculptPost h2 {
height: 30px !important;
overflow:hidden;
     font-size: 12px;
line-height: 17px;
     margin: 7px 0 7px 0;
     padding: 2px 0 5px 8px;
     font-weight: bold;
     color: #181818;
     background: none;
     border-bottom: 1px solid #080808;
     border-top: 1px solid #4a4b46;
}

#contentSous .sculptPost h2 a,
#contentSous .sculptPost h2 a:visited { 
                     text-decoration: none;
                     color: #181818;
                     }

#contentSous .sculptPost h2 a:hover,
#contentSous .sculptPost h2 a:visited:hover { 
                     text-decoration: none;
                     color: #636363;
                     }
	
#contentSous .sculptPost a { color: #636363; }
#contentSous .sculptPost a:hover { color: #636363;text-decoration:none; }

.sidePublication {
	background-image:url("images/bg-publication.jpg");
	background-repeat: no-repeat;
	background-position: -15px 60px;
}

.sideExpo {
	background-image:url("images/bg-expo.jpg");
	background-repeat: no-repeat;
	background-position: 0px 30px;
}

.commentaires, .blogh2 {
	background: url(images/categoryright.gif) repeat-x;
	padding:6px 0px 6px 14px !important;
	margin-top: 0px !important;
	margin-bottom: 7px !important;
	background-color:#d1c7a9 !important;
	font-size: 13px !important;
	color: #181818 !important;
	border-bottom:#181818 solid 1px;
	border-top:#181818 solid 1px;
}

.commentaires {
	margin-bottom: 20px !important;
}

#menu-left li{
padding-left:18px;
padding-bottom:9px;
		
}
.commentaires ul li {
padding-left:0px !important;
padding-top:4px !important;
padding-bottom:0px !important;
font-size:11px !important;
}


