/* Structure générale du site */
html { height:100%; font-size:62.5%; }
body { height:100%; font-family: Arial, "Trebuchet MS"; font-size: 1.2em; text-align: center; background-image:url(http://www.centrhotel.fr/images/fond.png); background-position:center; margin: 0px; padding: 0px; color:#FFFFFF; }
#conteneur { width:760px; height:auto; text-align: left; margin: 0 auto; position:relative; padding:0; }
#entete { width:760px; height:80px; margin:0; padding:0; position:relative; background-image:url(http://www.centrhotel.fr/images/fond-entete.gif); background-repeat:no-repeat; }
#centre { width:auto; height:auto; margin:0; padding:0; border-right: solid 1px #FA9501; border-bottom: solid 1px #FA9501; position:relative; }
#gauche { width:445px; height:auto; margin:15px 7px 15px 0; float:left; position:relative; } 
.fondtranslucide { width:auto; height:auto; padding:5px; background-color:#53001C; position:relative; z-index:+100;  }
#droite { width:300px; height:auto; margin:15px 0; text-align:center; float:left; }
#pied { width:760px; height:height; text-align:center; }
a { color:#FBCA00; text-decoration:none; }
a:hover { color:#DCB513; }
h1 { font-size:1.4em; }
h2 { color:#FFFFFF; font-size:1.2em; width:auto; margin:7px 0; height:20px; line-height:20px; text-align:left; }
div, form,ul { margin:0; padding:0; border:0; }
p { text-align:justify; margin:10px; padding:0; }
li { padding:0; margin:0; list-style-position: inside; list-style-image: url(http://www.centrhotel.fr/images/puce-ronde.gif); line-height:15px; height:15px; position:relative; z-index:+200; }
/* affichage span en rollover */
div#centre a span { display: none; z-index:100; }
div#centre a:hover span { display: inline; position: absolute; top: 22px; right: 7px; width: auto; height: auto; z-index:100; }
.photo { margin: 10px 2px; padding:0; border:none; float:left; }


/* Le menu */
#menu { width:auto; height:21px; margin:0; padding:0 0 0 217px; border-right: solid 1px #FA9501; position:relative; }
#menu dl {margin: 0; padding: 0; line-height:21px; vertical-align:middle; list-style: none; float: left; position: relative; }
#en { position:absolute; top:20px; right:50px; border:none; }
#fr { position:absolute; top:20px; right:0px; border:none; }

/* Les formulaires */
label { font-size:10px; color:#999999; width:90px; height:auto; text-align:right; float:left; margin:0 7px 0 0; }
input { font-size:10px; width:120px; height:16px; border:solid 1px #E2E1E1; margin:0; padding:0; margin-bottom:5px; }
select { font-size:10px; width:auto; height:16px; border:solid 1px #E2E1E1; margin:0; padding:0; margin-bottom:5px; }
textarea {  border:solid 1px #E2E1E1; }

.anim-flash { position:absolute; left:46px; top:196px; }




