@charset "utf-8";
/* CSS Document */
html {
	background: url(camping-penestin/fond-html.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #063061;
	margin:0;
	height:100%;
	width:100%;
}
body {
	background: url(/camping-penestin/fond-body.jpg) repeat-x top;
	height:100%;
	width:100%;
	margin:0;
	min-height:896px;
}
#global {
	background:url(camping-penestin/fond-site.jpg) no-repeat top;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	min-height:896px;
}
h1 {
	font-size:18px;
	margin:5px 0;
}
h2 {
	font-size:16px;
	margin:0;
}
p {
	margin:7px 0;
}
a {
	color: #063061;
}
a img {
	border:none;
}
/*-----------------------MENU----------------------------------------*/


#menu {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	top:424px;
	left:50px;
}
#menu li {
	float:left;
	margin:0 30px 0 0;
}
#menu li a {
	color:#FFFFFF;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
}
#menu li a:hover{
	color:#E1D7C6;
}
#langue {
	position:absolute;
	top:50px;
	left:10px;
}
#contact {
	position:absolute;
	top:110px;
	left:0px;
}
#flashHeader {
	position:absolute;
	top:146px;
	left:92px;
}
#menu li.menu_actif a{
	text-decoration:underline;	
	color:#E1D7C6;
}
/*-----------------------MENU FIN----------------------------------------*/

/*-----------------------ACTU----------------------------------------*/
#actu {
	width:338px;
	height:105px;
	background:url(camping-penestin/fond-actu.gif) no-repeat top;
	position:absolute;
	top:0px;
	left:521px;
	padding:45px 20px 10px 30px;
}
#actu p {
	margin:0;
}
/*-----------------------ACTU FIN----------------------------------------*/

/*-----------------------CONTENU----------------------------------------*/
#contenu {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	top:460px;
}
.article {
	float:left;
	width:280px;
	margin:0 0 0 40px;
}
#download, #services {
	list-style:none;
	margin:0;
	padding:0;
}
#download li {
	margin:0 0 5px 10px;
}
#download li a {
	color:#063061;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#services li {
	float:left;
	display:block;
	width:90px;
	text-align:center;
}
.location {
	float:left;
	width:630px;
	margin:15px 0 15px 10px;
	padding:70px 0 0 0;
	background:#fff url(camping-penestin/bando-location.jpg) no-repeat top;
}
.emplacement {
	float:left;
	width:630px;
	margin:15px 0 15px 10px;
	padding:70px 0 10px 0;
	background:#fff url(camping-penestin/bando-emplacement.jpg) no-repeat top;
}
.reservation {
	float:left;
	width:630px;
	margin:15px 0 15px 10px;
	padding:70px 0 10px 0;
	background:#fff url(camping-penestin/bando-reservation.jpg) no-repeat top;
}
.acces {
	float:left;
	width:630px;
	margin:15px 0 15px 10px;
	padding:70px 0 10px 0;
	background:#fff url(camping-penestin/bando-localisation.jpg) no-repeat top;
}
/*-----------------------CONTENU FIN----------------------------------------*/

/*-----------------------PIED FIN----------------------------------------*/
#pied {
	width:1000px;
	clear:both;
}
#adresse {
	position:relative;
	left:440px;
	width:500px;
	margin-top:-82px;
}
/*-----------------------PIED FIN----------------------------------------*/

/*-----------------------CONTACT----------------------------------------*/
#form_contact {
	width:580px;
	float:left;
	padding:0;
	list-style:none;
	margin:20px 0 20px 30px;
}
#form_contact li {
	margin:0 20px 10px 0;
	padding:0;
	float:left;
}
#form_contact li label {
	width:100px;
	display: inline-block;
	text-align:right;
	margin-right:5px;
}
#form_contact li h2 {
	width:480px;
	/*color:#1A3709;*/
	font-size:16px;
	font-weight:bold;
}
.grand_input {
	width:300px;
}
#message {
	width:430px;
	height:100px;
}
/*-----------------------CONTACT FIN----------------------------------------*/

/*-----------------------CALENDRIER----------------------------------------*/
/* DOCUMENT */
#calendrier {
	font-family:Verdana;
	color:#000000;
	font-size:8pt;
	background-color:#FFFFFF;
}
/* TABLEAU */
#calendrier td {
	text-align:center;
	vertical-align:middle;
}
/* NOM DU MOIS */
#calendrier td.nom_mois {
	font-size:8pt;
	font-style:normal;
	font-weight:normal;
	border-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
}
/* FLECHES */
#calendrier td.fleches {
	font-size:14pt;
	font-style:normal;
	font-weight:normal;
	border-color:#FFFFFF;
	border-width:1px;
	border-style:solid;
}
/* NOMS DES JOURS*/
#calendrier tr.noms_jours {
	background-color:#436707;
	width:15;
	height:15;
	font-size:8pt;
	border-color:#000033;
	border-width:1px;
	border-style:solid;
	color: #FFFFFF;
}
/*DATES*/
#calendrier td.jours {
	width:15;
	height:15;
	border-color:#326808;
	border-width:1px;
	border-style:solid;
	font-size:8pt;
	background-color:#ADCA24;
}
/* AUJOURD'HUI */
#calendrier td.aujourdhui {
	width:15;
	height:15;
	border-color:#000000;
	border-width:1px;
	border-style:solid;
	font-size:8pt;
	background-color:#ffc020;
}
/* CASES DES MOIS PRECEDENTS ET SUIVANTS*/
#calendrier td.cases_vides {
	width:15;
	height:15;
	border-color:#F5F5F5;
	border-width:1px;
	border-style:solid;
	font-size:8pt;
	color:#C0C0C0;
}
#calendrier a:link {
	text-decoration:none;
}
#calendrier a:visited {
	text-decoration:none;
}
#calendrier a:active {
	text-decoration:none;
}
/*-----------------------CALENDRIER FIN----------------------------------------*/

/*-----------------------MENTIONS----------------------------------------*/
#mentions_legales {
	color:#FFFFFF;
	width:800px;
}
#mentions_legales h1 {
	border-bottom:#fffff solid 1px;
}
#mentions_legales a {
	color:#fff;
}
/*-----------------------MENTIONS FIN----------------------------------------*/

#direction_div {
	color:#000000;
}