	
	/*------ STRUCTURE GENERALE ------*/
	#boite-actualites
	{
		width:260px;
		background-image:url(../charte/filets/colonne-gauche.gif);
		background-repeat:no-repeat;
		background-position:bottom;
	}
	
	
	
		#boite-actualites-haut
		{
			width:100%;
		}
	
	
		#boite-actualites-centre
		{
			width:90%;
			padding-left:13px;
		}
	
	
		#boite-actualites-bas
		{
			width:100%;
			height:1px;
		}
	/*------ STRUCTURE GENERALE ------*/





	/*------ TYPOGRAPHIE ------*/
	#boite-actualites-centre a
	{
		display:block;
		text-align:left;
		width:100%;
		font-family : Verdana,Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #000000;
		text-decoration:none;
	}	


	#boite-actualites-centre a:link
	{
		color: #000000;
	}	


	#boite-actualites-centre a:visited
	{
		color: #000000;
	}	


	#boite-actualites-centre a:hover
	{
		color: #CC3300;
	}	


	#boite-actualites-centre a:active
	{
		color: #000000;
	}	
	/*------ TYPOGRAPHIE ------*/

	
	

