/* CSS Document --------------------------------------------------------------------------------*/
/* Mise en forme du site HÔTEL RESTAURANT LA TOUR ----------------------------------------------*/
/* www.iris-interactive.fr ---------------------------------------------------------------------*/

* {
	margin:0;
	padding:0;
}
body {
	background-image:none;
	font-size:12px;
	text-align:center;
	line-height:150%;
	font-family:'Trebuchet MS', Verdana, sans-serif;
}

#page {
	background:#FFFFFF url(../images/bg-page.jpg) no-repeat left top;
	background-image:none;
	width:760px;
	margin:0 auto;
	padding:0 1px;
	text-align:justify;
}
*html #page {
	width:762px;
	height:440px;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables à la navigation */
/* -------------------------------------------------------------------------------------------- */

#navigation {
	display:none;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables à l'animation */
/* -------------------------------------------------------------------------------------------- */

#header {
	display:none;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au bloc #TOOLS */
/* -------------------------------------------------------------------------------------------- */

#tools {
	display:none;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au chemin de navigation */
/* -------------------------------------------------------------------------------------------- */

#wire {
	display:none;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au contenu */
/* -------------------------------------------------------------------------------------------- */

#global {
	text-align:justify;
	color:#000000;
}

/* BOX MODELS --------------------------------------------------------------------------------- */

#content {
	float:left;
	width:auto;
}
.col1 {
	width:165px;
	text-align:left;
}
.col2 {
	width:295px;
}
.col3 {
	width:425px;
}
.col1, 
.col2, 
.col3 {
	float:left;
}

/* -------------------------------------------------------------------------------------------- */

#global p, 
#global ul, 
#global form, 
#global dl, 
#global h2, 
#global h3, 
#global h4, 
#global h5, 
#global h3 {
	padding:5px 10px;
}
#global p, 
#global ul, 
#global form, 
#global table, 
#global td, 
#global form, 
#global input, 
#global textarea, 
#global select {
	font-size:12px;
}
#content h2, 
#content h2.eurostile {
	color:#E67C01;
	font-size:16px;
	padding:0;
	margin:5px 10px;
}
#content h3 {
	font-size:13px;
	padding:0;
	margin:5px 10px;
}
	#content h3.actualites {
		height:26px;
		background:url(../images/bg-h3-actualites.gif) no-repeat left top;
	}
	#content h3.decouverte {
		height:26px;
		background:url(../images/bg-h3-decouverte.gif) no-repeat left top;
	}
#content h3 span {
	position:absolute;
	left:-999em;
}
#content li {
	background:url(../images/bg-li.gif) no-repeat 0 7px;
	list-style:none;
	padding:0 0 5px 15px;
}
#content em {
	color:#E67C01;
	font-style:normal;
}
#content a {
	color:#444918;
}
#content a:hover {
	color:#31350C;
}
#content a img {
	border:none;
}
#content table.tarifs {
	margin:10px;
	border:solid #A39F5A;
	border-width:1px 0 0 1px;
}
	#content .col3 table.tarifs {
		width:405px;
	}
#content table.tarifs th, 
#content table.tarifs td {
	border:solid #A39F5A;
	border-width:0 1px 1px 0;
	padding:5px;
	vertical-align:middle;
}
#content table.tarifs th {
	background:#5F7334 url(../images/bg-th.gif) repeat-x left top;
	color:#FFFFFF;
}
#content table.tarifs tr.row1 td {
	background-color:#D2F2FF;
}
#content table.tarifs tr.row2 td {
	background-color:#B5DCED;
}
#content dl.agenda {
	clear:both;
}
#content dl.agenda dt {
	background:transparent url(../images/bg-dt-agenda.gif) no-repeat right bottom;
	float:left;
	text-align:center;
	margin:0;
	padding:3px;
}
html>body #content dl.agenda dt {
	padding:0 3px;
}
#content dl.agenda a {
	color:#5A5F2B;
}
#content dl.agenda dt span {
	display:block;
}
#content dl.agenda dt span.day {
	font-size:16px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#5A5F2B;
}
#content dl.agenda dt span.month {
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#F48604;
	margin-top:-7px;
}
#content dl.agenda dt span.year {
	font-size:12px;
	color:#8C8C8B;
	font-weight:bold;
	margin-top:-3px;
}
#content dl.agenda dd {
	padding-left:45px;
	text-align:left;
}
#content p.red {
	color:#CC0000;
	font-weight:bold;
}
#content p.chapeau {
	background:#E6E6DE url(../images/bg-p-chapeau.gif) no-repeat center bottom;
	margin:10px;
	padding-bottom:15px;
}
#content p.logos {
	text-align:center;
	margin:10px;
	border:1px solid #666A3A;
}
#content p.logos img {
	margin:10px;
}
#content legend {
	color:#465253;
}
#content fieldset {
	border:1px solid #F1F1F1;
	padding:5px;
	margin-bottom:5px;
}
#content fieldset.small {
	width:200px;
}
html>body #content fieldset {
	clear:both;
}
html>body #content fieldset.small {
	width:180px;
	float:left;
	clear:none;
	margin-right:10px;
}
#content input.date {
	width:180px;
	height:18px;
	background:#F1F1F1 url(../images/bg-input-date.gif) no-repeat right center;
	border:none;
	cursor:default;
	cursor:pointer;
}
*html #content input.date {
	width:188px;
	height:20px;
	padding:2px 0 0 5px;
}
#content input.submit {
	padding:5px;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables à la colonne de droite */
/* -------------------------------------------------------------------------------------------- */

#right {
	display:none;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au pied de page */
/* -------------------------------------------------------------------------------------------- */

#foot {
	background-image:none;
	background-color:#FFFFFF;
	color:#000000;
	font-size:10px;
	line-height:150%;
	position:relative;
}
#foot p {
	width:auto;
}
#foot a {
	color:#000000;
	text-decoration:none;
}
#foot a:hover {
	text-decoration:underline;
}


/* -------------------------------------------------------------------------------------------- */

#arabesques {
	display:none;
}

/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles génériques */
/* -------------------------------------------------------------------------------------------- */

.spacer {
	width:100%;
	clear:both;
	font-size:1px;
	height:1px;
}
.doublesep {
	width:100%;
	clear:both;
	font-size:1px;
	height:20px;
	margin-top:10px;
	background:url(../images/bg-doublesep.gif) no-repeat left bottom;
}
.img-right {
	float:right;
	margin:0 0 5px 10px;
}
.img-left {
	float:left;
	margin:0 10px 5px 0;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.left {
	text-align:left;
}


