/* FEUILLE DE STYLE
   HOTEL TIMESHOTEL
   AVRIL 2007  */
   
/* Pour l'impression seulement*/
.imprimer{
 display: none;
}   
  .cacher{
 display: none;
}   
#noel{
 display: none;
}   

/* BALISES HTML */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(../img/bg_fond.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #E2E2E2;
	margin: 0px;
}
h1 {
	color: #BA0000;
	font-size: 20px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #BA0000;
}
h3 {
	color: #676767;
	font-size: 18px;
	font-weight: normal;
}
a {
	color: #BA0000;
	text-decoration: none;
}
a:hover {
	color: #BA0000;
	text-decoration: underline;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}


/* CLASSES */
.bgCiment {
	background-image: url(../img/bg_ciment.jpg);
	background-repeat: repeat-y;
	background-color: #949494;
	background-position: top;
}
.cache {
	font-size: 1px;
	font-family: Arial, Helvetica, sans-serif;
	color: #717171;
}
.credit a {
	font-size: 9px;
	color: #848484;
	text-decoration: none;
}
.credit a:hover {
	font-size: 9px;
	color: #848484;
	text-decoration: underline;
}
.gris {
	background-color: #4C4C4C;
}
.note {
	background-color: #D8D8D8;
	border: 1px solid #C7C7C7;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.tarif {
	font-weight: bold;
	color: #D70F0F;
	font-size: 14px;
}
.forfait {
	background-image: url(../img/bg_forfaitH7.png);
	background-repeat: repeat-x;
	background-color: #DBDBDB;
	border: 5px solid #AAAAAA;
	margin-top: 2px;
	margin-bottom: 5px;
	color: #000000;
}
.forfait a {
	color: #BA0000;
	text-decoration: underline;
}

.forfait li {
	list-style-type: square;
}

.forfait h3 {
	margin-bottom: 5px;
	color: #BA0000;
	font-family: "Trebuchet MS", Arial, sans-serif;
	padding-top: 0px;
}
.forfaitPhotoDroite {
	float: right;
	margin-left: 10px;
}
.forfaitFooter {
	clear: both;
}
.forfaitTexte {
	margin-right: 1px;
	padding-left: 20px;
	padding-right: 6px;
	padding-bottom: 10px;
}
.forfaitTop {
	height: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.alignDroite {
	float: right;
	margin-left: 10px;
}
.contourRouge {
	border: 2px solid #FF0000;
}
.bt_ms {
	background-image: url(../img/bt_ms_m.gif);
	background-repeat: repeat-x;
	text-align: center;
	cursor: hand;
}
/* BOUTON MS */
.bt_ms a {
	color: #000000;
	text-decoration: none;
}
.bt_ms a:hover {
	color: #000000;
	text-decoration: underline;
}
.xstooltip 
{
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
	font: normal 8pt sans-serif;
	padding: 3px;
	border: 1px solid #333333;
	background-color: #EFEFEF;
	background-image: url(../img/bgTooltip.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

/* IDENTIFICATEURS */
/* ARRIERE-PLAN */
#bgCimentL {
	background-image: url(../img/bg_cimentL.jpg);
	background-repeat: no-repeat;
	height: 400px;
}
#bgGris {
	background-image: url(../img/bg_gris.jpg);
	height: 115px;
	background-color: #B6B6B6;
}
#bgGris2 {

	background-image: url(../img/bg_gris.jpg);
	height: 50px;
	background-color: #B6B6B6;
}
#bgAdresse {
	background-color: #000000;
	padding: 10px;
}
#bgAdresse p {
	color: #FFFFFF;
}

#bgBlanc {
	background-color: #F0F0F0;
	background-repeat: repeat-y;
	background-position: right top;
}
#topRouge {
	background-color: #DF0000;
}


/*IMAGES*/
#img122 {
	float: right;
	margin-right: 20px;
	margin-top: 46px;
}
#zoneImage {
	height: 300px;
	background-color: #4C4C4C;
}
#image10px {
	margin-top: 10px;
	margin-bottom: 10px;
}
#zoneTexte {
	padding-left: 60px;
	width: 380px;
	padding-bottom: 10px;
	padding-right: 30px;
	position: relative;
	z-index: 5;
	left: 0px;
	top: -50px;
}
#photoG01 {
	float: right;
	margin-right: 0px;
	margin-left: 10px;
}
#menu {
	margin-top: 22px;
	margin-left: 10px;
}

#imgInspiration {
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
#etoiles {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 10px;
	background-image: url(../img/bg_gris2.gif);
	background-repeat: no-repeat;
	padding-top: 2px;
}
#logotimes {
}
#tableauDistance th {
	background-color: #C1C1C1;
	color: #FFFFFF;
}
#tableauDistance td {
	color: #666666;
}
#textepetit {
	font-size: 10px;
}
#fondTimes {
	z-index: 1;
	position: relative;
	left: 20px;
	top: 0px;
}
#zoneTexteLarge {
	width: 590px;
	position: relative;
	z-index: 5;
	left: 0px;
	top: -50px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
}

#zoneTexteLarge div.youtube-wrap
{
	margin-bottom:10px;
	margin-left:10px;
}

#lienchambre a {
	color: #666666;
	border: 1px solid #858585;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #CCCCCC;
	text-decoration: none;
}
#lienchambre a:hover {
	color: #FFFFFF;
	border: 1px solid #858585;
	padding-right: 2px;
	padding-left: 2px;
	background-color: #666666;
	text-decoration: none;
}
#zoneSansImage {

	height: 10px;
	background-color: #4C4C4C;
}
#news {
	font-size: 12px;
	margin: 4px;
	font-weight: normal;
}
.tarif2 {
	color: #000000;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.petit {
	font-size: 12px;
}

#compteur {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 220px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-top: 15px;
	background-image: url(../img/bg_compteur.jpg);
	height: 145px;
}
#chiffre {
	font-size: 18px;
	font-weight: bold;
}
#compteur a {
	color: #FFFFFF;
}

#f_validation {
	font-size: 24px;
}
#rouge {
	color: #F80000;
}
.reunion {
	background-color: #E8E8E8;
	border: 1px solid #D1D1D1;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 0px;
	margin-bottom: 10px;
	background-image: url(../img/bg_reunion.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.reunion h3 {
	color: #000000;
	margin-top: 4px;
}
#meteo {
	background-color: #5898C9;
	text-align: right;
}
.chambre {

	background-color: #E8E8E8;
	border: 1px solid #D1D1D1;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 0px;
	margin-bottom: 10px;
	background-image: url(../img/bg_chambre.png);
	background-repeat: repeat-x;
	background-position: top;
}
.chambre h3 {
	color: #990000;
	margin-top: 4px;
}
li {
	list-style-type: square;
}
#meteobt {
	background-color: #343434;
	text-align: center;
}
#meteotop {
	background-color: #343434;
	position: relative;
	z-index: 100;
	height: 1px;
	top: 1px;
}
#bgAdresse td {
	color: #FFFFFF;
}
.bgCimentBas {
	background-color: #343434;
}
.message {
	background-color: #99CC00;
	padding: 10px;
	color: #000000;
	font-size: 12px;
}
.message h1 {
	color: #FFFFFF;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #9C9C9C;
	text-align: center;
}
#copyright a {
	font-weight: bold;
	color: #7E7E7E;
}
.menudingue {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003366;
}
#bgDingueBleu {

	background-color: #BFD1E8;
}
#bgDingueBlanc {


	background-color: #F2F2F2;
}
#bgDingueRouge {



	background-color: #E8BFBF;
}
.menuCroisiere {

	font-family: Arial, Helvetica, sans-serif;
	color: #996600;
}
#bgCroisiere {
	background-color: #D6D2C2;
	background-image: url(../img/bg_parchemin.jpg);
}
.rouge {
	color: #FF0000;
}
.relache {
	display: none;
}
