
body 
    {
    font-family: Verdana, Helvetica, sans-serif; 
    font-size: 14px;    
    color: #385881;    
	}
	
h1
    {
    font-size: 18px;
    font-weight: normal;
    letter-spacing: 4px;	
   	} 
   	
h3
    {
    font-weight: normal;
    font-variant: small-caps;      
    letter-spacing: 4px; 	
   	}   
   	
a:visited { color: #3366CC; }	   	 	

#villes
    {
    font-variant: small-caps;   
	}
#villes a
    {
    text-decoration: none;
    font-weight: bold;
    color: #385881;
	}	
#villes a:hover
    {
    color: #D6EAF1;
	}	
	

#rubriques
    {
    text-transform: capitalize;   
	}
#rubriques a	
    {
    color: #FFFFFF; 
    text-decoration: none;   
	}
#rubriques a:hover	
    {
    color: #385881;  
    background: #FFFFFF;
    text-decoration: none;   
	}

#prestations
    {
    line-height: 20px;
    font-variant: small-caps; 
    text-align: right;  
	}

#breve
    {
	text-align:justify;
	padding-left: 30px;
	}