body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	margin: 3px;
	font-size: 12px;
	color: #003366;
	background-color: #993300;
	background-image: url(photos/fond_jaune_marron.png);
	background-repeat: repeat-x;
}

a:link, a:visited {
	color: #0099CC;
}

a:hover {
	color: #FFFF33;
}

div.centrage {
	margin-right: auto;
	margin-left: auto;
}

div#cadre1 {
	width: 800px;
	margin-top: 10px;
}
/******************************************************************************************************/
/* CLASSES */
/******************************************************************************************************/
div.titre {
	font-size: 24px;
	color: #CC0000;
}

div.sous-titre {
	font-size: 12px;
	color: #FFFF33;
}

/******************************************************************************************************/
/* LOGO & BANNIERE */
/******************************************************************************************************/
div#logo {
	background-image: url(logos/logo_campings.gif);
	background-repeat: no-repeat;
	height: 200px;
	margin-bottom: 10px;/*	background-color: #54A1EF;*/
}

div#banniere {
	position: relative;
	float: right;
	background-image: url(photos/fond5.png);
	height: 198px;
	width: 617px;
	margin-left: 10px;
}

/******************************************************************************************************/
/* TITRE */
/******************************************************************************************************/
div#titre {
	text-align: center;
	font-size: 36px;
	font-weight: bold;
	background-image: url(photos/fond3.png);
	height: 198px;
	color: #003366;
	float: right;
	position: relative;
}
/******************************************************************************************************/
/* INFO */
/******************************************************************************************************/
div#infos {
}

div#drapeaux {
	padding: 3px;
	width: 164px;
	background-color: #54A1EF;
}

div#infos_texte {
	padding: 0px;
	border: thin solid #0000FF;
	float: right;
	position: relative;
}

td#drapeau {
	width: 170px;
	background-color: #54A1EF;
}
/******************************************************************************************************/
/******************************************************************************************************/
/* CADRE2 : contient MENU et PAGE */
/******************************************************************************************************/
/******************************************************************************************************/
div#cadre2 {
}
/******************************************************************************************************/
/* MENU */
/******************************************************************************************************/
div#menu_haut {
	width: 150px;
	background-color: #54A1EF;
	padding-right: 10px;
	padding-left: 10px;
}

div#menu_bas {
	background-image: url(photos/fond_menu1.png);
	height: 500px;
	width: 170px;
}

td#menu_item {
	text-align: left;
	width: 150px;
	border: thin solid #FFFF00;
	padding: 1px;
	font-size: 10px;
}

a#menu_item {
	color: #006633;
	font-weight: bold;
	width: 148px;
	padding-right: 10px;
	padding-left: 10px;
}

a#menu_item:hover {
	color: #FFFF00;
	width: 130px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #993366;
}
/******************************************************************************************************/
/* PAGE */
/******************************************************************************************************/
div#page {
	font-size: 24px;
	position: relative;
	float: right;
	text-align: center;
	width: 610px;
	padding: 10px;
}

.clr {
	clear: both;
}

/******************************************************************************************************/
/* PIED DE PAGE */
/******************************************************************************************************/
div#pied {
	text-align: center;
	padding: 5px;
}

div#coordonnees {
	color: #66CC33;
	font-size: 12px;
	font-weight: bold;
}

td#table_liens {
         padding:10px;
}

td#logo_liens {
	text-align: center;
	padding: 10px;
}

/******************************************************************************************************/
/* Page d'accueil */
/******************************************************************************************************/
/*PROMOTION*/
div#cadre_promotion {
	border: 5px solid #990000;
	background-color: #CCCCCC;
	margin: 20px;
	padding: 5px;
}

div#titre_promotion{
	font-size: 24px;
	font-weight: bold;
	color: #990099;
	text-align: center;
}  

div#promotion {
	color: #333399;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}

div#bienvenue {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

div#periode_ouverture {
	font-size: 14px;
	font-style: italic;
	color: #006600;
	font-weight: bold;
}

div#photo_accueil_droite {
	float: right;
	margin: 10px;
}

div#photo_accueil_gauche {
	float: left;
	margin: 10px;
}

div#descriptif_termignon {
	font-size: 12px;
	font-weight: bold;
	color: #FFCC99;
}
/******************************************************************************************************/
/* Camping */
/******************************************************************************************************/
div#camping {
	font-size: 12px;
	color: #006633;
}

div#photo_camping {
	float: right;
	margin: 10px;
}

div#description_camping {
	text-align: justify;
	margin: 10px;
}

div#reservation_camping {
	color: #CCFF33;
}

/******************************************************************************************************/
/* Activités */
/******************************************************************************************************/
div#activites {
	font-size: 12px;
	color: #006633;
}

div#photo_activites_droite {
	float: right;
	margin: 10px;
}

div#photo_activites_gauche {
	float: left;
	margin: 10px;
}

div#description_activites {
	text-align: justify;
	margin: 10px;
	color: #FFCC99;
}

div#niveau_activites {
	color: #33CC66;
	font-weight: bold;
}

div#prix_activites {
	color: #CCFF33;
	text-align: right;
}

div#activites_hiver_texte1 {
	color: #333399;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	border: 5px solid #990000;
	background-color: #CCCCCC;
	margin: 20px;
	padding: 5px;
}

/******************************************************************************************************/
/* Vues panoramiques */
/******************************************************************************************************/
div#panoramiques {
	font-size: 24px;
	color: #FF9900;
}

/******************************************************************************************************/
/* Accès */
/******************************************************************************************************/
div#acces {
	font-size: 12px;
	color: #FF9900;
}

/******************************************************************************************************/
/* Tarifs */
/******************************************************************************************************/
div#tarifs {
	font-size: 12px;
	color: #FFCC99;
	overflow: auto;
	height: 650px;
}

td.tarifs {
	padding-right: 10px;
	padding-left: 10px;
	color: #FFCC99;
}

td.prix {
	padding-right: 10px;
	padding-left: 10px;
	color: #CCFF33;
	text-align: center;
}

/******************************************************************************************************/
/* Réservation */
/******************************************************************************************************/
div#reservation {
	font-size: 12px;
	color: #FFCC99;
}

table#reservation {
	font-size: 12px;
	color: #FFCC99;
}

/******************************************************************************************************/
/* Contact */
/******************************************************************************************************/
div#contact {
	font-size: 12px;
	color: #FFCC99;
}

/******************************************************************************************************/
/* Dessins */
/******************************************************************************************************/
div#bouquetin {
	position: absolute;
	left: 180px;
	top: 350px;
}

div#chamois {
	position: absolute;
	right: 180px;
	top: 350px;
}