@charset "utf-8";
/* CSS Document */

/* POST BOX */
#postBox .newsBox{
	position		: relative;
	padding			: 25px;
	margin-bottom 	: 25px;
	text-align		: left;}

#postBox .category {
	padding			: 5px 0 0 20px;
	text-transform	: uppercase;
	line-height		: 100%;
	color			: #ccc;
	text-align		: left;
	border-left		: 3px double #FFFFFF;
}

#postBox h2{
	font-size		: 180%;
	font-weight		: normal;
	line-height		: 100%;
	color			: #ccc;
	background		: none;
	border			: 0 none;
	text-align		: left;
	margin			: 0 0 15px 0;
	padding			: 15px 0 15px 20px;
	border-left		: 3px double #FFFFFF;
}

#postBox .date {
	background	: url(../Design/V25/bg_date.png) 0 0 no-repeat;
	width		: 62px;
	height		: 89px;
	right		: -34px;
	top			: 13px;
	text-align	: center;
	position	: absolute;
	font-size	: 11px;
	color		: #ffffff;
	padding-top	: 17px;
}

	#postBox .date span.day {
		font-size	: 22px;
		font-weight	: bold;
		text-shadow	: 1px 1px #222538;
		color		: #fff;
	}

#postBox .footer {
	margin-top	 :20px;
	text-align	: left;
}
	#postBox .footer ul.social {
		float	: right;
	}
		#postBox .footer ul.social li.facebook { 
			background	: url(imagesV23/socialicon/facebook_cloud.png) top left no-repeat transparent; 
		}
		#postBox .footer ul.social li.twitter { 
			background	: url(imagesV23/socialicon/twitter_cloud.png) top left no-repeat transparent; 
		}
			#postBox .footer ul.social a {	display	: block;
											width	: 36px;
											height	: 32px;}
				#postBox .footer ul.social a span{	position	: absolute;
													left		: -5000px;}

#postBox img.pix { 	border	: 1px solid #C0C0C0;
					padding	: 1px;
					margin	: 1px 3px;
					width   : 65px;
					height  : 65px;}	
				
#postBox div.video { text-align:center;}	


#lastnews{display:none !important;}


/*
#news{ float	: right;}

#news li { background	: url(../Design/VersionACTU/bg_footerNews.jpg) bottom right no-repeat #FFFFFF;
		   padding		: 30px 10px;
		   text-align	: left;}
		   
#news img.pix { border	: 1px solid #C0C0C0;
				padding	: 1px;
				margin	: 1px 3px;}		 
	
	#news li span.date{ background	: url(../Design/VersionACTU/bg_dateNews.png) top left no-repeat transparent;
					    float		: left;
					    display		: block;
					    width		: 85px;
					    height		: 49px;
						margin-left	: -24px;
					    padding-top	: 4px;
					    color		: #FFFFFF;
					    text-align	: center;}
						
		#news li span.date span.nb { display	: block;
									 font-size	: 16px;
									 font-weight: bold;
									 text-align	: center;}
								 
	#news li span.categorie{ float			: right;
							 display		: block;
							 width			: 135px;
							 height			: 135px;
							 margin-right	: 15px;}
	

	#news li h2 { padding 			: 15px 0 25px 0;
				  margin			: 0;
				  background		: none;
				  border			: 0 none;
				  text-transform	: none;}
				  
	#news li p  { color			: #555555;}
	#news div.video { text-align:center;}	
		
	#news ul.footerNews { 	float		: right;
							font-size	: 9px;
							margin		: 10px 30px 0 0;}
							
		#news ul.footerNews li { background	: none;
								 padding	: 8px 5px 0 0;}
								 
			#news ul.footerNews li.first { padding	: 0;}
			
				#news ul.footerNews li.first span{ display	: inline-block;
												   position	: relative;
												   top		: -14px;}
					
					#news ul.footerNews ul.social li { background	: url(../Design/VersionACTU/socialIcon/social_sprite.jpg) top left no-repeat #FFFFFF; }
						#news ul.footerNews ul.social li.facebook { 	background-position	: 0px 0px; }
						#news ul.footerNews ul.social li.twitter { 	    background-position	: 0px -32px; }
						#news ul.footerNews ul.social li.google { 		background-position	: 0px -64px; }
						#news ul.footerNews ul.social li.yahoo {		background-position	: 0px -96px; }
						#news ul.footerNews ul.social a {	display	: block;
															width	: 36px;
															height	: 32px;}
							#news ul.footerNews li.first ul.social a span{	position	: absolute;
																			left		: -5000px;}
					#news ul.footerNews ul { display	: inline-block;}
					#news ul.footerNews ul li{ padding	: 0 5px 0 0;}
					*/
