
body
	{ 
 
	width: px;	color: white;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	background-color: #761b2a; 
	background-image: url('/photos/fond.jpg');
	background-repeat: no-repeat;
	background-size:cover; 
    }
/* apparence des liens par défaut */	
a
	{
	color: white;
	text-decoration: none;
	font-size: 1em;
	}
a:hover
	{
	color: red;
	}		
#zone-texte
	{	
	position: absolute;
	left:5px; 
	top:5px;width: px;padding-top:-280px;  

	color: white;
	text-align:center;

	}
#zone-texte a 
	{
	display: block; 
	float: left;
	}
#zone-texte h1 
	{
	font-size:1.5em;
	font-weight: normal;
	}

#logo
    {
    position: absolute;
	top: px; 
	left: 0px;
	width:100px;
	height:61px;
	}

#zone-image
	{
	position: absolute; 
	top:5px;
 	left:px; 
	}


#ligne
	{
    position: absolute;
	background-color: white;
	 left: px;width: px;top: px;  
    height: 4px;
	}
     
	 
#menu
	{	
    position: absolute;
	width: px;top: 5px;  
	color: white;
	text-align:center;
	font-size:1em;
	}

#menu td 
	{
	position:relative; 
	left:100px;
	}
	
#zone-description
	{
	position: absolute;
	width: px;left: px;top: px;  
	font-size: 0.9em;
	color: white;
	text-align:left;
	span:10px; 
   }
   
 #zone-description p
	{
	padding-right:10px;
	}
	
/* cas particulier Lavagnac  */
#Lavagnac
		{
		font-size: 1.25em;
		color: white;
		text-align:center;
		}
