@charset "utf-8";
/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
	background: url(../images/background-body.jpg) #73492d;
	font-family: 'Trebuchet MS', Sans-Serif;
	font-size: 13px;
	color: #ffffff;
}

img {
	border: 0;
}

.centre {
	text-align: center;
}

.droite {
	text-align: right;
}

.droite-gras {
	text-align: right;
	font-weight:bold;
}

.clear {
	clear: both;
}

/*---------- Interface ----------*/

#background {
	background: url(../images/background.jpg) center top repeat-x;
	min-height: 900px;
	min-width: 950px;
}

#zone-header {
	height: 200px;
}

#header {
	width: 950px;
	height: 200px;
	margin: 0 auto;
}

#logo {
	width: 287px;
	height: 115px;
	margin: 42px 0px 0px 72px;
	padding: 0;
	float: left;
}

#slogan {
	width: 479px;
	height: 88px;
	float: right;
	margin: 42px 0px 0px 0px;
}

#zone-menu {
	margin: 27px 0px 0px 0px;
	width: 479px;
	float: right;
}

ul#menu{
	margin:0;
	padding:0;
}

ul#menu span {
	display:none;
}


ul#menu li {
	display: block;
	list-style: none;
	float: left;
	height: 44px;
	margin: 0;
}

ul#menu a {
	display: block;
	height: 44px;
	background: url(../images/menu.jpg) 0 0 no-repeat;
}

ul#menu li#menu-accueil {width:94px;}
ul#menu li#menu-agence {width:104px;}
ul#menu li#menu-voyages {width:132px;}
ul#menu li#menu-contact {width:148px;}

ul#menu li#menu-agence a:link {background-position: -94px 0;}
ul#menu li#menu-voyages a:link {background-position: -198px 0;}
ul#menu li#menu-contact a:link {background-position: -330px 0;}

ul#menu li#menu-accueil a:hover {background-position: 0 -44px;}
ul#menu li#menu-agence a:hover {background-position: -94px -44px;}
ul#menu li#menu-voyages a:hover {background-position: -198px -44px;}
ul#menu li#menu-contact a:hover {background-position: -330px -44px;}

ul#menu li#menu-agence a:visited {background-position: -94px 0;}
ul#menu li#menu-voyages a:visited {background-position: -198px 0;}
ul#menu li#menu-contact a:visited {background-position: -330px 0;}

ul#menu li#menu-accueil a:visited:hover {background-position: 0 -44px;}
ul#menu li#menu-agence a:visited:hover {background-position: -94px -44px;}
ul#menu li#menu-voyages a:visited:hover {background-position: -198px -44px;}
ul#menu li#menu-contact a:visited:hover {background-position: -330px -44px;}

#zone-contenu {	
	min-height: 300px;
	background: url(../images/background-mer.jpg) center top no-repeat;
	margin: 1px 0 0 0;
	padding-top: 120px;
}

#contenu {
	margin: 0 auto;
	width: 950px;
	text-align: justify;
}

#zone-footer {
	margin-top: 30px;
}

#footer {
	width: 950px;
	height: 100px;
	margin: 0 auto;
	padding-top: 50px;
	background: url(../images/background-footer.jpg) center top no-repeat; 
}

#footer ul {
	margin: 20px 20px 0 0;
	font-size: 11px;
	list-style: none;
	text-align: right;
	line-height: 20px;
}

#footer ul a {
	text-decoration: none;
}

#footer ul a:hover {
	text-decoration: underline;
}


/*---------- Contenu ----------*/

h1, h2, h3 {
	font-family: 'Trebuchet MS', Sans-Serif;
	font-weight: normal;
	color: #ffffff;
}


h1 {
	font-size: 25px;
}

h2 {
	font-size: 21px;
}

h3 {
	font-size: 17px;
}

a {
	text-decoration: underline;
	color: #ffffff;
}

a:hover {
	text-decoration: none;
	color: #ffffff;
}

a:visited {
	text-decoration: underline;
	color: #ffffff;
}

a:visited:hover {
	text-decoration: none;
	color: #84b2c7;
}

a:active {
	text-decoration: underline;
	color: #84b2c7;
}

a:active:hover {
	text-decoration: none;
	color: #84b2c7;
}

.small {
	font-size: 11px;
}

.big {
	font-size: 20px;
	color: #F5DFA3;
}

.txt-important {
	color: #F5DFA3;
	font-size: 14px;
	font-weight: bold;
}

.txt-tres-important {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	background: #C00;
}

.zone-txt-important {
	border: #C00 3px solid;
}

.menu-voyage {
    float:left;
    width:100%;
	margin: 0 0 10px 0;
	font-size: 14px;
}

#menu-voyage-haut {
	border-bottom: #5094D3 3px solid;
}

#menu-voyage-bas {
	border-top: #5094D3 3px solid;
}

.menu-voyage ul {
    margin:0;
    padding:0;
    list-style:none;
}

.menu-voyage li {
    float:left;
    margin:0;
    padding:0;
}

.menu-voyage a {
    display:block;
	padding:5px 15px;
	text-decoration: none;
}

.menu-voyage a:hover {
	text-decoration: none;
	color: #ffffff;
	background: #2F7CC8;
}

.menu-voyage a:visited {
	text-decoration: none;
	color: #ffffff;
}

.menu-voyage a:visited:hover {
	text-decoration: none;
	color: #ffffff;
	background: #2F7CC8;
}

.menu-voyage a:active {
	text-decoration: none;
	color: #ffffff;
}

.menu-voyage a:active:hover {
	text-decoration: none;
	color: #ffffff;
	background: #2F7CC8;
}

.menu-voyage .current {
	background: #5094D3;
}

.menu-voyage .current a:hover {
	background: #5094D3;
}

.colonne01 {
	width: 450px;
	float: left;
	margin-right: 50px;
}

.colonne02 {
	width: 450px;
	float: left;
}

.colonne02-txt-right {
	width: 450px;
	float: left;
	text-align: right;
}

ul.liste-stantard {
	margin-top: 0;
	margin-bottom: 0;
}


/*-------- Page Accueil --------*/

#temp {
	margin-top: 80px;
	height: 300px;
}

.cadre-ph-txt {
	border: #FFFFFF 8px solid;
	float: left;
	margin-right: 30px;
}

.cadre-ph {
	border: #FFFFFF 8px solid;
}

/*-------- Page Voyages --------*/


h2 a {
	text-decoration: none;
	color: #ffffff;
}

h2 a:hover {
	text-decoration: none;
	color: #ffffff;
}

h2 a:visited {
	text-decoration: none;
	color: #ffffff;
}

h2 a:visited:hover {
	text-decoration: none;
	color: #ffffff;
}

h2 a:active {
	text-decoration: none;
	color: #ffffff;
}

h2 a:active:hover {
	text-decoration: none;
	color: #ffffff;
}

.liste-voyage .colonne02 {
	height: 196px;
	vertical-align: middle;
	border-bottom: #FFFFFF 8px solid;
}

.prix {
	font-size: 18px;
}

#chemin {
	margin: 15px 0 0 0;
}

.titre-jour-programme {
	font-size: 14px;
	font-weight: bold;
}

.complet {
	background: url(../images/complet.gif) center top no-repeat;
}

.fond-marron {
	background: #9c7548;
	padding: 8px;
}

.zone-code-promo {
	width: 680px;
	background: #9c7548;
	text-align: center;
	padding: 10px;
	margin: 10px auto 30px auto;
}

/*-------- Page Reservation --------*/

.reservation {
	background: #9c7548;
	padding: 10px;
	width: 700px;
	margin: 15px auto;
}

.reservation table td {
	padding: 5px;
}

.reservation table th {
	text-align: right;
}

.reservation input, .reservation textarea {
	font-family: 'Trebuchet MS', Sans-Serif;
	font-size: 13px;
}

.reservation-sep {
	border-bottom: #6c4023 1px dotted;
}

.reservation-case {
	height: 120px;
	border: 2px #ffffff solid;
}

#reservation-txt-print {
	display: none;
}

#reservation-signature {
	display: none;
}

input[type=button], input[type=submit] {
	background: #5094d3;
	border: solid 1px #5094d3;
	padding: 3px 4px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	cursor: pointer;
}

input[type=button]:hover, input[type=submit]:hover {
	background: #2f7cc8;
}


/*-------- Page Hotels --------*/

.commentaires-hotel {
	height: 40px;
	margin-top: 5px;
}

/*-------- Page Tableau --------*/


table {
	border: 0px;
}

table th {
	color: #FFFFFF;
	padding: 5px;
}

table td {
	padding: 3px;
}

table.liste {
	border: 0px;
}

table.liste th {
	background: #5e3a23;
	color: #FFFFFF;
	padding: 5px;
}

table.liste td {
	padding: 3px;
	border-bottom: #9c7548 1px dotted;
}

table.liste tr:hover {
	background: #9c7548;
}

table.tarifs {
	border: 0px;
}

table.tarifs th {
	background: #2660aa;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}

table.tarifs td {
	padding: 3px;
	border-bottom: #9c7548 1px dotted;
	text-align: center;
}

table.tarifs th.prix01 {
	background: none;
	font-weight: bold;
	border-bottom: #9c7548 1px dotted;
}

table.tarifs td.prix01 {
	font-weight: bold;
}

table.tarifs th.prix02 {
	background: none;
	font-weight: bold;
	font-size: 16px;
	border-bottom: #9c7548 1px dotted;
}

table.tarifs td.prix02 {
	font-weight: bold;
	font-size: 16px;
}

table.tarifs tr:hover {
	background: #9c7548;
}

.commentaire {
	font-size: 9px;
}


/*-------- Page Contact --------*/

fieldset {
	border: 0px;
}

#form_contact input[type=text] {
	margin: 0;
	padding: 2px;
	font-family: 'Trebuchet MS', Sans-Serif;
	border: solid 1px #9c7548;
	font-size: 13px;
	width: 250px;
}

#form_contact input.obligatoire {
	background: url(../images/champs-obligatoires.gif) no-repeat top left #FFFFFF;
	background-position: 2px 2px;
	padding: 2px 2px 2px 6px;
	width: 245px;
}

#form_contact textarea {
	margin: 0;
	font-family: 'Trebuchet MS', Sans-Serif;
	font-size: 13px;
	border: solid 1px #9c7548;
	padding: 2px;
	width: 250px;
}

#form_contact label.text {
	display: block;
	float: left;
	width: 20%;
	text-align: right;
	margin: 2px 10px 0 0;
}

#form_contact p {
	margin: 10px 0;
}

#form_contact .legende {
	font-size:9px;
	margin-left: 20%;
	padding-left: 10px;
}

/*---------- CGV ----------*/

#cgv {
	font-size: 12px;
}

/*---------- Plan site ----------*/

#plan-site li {
	margin: 3px 0;
}
