/* ------------------------ LES CLASSES -----------------------------------*/
.legals_thumb_title_text{
	font		    : 14px arial;	
	color		 	: #25A0DA;
}

.legals_thumb_date_text{
	font		    : 8px arial;
	color		 	: #807F7F;
}

.legals_thumb_spacer {	
	background  	: #FFFFFF;	 
	height 			: 40px;	
}

.legals_thumb_content_text{
	font		    : 12px arial;
	color		 	: #807F7F;
}

.legals_thumb_block{
	text-align		: left;
}

.legals_thumb_more{	
	text-align		: right;
}

.legals_thumb_more a{
	font		    : 10px arial;
	color		 	: #25A0DA;
	text-decoration : none;
}

#legals_thumb_more a:hover{	
	text-decoration : underline;
	cursor			: pointer;

}

/* -------------------------- LES IDs  -------------------------------------*/
#legals_thumb{		
	/*padding 		: 0px 15px 35px 15px;*/
}


#legals_thumb_logo{
	padding-left 	: 30px;
	font		    : 18px arial;	
	color		 	: #25A0DA;
	background 		: url(../images/puces/logo.gif) #FFFFFF no-repeat 0px 0px;
	margin-bottom	: 20px;
}

