* {
	padding: 0;
	margin: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.img {
	float: right;
	margin: 4px;
	width: 120px;
	border: #FFFFFF 2px solid;
}

p {
	margin: 2px 0 2px 0;
	text-align: justify;
}

h1 {
	z-index: 999;
	position: absolute;
	margin: 80px 20px 0 20px;
	height: 112px;
	width: 306px;
	font-size: 18px;
	font-weight: bold;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
}

h2 {
	margin: 2px 2px 0px 30px;
	color: #0e8ff7;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 45px;
}

h3 {
	margin: 2px 2px 0px 2px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 30px;
}

h3 a {
	color: #FFFFFF;
	font-weight: bold;
}

h4 {
	margin: 2px 2px 2px 0px;
	color: #4f4f4f;
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
}

h4 a {
	color: #4f4f4f;
}

#mdm h2 a, .btn_n {
	color: #0e8ff7;
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 45px;
}

h5 {
	margin: 0px 2px 2px 28px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	line-height: 35px;
	font-variant: small-caps;
}

h5 a {
	color: #FFFFFF;
}

h6 {
	margin: 2px;
	text-align: center;
	color: #000000;
	font-size: 9px;
}

h6 a {
	margin: 2px;
	text-align: center;
	color: #666666;
	font-size: 9px;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	border: #ff6600 10px solid;
	background-color: #fff;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}

.menu {
	padding: 0 0 0 24px;
	overflow: hidden;
	background: #45753b;
}

.menu ul {
	font: bold 11px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu li {
	display: inline;
	margin: 0 2px 0 0;
	padding: 0;
	text-transform: uppercase;
}

ul li a {
	color: white;
}

.menu a {
	float: left;
	color: white;
	background: #45753b url(images/roundleftb.gif) no-repeat left top;
	/*default background color of tabs, left corner image*/
	margin: 0 2px 0 0;
	padding: 0 0 1px 3px;
	text-decoration: none;
	letter-spacing: 1px;
}

.menu a span {
	float: left;
	display: block;
	background: transparent url(images/roundrightb.gif) no-repeat right top;
	/*right corner image*/
	padding: 7px 9px 3px 6px;
	cursor: pointer;
}

.menu a span {
	float: none;
}

.menu a:hover,.menu li.selected a {
	background-color: #1090f7; /*background color of tabs onMouseover*/
	color: white;
}

.menu a:hover span {
	background-color: transparent;
}

.separation { /*CSS for horizontal line.*/
	clear: both;
	padding: 0;
	width: 100%;
	height: 5px;
	line-height: 5px;
	background: #1090f7; /*background color of horizontal line*/
	border-top: 0px solid #fff;
	/*Remove this to remove border between bar and tabs*/
}

#header {
	color: #333;
	width: 960px;
	float: left;
	height: 274px;
	background-color: #45753b;
}

#header  .diapo {
	float: right;
	width: 960px;
	height: 274px;
	position: relative;
}

#header span {
	display: none;
}

.diapo img {
	position: absolute;
	top: 0;
	left: 0;
}

#leftcolumn {
	margin: 0px 5px 5px 0px;
	width: 250px;
	float: left;
	position: relative;
}

#mdm {
	position: relative;
	overflow: hidden;
	height: 236px;
	width: 235px;
	margin: 10px;
	padding: 5px 0;
	background-color: #A3D4FC;
}

.top {
	background-image: url(images/titremdm.gif);
	background-repeat: no-repeat;
}

#mdm .news {
	background-color: #a3d4fc;
	padding: 10px;
	height: 236px;
}

.date {
	color: #666666;
	font-size: 10px;
}

.extrait {
	font-size: 12px;
	color: #0e8ff7;
	text-align: justify;
}

.archives .extrait,.archives h2 {
	color: #fff;
}

.archive {
	margin-bottom: 10px;
}

.vignette a img {
	float: right;
	border: #ffffff 2px solid;
	margin: 0 5px 5px 5px;
	width: 100px;
}

.lire_la_suite a {
	color: #4f4f4f;
	font-size: 10px;
}

#buttons {
	position: absolute;
	height: 18px;
	width: 55px;
	top: 228px;
	right: 22px;
	z-index: 1;
}

#buttons a {
	text-align: center;
	display: block;
	float: left;
	height: 18px;
	width: 18px;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(images/button.jpg);
	background-position: 18px 54px;
}

#buttons a:hover {
	background-image: url(images/button.jpg);
	background-position: 18px 54px;
	color: #4f4f4f;
}

#plan {
	background-image: url(images/plan.jpg);
	background-repeat: no-repeat;
	height: 112px;
	width: 245px;
	margin-top: 10px;
	line-height: 12px;
}

#plan p {
	padding: 10px 5px 0px 5px;
	text-align: right;
	color: #FFFFFF;
	font-size: 12px;
	font-variant: small-caps;
	font-weight: bold;
}

#plan p a {
	float: left;
	color: #FFFFFF;
	font-size: 9px;
}

#leftcolumn .mailing {
	background-color: #a3d4fc;
/* 	height: 60px; */
	padding-bottom: 5px;
	width: 235px;
	margin: 10px 0 0 10px;
}

#leftcolumn .mailing h3 {
	margin-left: 6px;
}

#content {
	float: left;
	background-color: #1090f7;
	margin: 0px 5px 5px 5px;
	padding: 20px 5px 10px 5px;
	width: 508px;
	display: inline;
	color: #FFFFFF;
	overflow: hidden;
}

#content a {
	color: white;
}

#rightcolumn {
	margin: 5px 0px 0px 0px;
	color: #333;
	width: 170px;
	float: right;
}
#rightcolumn .reservation_d {
	height: 40px;
	width: 161px;
	float: right;
	background-image: url(images/activites.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	overflow: hidden;
}
#rightcolumn div.reservation_d #reservation_a {
	line-height: 12px;
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}

#rightcolumn .activites {
	float: right;
	background-image: url(images/activites.jpg);
	background-repeat: no-repeat;
	height: 213px;
	width: 161px;
	line-height: 12px;
	margin-bottom: 10px;
}


#rightcolumn .logos {
	float: right;
	background-image: url(images/logos.jpg);
	background-repeat: no-repeat;
	height: 281px;
	width: 160px;
}

#footer {
	width: 956px;
	clear: both;
	color: #333;
	margin: 2px 0px 0px 0px;
	padding: 2px;
	background-color: #FFFFFF;
}

.hide {
	display: none;
}

ul {
	list-style: square;
	padding: 1em 0 1em 1em;
	margin: 1em;
}

ul li {
	margin: 0 0 0 1em;
	line-height: 1em;
	margin: .4em;
}

ul li ul {
	padding: 0 0 0 1em;
}

.mailing input[type="text"] {
	border: 1px solid #ccc;
	margin: 0 5px;
	float: left;
	width: 150px;
	height: 20px;
}

.toggler {
	border-bottom: 1px solid #ccc;
	cursor: pointer;
	cursor: hand;
}

.toggler span.discret {
	display: inline;
	font-size: .8em;
	margin-left: .5em;
	font-style: italic;
	font-weight: normal;
}

.toggled img {
	float: right;
	margin: .5em 1em;
	width: 150px;
}

ul.equipement {
	width: 290px;
	float: left;
}

ul.equipement li {
	margin: 0 0 0 1em;
	line-height: 1em;
	margin: .4em;
}

ul.list {
	width: 200px;
	float: left;
	padding: 1em;
}

img {
	border: 0;
}

.contactform fieldset {
	padding: 1em;
}

.contactform legend {
	padding: 0 1em;
}

.contactform div label {
	display: block;
	float: left;
	width: 150px;
}

.contactform div {
	margin-bottom: .5em;
}

/* Album */ /*Sommaire des albums */
ul.albums {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 500px;
}

ul.albums li {
	overflow: hidden;
}

ul.albums li h3 {
	position: relative;
}

ul.albums li h3 span {
	position: absolute;
	right: 0;
	top: 0;
	font-weight: normal;
	font-style: italic;
}

ul.albums li  a img {
	float: right;
	margin: 0 0 0 1em;
}

/*dans un album*/
ul.images {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.images li {
	float: left;
	display: block;
	margin: .5em .5em 0 0;
	position: relative;
}

ul.images li a {
	border: 1px solid transparent;
	height: 128px;
	width: 128px;
	float: left;
	display: block;
	text-align: center;
}

ul.images  li a img {
	border: 1px solid #CFE0F1;
	overflow: hidden;
}

ul.images  li a:hover img {
	border: 1px solid #5191CD;
}

ul.images  li div.comment-image {

}

.nav-albums {
	text-align: center;
	display: block;
}

.nav-albums a {
	margin: 0 .5em;
	text-decoration: none;
}

.nav-albums a:hover {
	color: #F38F1D;
}

/**/ /* tooltip */
.tip-top {
	color: #fff;
	width: 152px;
	z-index: 13000;
}

.tip-title {
	width: 144px;
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #9FD4FF;
	padding: 8px 8px 4px;
	background: url(bubble.png) top left;
	overflow: hidden;
}

.tip-text {
	width: 144px;
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(bubble.png) bottom right;
	color: #fff;
}

/**/ /*popin*/
.popin-desc {
	display: none;
}

/**/
.clear {
	clear: both;
}

#content img {
	-ms-interpolation-mode: bicubic;
}

.contactform legend {
	display: none;
}

.contactform fieldset {
	border: 1px solid #A3D4FC;
}

.contactform input[type="text"],.contactform textarea {
	border: 1px solid #A3D4FC;
}
.meteo h3  {
	padding-top: 5px;
}
.meteo h3 a {
	display: block;
	background-color: #fff;
	background-image: url(images/meteo.gif);
	background-repeat: no-repeat;
	background-position: 5px 0;
	padding-left: 50px;
	margin-right: 4px;
	height: 35px;
	color: #FEA23F;
	text-decoration: none;
	padding-top: 5px;
}
.meteo h3 a:hover {
	color: #FF6702;
}
