/* CSS Document --------------------------------------------------------------------------------*/
/* Mise en forme du site HÔTEL RESTAURANT LA TOUR ----------------------------------------------*/
/* www.iris-interactive.fr ---------------------------------------------------------------------*/

* {
	margin:0;
	padding:0;
}
body {
	background:#FFFFFF url(../images/body.jpg) repeat-x left top;
	font-size:12px;
	height:100%;
	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;
	width:760px;
	margin:0 auto;
	padding:0 1px;
	text-align:justify;
	min-height:440px;
	height:auto;
	position:relative;
	z-index:2;
}
*html #page {
	width:762px;
	height:440px;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables à la navigation */
/* -------------------------------------------------------------------------------------------- */

#navigation {
	background:url(../images/bg-navigation.gif) no-repeat left top;
	padding:49px 10px 0;
}
#navigation ul {
	background:url(../images/bg-menu.gif) no-repeat left top;
	margin:0;
	text-align:left;
	height:60px;
}
#navigation li {
	display:block;
	float:left;
	background:url(../images/bg-menu-li.gif) no-repeat left bottom;
	padding:4px 0 0;
	margin:0;
	list-style:none;
}
#navigation ul li.logo {
	background-image:none;
	padding:0;
}
#navigation a {
	padding:16px 8px;
	display:block;
	text-align:left;
	text-decoration:none;
	font-size:10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:uppercase;
}
#navigation ul li a:hover,
#navigation ul li:hover a,
#navigation ul li.sfhover a {
	background:url(../images/bg-menu-a.gif) no-repeat center top;
}
#navigation ul li.logo a {
	width:142px;
	height:20px;
}
*html #navigation ul li.logo a {
	width:158px;
	height:56px;
}
#navigation ul li.logo a:hover {
	background-image:none;
}
#navigation ul li.logo a em {
	width:138px;
	position:absolute;
	left:-999em;
}



/* -------------------------------------------------------------------------------------------- */

#navigation ul li ul {
	width:170px;
	height:auto;
	float:left;
	margin:0;
	padding:0;
	background-color:#5F7334;
	background-image:none;
	border:1px solid #FFFFFF;
	position:absolute;
	left:-999em;
}
#navigation ul li.sfhover ul, 
#navigation ul li:hover ul {
	left:auto;
}
#navigation ul li ul li {
	background-image:none;
	clear:both;
	width:auto;
	height:auto;
	padding:1px 1px 0;
}
#navigation ul li ul li a {
	width:168px;
	height:auto;
	display:block;
	text-align:left;
	padding:5px;
	text-transform:none;
	font-size:10px;
	font-weight:normal;
	border:1px solid #8EA45E;
	background-image:none !important;
}
html>body #navigation ul li ul li a {
	width:156px;
}
#navigation ul li.sfhover ul li a:hover, 
#navigation ul li:hover ul li a:hover {
	background:#5A5F2B url(../images/bg-menu-li-ul-li.gif) repeat-x left top !important;
}

/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables à l'animation */
/* -------------------------------------------------------------------------------------------- */

#header {
	padding:5px 9px 5px 10px;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au bloc #TOOLS */
/* -------------------------------------------------------------------------------------------- */

#tools {
	background:url(../images/bg-tools.gif) no-repeat left top;
	font-size:10px;
	color:#5A5F2B;
}
#tools ul {
	padding:0 10px;
	text-align:right;
}
#tools li {
	padding:0 5px 0 15px;
	margin:0;
	display:inline;
	list-style:none;
}
#tools li.home {
	background:url(../images/ico-home.gif) no-repeat 0 3px;
}
#tools li.print {
	background:url(../images/ico-print.gif) no-repeat 0 3px;
}
#tools li.send {
	background:url(../images/ico-send.gif) no-repeat 0 3px;
}
#tools li.mail {
	background:url(../images/ico-mail.gif) no-repeat 0 3px;
}
#tools li.phone {
	background:url(../images/ico-phone.gif) no-repeat 0 3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	padding-right:0;
}
#tools a {
	color:#5A5F2B;
	text-decoration:none;
}
#tools a:hover {
	text-decoration:underline;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au chemin de navigation */
/* -------------------------------------------------------------------------------------------- */

#wire {
	padding:0 10px;
	font-size:10px;
}
#wire ul {
	display:inline;
	padding:0;
}
#wire li {
	background:url(../images/bg-wire-li.gif) no-repeat 0 5px;
	list-style:none;
	padding-left:10px;
	display:inline;
}
#wire li a {
	color:#73755F;
	text-decoration:none;
	padding:0;
}
#wire li a:hover {
	color:#444918;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au contenu */
/* -------------------------------------------------------------------------------------------- */

#global {
	text-align:justify;
	color:#444918;
}

/* BOX MODELS --------------------------------------------------------------------------------- */

#content {
	float:left;
	width:590px;
}
.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 h1.carte {
	background:url(../images/bg-h1-cartes.gif) no-repeat left top;
	width:155px;
	height:122px;
	margin:5px 2px;
	margin-left:5px;
}

#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 h6.titre {
	color:#E67C01;
	font-size:12px;
	font-family:'Trebuchet MS';
	margin-left:10px;
}
#content h6.eurostile {
	color:#E67C01;
	font-size:20px;
	padding:0;
	margin:5px 10px;
	text-align:center;
}
#content li {
	background:url(../images/bg-li.gif) no-repeat 0 7px;
	list-style:none;
	padding:0 0 5px 30px;
}
#content li.align {
	background:url(../images/bg-li.gif) no-repeat 0 7px;
	list-style:none;
	padding:0 0px 5px 15px;
	margin-left:10px;
}
#content li.blanc{
	background:url(../images/bg-li-blanc.gif) no-repeat 0 7px;
	list-style:none;
	padding:0 0px 5px 15px;
	margin-left:5px;
}
#content li.blanc a {
	list-style:none;
	display: block ;
	color:#ffffff;	
	text-decoration: none ;
}
#content li blanc a:hover, 
#content li blanc a:focus, 
#content li blanc a:active {
	background-color:#ffffff;
	text-decoration: underline ;
}
#content ul.fond {
	background:#a6a5a7;
	margin:-13px;
	margin-right:6px;
	margin-left:9px;
	margin-bottom:10px;
	padding:2px 0px 10px 0px;	
}
#content em {
	color:#E67C01;
	font-style:normal;
}
#content a {
	color:#444918;
}
#content a:hover {
	color:#31350C;
}
#content a.blanc{
	color:#FFFFFF;
}
#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;
	font-size:12px;
}
#content table.tarifs th {
	background:#5F7334 url(../images/bg-th.gif) repeat-x left top;
	color:#FFFFFF;
	font-size:10px;
}
#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.black {
	color:#000000;
	margin-left:-5px;
	padding:10 0 10 0;
	font-weight:bold;
	text-decoration:underline;
}
#content p.blacks {
	color:#000000;
	margin-left:19px;
	padding:10 0 10 0;
	font-weight:bold;
	text-decoration:underline;
}
html:not([lang*=""]) #content p.blacks { 
	color:#000000;
	margin-left:45px;
	padding:10 0 10 0;
	font-weight:bold;
}
#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 {
	text-align:left;
	float:right;
	width:170px;
}
#right p.stages, 
#right p.bacchus, 
#right p.traiteur, 
#right p.bicyclette { 
	color:#FFFFFF;
	background-color:#000;
	margin:0 10px 5px;
	text-align:right;
	padding-top:65px;
	height:26px;
}
*html #right p.stages, 
*html #right p.bacchus, 
*html #right p.traiteur, 
*html #right p.bicyclette { 
	height:96px;
}
#right p.stages { 
	background:url(../images/bg-p-stages.jpg) no-repeat left top;
}
#right p.bacchus { 
	background:url(../images/bg-p-bacchus.jpg) no-repeat left top;
}
#right p.traiteur { 
	background:url(../images/bg-p-traiteur.jpg) no-repeat left top;
}
#right p.bicyclette { 
	background:url(../images/bg-p-bicyclette.jpg) no-repeat left top;
}
#right p.stages a, 
#right p.bacchus a, 
#right p.traiteur a, 
#right p.bicyclette a { 
	background:url(../images/bg-right-a.gif) no-repeat right 6px;
	color:#FFFFFF;
	padding-right:10px;
}


/* -------------------------------------------------------------------------------------------- */
/* Déclarations de styles applicables au pied de page */
/* -------------------------------------------------------------------------------------------- */

#foot {
	background:#912701 url(../images/bg-foot.gif) repeat-x left top;
	color:#FFFFFF;
	font-size:10px;
	line-height:150%;
	position:relative;
}
#foot p {
	width:750px;
	margin:0 auto;
	padding:2px 10px;
}
*html #foot p {
	width:770px;
}
#foot a {
	color:#FFFFFF;
	text-decoration:none;
}
#foot a:hover {
	text-decoration:underline;
}


/* -------------------------------------------------------------------------------------------- */

#arabesques {
	position:relative;
	z-index:1;
	margin:0 auto -270px;
	top:0;
	height:270px;
	overflow:hidden;
}
*html #arabesques {
	margin:0 -100px -270px;
}


/* -------------------------------------------------------------------------------------------- */
/* 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;
}

#content p.iris {
	background:transparent url(../images/_charte/logo_iris.gif) no-repeat 5px 0;
	padding-left:50px;
	margin:0 5px 15px 0;
}
.menu {
	background:url(../images/puces.gif) no-repeat 0 7px;
	width:180px;
	height:25px;
	margin-left:120px;
}
