/* @override http://www.camping-aux4saisons.com/v2/css/index.css */

/* Reset */


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
}

/* fin reset */






body {
	margin:0px;
	padding:0px;
	background: #a9dcef no-repeat center;
}
.p {
	margin:0px;
	padding:0px;
	font-size: inherit;
	font-family: inherit;
	font-weight: inherit;
	text-align: inherit;
	color: inherit;
	line-height: inherit;
	vertical-align: top;
}
p {
	padding-top:0px;
	margin-top:0px;
}
img {
	border:0px;
}
div {
	margin:0px;
	padding:0px;
	font-family:verdana; font-size:12px;
}
.AbsWrap {
	width: 100%;
	position: relative;
}
.rowWrap {
	width: 100%;
}
.clearfloat {
	clear:both;
	height:0px;
}
a:link, a:visited{
	COLOR:inherit;
	text-decoration:inherit;
}
#main {

	width:1002px;
	margin: 0px auto;
	border: 0px solid #f0f0f0;
	1height: auto;
	background: url(../images/template/main_bg.jpg) no-repeat 0 230px;
}
* html #main {
	height: 940px;
}
#colwrap1 {
	float:left;
	width:872px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;

}
#BG_header {
	margin-left:0px;
	margin-top:0px;
	width:872px;
	height:154px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/template/BG_header.jpg);
	overflow:hidden;

}
#colwrap3 {
	float:left;
	width:700px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;

}
#BG_menu_hor {
	margin-left:0px;
	margin-top:0px;
	width:700px;
	height:57px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/template/BG_menu_hor.png);
	overflow:hidden;

}
#colwrap3 {
	float:left;
	width:130px;
	margin-top:0px;
	margin-left:0px;
	border: 0px solid #f0f0f0;

}
#BG_menu {
	margin-left:0px;
	margin-top:0px;
	width: 85px;
	height: 160px;
	margin-bottom:0px;
	float:left;
	display:inline;
	background-image: url(../images/template/BG_menu.jpg);
	overflow:hidden;
	padding-left: 20px;
	padding-right: 25px;
	padding-top: 70px;
}
#col_droite {
	margin-left:0px;
	margin-top:0px;
	width:130px;
	min-height:770px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:hidden;
	background: url(../images/template/col_droite.jpg) repeat-x;
}

/* @group Menu sticker */

ul#langues {
	float: right;
	width: 19px;
}

#fr a {
	background: url(../images/template/fr_flag.png) no-repeat;
	width: 19px;
	height: 15px;
	text-indent: -5000px;
	display: block;
	margin-bottom: 3px;
}

#en a {
	background: url(../images/template/en_flag.png) no-repeat;
	width: 19px;
	height: 15px;
	text-indent: -5000px;
	float: none;
	display: block;
}

ul#menu_haut {
	clear: both;
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
}

#menu_haut li {
	margin-bottom: 10px;
	font-size: 11px;
	font-weight: bold;
}

#menu_haut li a {
	color: #05274c;
	text-transform: uppercase;
}



/* @end */

/* @group Menu haut */

#BG_menu_hor ul {
	padding-left: 60px;
	padding-right: 60px;
	padding-top: 20px;
	text-transform: uppercase;
	font-size: 12px;
	color: #769bc7;
}

#BG_menu_hor ul li a {
	color: #769bc7;
	font-weight: bold;
}

#BG_menu_hor ul li a:hover {
	color: #ff9600;
}

#BG_menu_hor ul li {
	display: inline;
}



/* @end */

/* @group News */

#news {
	margin-left:0px;
	margin-top:0px;
	width: 152px;
	min-height:846px;
	margin-bottom:0px;
	float:left;
	display:inline;
	1overflow:hidden;
	background: url(../images/template/news.jpg) repeat-x 0;
	padding-right: 10px;
	padding-left: 10px;
}
* html #news {
	background: transparent url(../images/template/news.jpg) repeat-x;
}

#texte_news {
	padding-top: 50px;
}

#news h2 {
	color: #05274c;
	text-transform: uppercase;
}

#news p {
	color: white;
	font-size: 11px;
}

h3.titre-news {
	color: #ff9600;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 10px;
}



/* @end */

/* @group Contenu */

#introflash {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#contenu {
	margin-left:0px;
	margin-top:0px;
	width: 600px;
	min-height:729px;
	margin-bottom:0px;
	float:left;
	display:inline;
	overflow:hidden;
	padding-right: 50px;
	padding-left: 50px;
	padding-top: 20px;
	1background-image: url(../images/template/contenu.jpg);
	background-color: #fff;
}

#contenu h3 {
	color: #ff9600;
	font-size: 13px;
	padding-bottom: 10px;
}

#contenu ul li a {
	color: #ff9600;
}

#contenu p, #contenu ul {
	font-size: 12px;
	color: #00638d;
	margin-bottom: 10px;
}

#contenu p {
	line-height: 150%;
}

#contenu ul li {
	list-style-type: square;
	margin-left: 20px;
		line-height: 14px;
}

* html #contenu ul li {
	line-height: 150%;
	padding-bottom: 10px;
}

#photos {
	float: right;
	width: 190px;
}

#photos img {
	border: 1px solid #e8b131;
	margin-bottom: 10px;
}

#contenu blockquote {
	margin-left: 40px;
}

/* @end */

/* @group formulaire */

#freeform fieldset {
	border: 1px solid #e9820c;
	padding: 10px;
}

#freeform fieldset p label {
	width: 90px;
	display: inline-block;
	text-align: right;
	font-weight: bold;
}

input#valider {
	margin-top: 10px;
	background-color: #0093bf;
	color: #fff;
	border-style: none;
	padding: 5px;
}

#freeform table {
	width: 100%;
	margin: 10px 0 20px;
	font-size: 11px;
	background-color: #dceaef;
}
#freeform table td, th {
margin: 0px;
border-top: 1px dotted #bbc7cb;
padding: 3px 5px 3px 5px;
}

input#du, input#au {
	width: 75px;
	font-size: 10px;
}
#freeform table td p {
	margin: 0;
}

#freeform table tbody tr td p span {
	color: #e9820c;
}
#freeform fieldset legend {
	color: #e9820c;
	font-size: 12px;
	margin-left: 20px;
	padding: 5px;
}

#freeform fieldset p.floatright {
	float: right;
}

textarea#commentaires {
	width: 250px;
	height: 210px;
	border: 1px solid #c5d1d6;
	background-color: #dceaef;
	font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #00638d;
	padding: 3px;
}



/* @end */

/* @group footer */

#footer {
	width: 710px;
	background-color: #a9dcef;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 130px 10px 162px;
}

#footer p {
	text-align: center;
}

#footer p a {
	color: #5f5f5f;
	text-decoration: none;
}



/* @end */

/* @group Slideshow */

#CustomSlideshow {
	padding-bottom: 10px;
}

#CustomSlideshow div.slideshow div.slideshow-content {
	border: 2px solid #e4ae30;
}



/* @end */

