/* CSS Document */
body {margin:0; background-color:#ffffff;}
*html body {font-size:80%; text-align:center;}
.gris {color:#666666;}
.noir {color:#000000;}
.rouge {color:#CC0000;}
.typo {font-family:Arial, Helvetica, sans-serif; font-size:80%}
.little {font-size:0.9em;}

h1 {font-size:24px;}
h2 {font-size:21px;}
h3 {font-size:16px;}
h4 {font-size:14px;}
h5 {font-size:12px;}


/* animation flash  !!! pour firefox passé à 995px de large au lieu de 1000px...à surveiller ! */
#randonnee-pedestre-gite {margin:auto; width:995px; height:322px;}

/* titre page */
#rando-auxerre-titre {width:935px; height:33px; margin:auto;}
#rando-auxerre-titre p {display:inline; float:left;}
#rando-auxerre-titre h1 {display:inline; float:left; margin-left:130px;}

/* div corps de page */
#sejour-randonnee-glob {width:940px; margin:auto; margin-top:20px;}

/* titre caché en page de confirm résa */
#titre-print, #sous-titre-print {display:none;}

#survoli img { border:1px solid #CC0000;}
