/* CSS Document for camping figaret WEB SITE */

BODY { font-family: trebuchet MS; font-size: 12px; color: #3a3a3a /*gris*/; line-height: 120%; background: #fefee2 /*ivoire*/; }
SPAN.big { font-size: 13px;}
SPAN.little { font-size: 11px;}
TD.bottom { background: #a53c67 /*fushia*/; color: #fefee2 /*ivoire*/;  }
TD.infos { background: #c5e0df /*turquoise clair*/; }
TD.bordertop {border-top: #3a3a3a /*gris*/ 1px solid; }
TD.borderbottom {border-bottom: #3a3a3a /*gris*/ 1px solid; }


/*TITRES*/
H1{ font-size: 130%; color:#3a3a3a /*gris*/ ; letter-spacing: 1px; display: inline; }
H2{ font-size: 110%; color: ; letter-spacing: 1px; display: inline; text-decoration: underline; }

/*LIENS*/
TD.menu { font-size: 13px; background: #fefee2 /*ivoire*/; }
A.item { color: #581633 /* fushia */; font-weight:bold; text-decoration: none; }
A { color: #581633 /* fushia */; text-decoration: underline; }
IMG.border { border-color:#581633 /* fushia */; }
A.bottom { color: #fefee2 /*ivoire*/; text-decoration: underline; } 
A:hover { text-decoration: underline ; }

/*LISTES*/
UL { list-style : url(../images/bulletList.gif); margin-left: 15px; margin-top: 0px; margin-bottom: 0px; line-height: 140%;}


