/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	text-align:center;
	background-position: center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Arial;
		font-size:0.75em;
		line-height:1.333em;
		color:#2b2923;
	}

input, select { vertical-align:middle; font-weight:normal;}

a {color:#ac3100; font-size:0.833em; line-height:1.6em;}
a:hover{text-decoration:none;}
p {padding-top:16px;}

/* ============================= main layout ====================== */
#main { width:939px; margin:0 auto; text-align:left;}


.col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}
.container2 {width:100%;}

.col-1 {width:279px;}
.col-2 {width:660px;}

.column {width:187px; float:left;}

.col-2 .col-1 {width:301px;}
.col-2 .col-2 {width:254px;}

.list li { background:url(images/list-bg.gif) no-repeat 0 9px; padding-left:27px; line-height:2.2em;}
.list li a {color:#306fb8;}
.list2 li {background:url(images/list2-bg.gif) no-repeat 0 3px; padding:0 0 14px 25px; line-height:1em;}
.list2 li a { font-size:1em; line-height:1.5em; text-transform:none; color:#2b2923;}
.box2 .list li { background:url(images/list-bg2.gif) no-repeat 0 9px;}

.box3 ul {padding-bottom:6px;}
.box3 li {background:none; padding:0; line-height:1em;}
.box3 li a {color:#2b2923; font-size:1em; line-height:1.5em; text-transform:none;}

.special-list {position:relative; margin:0 -30px;}
.special-list li {background:none; padding:0; font-size:10px; line-height:11px; zoom:1;}
.special-list li a {text-transform:none; display:block; text-decoration:none; color:#2b2923; font-size:10px; line-height:11px; padding:6px 30px 5px 30px; cursor:pointer;}
.special-list li a strong {font-weight:normal; width:100%; overflow:hidden; display:block;}
.special-list li a span {display:block; float:left;}
.special-list .left-col {width:109px;}
.special-list .right-col {width:110px;}
.special-list .dark a {background:#b6b4a1;}
.special-list li a:hover {background:#969481;}
.special-list li a em {font-style:normal; color:#ac4500;}
.special-list img {margin-right:45px; vertical-align:middle; display:inline;}
.variant2 .left-col {width:92px;}
.variant2 .right-col {width:127px;}
.variant3 .left-col {width:85px;}
.variant3 .right-col {width:134px;}

.imgindent {margin:0 18px 0 0; float:left;}
.title {
	margin-bottom:9px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.box2 .title {padding:18px 0 14px 31px; background:#a19f8e; margin:0;}
.box2 .first-title {background:#a19f8e url(images/first-title-bg.gif) top left no-repeat;}
.box3 .title {margin:0 0 10px 19px;}

/* ============================= header ====================== */

#header {height:190px; color:#4e5c66;}
#header .row1 {padding:11px 30px 15px 30px;}
#header a {color:#CCC;}
#header span {float:right;}

#header .menu {background:url(images/menu-bg-tail.gif) top repeat-x; overflow:hidden;}
#header .menu ul {float:left; margin-left:-2px;}
#header .menu li {float:left; background:url(images/menu-devider.gif) no-repeat 0 24px; padding-left:2px;}
#header .menu li a {color:#c4c2ad; text-decoration:none; display:block;}
#header .menu li a:hover {color:#fff; background:url(images/menu-active-bg.gif) top repeat-x;}
#header .menu .active {color:#fff; background:url(images/menu-active-bg.gif) top repeat-x;}
#header .menu .first a strong {background:url(images/menu-left-bg.gif) top left no-repeat;}
#header .menu .first a:hover strong {background:url(images/menu-left-bg-act.gif) top left no-repeat;}
#header .menu .first .active strong {background:url(images/menu-left-bg-act.gif) top left no-repeat;}
#header .menu .last a strong {background:url(images/menu-right-bg.gif) top right no-repeat;}
#header .menu .last a:hover strong {background:url(images/menu-right-bg-act.gif) top right no-repeat;}
#header .menu .last .active strong {background:url(images/menu-right-bg-act.gif) top right no-repeat;}
#header .menu li strong {font-weight:normal; display:block;  padding:17px 13px 13px 12px;}
#header .menu .last strong {font-weight:normal; display:block;  padding:17px 12px 13px 12px;}

.banners {padding:2px 0 2px 0;}
.logo {margin-right:2px;}

table {line-height:1em;}
table th {background:#cac8b6; text-align:center; padding:0 0 5px 0;}
table .th .col1 {width:140px;}
table .th .col2 {width:355px;}
table .th .col3 {width:97px;}
table td { line-height:1.333em;}
table td a {font-size:1em; text-decoration:none; line-height:1.333em;}
table td a:hover {text-decoration:underline;}
table .td .col1 {width:100px; padding:0 0 0 40px;}
table .td .col2 {width:350px; padding:0 0 0 5px;}
table .td .col3 {width:70px; padding:0 0 0 27px;}
table div {padding-top:10px}

#page6 table .th .col1 {width:110px;}
#page6 table .th .col2 {width:100px;}
#page6 table .th .col3 {width:125px;}
#page6 table .th .col4 {width:100px;}
#page6 table .th .col5 {width:155px;}

#page6 table .td .col1 {width:130px; padding:0 0 0 0;}
#page6 table .td .col2 {width:55px; padding:0 0 0 35px;}
#page6 table .td .col3 {width:85px; padding:0 0 0 40px;}
#page6 table .td .col4 {width:55px; padding:0 0 0 45px;}
#page6 table .td .col5 {width:142px; padding:0 0 0 10px;}

#page8 table td a {text-transform:none !important;}
#page8 table div {padding:10px 0 14px 0;}
#page8 table .th .col1 {width:110px;}
#page8 table .th .col2 {width:100px;}
#page8 table .th .col3 {width:125px;}
#page8 table .th .col4 {width:100px;}

#page8 table .td .col1 {width:183px; padding:0 20px 0 0;}
#page8 table .td .col2 {width:52px; padding:0 0 0 28px;}
#page8 table .td .col3 {width:80px; padding:0 0 0 35px;}
#page8 table .td .col4 {width:138px; padding:0 0 0 23px;}

#page9 #content .indent {padding:34px 31px 32px 29px;}
#page9 #content .indent a {text-transform:none; font-size:1em;}
/* ============================= content ====================== */

.col-1 .indent {padding:20px 30px 20px 30px;}
.col-2 .indent {padding:34px 31px 50px 31px;}

.box {background:#e6e4d0 url(images/box-corner-bottom-right.gif) bottom right no-repeat;}
.box .corner-bottom-left {background:url(images/box-corner-bottom-left.gif) bottom left no-repeat;}
.box .corner-top-right {background:url(images/box-corner-top-right.gif) top right no-repeat;}
.box .corner-top-left {background:url(images/box-corner-top-left.gif) top left no-repeat; width:100%;}

.box2 {background:#c4c2ad url(images/box2-corner-bottom-left.gif) bottom left no-repeat;}

.box3 {background:#cac8b6;}
.box3 .corner-bottom-left {background:url(images/box3-corner-bottom-left.gif) bottom left no-repeat;}
.box3 .corner-top-right {background:url(images/box3-corner-top-right.gif) top right no-repeat;}
.box3 .corner-top-left {background:url(images/box3-corner-top-left.gif) top left no-repeat; width:100%;}
.box3 .indent {padding:18px 0 20px 0;}
.box3 .indent2 {padding:15px 10px 6px 20px;}

.box4 {background:#FFF;}
.box5 {background:#069;}
.box5 .title {
	margin:0 0 10px 19px;
	color: #FFF;
}

.indent2 {padding:15px 30px 30px 30px;}
.gallery img {margin:0 1px 1px 0;}
.col-pad {padding-right:14px;}
.extra-indent {padding:6px 0 14px;}
.padding1 {padding-top:30px;}
.padding2 {padding-top:10px;}
.padding3 {padding-top:4px;}

.normal {color:#4a4840;}

/* ============================= footer ====================== */

#footer {
	height:60px;
}
#footer {text-align:center; color:#999; text-transform:uppercase; font-size:0.917em; padding-top:25px;}
#footer a {color:#999; text-decoration:none; font-size:1em;}
#footer a:hover {text-decoration:underline;}

/* ============================= forms ============================= */


#ReserveForm .rowi {height:26px;}
#ReserveForm a {float:right; margin-left:10px;}
#ReserveForm .input {width:207px; height:18px; border:1px solid #303030; background:#fff; padding:0 0 0 5px; font-size:0.917em; color:#8c8c8c;}

#LoginForm {padding:20px 0 0 0;}
#LoginForm .rowi {height:31px;}
#LoginForm .input {width:207px; height:18px; border:1px solid #a19f8e; background:#e6e4d0; padding:0 0 0 5px;}

.input {width:207px; height:18px; border:1px solid #303030; background:#fff; padding:0 0 0 5px; font-size:1em;}
textarea {width:193px; height:122px; border:1px solid #303030; background:#fff; padding:0 0 0 5px; overflow:auto; font-size:1em;}

.titrehaut {
	font-family: Tahoma, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.titrebleu {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.titrebordeau {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
.titrebleuetorange {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF9966;
}
.titrerouge {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.text_noir {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
}
.text_noirgras {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.text_noirjustifier {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-align: justify;
}
.text_blanc {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.text_blancgras {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.text_blancgrastitre {
	font-family: Tahoma, Arial;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 20px;
}
.text_blancjustifier {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
}
.text_rouge {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF0000;
}
.text_rougegras {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.text_rougejustifier {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF0000;
	text-align: justify;
}
.links {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF3300;
}
.link_1 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.link_2 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.link_3 {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.linksgris {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FAFAFA;
}
.linkgrisfonce {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #333333;
}
.linkgrisclair {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #999999;
}
.linksgras {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.link_2_nongras {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF9900;
	text-decoration: none;
}
.textorange {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.textorangejustifié {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
.linkgrisfoncegrand {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
}
.text_noirpetit {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	line-height: 10px;
	text-align: center;
}
