/* general style */
* {
	margin: 0;
	padding: 0;
	margin-left: auto;
	margin-right: auto;	
}

html {overflow-y: scroll;}

body {
	font-family: verdana, tahoma;
	font-size: 11px;
	color: #571313;
	background: #515b60 url('../images/bg.png') repeat-x;
	height: 100%;
}

img {
	border: 0;
}

p.small {
	color: #ff0000;
	font-size: 11px;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

#wrapper {
	width: 939px;
	height: 100%;
}

#header {
	width: 932px;
	height: 140px;
	background: url('../images/header.png') no-repeat;
	margin-left: 0;
}

#logo {
	padding: 30px 0 0 45px;
	width: 202px;
	height: 82px;
	margin: 0;
}

#menu {
	width: 930px;
	height: 36px;
	border: 1px solid #6a1111;
	background: #571313;
	margin-left: 0;
}

#menu ul {
	list-style: none;
	margin: 0;
}

#menu li {
	float: left;
	padding: 0px 5px 0 5px;
	margin-top: -3px;
}

#menu img {
	margin-left: 10px;
	margin-top: 3px;
}

#menu li a {
	color: #fff;
	font-family: georgia, times new roman;
	font-size: 16px;
	text-decoration: none;
}

#menu li a:hover {
	color: #40bbec;
}

#content {
	width: 939px;
	height: 100%;
	background: url('../images/contentBG.png') repeat-y;
}

#columnLeft {
	width: 189px;
	height: 100%;
	background: url('../images/submenuBG.png') no-repeat;
	float: left;
}

.submenu {
	width: 169px;
	list-style: inside;
	margin: 20px 0 20px 20px;
}

.submenu li {
	list-style-image: url('../images/submenuListStyle.png');
}

.submenu li a {
	color: #40bbec;
	font-size: 12px;
	text-decoration: none;
}

.submenu li a:hover {
	text-decoration: underline;
}

.submenu li.title a, li.title {
	color: #fff;
	list-style: none;
	font-size: 13px;
	font-weight: bold;
}

#columnMid {
	float: left;
	width: 505px;
	padding: 20px 20px 20px 20px;
}

p {
	text-align: justify;
	margin: 5px 0 5px 0;
}

h1 {
	color: #40bbec;
	font-size: 13px;
	font-weight: bold;
}

h2 {
	color: #571313;
	font-size: 13px;
	font-weight: bold;
}

.block {
	border-bottom: 1px solid #ececec;
	padding: 0 0 10px 0;
	margin-bottom: 10px;
}

.block table, th {
	margin-left: 0;
	text-align: left;
	margin: 5px 0 5px 0;
}

.exampleButton {
	width: 121px;
	height: 27px;
	background: url('../images/exampleButton.png') no-repeat;
	margin-left: 0;
	text-align: center;
	padding-top: 5px;
}

.exampleButton a {
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

.exampleButton a:hover {
	text-decoration: underline;
	color: #fff;
}

.order {
	width: 479px;
	height: 41px;
	background: url('../images/orderBG.png') no-repeat;
	margin-top: 10px;
}

.order p {
	float: left;
	color: #571313;
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 0 0px;
}

.order a {
	color: #fff;
	text-decoration: none;
}

.order a:hover {
	text-decoration: underline;
	color: #fff;
}

.order .ideal {
	width: 82px;
	height: 24px;
	background: url('../images/ideal.png') no-repeat;
	float: left;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 5px 0 0 10px;
}

.order .booking {
	width: 124px;
	height: 25px;
	background: url('../images/booking.png') no-repeat;
	float: left;
	text-align: center;
	padding: 5px 0 0 0;
	margin: 5px 0 0 10px;
}

#columnRight {
	width: 200px;
	background: url('../images/linkpartnersTop.png') no-repeat top;
	float: left;
	min-height: 64px;
	padding: 35px 0 0 5px;
}

#linkpartners {
	margin-top: 20px;
}

#linkpartners li {
	list-style: none;
	padding: 10px 0 0 20px;
	color: #40baeb;
	font-weight: bold;
	line-height: 16px;
}

#linkpartners .link {
	background: url('../images/linkpartnersDivider.png') no-repeat bottom;
	padding: 0 0 10px 0;
}

#linkpartners .link a {
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	margin-left: 30px;
}

#linkpartners .link a:hover {
	text-decoration: underline;
}

#footer {
	width: 930px;
	height: 19px;
	border: 1px solid #6c1515;
	background: #571313;
	color: #bc7f7f;
	margin-left: 0;
	text-align: center;
	padding: 3px 0 0 0;
}

#footer a {
	color: #bc7f7f;
	font-size: 11px;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

table {
	margin-left: 0;
}

table td {
	padding-top: 5px;
}

.submit {
	width: 80px;
	border: 1px solid #bbb;
	height: 21px;
	color: #777;
	font-family: verdana;
}

.ulstyle {
	list-style: outside;
	margin: 10px 0 10px 15px;
	text-align: justify;
}

a {
	color: #571313;
}

a:hover {
	color: #40bbec;
}

.auteurs td, .auteurs {
	padding-top: 2px;
	margin-bottom: 20px;
}

table.contactform {
	margin: 20px 0 20px 0;
}

table.contactform td {
	vertical-align: top;
}

table.contactform input {
	border: 1px solid #bbb;
	width: 280px;
	vertical-align: top;
}

table.contactform textarea {
	width: 280px;
	height: 50px;
	border: 1px solid #bbb;
	vertical-align: top;
}

table.contactform .postcode {
	width: 60px;
}

table.contactform .place {
	width: 214px;
}

table.contactform .warning {
	font-size: 9px;
	color: #aaa;
}

table.contactform .checkbox {
	width: 20px;
	border: 0;
	float: right;
}

table.contactform .submit {
	width: 90px;
	float: right;
}

table.contactform .submit:hover {
	background: #fff;
}

.contact {
	width: 500px;
	border-top: 1px solid #bbb;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
}

.contact .left {
	float: left;
	width: 250px;
	margin: 10px 0 0 0;
}

.contact .right {
	float: left;
	margin: 10px 0 0 0;
}
