		body {
			background-color : white;
			text-align:center;
			margin-top : 3px;
		}
		
		img{
			border : 0px;
		}
		

		
		.page {
			width:580px;
			_width:570px;
			background-color : #fff;
			margin:auto;
			text-align:left;
			border : 1px #aaaaaa solid;
		}
		
		.bloc_haut{
			height : 287px;
			display : none;
		}
		
		.barre_centre{
			display:none;
		}
		.contenu{

		}
		.illustration_gauche{
			display:none;
		}
		
		.utile{
			width : 570px;
			float:left;
			position:relative;
		}
		.barre_grise{
			height : 14px;
			background-color : #a0a0a0;
			font-size : 1px;
			width: 570px;
			display:none;
		}
		.col_news{
			width : 187px;
			float: left;
			height : 412px;
			position:relative;
		}
		.news_titre{
			font-family: Helvetica, Arial;
			background-color: #F7F7F7;
			color : #1D1D1D;
			padding-top : 10px;
			padding-bottom : 10px;
			padding-left : 34px;
			font-size : 16px;
		}
		.news_texte img{
			margin-left : 5px;
			margin-top : 0px;
			margin-bottom : 13px;
			
		}
		.news_texte {
			padding : 15px;
			font-family : Tahoma, verdana, arial;
			font-size : 11px;
			line-height : 20px;
		}
		
		.news_texte a {
			color : #1D1D1D;
		}
		
		.news_bas {
			position:absolute;
			background-color : #F7F7F7;
			bottom : 0px;
			width : 100%;
			height : 35px;

			
		}
		.news_bas img{
			margin-top : 10px;
			margin-left : 10px;
		}
		
		
		/******************************** PAGE SIMPLE **********************/
		.utile_contenu {
			position: relative;
			border : 0px red solid;
			min-height : 410px;
			_height : 410px;
									
		}
		
		.utile_titre{
			font-family: Helvetica, Arial;
			padding-left : 34px;
			font-size : 14px;
			background-color: #F7F7F7;
			color : #1D1D1D;
			padding-top : 10px;
			padding-bottom : 10px;
			padding-right : 34px;
			text-transform : uppercase ;
		}
		
		.utile_texte {
			padding : 15px;
			padding-top : 5px;
			padding-bottom : 0px;
			font-family : Tahoma, verdana, arial;
			font-size : 11px;
			line-height : 20px;
		}
		
		.utile_texte img{
			float:left;
		}
		
		
		.utile_bas {
			position:absolute;
			background-color : #F7F7F7;
			bottom : 0px;
			width : 100%;
			height : 35px;
			
		}
		
		.clear {
			clear:both;
		}
		
		/***************************************************/
		.basdepage{
			font-size : 11px;
			font-family :  Tahoma, verdana, arial;
			width:570px;
			padding : 5px;
			background-color : #efefef;
			
		}
		
		.gauche{
			float :left;
		}
		.droite{
			text-align : right;
			float :right;
		}
		
		.puce {
			margin-right : 12px;
		}
		
		.utile_texte table {
			font-size : 12px;
			line-height : 15px;
		}
		.utile_texte table li{
			margin-bottom : 5px;
		}
		
		.utile_texte h2{
			font-size : 12px;
			margin-bottom: 5px;
		}
		
		.bloc{
			border:2px #005294 solid;
			padding : 10px;
			margin-right : 100px;
			margin-left : 100px;
			margin-top : 47px;	
		}
		
		.titre_tableau{
			background-color : #ADC5E6;
			color : #005294;
			text-align : center;
			padding : 5px;
		}
		.soustitre_tableau{
			color : #005294;
			text-align : center;
			padding : 5px;
			letter-spacing : 3px;
		}
		
		li{
			list-style-image: url("img/puce_carre_bleu.gif");
		}
		
		li li{
			list-style-image: url("img/puce_carre_bleu_2.gif");
		}