/* CSS Document */

* {
	margin:0;
	padding:0;
}

html {
	height:100%;
}

body {
	height:100%;
	background-image:url(images/body_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000000;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4b3218;
	font-size:13px;
}

a {
	text-decoration:none;
	color:#b00000;
}

img {
	border:0;
}

/*=================================================*/

#main {
	min-height:100%;
	width:970px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/main.png);
	background-repeat:repeat-y;
	background-position:center;
}

#top {
	height:128px;
	background-image:url(images/top_bg.jpg);
}

#ttop {
	height:35px;
	color:#dbd2ab;
}

#ttop h1 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:100;
	font-style:italic;
}

#tmenu {
	height:40px;
}

#tmenu img {
	display:block;
}

#tmenu a {
	float:left;
}

#banner {
	height:345px;
	position:relative;
}


#banner img {
	display:block;
	float:left;
}

#banner .badge {
	position:absolute;
	right:40px;
	bottom:-20px;
	z-index:4000;
}

#banner .badge img {
	float:none;
	border:0;
	
}


#content {
	position:relative;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	min-height:500px;
	background-image:url(images/page_top.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#F7EECD;
}

#content2 {
	position:relative;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	min-height:500px;
	background-image:url(images/page_top2.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#F7EECD;
}

#content3 {
	position:relative;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	min-height:500px;
	background-image:url(images/menu_forfait_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#F7EECD;
}

.header {
	height:100px;
}

/*==================================*/

.header2 {
	height:300px;
}

.header3 {
	height:312px;
}

.btn_pnord {
	position:absolute;
	top:25px;
	left:-28px;
}

.btn_pcentre {
	position:absolute;
	top:93px;
	left:-64px;
}

.btn_psud {
	position:absolute;
	top:150px;
	left:14px;
}

.autrep {
	position:absolute;
	top:212px;
	left:-32px;
}

/*==================================*/

.left {
	width:380px;
	float:left;
}

.right {
	width:379px;
	float:right;
	border-left:1px solid #d6c49f;
}

.contentbox {
	padding:0px 20px 0px 20px;
}

.contentbox a {
	color:#b00000;
	font-style:italic;
	text-decoration:none;
}

.accmenu {
	font-size:14px;
}

.accmenu a {
	font-weight:bold;
	text-decoration:none;
	color:#4b3218;
	margin:0px 10px 0px 10px;
}

a.amselected {
	color:#b00000;
}

.accmenu a:hover {
	color:#b00000;
}

.advsearch {
}

.advsearch select {
	background-image:url(images/input_text.jpg);
	border:0;
	font-size:14px;
	color:#4b3218;
	font-weight:bold;
	width:250px;
	height:20px;
	display:block;
	margin:15px 0px 15px 0px;
}

.advsearch td {
	padding:10px;
	vertical-align:top;
	border-left:1px solid #d6c49f;
}

.pourvoiries {
	
}

.pourvoiries td {
	width:379px;
	border-left:1px solid #d3c1a2;
	vertical-align:top;
}

.pourvoiries img {
	padding:6px;
	background-image:url(images/bg_bois.jpg);
}

.pv {
	margin-top:10px;
}

.pv img {
	padding:6px;
	background-image:url(images/bg_bois.jpg);
}

.video {
	padding:6px;
	background-image:url(images/bg_bois.jpg);	
}

.searchresult a {
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	text-decoration:underline;
}
/*=======================Map================================*/

#mapbox {
	width:715px;
	margin-left:auto;
	margin-right:auto;
}

#maptop {
	width:715px;
	height:30px;
	background-image:url(images/map_top.jpg);
	background-repeat:no-repeat;
}

.map_navtop {
	margin:7px 0px 0px 343px;
}

#mapleft {
	width:30px;
	height:492px;
	float:left;
	background-image:url(images/map_left.jpg);
	background-repeat:no-repeat;
}

.map_navleft {
	margin:233px 0px 0px 8px;
}

#mapcontent {
	width:655px;
	height:492px;
	float:left;
}

#mapright {
	width:30px;
	height:492px;
	float:right;
	background-image:url(images/map_right.jpg);
	background-repeat:no-repeat;
}

.map_navright {
	margin:233px 0px 0px 7px;
}

#mapbottom {
	width:715px;
	height:30px;
	clear:both;
	background-image:url(images/map_bottom.jpg);
	background-repeat:no-repeat;
}

.map_navbottom {
	margin:6px 0px 0px 343px;
}

/*==========================================================*/

#footer {
	clear:both;
	width:760px;
	margin-left:auto;
	margin-right:auto;
}

#footer-top {
	height:133px;
	background-image:url(images/footer_top.jpg);
	background-repeat:repeat-x;
}

.retour {
	float:right;
	margin:90px 20px 0px 0px;
}

.partner_logo {
	padding-top:50px;
}

.partner_logo a {
	margin-left:12px;
}

#footer-bottom {
	height:37px;
	background-image:url(images/footer_bottom.jpg);
	background-repeat:no-repeat;
	color:#f7f1dc;
	font-weight:bold;
	font-size:11px;
}

.copy {
	padding:13px 19px 0px 19px;
}

.signature {
	float:right;
}

.clear {
	clear:both;
}

.spacer20 {
	clear:both;
	height:20px;
}

#slideshow_container { 
	position:relative;
	/*zoom:100%;*/
	width:760px;
	height:345px;
	float:left;
}

#slideshow_container img {
	display:none;
	position:absolute;
	top:0;
	left:0;
}

.pourdet { font-family:"Times New Roman", Times, serif;font-size:14px; }