body {
	background-image: url("images/gite-herault-34.jpg") ;
	background-repeat:repeat-x;
	/*background-color:#fdc04a;*/
	font-size:16px;
	font-family:"verdana",sans-Serif} 
	color: #545454;
}
a
{
color: #fff; 
}
a:link {
/*font-weight:bold ;*/
color: black ;
text-decoration:underline;
font-weight: bold;
}
a:visited {color: #800000 ; }

a:hover { color: #800000 ; text-decoration: none ; }

td {
   /* style des cellules normales des tableaux */
margin : 0px 10px 30px 40px;
font-size:14px;
}

H1 {
/*text-decoration: underline;*/
font-size:16px;
font-weight:bold;
/*margin:200 px*/
color: #800000;
font-family: Arial, Helvetica, sans-serif;
/*display:inline;*/
margin: 0px 0px 0px 0px;
} 
H2 {
font-size:12px;
font-weight:bold;
color: #ca6e02;
font-family: Arial, Helvetica, sans-serif;
margin: 10px 0px 10px 10px;
} 
li {
/*padding-left: 20px;*/
/*background-image: url(../images/bouton2.gif);*/
background-repeat: no-repeat;
}


hr {} 
hr.separator {} 
.pagenavbar {} /* il n’est pas utilisé dans la page nav bar mais pour l’affichage des noms sur le forum Simple Board? */ 
.pagenav {} /* comme son nom l’indique, ce style correspond aux liens << Premier < Précédent 1 Suivant > Dernier */ 
.small {} 


