/*    ------------------body style ----------------------*/


	body {
		/*background-image:url(interface/fond.gif);*/
		background-color:#b0d673;
		margin-top:10px;
margin-left:20px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-style:normal;
		line-height: normal;
		font-weight: normal;
		font-variant: normal;
		text-transform: none;
		color: #000000;
	}
	
	
/*-------------------------- tableau principale ----------------------------------*/


	.tab {
		border:2px solid #3E558E;
		background-color:#ffffff;
	}



/*----------------------------------contenu de page------------------------------------*/

	
	#contenu {
		border:0px solid #000000;
		
		/*background: url(interface/demi-slogon.jpg) top left no-repeat ;*/
	}
	/*#contenu td {	
		border-top:1px dotted #000000;
		background: url(interface/demi-slogon.jpg) top left no-repeat ;
		border-collapse:collapse;
	}*/
	#no-border {
		border:0px;
		}
				
	#contenu img {
		border:0px solid #000;
	}
	
	#contenu #bas-centre{
		background: url(interface/contenu-centre-bas.jpg) top left;
	}
	
	#contenu #haut-centre{
		background: url(interface/contenu-centre.gif) top left;
	}
	
	#contenu #gauche-centre{
		background: url(interface/contenu-gauche-ce.gif) top left;
	}
	
	#contenu #droit-centre{
		background: url(interface/contenu-droit-ce.gif) top left;
	}
				
	#contenu a {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#0000FF;
		font-weight:bold;
		text-decoration:none;
	}
		
	#contenu a:hover{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#0000FF;
		font-weight:bold;
		text-decoration:underline;
	}
	
	#contenu li{
		list-style: disc inside;
		padding-top: 0px;
		padding-left: 10px;
		margin-top: 1px;
		list-style-position: outside;
	}		 
	
/*-------------------------- menu principale -----------------*/

	#menupr {
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:12px;
	}
	
	#menupr a {
		/*padding-left:17px;
		font-weight:bold;
		background: url(interface/puce.gif) no-repeat 1px 4px;*/
		color:#660000;
		text-decoration:none;
	}

	
	#menupr a:hover{
		/*padding-left:17px;
		background: url(interface/puce.gif) no-repeat 1px 4px;*/
		color:#fff;
		font-weight:bold;
		background-color:#FF9D84;
		text-decoration:none;
	}
	
	#menupr #haut {
		background: url(interface/menuhaut.gif) top left;
		}
		
	#menupr #centre {
		background: url(interface/menucentre.gif) top left;
		}
		
	#menupr #bas {
		background: url(interface/menubas.gif) top left;
		}
	#menupr p {
		margin:0px;
		/*padding:5px;*/
		}
	
/*---------------------------------  baseline ----------------------------------*/
		
	#baseline {
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	#adress{
		color:#000;
		font-size:11px;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		
	}
	
	#baseline a{
		font-size:11px;
		color:#524B4B;		
		text-decoration:none;
		font-weight:bold;
	}
	
	#baseline a:hover{
		font-size:11px;
		color:#FF8585;
		text-decoration:none;
	}
	
	#power a {
		font-size:11px;
		font-weight:bold;
		color:#000000;
		text-decoration:none;	
	}
	#power a:hover {
		font-size:11px;
		font-weight:bold;
		color:#000000;
		text-decoration:underline;	
	}	
	
/*---------------------------------- Adresse -----------------------------

	
	#adresse{
		font-family:Arial, Helvetica, sans-serif;
		background-image: url(interface/fond-adresse.gif);
		font-size: 11px;
		color:#000000;
		background-repeat:no-repeat;
		background-position:top;
		}
	
	
--------------------------- autre ---------------------------------*/
	
		
	.titre{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight:bold;
		color:#1C7E05;
	}
	
	h1 {
		display:none;
	}
	.bas { 
		background-repeat:no-repeat;
		background-position:bottom;
	}
	.texte{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 11px;
		color:#104603;
		font-weight:bold;
		/*font-weight:bold;*/
	}
	.texte1{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 9px;
		/*font-weight:bold;*/
	}
	.texte2{
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		color:#FFFFFF;
		font-weight:bold;
	}
	.texte a {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#996699;
		font-weight:bold;
		text-decoration:none;
		}
	.texte a:hover {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 12px;
		color:#996699;
		font-weight:bold;
		text-decoration:underline;
		}
	.img-rep {
		background-repeat:no-repeat;
		}
	.img-rep1 {
		background-repeat:repeat-x;		
		}
	.img-rep2 {
		background-repeat:no-repeat;
		background-position:bottom;
		}
	.img-rep3 {
		background-repeat:no-repeat;
		background-position:top;
		}
	.bord {
		border-right:1px dotted #fff;
		}
	.linkeo_cnil {
		font-family:Arial, Helvetica, sans-serif;
		font-size: 10px;
		}
		.contour {
		border-right:1px #EFFFF7;
		}
		
	/*---------------------------------  menu ----------------------------------*/

#nav * {padding:0px;margin:0px;}
#nav ul {list-style:none;}
#nav ul li {
	height:24px;
	width:135px;
	background:url(interface/menu.png) top left no-repeat;
	line-height:24px;
	padding-left:26px;
	}
#nav ul li a{color:#00CC00;text-decoration:none;}
#nav ul li a:hover{color:#000;text-decoration:underline;}
#nav{
	width:135px;
	margin-right:-100px;}
