/* @override http://ilargihotel.local/css/ilargi.css */

body {
	background-color: silver;
	margin: 0;
	padding: 0;
	position: relative;
}
h1, h2, h3, h4, p, ul, li {
	margin: 0;
	padding: 0;
}
img {
	border-style: none;
	border-width: 0;
}
td { }
a:link { }
a:visited { }
a:hover { }
a:active { }

#content, #top, #slogan, #page, #left, #center, #right, #menu, #adresse, #diaporama, #infos, #foot, #crea64 {
	position: relative;
	margin: 0;
	padding: 0;
}



/* @group TOP */
#titre {
	position: absolute;
	top: 0;
	left: 94px;
	background: url(../images/hotel-ilargi.png) no-repeat;
	width: 370px;
	height: 64px;
	overflow: hidden;
}
#titre h1 {
	color: #D9E021;
	font-size: 38px;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
	position: relative;
	margin-left: 370px;
}
#activite {
	position: absolute;
	top: 64px;
	left: 94px;
	background: url(../images/ascain-saintjeandeluz.png) no-repeat;
	width: 323px;
	height: 51px;
	overflow: hidden;
}
#activite h2 {
	color: #FBB03B;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	font-size: 21px;
	margin-left: 328px;
}

#slogan {
	color: #FBB03B;
	text-align: right;
	font: italic 12px/1.4em Arial, Helvetica, Verdana, sans-serif;
	position: absolute;
	right: 26px;
	bottom: 13px;
}
#top {
	display: block;
	height: 115px;
	background: #4B4B4B url(../images/top-bandeau.png) repeat-x;
}


/* @end */



/* @group langue */

#langue {
	display: block;
	position: absolute;
	top: 0;
	width: 119px;
	height: 64px;
	background: url(../images/top_drapeaux.png) no-repeat;
	right: 15px;
}
#langue p {
	margin-top: 26px;
	margin-left: 27px;
}
#langue img {
	border: 1px solid black;
	margin: 5px 2px 5px 0;
}
#langue a:hover img {
	border: 2px solid white;
	margin: 4px 1px 4px -1px;
}
/* @end */

/* @group PAGE */

/* @group TARIFS */


table.tarif {
	font: 14px Arial, Helvetica, Verdana, sans-serif;
	margin-left: 0;
	width: auto;
	border-style: none;
	background-color: white;
	margin-bottom: 13px;
	border-top: 1px solid gray;
	border-left: 1px solid gray;
}

table.tarif td {
	border-style: none;
	padding: 8px;
	font-size: 12px;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
	background-color: #e4e4e4;
}
table.tarif td.prix {
	text-align: center;
	background-color: silver;
}
table.tarif tr.titres td {
	text-align: center;
	background-color: #444;
	color: white;
	padding-right: 20px;
	padding-left: 20px;
}
/* @end */

#page {
	min-width: 900px;
	padding-bottom: 15px;
	background: white url(../images/fond-page.png) repeat-x 0 bottom;
}
#page p {
	margin-bottom: 6px;
}
/* @group LEFT */

#left {
	width: 180px;
	float: left;
	text-align: left;
}

/* @group ADRESSE */

#adresse {
	font: 12px/1.4em Arial, Helvetica, Verdana, sans-serif;
}

#adresse p, #menu ul {
	background: url(../images/menu-bas.png) no-repeat 0 bottom;
	padding-bottom: 16px;
	padding-left: 12px;
	padding-right: 12px;
}

#adresse strong {
	font-size: 14px;
}
/* @end */

/* @group MENU */

#menu, #adresse {
	margin: 28px 0 15px 15px;
	width: 144px;
	color: #3D3C38;
	background: url(../images/menu-top.png) no-repeat;
	padding-top: 16px;
}
#menu li {
	list-style-type: none;
}
#menu a {
	color: #3D3C38;
	text-decoration: none;
	line-height: 1.4em;
	display: block;
	margin-right: -12px;
}

#menu ul li a.selected {
	border-left-style: solid;
	border-left-width: 6px;
	padding-left: 6px;
	margin-left: -12px;
	border-right-width: 6px;
	border-right-style: solid;
	font-weight: bold;
	background-color: #e4dfd2;
}
#menu ul li a:hover {
	border-left-style: solid;
	border-left-width: 6px;
	padding-left: 6px;
	margin-left: -12px;
	border-right-width: 6px;
	border-right-style: solid;
	background-color: #e4dfd2;
}
#menu a.rool {
	display: block;
	width: 51px;
	height: 47px;
	overflow: hidden;
}
#menu a.rool:hover img {
	left: -51px;
	position: relative;
}
/* @end */

/* @end */

/* @group CENTER */

#center {
	overflow: hidden;
}

#center p {
	font: 12px/1.4em Arial, Helvetica, Verdana, sans-serif;
}

#center h3 {
	font-weight: normal;
	font-style: normal;
	color: #808080;
	font-size: 21px;
	margin-bottom: 21px;
	margin-top: 25px;
}

#center h3 strong {
	font-size: 29px;
	color: black;
	font-weight: normal;
	font-style: normal;
}

#center h4 {
	
	font-weight: normal;
	font-style: normal;
	color: #8e7139;
	/*ou #577fb1 ou #8e7139 ou #785e1b*/
	font-size: 21px;
	margin-bottom: 5px;
	margin-top: 13px;
}
p.bloc_photos {
	background-color: #444;
	padding: 10px 3px 0 10px;
	margin-top: 10px;
}
p.bloc_photos img {
	margin-right: 7px;
	margin-bottom: 7px;
	border: 1px solid black;
}
#center ul {
	font: 14px/1.4em Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 15px;
	padding: 10px 20px 10px 30px;
	background: white url(images/ombre-gris-blanc.png) repeat-y;
	margin-top: 15px;
}
#center ul li {
	list-style-type: square;
}
/* @end */

/* @group RIGHT */

#diaporama, #infos, #ancv {
	width: 245px;
	margin: 28px 15px 15px 35px;
}

#right {
	width: 300px;
	float: right;
	text-align: right;
}

#infos, #diaporama, #ancv {
	color: #3D3C38;
	font-size: 16px;
	padding-top: 16px;
	background: url(../images/diap-top.png) no-repeat;
}

#infos p, #diaporama p, #ancv p {
	padding-bottom: 16px;
	background: url(../images/diap-bas.png) no-repeat 0 bottom;
	padding-right: 12px;
	padding-left: 12px;
}
#ancv p a {
	display: block;
	float: left;
	margin-right: 8px;
}
#ancv p span.clear {
	display: block;
	clear: left;
}
#ancv p {
	text-align: left;
}

#infos p {
	line-height: 1.4em;
}
#infos strong {
	font-style: italic;
}
#infos a {
	color: #3D3C38;
	text-decoration: none;
}
#infos a:hover {
	color: #272724;
	text-decoration: underline;
}
a.bouton_reserver {
	width: 216px;
	height: 49px;
	display: block;
	margin: 18px 0 8px 3px;
	padding: 0;
	overflow: hidden;
}
a.bouton_reserver:hover img {
	left: -216px;
	position: relative;
}


/* @end */


/* @group FORMULAIRE CONTACT */

#form_contact table tbody tr td {
	font: italic 16px Times, "Times New Roman", Georgia, serif;
	color: #000;
}

#form_contact table tbody tr td strong {
	color: red;
}

#form_contact table tbody tr td em {
	font-size: 12px;
}

#form_contact input {
}

#form_contact label {
	font-size: 14px;
	color: #5c5c5c;
	margin-right: 6px;
	font-weight: normal;
	font-style: normal;
}

#form_contact h4 {
	font: italic 21px Times, "Times New Roman", Georgia, serif;
	//color: #575b22;
	margin: 20px 0 6px;
	//text-shadow: white 0 0 7px;
	//text-decoration: underline;
}

#form_contact {
	margin-left: 0;
	padding-bottom: 20px;
	text-align: center;
	border-top-style: solid;
	border-bottom-style: none;
	border-top-width: 1px;
}



/* @end */



/* @end */

/* @group FOOT */

#foot {
	background-color: #4B4B4B;
	color: #C7BDA1;
	font: 11px Arial, Helvetica, Verdana, sans-serif;
	height: 93px;
	letter-spacing: 0.5mm;
}

#foot p {
	position: absolute;
	top: 38px;
	left: 40px;
}

#crea64 p {
	position: absolute;
	top: 38px;
	right: 40px;
	text-align: right;
}

#crea64 p a {
	color: #C7BDA1;
	text-decoration: none;
	font-weight: bold;
}


/* @end */

/* @group Divers */

.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.inline {
	display: inline;
	float: none;
}

/* @end */

/* @group Correctifs IE6 */
* html #left {
	margin-right: -3px;
}
* html #right {
	margin-left: -3px;
}
* html #center {
	overflow: visible;
	height: 1%;
}
* html #top {
	overflow: hidden;
}
* html #menu li {
	margin-bottom: -1.3em;
}
* html #crea64 {
	position: absolute;
	top: 0;
	right: 80px;
}
* html #crea64 p {
	text-align: right;
	position: relative;
}
/* @end */

