		html{background: url(../img/tile.png);}
		body{
			margin:0; 
			padding:0; 
			text-align:center;
		}
		div, img {
			margin:0; 
			padding:0; 
		}
		#page{
			padding:20px 0 20px 0; 
			width:761px; 
			margin: auto;
			text-align:center;
		}
		#header,#bas_page{
			background-color: #FFFFFF;
			margin: auto;
			width:761px;  
		}
		#menu{
			text-align:center;
			background: url(../img/menu.gif);
			height: 30px;
		}
		#contenu{
			background: url(../img/degrade.gif);
			background-repeat: no-repeat;
			background-color: #FFFFFF;
			padding: 45px 15px 50px 15px;
			width:731px; 
			background-color: #FFFFFF;
		}
		#texte{
			width: 490px;
			text-align: left;
		}
		#droite{
			text-align: left;
			padding-left: 7px;
			width: 234px;
			text-align: left;
		}
		#actu{
			background: url(../img/bg_actu.gif);
			background-repeat: no-repeat;
			background-color: #E6FFBB;
			text-align: left;
			padding: 15px;
			margin-left: 2px;
			width: 200px;
			text-align: left;
		}
		#bas_page{
			FONT-SIZE: 10px;
			width:731px; 
			background-color: #FFFFFF;
			padding: 15px;
			border: solid #D5D5D5;
			border-width:1px 0 0 0 ;
		}
		/*---------ALIGNEMENT-------->*/
		.gauche{float:left;}
		.droit{float:right;}
		.clear{clear:both;}
		/*---------TYPOGRAPHIE------->*/
		H1,H2{
			FONT-FAMILY: Georgia;
			COLOR: #142AAF;
			margin:30px 0 0 0;
			padding:0;
		}
		H1{FONT-SIZE: 16px;}
		H2{FONT-SIZE: 14px;}
		html, select, input{
			FONT-SIZE: 11px;
			COLOR: #091F35;
			FONT-FAMILY: verdana;
		}
		.actualite{
			COLOR: #5B8E02;
		}
		a img{border:none;}
		a{
			COLOR: #091F35;
			text-decoration:underline;
		}
		a:hover, a:active{COLOR: #000000;}
		/*------MENU---*/
		#sddm
		{	margin: 0;
			padding: 4px 0 0 30px;
			z-index: 30}
		
		#sddm li
		{	margin: 0;
			padding: 0;
			list-style: none;
			float: left;
			font: bold 12px georgia}
		
		#sddm li a
		{	display: block;
			margin: 0 1px 0 0;
			padding: 4px 10px;
			text-align: center;
			text-decoration: none}
		
		#sddm li a:hover
		{	text-decoration: underline}
		
		#sddm div
		{	position: absolute;
			visibility: hidden;
			margin: 2px 0 0 0;
			padding: 0;
			background: #FFFFFF;
			border: 1px solid #cecece}

		#sddm div a
		{	position: relative;
			display: block;
			margin: 0;
			padding: 5px 10px;
			width: auto;
			white-space: nowrap;
			text-align: left;
			text-decoration: none;
			background: #FFFFFF;
			color: #142AAF;
			font: 11px georgia}
	
		#sddm div a:hover
		{	background: #142AAF;
			color: #FFF}