body { margin-top: 0; padding: 0; background: #121212; font-size: 13px; color: #CCCCFF; font-family: sans-serif; }
a { color: #00FFFF; }
a:hover { text-decoration: none; color: #FF66FF; }
ul, { line-height: 200%; }
h1 { font-size: x-large; color: #FFFF00;}
h2 { font-size: medium; color: #FFFF00;}
h3 { font-size: x-small; color: #FFFF00;}

/* Corps */
#page {width: 900px; margin: 0 auto; height:auto; min-height:700px; }
#tete { width: 900px; height: 200px; margin: 0 0 0 0; background: url(../image/page/entete.jpg) }
.corps { width: 700px; padding: 15px 15px 15px; line-height: 170%; text-align: justify; border: thin solid Black; }

/* Menu */
#menu { width: 200px; line-height: 20px; }
#menu a { text-decoration: none; }
#menu h2 { margin: 0; padding: 15px 0 0 0px; }
#menu ul { margin: 0; padding: 0px 5px 0px 10px; list-style: none; }
#menu li ul { padding: 15px 0; }
#menu li li { padding-left: 20px; background: url(../image/page/carre.jpg) no-repeat 5px 50%; }

/*Divers*/
.new { font-family: sans-serif; font-size: 12px; color: #OOFFFF; }
.titre { margin: 0; border-bottom: 2px solid #0F0F0F; font-style: italic; }
.ban {
	margin: 0 auto;
	position: absolute;
	z-index: 1;
	left: 302px;
	top: 1181px;
	visibility: hidden;
}
.copyr { text-align: center;font-size: smaller; color: #00FFFF; }
.hotel { font-family: Arial, Helvetica, sans-serif; font-size: 11px; width: 700px; }
.exe { vertical-align: super; font-size: x-small; }
#glos {  width: 700px; }
#glos td { padding: 5px 5px 5px 5px; font-size: 12px; text-align: justify; vertical-align: top; }

/*Tarif*/
.xls { width: 700px; text-align: justify; }
.livre { width: 170px }
.ref { font-style: italic; font-weight: bold; padding: 5px; color: #00FFFF; }
.px { font-style: italic; font-weight: bold; text-align: center; width: 120; }/*Tarif : px livre*/
.px2 { width: 50px; text-align: right; }/*Tarif : prix*/
.px3 { font-weight: bold; text-align: center; }/*Tarif : tete de colonne*/
.unit { text-align: center; font-style: italic; font-weight: bold; color: #00FFFF; font-size: small; }
.qt { font-style: italic; font-weight: bold; color: #00FFFF; width: 60px; font-size: small; text-align: center;}

