	
	/*------ STRUCTURE GENERALE ------*/
	#boite-newsletter
	{
		margin:0;
		padding:0;
		padding-top:20px;
		width:100%;
		text-align:center;
	}
	
	
	
		#boite-newsletter-haut
		{
			width:100%;
		}
	
	
		#boite-newsletter-centre
		{
			margin-left:10px;
			margin-right:10px;
			padding-top:10px;
			padding-bottom:5px;
			background-image:url(../charte/filets/filet-horizontal-colonne.gif);
			background-repeat:repeat-x;
			background-position:bottom left;
		}
	
	
		#boite-newsletter-bas
		{
			margin-left:10px;
			margin-right:10px;
			padding-bottom:10px;
			padding-top:7px;
			background-image:url(../charte/filets/filet-horizontal-colonne.gif);
			background-repeat:repeat-x;
			background-position:bottom left;
		}
	/*------ STRUCTURE GENERALE ------*/






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


	#boite-newsletter-bas a:link
	{
		color: #535353;
	}	


	#boite-newsletter-bas a:visited
	{
		color: #535353;
	}	


	#boite-newsletter-bas a:hover
	{
		color: #0974FF;
	}	


	#boite-newsletter-bas a:active
	{
		color: #535353;
	}	
		
	/*------ TYPOGRAPHIE ------*/

	
	

