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

#cadre {
	height: 770px;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	left: 0px;
	top: 0px;
	z-index: 3;
	position: relative;
}


@font-face {
	font-family: 'ZnikomitNo24';
	src: url('font/znikomitno24-webfont.eot');
	src: local('☺'), url('font/znikomitno24-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
.txtYingThai {
	font-family: ZnikomitNo24, Verdana, Geneva;
	font-size: 24px
}
.BorderRadius {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#divEnTete {
	position:absolute;
	left:-20px;
	top:-20px;
	width:512px;
	height:246px;
	z-index:55;
}
#divOiseauMillieu {
	position:absolute;
	left:20px;
	top:10px;
	width:911px;
	height:438px;
	z-index:60;
}
#divImageDroite {
	position:absolute;
	right:0px;
	top:0px;
	width:288px;
	height:770px;
	z-index:50;
}
#divImageGauche {
	position:absolute;
	left:0px;
	bottom:0px;
	width:454px;
	height:653px;
	z-index:50;
}
body {
	background-image:url(image/fond.png);
	width:100%;
	height:100%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#divContenu {
	position:absolute;
	width:826px;
	height:466px;
	z-index:65;
	top: 230px;
	left: 100px;
	padding: 5px;
}
.opacieContenu {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: rgba(255,255,255,0.8)
	}
.fondTitres {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: rgba(255,255,255,0.8)
	}
.PromoTitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #F00;
	word-spacing: 0.1em;
	padding-left: 10px;
	text-decoration: underline;
	}
.PromoTexte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	word-spacing: 0.1em;
	padding-left: 10px;
	}
.PromoLien {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5F0F2A;
	word-spacing: 0.1em;
	padding-left: 10px;
	}
.Cgvexte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 6px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	word-spacing: 0.1em;
	padding-left: 10px;
	}

#divContenu p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	word-spacing: 0.1em;
	padding-left: 10px;
}

#divContenu a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5F0F2A;
	text-decoration: none;
}

#divContenu a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5F0F2A;
	text-decoration: none;
}

#divContenu a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5F0F2A;
	text-decoration: underline;
}



#divContenu h1 {
	font-family: PapyrusRegular, Verdana, Geneva;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #733800;
	letter-spacing: 0.3em;
	text-align: center;
	background-color: #FFD443;
}
.TitrePage {
	font-family: PapyrusRegular, Verdana, Geneva;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #5F0F2A;
	letter-spacing: 0.3em;
	text-align: center;
}
.Papyrus {
	font-family: PapyrusRegular, Verdana, Geneva;
	font-size: 14px;
	font-style: normal;
	color: #000;
	letter-spacing: 0.3em;
}

#divContenu h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	letter-spacing: 0.2em;
	text-align: center;
}
.images {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-moz-box-shadow: 8px 8px 18px #999;
	-webkit-box-shadow: 5px 5px 15px #999;
	box-shadow: 10px 10px 10px #999;

}
.TableauTarif {
	background-color: #FFD443;
	border: 1px solid #733800;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 4px;
	text-align: center;
}
.txtTarif {
	background-color: #FFD443;
	border: 1px solid #733800;
	font-family: PapyrusRegular, Verdana, Geneva;
	font-size: 18px;
	padding: 4px;
	text-decoration: underline;
	letter-spacing: 0.2em;
}
.table {
	border-collapse:collapse;
	border-radius: 0 0 0 8px; 
  -moz-border-radius: 8px; 
  -webkit-border-radius: 0 0 0 8px; 
}
.contactMerci {
	font-family: PapyrusRegular, Verdana, Geneva;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #5F0F2A;
	word-spacing: 0.1em;
	text-align: center;
}
.contactLien {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #5F0F2A;
	text-decoration: none;
	text-align: center;
}

.TableauContact {
	background-color: #FFD443;
	border: 1px solid #733800;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 2px;
	text-align: center;
}
#Social {
	position:absolute;
	width:150px;
	height:420px;
	z-index:25;
	margin-right: auto;
	margin-left: auto;
	top: 20px;
	left:630px;
}
#Social p{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
}
#Social a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
#Social a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: underline;
}
#Social a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}