@charset "utf-8";
/* CSS Document */
		div#actu_a_carre
		{
			float: left ;
			
			width: 245px;
			
			height: 245px ;
			
			border-color:#999999;
			font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
			background: #fff ;
		}
		div#actu_a_carre p
		{
			padding-left: 15px ;
			padding-right: 15px ;			
		}
		div#inter1
		{
			float: left ;			
			width: 20px;			
			height: 245px ;
		}
		div#actu_b_carre
		{
			float: left ;
			
			width: 245px;
			
			height: 245px ;
			text-align: left ;
			font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
			background: #fff ;
		}
		div#actu_b_carre p
		{
			padding-left: 15px ;
			padding-right: 15px ;			
		}
		
		div#inter2
		{
			float: left ;			
			width: 20px;			
			height: 245px ;
		}
			
			div#bloc_2actus{
			float: left ;
			width: 245px;
			height: 245px ;
			text-align: left ;
			}
				div#actu_c_haut
				{
					float: left ;
					
					width:245px;
					height: 115px ;
					
					text-align: left ;
					font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
					background: #fff ;
				}
				div#actu_c_haut p
				{
					padding-left: 15px ;
					padding-right: 15px ;			
				}
				div#inter3
				{
					float: left ;			
					width: 245px;			
					height: 15px ;
					/*background-color:#CC3300;*/
				}
				div#actu_d
				{
					float: left ;
					
					width:245px;
					height: 115px ;
					
					text-align: left ;
					font: 0.8em "Trebuchet MS", helvetica, sans-serif ;
					background: #fff ;
				}
				div#actu_d p
				{
					padding-left: 15px ;
					padding-right: 15px ;			
				}
				