/* CSS Document */

<style type="text/css">

	body
		{

		background-color: #d9ead2 ;
		border: none;
		
		
		}
		
		#site
{
position : absolute;
top : 0px;
left : 50%;
right : 50%;
width : 1024px;
height : 900px;
margin-left : -512px; 
text-align : left;

}

		.intro
{
position : absolute;
top : 0px;
left : 50%;
right : 50%;
width : 1024px;
height : 600px;
margin-left : -512px; 
text-align : left;

}
	
		
		
		#bandeau
		{
		position:absolute;
		left:0px;
		top:0px;
		width: 1024px ;
		height: 130px ;
		padding:0px;
		margin:0px;
		border:none;
		
		
		}
		
		#image_fond
		{
		position:absolute;
		left:0px;
		top:130px;
		width: 1024px ;
		height: 900px ;
		background-image: url(images/interfac_final_long.jpg);
		padding:0px;
		margin:0px;
		border:none;	
		}
		
				.referencement
		{
		position:absolute;
		left:920px;
		top:1000px;
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: 9pt ;
		text-align:center;
		}
		.accueil
		{
		position:absolute;
		left:240px;
		top:146px;
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: 14pt ;
		text-align:center;
		}
		
		
		.structure
		{
		position:absolute;
		left:365px;
		top:136px;
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: 13pt ;
		text-align:center;		
		}
		
		.commune
		{
		position:absolute;
		left:483px;
		top:136px;
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: 13pt ;
		text-align:center;		
		}
		
		.document
		{
		position:absolute;
		left:629px;
		top:136px;
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: 13pt ;
		text-align:center;		
		}
		
				
		.contact
		{
		position:absolute;
		left:770px;
		top:146px;
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: 13pt ;
		text-align:center;		
		}
		
		.temoignage
		{
		position:absolute;
		left:890px;
		top:143px;
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: 13pt ;
		text-align : center;		
		}
		
		.cache_accueil
		{
		position:absolute;
		left:219px;
		top:173px;
		width: 120px;
		height: 13px;
		
		
		}
		
		.cache_structure
		{
		position:absolute;
		left:348px;
		top:174px;
		width: 122px;
		height: 13px;
		
		
		}
		
		.cache_commune
		{
		position:absolute;
		left:483px;
		top:174px;
		width: 120px;
		height: 13px;
		}
		
		.cache_document
		{
		position:absolute;
		left:617px;
		top:173px;
		width: 119px;
		height: 11px;
		}
		
		.cache_contact
		{
		position:absolute;
		left:750px;
		top:170px;
		width: 119px;
		height: 13px;
		
		
		}
		.cache_temoignage
		{
		position:absolute;
		left:885px;
		top:170px;
		width: 120px;
		height: 13px;
		
		
		}
		


		.contenu
		{
		position:absolute;
		left:250px;
		top:180px;
		width: 700px ;
		height: 900px ;
		font-family: Verdana, Arial, Helvetica, sans-serif ;
		font-size: 13pt ;
	
		max-width:900px;
		max-height:780px;
		overflow : none ;
		text-align:left;
		
		}
		
				.contenu_structure
		{
		position:relative;
		left:0px;
		
		
		}
		
				.actu
		{
		position:absolute;
		left:40px;
		top:276px;
		width: 130px ;
		height: 280px ;
		font-family: Verdana;
		font-size: 14pt ;
		text-decoration :bold;
		overflow :auto ;
		text-align:center;
		
		}
		.image_contenu {
		position:absolute;
		left:800px;
		top:436px;
	
		
		}
		.bulle{
		position:absolute;
		left:830px;
		top:530px;
		}
		a.menu
		{
		color : black;
		text-decoration : none;
		}
		
		
