*, html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #331517;
	background: #441d1e url(images/background.jpg);
	text-align: center;
	font-family: Georgia, "DejaVu Serif", Norasi, serif;
	font-size: 85%;
}

a {
	text-decoration: none;
	color: #331517;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

#page {
	width: 950px;
	margin: 0 auto;
	text-align: left;
}

#header {
	height: 89px;
	position: relative;
	background: #f3dfb5;
}

#header h1 {
	position: absolute;
	top: 0;
	left: 0;
}

#header h1 a {
	display: block;
	width: 305px;
	height: 89px;
	background: url(images/logo.jpg);
	text-indent: -600em;
}

#header p {
	margin-left: 305px;
}

#menu {
	position: relative;
	background: url(images/fondMenu.jpg) no-repeat;
	height: 32px;
	padding: 0 0 0 35px;
}

#menu ul {
	list-style: none;
}

#menu ul li {
	float: left;
	line-height: 32px;
	height: 32px;
	padding-right: 9px;
	position: relative;
	z-index: 11;
}

#menu ul li.lastLink a {
	background: none;
}

#menu ul a {
	font-size: 11px;
	text-transform: uppercase;
	padding-right: 9px;
	background: url(images/separatorMenu.gif) no-repeat 100% 55%;
	display: block;
}

/* Ul du 2eme niveau */
#menu ul ul {
	display: none;
}

#menu ul li.sfhover, #menu ul li:hover {
	z-index: 15;
}

#menu ul li.sfhover ul li.sfhover, #menu ul li:hover ul li:hover {
	z-index: 20;
}

#menu ul li.sfhover ul, #menu ul li:hover ul {
	display: block;
	position: absolute;
	left: 0px;
	top: 30px;
	width: 200px;
	text-align: left;
	padding: 5px 0;
	z-index: 4;
	border: 1px solid #ccc;
	background: url(images/fondMenu.jpg) 50% 50%;
}

#menu ul li.sfhover ul li ul, #menu ul li:hover ul li ul {
	display: none;
}

#menu ul li.sfhover ul li.sfhover ul, #menu ul li:hover ul li:hover ul {
	display: block;
	top: 5px;
	left: 150px;
}

#menu ul ul li {
	line-height: 18px;
	height: auto;
	float: left;
	width: 200px;
}

#menu ul ul li a {
	margin: 0 10px;
	border-bottom: 1px solid #ccc;
	display: block;
	width: 180px;
	padding: 0;
	background: none;
}

#menu ul ul li a:hover {
	background: #ead7ad;
	text-decoration: none;
}

#menu #langue {
	position: absolute;
	right: 15px;
	top: 7px;
}

#flash  {
	height: 387px;
	background: url(images/flash.jpg) no-repeat;
}

#fr #flash {
	background: url(images/fr_flash.jpg) no-repeat;
}

#subMenu {
	background: #edd9b3 url(images/fondSubMenu.jpg);
	height: 25px;
	padding: 0 0 0 35px;
}

#subMenu ul {
	list-style: none;
}

#subMenu li {
	float: left;
	line-height: 25px;
	height: 25px;
	background: url(images/separatorMenu.gif) no-repeat 100% 60%;
	padding: 0 8px;
}

#subMenu ul li.lastLink, #subMenu li#legendSubMenuRubrique19, #subMenu li#legendSubMenuRubrique67 {
	background: none;
}

#subMenu ul li:first-letter {
	font-size: 12px;
}

#subMenu li a {
	font-size: 11px;
	text-transform: uppercase;
}

#subMenu li#legendSubMenuRubrique20 {
	margin-left: 440px;
}

#subMenu li#legendSubMenuRubrique66 {
	margin-left: 370px;
}

#blocContent {
	background: #edd9b3 url(images/fondContentInside.jpg);
	overflow: hidden;
	width: 100%;
	padding: 20px 0 0 0;
}

#blocContent .bloc {
	float: left;
}

/***** Home ******/

#blocContent #home > * {
	margin-left: 45px;
	margin-right: 30px;
}

#blocContent #home {
	width: 700px;
	overflow: hidden;
}

#blocContent #home h2 {
	display: inline;
}

#blocContent #home p {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
}

#blocContent #home p strong {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
}

#blocContent p {
	font-size: 12px;
}

#blocContent #home #blocVacation, #blocContent #home #blocReservation {
	float: left;
	width: 300px;
	margin-right: 0;
	margin-top: 30px;
}

#blocContent #home #blocVacation h3 {
	background: url(images/vacationPackage.jpg) no-repeat;
	text-indent: -500em;
	line-height: 26px;
	height: 26px;
}

#fr #blocContent #home #blocVacation h3 {
	background: url(images/fr_vacationPackage.jpg) no-repeat;
}

#blocContent #home #blocReservation h3 {
	background: url(images/reservationTitles.jpg) no-repeat;
	text-indent: -200em;
	line-height: 26px;
	height: 26px;
}

#fr #blocContent #home #blocReservation h3 {
	background: url(images/fr_reservationTitles.jpg) no-repeat;
}

#blocContent #home #blocReservation {
	margin-left: 20px;
}

#blocContent #home #blocVacation > *, #blocContent #home #blocReservation  > * {
	margin: 0;
}

#blocContent #home #blocVacation p.pictures, #blocContent #home #blocReservation p.pictures {
	background: url(images/cadre.jpg) no-repeat;
	padding: 6px 9px 10px 3px;
	margin: 0;
}

#blocContent #home #blocVacation .pictures img, #blocContent #home #blocReservation .pictures img {
	display: block;
}

#blocContent #home #blocInformation {
	width: 226px;
}

#blocInformation #carte {
	margin-bottom: 30px;
}

#blocInformation #carte img {
	display: block;
}

/******************* Inside ***************************/
#pageInside #page #blocContent {
	padding-bottom: 0;
	background: url(images/fondContentInside.jpg);
}

#contentInside, #contentHome {
	background: url(images/backgroundBlocContent.jpg) 100% 100% no-repeat;
	width: 100%;
	overflow: hidden;
	/*padding-bottom: 102px;*/
	padding-bottom: 29px;
}

/*#contentHome {
	background: url(images/backgroundBlocContent.jpg) 100% 130px no-repeat;
}*/

#inside {
	width: 700px;
}

#blocContent #inside > * {
	margin-left: 45px;
	margin-right: 20px;
}

#inside h2 {
	font-weight: normal;
	margin-bottom: 10px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
}

#inside p {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	margin-bottom: 10px;
}

#inside p strong {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
}

#inside table {
	border: 1px solid #331517;
	border-collapse: collapse;
	width: 640px;
}

#inside table th, #inside table td {
	border: 1px solid #331517;
	text-align: center;
}


/*************************** Patchwork ***************************/
#inside #blocPhotos {
	background: url(images/fondBigImage.jpg) no-repeat;
	height: 320px;
	position: relative;
	margin-bottom: 20px;
	margin-top: 20px;
	width: 640px;
}

#blocPhotos .photos1 {
	position: absolute;
	left: 160px;
	top: 0;
}

#blocPhotos .photos2 {
	position: absolute;
	left: 480px;
	top: 0;
}

#blocPhotos .photos3 {
	position: absolute;
	left: 0;
	top: 160px;
}

#blocPhotos .photos4 {
	position: absolute;
	left: 320px;
	top: 160px;
}

#blocPhotos a {
	display: block;
	width: 160px;
	height: 160px;
}

#blocPhotos img {
	width: 160px;
	height: 160px;
}

#blocPhotos .imageRetour {
	position: absolute;
	right: 10px;
	bottom: 5px;
	width: 140px;
	text-align: right;
}

#blocPhotos .imageRetour a {
	color: #fff;	
	display: block;
	width: auto;
	height: auto;
}

#blocPhotos .imageRetour a img {
	display: inline;
	width: auto;
	height: auto;
}

#blocPhotos .imageRetour a:hover {
	text-decoration: none;
}

#blocPatchwork {
	width: 100%;
	overflow: hidden;
}

#page #blocLink2 {
	width: 160px;
	height: 160px;
	position: absolute;
	top: 0;
	left: 0;
}

#page #blocLink2 a {
	margin: 7px 5px 0 3px;
	display: block;
	height: auto;
	width: auto;
	font-size: 11px;
	padding-left: 16px;
	background: url(images/puceLink.gif) no-repeat 0 5px;
}

#page p#blocLink {
	float: left;
	width: 230px;
	padding-top: 5px;
	font-size: 14px;
}

#blocLink a {
	background: url(images/borderBottom.gif) no-repeat 0 100%;
	line-height: 24px;
	height: auto;
	display: block;
	width: 210px;
}

#blocLink a:hover {
	text-decoration: none;
}

#detail2 {
	float: right;
	width: 460px;
	text-align: right;
	margin-right: 65px;
}

#detail {
	float: left;
	width: 400px;
	text-align: right;
}

#detail h3 {
	font-size: 11px;
}

#detail p {
	font-size: 11px;
	line-height: 14px;
}

/************************ Fin Patchwork ***************************/

#blocInformation {
	width: 228px;
	position: relative;
}

#page #blocContent #blocInformation p {
	font-size: 11px;
}

#pageInside #blocInformation {
	background: url(images/fondBlocInformation.jpg) no-repeat;
}

#fr #pageInside #blocInformation {
	background: url(images/fr_fondBlocInformation.jpg) no-repeat;
}

#pageInside #blocContent #blocInformation .pictures {
	background: none;
	padding: 0;
	margin: 0;
	position: absolute;
}

#blocInformation #blocVacation {
	margin-top: 81px;
	width: auto;
}

#blocInformation #blocVacation h3 {
	background: url(images/titreVacation.jpg) no-repeat;
	height: 47px;
	text-indent: -500em;
}

#fr #blocInformation #blocVacation h3 {
	background: url(images/fr_titreVacation.jpg) no-repeat;
}

#blocInformation #blocVacation p {
	margin: 10px 0 0 14px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
}

#blocInformation #blocVacation .pictures {
	right: 0;
	top: 69px;
}

#blocInformation #blocReservation {
	margin-left: 0;
	width: auto;
	position: relative;
}

#blocInformation #blocReservation h3 {
	background: url(images/titreReservation.jpg) no-repeat;
	height: 55px;
	text-indent: -500em;
}

#fr #blocInformation #blocReservation h3 {
	background: url(images/fr_titreReservation.jpg) no-repeat;
}

#blocInformation #blocReservation p {
	margin: 10px 20px 20px 14px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	margin-bottom: 10px;
}

#blocInformation #blocReservation .pictures {
	right: 0;
	/*top: 219px;*/
}

#blocInformation #blocChat {
	margin-left: 0;
	width: auto;
	position: relative;
	margin-top: 20px;
}

#blocInformation #blocChat h3 {
	background: url(images/titreChat.png) no-repeat;
	height: 23px;
	line-height: 23px;
	height: 23px;
	text-indent: -500em;
	margin-left: 84px
}

#fr #blocInformation #blocChat h3 {
	background: url(images/fr_titreChat.png) no-repeat;
}

#blocInformation #blocChat p {
	margin: 0 20px 20px 90px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	margin-bottom: 10px;
}

#blocInformation #blocChat .pictures {
	left: 0;
	top: 0;
	position: absolute;
	/*top: 219px;*/
	margin: 0;
}

#blocInformation #blocEvent {
	background: url(images/fondEvents.png) no-repeat;
	float: left;
	padding-top: 75px;
	margin-top: -20px;
}

#blocInformation #blocEvent h3 {
	display: none;
}

#blocInformation #blocEvent p {
	margin: 0 20px 20px 14px;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 18px;
	margin-bottom: 10px;
}

#blocInformation #blocEvent p a {
	position: relative;
	z-index: 20;
	background: url(images/transparents.gif);
}

/**************** Form ***************************/
#inside form {
	width: 640px;
}

#inside #formAuth h2 {
	text-indent: -500em;
	background: url(images/authentificationForm.jpg) no-repeat;
	height: 80px;
}

#fr #inside #formAuth h2 {
	text-indent: -500em;
	background: url(images/fr_authentificationForm.jpg) no-repeat;
	height: 80px;
}

.article63 #inside h2#titreForm {
	text-indent: -500em;
	background: url(images/fr_sharewithfriends.jpg) no-repeat;
	height: 80px;
}

.article125 #inside h2#titreForm {
	text-indent: -500em;
	background: url(images/sharewithfriends.jpg) no-repeat;
	height: 80px;
}

.article62 #inside h2#titreForm {
	text-indent: -500em;
	background: url(images/fr_reservationsyourbookingf.jpg) no-repeat;
	height: 80px;
}

.article124 #inside h2#titreForm {
	text-indent: -500em;
	background: url(images/reservationsyourbookingform.jpg) no-repeat;
	height: 80px;
}

#erreur {
	color: red;
	font-weight: bold;
}

#inside form fieldset, #inside form fieldset#newsletter {
	padding: 15px 15px 15px 35px;
	background: url(images/fondForm.png) no-repeat;
	margin-right: 100px;
	border: none;
	height: 600px;
}

html>body #inside form fieldset {
	min-height: 600px;
	height: auto;
}

#inside fieldset label {
	display: block;
	position: relative;
	margin-bottom: 6px;
}

#inside fieldset label.textarea {
	height: 105px;
}

#inside select, #inside input {
	width: 220px;
	position: absolute;
	left: 240px;
	border: 1px solid #331517;
	top: 0;
}

#inside fieldset label.textarea textarea {
	position: relative;
	left: 0;
	display: block;
	border: 1px solid #331517;
	top: 5px;
}

#inside select {
	width: 222px;
}

#inside textarea {
	vertical-align: top;
	height: 80px;
	width: 460px;
}

#inside fieldset .bouton {
	margin-top: 35px;
	padding-left: 80px;
}

#inside fieldset .bouton input {
	position: relative;
	cursor: pointer;
	width: auto;
	border: none;
}

#playerSon {
	margin: 0 20px;
	padding-top: 30px;
	clear: both;
	text-align: right;
}

/**************** Footer *************************/
#footer {
	padding-bottom: 30px;
	position: relative;
}

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

#footer #menuLinks {
	background: url(images/fondMenuBottom.jpg) no-repeat;
	height: 22px;
	margin-bottom: 20px;
	position: relative;
}

#footer ul {
	list-style: none;
}

#footer #menuLinks li {
	position: absolute;
	line-height: 22px;
	height: 22px;
	text-align: center;
}

#footer #menuLinks li a {
	font-size: 16px;
}

#legendMenuLinksRubrique22, #legendMenuLinksRubrique64 {
	left: 110px;
	width: 88px;
}

#legendMenuLinksRubrique23, #legendMenuLinksRubrique68 {
	left: 344px;
	width: 105px;
}

#legendMenuLinksRubrique24, #legendMenuLinksRubrique69 {
	left: 622px;
	width: 136px;
}

#legendMenuLinksRubrique25, #legendMenuLinksRubrique70 {
	right: 0;
	width: 87px;
}

#footer #menuLinks li a {
	color: #331517;
}

#footer #menuFooter, #footer p {
	text-align: center;
}

#footer #menuFooter li {
	display: inline;
	background: url(images/separatorBottom.gif) no-repeat 100% 65%;
	padding: 0 10px;
}

#footer #menuFooter ul li.lastLink {
	background: none;
}

#footer #menuFooter li a {
	font-size: 12px;
	font-family: arial, sans-serif;
}

#footer p {
	margin-top: 10px;
	font-size: 11px;
	font-family: arial, sans-serif;
}

#footer p a {
	font-weight: bold;
}

#footer p#logoIprefer a {
	background: url(images/logoiprefer.png) no-repeat 50% 50%;
	width: 110px;
	height: 82px;
	display: block;
	text-indent: -500em;
	margin: 0 auto;
}

#plansite {
	margin: 20px 20px 50px 0;
}

#plansite a {
	display: block;
	width: 100%;
	text-decoration: none;
}

#plansite a:hover {
	text-decoration: underline;
}

#plansite h3 {
	font-weight: normal;
	margin-bottom: 8px;
	border-bottom: 1px dashed #331517;
	padding-bottom: 8px;
}

#plansite h3 a {
	background: url(images/puce.gif) no-repeat 0 8px;
	padding-left: 10px;
}

#plansite h4, #plansite h5, #plansite h6 {
	margin: 0 0 5px 0;
}

#plansite .bloch4 {
	margin: 0 0 20px 30px;
}

#plansite h4 a {
	padding-left: 12px;
	background: url(images/puce.gif) no-repeat 0 6px;
}

#plansite .bloch5 {
	margin: 0 0 10px 30px;
}

#plansite h5 {
	font-size: 12px;
	font-weight: normal;
}

#plansite h5 a {
	background: url(images/puce2.gif) no-repeat 0 6px;
	padding-left: 8px;
}

#liensFacebook {
	overflow: hidden;
	width: 110px;
	position: absolute;
	right: 10px;
	top: 25px;
}

#liensFacebook a {
	margin: 0;
	padding: 0;
	float: left;
	margin-left: 5px;
}




