
#vpart{
	height:475px;		 
}
#vpart_container{
	height:475px;		
}

#content_block{
	height:216px;
 	background-image:url(../../images/home_content.jpg);
 	margin-top: 0px;
 	padding-top: 0px;
}

#content_news_1{
	margin-top: 40px;
	padding-left: 25px;
	float: left;
	width: 312px;
	height: 175px;
}

#content_news_2{
	margin-top: 40px;
	padding-left: 35px;
	float: left;
	width: 312px;
	height: 175px;
}

#content_news_3{
	margin-top: 40px;
	padding-left: 25px;
	float: left;
	width: 312px;
	height: 175px;
}
#home_news{
	  clear:both;
		color:#333333;
		font-family: Helvetica,Arial, sans-serif;	
		font-size:11px;
		height:119px;
		overflow:hidden;
		margin:0px;
		padding-left:13px;
	
}
#home_news li{
		line-height:14px;
	
}
#content_news_title_1{
	vertical-align: top;
	float: left;
	width: 200px;
	height: 25px;
	background-image:url(../images/titres/home_philosophie.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content_news_title_2{
	vertical-align: top;
	float: left;
	width: 200px;
	height: 25px;
	background-image:url(../images/titres/home_joy.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#content_news_title_3{
	vertical-align: top;
	float: left;
	width: 200px;
	height: 25px;
	background-image:url(../images/titres/home_news.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}


#content_news_more{
	float: right;
	left: 0px;
	top: 0px;
	width: 106px;
	height: 40px;
	background-image:url(../../images/bullet_small_bordeau.png);
	background-repeat:no-repeat;
	background-position: 75px 7px;
	padding-top: 8px;
}

.menumore{
	outline: none;
	vertical-align: top;
	text-transform: uppercase;
	color:#333333;
	font-family: Helvetica,Arial, sans-serif;	
	font-size:11px;
}

.menumore:hover{
	vertical-align: top;
	text-transform: uppercase;
	color:#B61702;
	font-family: Helvetica,Arial, sans-serif;	
	font-size:11px;
}

#content_news_pictures{
	padding-top: 7px;
	float: left;
	width: 120px;
	height: 150px;
}

#content_news_desc{
	float: right;
	width: 172px;
	color:#333333;
	font-family: Helvetica,Arial, sans-serif;	
	font-size:11px;
	text-align: justify;
	margin-right: 20px;
	padding-top: 7px;
}


