/*Domaine de sansay*/

/* @group remise à 0 */
/* @group */
/* remise à zéro http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */


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,
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-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* @end remise à zéro */

/* @group Général */

body {
	background: #75b7c7 url(images/bg.jpg) repeat-x fixed;
}
.clearboth{
	clear: both;
}
.aguauche{
	float: left;
}
.adroite{
	float: right;
}
p{
	font-size: 13px;
	color: #282828;
	line-height: 15px;
}
a{
	color: #0061af;
}
#contenudroit ul{
	font-size: 13px;
	color: #282828;
	line-height: 15px;
}
#contenudroit li{
	background: url(images/puce-camping-49.png) no-repeat 0 50%;
	padding-left: 15px;
	padding-bottom: 5px;
	margin-left: 10px;
}
/* @group entêtes */

h1{
	font-size: 35px;
	font-variant: small-caps;
	font-weight: bold;
	margin-left: 20px;
	color: #0061af;
	line-height: 35px;
}
h2{
	color: #0f6ab3;
	font-size: 20px;
	line-height: 25px;
	font-style: italic;
	margin-top: 15px;
}
h3{
	color: #5788b6;
	font-size: 18px;
}
h4{
	
}
h5{
	
}
h6{
	
}
#bloc{
	background-color: #c3e8f4;
	width: 620px;
}
#bloccontent{
	padding-right: 20px;
	padding-left: 20px;
}

/* @end */
/* @end */

/* @group content */

#content{
	width: 978px;
	background: url(images/fdcontent.png) 1px;
	margin-bottom: auto;
	margin-top: auto;
	margin-right: auto;
	margin: auto;
}
#contenu{
}
#contenudroit{
	width: 630px;
	float: right;
	margin-right: 15px;
}



#navinterne{
	font-size: 18px;
	text-align: right;
	margin-bottom: 20px;
	margin-top: 10px;
}
#margindix{
	margin: 10px;
}
/* @group menu */
.btnreserver{
	margin-top: 30px;
	
	padding: 20px;
}

.btndiaporama{
	padding-top: 20px;
	padding-left: 35px;

	width: 250px;
	height: 120px;
}

#menu a.zeblocli{
	margin-top: 10px;
	background: url(images/fdbtn1.jpg) no-repeat 0;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 100%;
}

/* @group My Group */

#menu {
	list-style: none;
	margin: 0;
	padding: 0 0 0 30px;

	width: 260px;

}
#menu li {
	margin: 0;
	padding: 0;
}
#menu a {
	background: url(images/fdbtn1.jpg) no-repeat 5px;	color: #fff;
	display: block;
	margin: 10px 0 0;
	text-decoration: none;
	font-weight:normal;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 50px;
}
#menu a:hover {
	background: url(images/fdbtn-over.jpg) 5px;
	color: #c5e9f5;
}

/* @end */

/* @end */

/* @group header */

#header{
	width: 950px;
	margin: auto;
}

#flashcontent {
	position: relative;
	z-index: 2;
}
/* @end */
/* @group options */

/* @group scrollPane */


a.jScrollArrowUp {
	background: url(../images/basic_arrow_up.gif) repeat-x 0 0;
}
a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}
a.jScrollArrowDown {
	background: url(../images/basic_arrow_down.gif) repeat-x 0 0;
}
a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}


.orange-bar .jScrollPaneTrack {
	background: #f60;
}
.orange-bar .jScrollPaneDrag {
	background: #00f url(../images/drag_grab.gif) no-repeat 50% 50%;
}
.orange-bar .scroll-pane {
	background: #69f;
}
			
.holder {
	float: left;
	margin: 10px;
}

.scroll-pane {
	width: 200px;
	height: 200px;
	overflow: auto;
	background: #ccc;
	float: left;
}

.wide {
	width: 400px;
}

.super-wide {
	width: 700px;
}

.tall {
	height: 400px;
}

#pane1 {
}
#pane2 {
	height: 150px;
}
#pane3 {
	height: 190px;
}
#pane4 {
	height: 190px;
}

/* @end */



/* @end */

/* @group Footer */

#footer{
	font-size: 12px;
	color: #77643d;
	background: url(images/fdfooter.png) no-repeat 1px 0;
	width: 978px;
	padding-top: 10px;
	margin: 0 auto ;
	height: 132px;
	line-height: 12px;
}
#footerdroit{
	width: 200px;
	float: right;
	text-align: right;
	margin-top: 90px;
	margin-right: 20px;
}

#footerguauche p{
	font-size: 12px;
}

#footer a{

}
#footer a:hover{
	color: #251e12;
	text-decoration: underline;
}
#footerguauche{
	float: left;
	width: 700px;
	text-align: left;
	margin-top: 100px;
	margin-left: 20px;
}
.adresse{
	padding-top: 20px;
	color: #0d345e;
}
.adresse a{
	color: #0d345e;
}


/* @end */

/* @group tableau */
table h3{
	color: #0d345f;
	font-weight: bold;
	font-size: 18px;
}
td{
	line-height: 25px;
	padding-left: 10px;
}
td h4{
	font-weight: bold;
	color: #0d345f;
}
td p{
	color: #0d345f;
}



/* @end */


