* {
	margin: 0;
	padding: 0;
}

body {
	background: #ffffff url(images/img01.gif) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #932c5d;
}

h1, h2, h3 {
	color: #ffff;
}

h1, h2 {
	margin-bottom: 20px;
	font-weight: normal;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 152%;
	color: #a8326a;
}

h3 {
	font-size: 100%;
}

p, ul, ol {
	margin-bottom: 20px;
	line-height: 1.8em;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	padding-left: 3em;
	background: white url(images/img08.gif) no-repeat;
	font-style: italic;
}
.rss {
}

a:link {
	color: #a8326a;
}

a:active {
	color: #ED5C0C;
}

a:visited {
	color: #a8326a;
}

a:hover {
	text-decoration: none;
	color: #067600;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

/* Menu */

#menu {
	width: 770px;
	height: 65px;
	margin: 0 auto;
	border-right: 1px solid #932c5d;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a { 
	display: block; float: 
	left; width: 109px; 
	height: 45px; 
	padding: 20px 0 0; 
	border-left: 1px solid #6a9093; 
	text-decoration: none; 
	text-align: center; 
	font-size: 144%;
}

#menu a:hover {
	background: #e4c9d2;
}

#menu .active a {
	background: #cc84ba;
	color: #ffffff;
}

/* Header */

#header { 
	background-color: #e4c9d2; 
	width: 770px; 
	height: 170px; 
	margin: 0 auto;
}

#header h1 { 
	float: left; 
	width: 220px; 
	height: 100px; 
	margin: 0; 
	padding: 70px 0 0; 
	text-align: center; 
	font-size: 36px; 
	background-image: url(images/img02.jpg); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: 0 0;
}

#header h2 { 
	background-image: url(images/img03.jpg); 
	background-repeat: no-repeat; 
	background-attachment: scroll; 
	background-position: 0 0; 
	float: right; 
	width: 530px; 
	height: 86px; 
	margin: 0; 
	padding: 84px 20px 0 0; 
	text-align: right;
}

#header a {
	text-transform: lowercase;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 770px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 550px;
	margin-top: 5px;
	padding-top: 10px;
	
}
#contentcamping {
	float: left;
	width: 770px;
	margin-top: 5px;
	padding-top: 10px;

	background-color:
;
}

.post {
	margin-bottom: 20px;
	padding: 0 20px;
}

.hr {
	border-bottom: 1px solid #EDEBD5;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 210px;
	padding: 5px;
	background: #EDEBD5;
}

#sidebar h2 {
	margin: 0;
	padding: 5px 15px;
	color: #FFFFFF;
}

#sidebar h3 {
	font-size: 85%;
	color: #FFFFFF;
}

#sidebar ul {
	margin: 0;
	padding: 15px;
	list-style: none;
}

#sidebar li {
}

#sidebar a {
	color: #FFFFFF;
}

.bluebox { 
	background-image: url(images/img05.gif);
	background-repeat: repeat-y; 
	background-attachment: scroll; 
	background-position: 0 0; 
}

.bluebox h2 { 
	background-image: url(images/img06.gif); 
	background-repeat: repeat-y; 
	background-attachment: scroll; 
	background-position: 0 0; 
}

/* Footer */

#footer {
	clear: both;
	height: 100px;
	padding: 25px 0;
	background: #EDEBD5 url(images/img04.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}

#footer a {
	color: #666666;
}
.entry {
	padding-right: 5px;
	padding-left: 5px;
	text-align: justify;
 }
img.left {
	float: left;
	margin: 5px 20px 0 0;
}
a.info{
	Color: #FF0000;
	text-decoration: none;
}
a.info:hover{
	color:#FF0000;
	text-decoration: underline;
}
a.info1{
	Color: #FF0000;
	text-decoration: none;
	font-size: 11px;
}
a.info1:hover{
	color:#FF0000;
	text-decoration: underline;
}
.blanc{
	color: #FFFFFF;
}
.centre {
	margin-right: auto;
	margin-left: 25px;
}
.gauche {
	margin-left: -5px;
	width: 200px;
	margin-bottom: 10px;
}
/* page accès */
.flash {
	width: 450px;
	float: left;
	margin-right: 10px;
}
/* fin page accès */
/* page camping */
.diapo {
	float: left;
	width: 450px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.wifi {
	float: left;
	padding-right: 7px;
}
/* fin page camping */
.couleur {
	color: #993366;
}
/* page contact */
#droite{
	float: right;
	width: -250px;
	background-color:#66FF66;
}
/* les tableaux */
table {
border-collapse:collapse;
width:90%;
}
th, td {
border:1px solid black;
width:20%;
}
td {
text-align:center;
}
caption {
font-weight:bold
}
/* fin tableau */
.rss {
	margin-left: -5px;
	width: 200px;
}
.rss img {
	margin-right: 5px;
}

