* {
	margin: 0px;
	padding: 0px;
}
.clear {
	line-height: 1px;
	clear: both;
	height: 1px;
}
body {
	text-align: center;
	font: 12px Arial, Helvetica, sans-serif;
	color: #202020;
	background: #FFFFFF url(images/carte-afrique.gif) repeat-x -1470px 100px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 15px;
	padding-bottom: 5px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
#espadon {
	background: url(images/espadon.png) no-repeat left top;
	height: 360px;
	width: 400px;
	margin-top: -20px;
	margin-left: 460px;
	position: absolute;
	z-index: 100;
}
#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#header {
	height: 80px;
	text-align: left;
}
#header .logo {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	letter-spacing: 5px;
	display: block;
	width: 266px;
	text-align: center;
	margin-top: 5px;
	position: absolute;
	background: url(images/logo.gif) no-repeat left top;
	height: 50px;
}
#header .logo span {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: normal;
	display: block;
	padding-top: 55px;
}
#header #language{
	width:50px;
	text-align:center;
	padding-top:10px;
	padding-bottom:10px;
	float:right;
	}
#header #language a{
	text-decoration:none;
	text-indent:-9999px;
	display:block;
	margin-top:5px;
	margin-bottom:10px;
	margin-left: 35px;
}
#header #language a.fr{
background-image:url(images/france-flag.gif);
background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 15px;
}
#header #language a.es{
	background-image:url(images/spain-flag.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 11px;
	width: 16px;
}
#header ul#nav {
	text-align: right;
	float: right;
}
#header #nav li {
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#header #nav a {
	color:#666666;
	text-decoration: none;
	text-transform: uppercase;
	text-shadow: #FFF 1px 1px 1px;
	display: block;
	float: left;
	height: 80px;
	margin: 0px 0px 0px 10px;
	padding-right: 10px;
	padding-left: 10px;
	font: 12px/70px Arial, Helvetica, sans-serif;
}
#home #navhome a, #activites #navactivites a, #situation #navsituation a, #tarifs #navtarifs a, #reservation #navreservation a, #header #nav a:hover {	/*background:-webkit-gradient(linear, left top, left bottom, from(#b8321C), to(#941500));*/
	background: #F3F3F3;
	color:#543636;
}
#content {
	margin-top: 10px;
	color: #454545;
	line-height: 20px;
	width: 850px;
	height: 230px;
	overflow: hidden;
	position: relative;
}
#engagements #content{
	height:300px;
	}
#activites #content {
	height: 280px;
}
#situation #content {
	height: 500px;
}
#reservation #content {
	height: 600px;
}
#tarifs #content {
	height: 815px;
}
#slideshow {
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#content ul {
	margin-top: 10px;
	margin-bottom: 10px;
	list-style: circle url(images/puce-li.gif) outside;
	display: block;
	margin-left: 40px;
}
#content a {
	color: #000000;
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#content #slide {
	width: 3500px;
	position: absolute;
}
#content #slide .div {
	display: block;
	width: 850px;
	float: left;
}
#content a.nextslidecontent {
	background: url(images/next-btn.png) no-repeat right top;
	margin: 5px 0px 0px 670px;
	color: #666666;
	line-height: 13px;
	text-align: right;
	display: block;
	height: 26px;
	width: 160px;
	position: absolute;
	padding: 0px 20px 0px 0px;
	text-decoration: none;
}
#content a.prevslidecontent {
	background: url(images/prev-btn.png) no-repeat left top;
	margin: 5px 0px 0px;
	color: #666666;
	line-height: 13px;
	text-align: left;
	display: block;
	height: 26px;
	width: 160px;
	position: absolute;
	padding: 0px 0px 0px 20px;
	text-decoration: none;
}
#content a.nextslidecontent:hover {
	background: url(images/next-btn.png) no-repeat right bottom;
	color: #464646;
}
#content a.prevslidecontent:hover {
	background: url(images/prev-btn.png) no-repeat left bottom;
	color: #464646;
}
#content .photos img {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	width: 150px;
	position: absolute;
	z-index: 1;
}
#content .small {
	font-size: 11px;
	line-height: 15px;
}
#slideshow {
	background: url(images/ombre-slideshow.png) no-repeat right bottom;
	height: 330px;
	padding-bottom: 17px;
}
#cal_depart {
	background: #FFFFFF;
	padding: 3px;
	border: 1px solid #EDEDED;
	position: absolute;
	margin-top: -30px;
	margin-left: 230px;
	width: 170px;
	z-index: 2;
	text-align: center;
}
#cal_depart td {
	text-align: center;
}
#reservation form {
	margin: 20px 0px 0px 50px;
	padding: 0px;
}
form td {
	text-align: left;
}
.btn {
	color: #333333;
	background: #EDEDED;
	margin-top: 15px;
	border: 1px solid #999999;
	padding: 5px 10px;
}
.head {
	font-weight: bold;
}
td,th {
	text-align: center;
}
th {
	height: 25px;
	vertical-align: middle;
	color: #785C3D;
}
.bkg {
	background: #DDD5C2;
}
.tarifs {
	margin-bottom: 10px;
}
.tarifs td,.tarifs th {
	padding: 4px 2px;
}
.tarifs td span {
	font-size: 10px;
	line-height: 12px;
	display: block;
}
label {
	line-height: 23px;
	display: block;
	font-weight: bold;
}
input[type=text],textarea {
	width: 220px;
	margin-bottom: 15px;
	padding: 2px;
	border: 1px solid #CCCCCC;
	outline:0;
}
textarea{
	width:315px;
	}
input[type=text]:focus, select:focus, textarea:focus {
	border: 1px solid #999999;
}
label span {
	color: #e2001a;
}
#footer {
	text-align: left;
	padding: 15px 0px;
	width: 850px;
	color: #666666;
	border-top: 1px solid #E3D8D0;
}
#footer a {
	color: #333333;
}
/* modal window */
#modal {
	left: 50%;
	top: 50%;
	position: absolute;
	text-align: left;
	z-index:110;
	background: url(images/fond-modal.png) no-repeat left top;
	width:430px;
	height:420px;
	padding:10px;
	margin-left:-215px;
	margin-top:80px;		


}
#modal .inside {
	background: #FFFFFF;
	margin: 10px;
		padding: 10px;
	
	overflow: auto;
width:400px;
		height:350px;
}

.topr,.topl,.botr,.botl{
	position:absolute;
	height: 10px;
	width: 10px;
	background-color:transparent;
	}
#modal .topr {
	background: url(administration/images/modal/topr.png) no-repeat right top;
}
#modal .topl {
	background: url(administration/images/modal/topl.png) no-repeat right top;
}
#modal .botr {
	background: url(administration/images/modal/botr.png) no-repeat right top;
}
#modal .botl {
	background: url(administration/images/modal/botl.png) no-repeat right top;
}
#modal .hori, #modal .vert {
	background: url(administration/images/modal/border.png) repeat left top;
	position: absolute;
}
#modal .close {
	text-decoration: none;
	background: transparent url(administration/images/modal/close.png) no-repeat left top;
	text-indent: -9999em;
	display: block;
	height: 33px;
	width: 33px;
	position: absolute;
	margin-top: -405px;
}
#modal .inside p {
	margin-top: 7px;
	margin-bottom: 7px;
}

