/* STENO DEFINITION
*/

.imageright {
	float:right;
	margin-left:10px;
}
.imageleft {
	float:left;
	margin-right:10px;
}

body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	text-align: left;
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 0.7em;
	background: url(../img/global/page_bkgd.gif) repeat-y center;
}

div, span, p, a, img, form, h1, h2, h3, h4, h5, h6, blockquote, hr, pre, button {
	border: 0;
	padding: 0;
	margin: 0;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

small {
	font-size: 0.6em;
	font-weight: normal;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cb {
	clear: both;
}

.db
{
	display:block;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #498EC3;
}

h2 {
	font-size: 1.5em;
}

a.smoothbox:hover {
	text-decoration:none;
}

.image {
	font-size: 0;
	line-height: 0;
}

.spacer {
	clear: both;
	line-height: 0;
	font-size: 0;
}

.mgt3 {
	margin-top: 3px;
}

.paragraph ul {
	margin: 15px 0;
	list-style-position: inside;
	list-style-type: square;
}

.paragraph li {
	padding-left: 10px;
	margin-bottom: 2px;
}

.mgt5 {
	margin-top: 5px;
}

.header_print {
	display: none;
}

.inputfield {
	font-size: 0.9em !important;
	font-size: 1em;
	border: none;
	height: 14px;
	padding: 2px;
	width: 150px;
}

.selectfield {
	font-size: 0.9em !important;
	font-size: 1em;
	border: none;
	height: 17px;
	padding: 2px;
	width: 136px;
}

a {
	color: #be1c22;
	text-decoration: none;
	outline:none;
}

a:hover {
	text-decoration: underline;
}

.titre-paragraf {
	font-size: 1.4em;
	color: #9eb12b;
	margin-bottom: 3px;
}

.canvas {
	width: 1003px;
	height: 100%;
	display:block;
	position:relative;
	margin: 0 auto;
}

/**
 * menu : display when the user click on "Conseil général"
 *
 */
.menu-isere {
	background-color: #7a7d5e;
	padding: 0;
	width:985px;
	height:28px;
	float:left;
}

	.menu-isere ul {
		list-style: none;
		padding: 0;
		padding-top:5px;
		margin: 0;
		text-align: right;
	}

		.menu-isere li {
			display: inline;
		}

			.menu-isere li.home a.home {
				padding: 0;
				margin: 0;
			}

	.menu-isere .sep {
		background-image: url(../img/global/menu_isere_bkgd.gif);
		background-repeat: no-repeat;
		background-position: 0 2px;
	}

	.menu-isere a {
		color: #fff;
		text-decoration: none;
		margin: 0.6em 0 0.3em 0.3em;
		padding: 0px 5px;
		border-right:1px solid #a4a789;
	}
	
	.menu-isere a.last {
		border-right:0;
	}
	
.menu-isere-button a {
	color: #fff;
	text-decoration: none;
}

	.menu-isere a:hover, .menu-isere-button a:hover {
		text-decoration: underline;
	}

#menu-isere img {
	vertical-align: middle;
}
/* end menu */

/**
 * header
 *
 */
.hearder {
	background-color: #fff;
	height: 60px;
	position:relative;
	overflow:hidden;
}

	.h-logo {
		position:absolute;
		left:0;
		top:9px;
	}
	
	/* search */
	.h-search {
		position:absolute;
		left:327px;
		top:9px;
		width:218px;
		height:44px;
		display:block;
		padding:7px 10px 0 10px
	}
		.h-search .text {
			position:absolute;
			left:15px;
			top:25px;
			color:#fff;
			height:16px;
			line-height:16px;
			width:135px;
			font-size:11px;
			padding:2px 0 0 5px;
			border:0;
			background:url(../img/global/bg_input.gif) no-repeat;
		}
		.h-search .submit {
			position:absolute;
			top:25px;
			left:150px;
			width:68px;
			height:17px;
		}
	/* end search */
	
	/* center */
	.h-center {
		float: right;
		width: 704px;
		height: 22px;
	}
		
		.h-center ul {
			padding: 0;
			margin: 10px 20px 10px 0;
			list-style: none;
			float:right;
		}

			.h-center li {
				display: block;
				padding-right: 5px;
				float:left;
			}

				.h-center li.sep {
					margin:0 8px;
					background: url(../img/global/menu_pro_sep.gif) no-repeat 0 2px;
					width:1px;
					height:12px;
				}

				.h-center a {
					font-weight: bold;
				}
	
		.hc-flagsblock {
			float: right;
			margin-right: 6px;
			height: 22px;
		}
	
		.hcf-mask {
			float: left;
		}
	
		.hcf-flag {
			float: left;
			margin-top: 3px;
			margin-left: 2px;
			margin-right: 2px;	
			height: 16px;
		}
			.hcf-flag a{
				margin:0;
				padding:1px;
			}
			
		.hcf-current {
			background-color: #c2ce7b;
		}
	/* end center */
	
	/* right */
	.h-right {
		float: right;
		width: 144px;
		height: 30px;
	}
	
		.menu-isere-button {
			background:#415158 url(../img/global/menu_isere_btn_bkgd.gif) no-repeat;
			height: 18px;
		}
	
			.menu-isere-button span {
				height: 18px;
				float: left;
				cursor: hand;
			}
	
			.menu-isere-button img {
				margin-right: 5px;
			}
	
			.menu-isere-button a {
				float: left;
				background-repeat: no-repeat;
				background-position: 0 5px;
				padding-left: 10px;
				margin-left: 7px;
			}
	
				.menu-isere-button a.on {
					background-image: url(../img/global/menu_isere_arrow_o.gif);
				}
	
				.menu-isere-button a.off {
					background-image: url(../img/global/menu_isere_arrow_f.gif);
			}
	/* end right */
	
	/* tools */
	.h-tools {
		clear:both;
		float: right;
		margin-top: 40px;
		color: #7f7f7f;
		height:30px;
	}
	
		.h-tools ul {
			list-style: none;
			padding: 0;
			margin:0;
			width:500px;
		}
	
			.h-tools li {
				float:right;
			}
			
				.h-tools li.border {
					padding-left: 6px;
					padding-right: 5px;
					border-right: 1px solid #c2ce7b;
				}
			
				.link-carnet {
					background: url(../img/global/picto_carnet.gif) no-repeat 2px;
					padding-left: 20px;
				}
	
				.link-rss {
					background: url(../img/global/picto_rss.gif) no-repeat 3px;
					padding-left: 15px;
				}
	
				.link-fb {
					background: url(../img/global/picto_fb_blue.gif) no-repeat 3px;
					padding-left: 21px;
				}

				.link-tw {
					background: url(../img/global/picto_tw.gif) no-repeat 3px;
					padding-left: 21px;
				}
				
				.link-dl {
					background: url(../img/global/picto_dl.gif) no-repeat 3px;
					padding-left: 16px;
				}
	/* end tools */
	
/* end hearder */


/**
 * Recherche
 *
 */
#search{
	position:absolute;
	left:863px;
	top:12px;
	z-index:99;
	width:135px;
	height:100px;
	display:block;
}
	#search .title{
		color:#FFF;
		font-size:1.4em;
		border-bottom:1px solid #FFF;
		margin-bottom:4px;
		font-family:helvetica;
	}
	#search input.text{
		background:#EFF1DE url(../img/global/search/search_input_text_bkgd.gif) no-repeat;
		color:#498EC3;
		width:130px;
		height:15px;
		line-height:15px;
		font-size:11px;
		display:block;
		padding:2px 0 0 5px;
		border:0;
		margin-bottom:4px;
	}
	#search input.over{
		color:#EFF1DE;
		background-image:url(../img/global/search/search_input_text_over_bkgd.gif);
	}

/* end search */


.page {
	position: relative;
	float: left;
	width: 1003px;
	z-index:0;
}

.anim-flash {
	height: 660px;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}


/* main menu */
.main-menu {
	position: absolute;
	left: 7px;
	top: 7px;
	width: 150px;
}
	.main-menu .to-see {
		background-color:#fff;
		padding:10px 0 0 0;
	}
	
	.main-menu .prepare-your-stay {
		/*background:url(../img/global/prepare_your_stay_bkgd.gif) bottom;*/
		background:url(../img/global/resa_bg.gif) repeat-y;
		padding:10px 0 0 15px;
	}
	
		.main-menu .prepare-your-stay a{
			background:url(../img/global/arrow_resa_down.gif) no-repeat right center;
			width:120px;
			display:block;
		}
		
		.main-menu .prepare-your-stay a.opened{
			background:url(../img/global/arrow_resa_up.gif) no-repeat right center;
		}

	.main-menu .resa_bottom {
		background:url(../img/global/resa_bottom.gif) no-repeat;
		display:block;
		height:9px;
		width:150px;
	}
		
	
		
	.main-menu h2 {
		margin:0 0 5px 0;
	}
	.main-menu ul {
		width: 145px;
		padding: 0 0 5px 0;
		margin:0;
		list-style: none;
	}
		.main-menu li {
			font-size: 0;
			padding-bottom:5px;
			color:#000;
		}

			.main-menu li a img{
				display:block;
			}
			
		.content_rub {
			position:absolute;
			left:157px;
			top:7px;
			width:154px;
		}
		
		.content_rub a:hover {
			text-decoration:none;
		}
		
		.content_rub .db{
			display:block;
		}
		
		.content_rub .contenu {
			background-color:#498ec3;
			padding:10px;
			margin:0;
			height:100%;
		}
		
			.content_rub .contenu .db{
				margin-bottom:8px;			
			}		

			.content_rub  ul li a,
			.content_rub span.link{
				background:url(../img/global/arrow_white_little.gif) no-repeat 0 5px;			
				padding-left:12px;
				text-transform:uppercase;
				text-decoration:none;
				color:#fff;		
				display:block;
				margin-top:3px;
			}
		
			.content_rub  ul li:hover	a{
				background:url(../img/global/arrow_green_little.gif) no-repeat 0 5px;
				padding-left:12px;
				color:#203e55;	
				text-decoration:none;
			}
				.content_rub .content a {
					margin-bottom:5px;
				}
				
				.content_rub .contenu a:hover img{
					border:3px solid #203e55;				
				}
				
				.content_rub .contenu a:hover span.link{
					background:url(../img/global/arrow_green_little.gif) no-repeat 0 5px;
					padding-left:12px;
					color:#203e55;	
					text-decoration:none;
				}
				.content_rub .contenu a img{
					border:3px solid #fff;
					display:block;
					margin:5px 0;			
				}
				
			.content_rub .contenu .sep {
				background:url(../img/global/separator.gif) no-repeat;
				height:2px;
				width:136px;
				margin:10px 0;
			}
			
			.content_rub ul {
				display:block;
				margin:0;
				padding:0;
			}	
			
				.content_rub ul li{
					list-style:none;

				}
				
					.content_rub ul li a{
						color:#fff;
					}
					
					.content_rub ul li a:hover{
						color:#203e55;	
						text-decoration:none;
					}
			
			.content_rub a.link.all{
				background:url(../img/global/arrow_green_little.gif) no-repeat 0 5px;
				color:#203e55;
				padding-left:10px;
				margin-top:8px;
				text-transform:uppercase;
				text-decoration:none;
				display:block;
			}
			
			.content_rub a.link.all:hover{
				background:url(../img/global/arrow_white_little.gif) no-repeat 0 5px;
				color:#fff;
			}
			
			
/* end main menu */

/* link menu */
.link-menu {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	padding:5px 0 5px 10px;
	width:134px;
	list-style:none;
}
.link-menu-bkgd {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	width:144px;
	height:40px;	
	background-color:#fff;
}
/* end link menu */

.page-content {
	float: left;
	position: relative;
	left: 337px;
	top: 0;
	z-index: 1;
	width: 511px;
	background-color: #fff;
}

	.pc-header {
		background: url(../img/global/wire_bkgd.gif) no-repeat;
		border-top: 8px solid #d4e5ff;
		border-bottom: 8px solid #d4e5ff;
		height: 21px;
		width:511px;
	}

	.pch-wire {
		float: left;
		height: 21px;
		width:395px;
		overflow:hidden;
	}

.pchw-item {
	float: left;
	display: inline;
	margin: 0 0 0 7px;
	color: #9f9f9f;
	height: 21px;
}

.pchw-item p a {
	float: left;
	text-decoration: none;
	height: 13px;
	overflow: hidden;
}

.pchw-item p a:hover {
	float: left;
	border-bottom: 5px solid #be1c22;
	text-decoration: none;
}



.niv1f, .niv1o, .niv2f, .niv2o, .niv3f, .niv3o, .niv4f, .niv4o {
	background-repeat: no-repeat;
	background-position: 0 16px;
}

.niv1f {
	background-image: url(../img/global/wire_1_f.gif);
}

.niv1o {
	background-image: url(../img/global/wire_1_o.gif);
}

.niv2f {
	background-image: url(../img/global/wire_2_f.gif);
}

.niv2o {
	background-image: url(../img/global/wire_2_o.gif);
}

.niv3f {
	background-image: url(../img/global/wire_3_f.gif);
}

.niv3o {
	background-image: url(../img/global/wire_3_o.gif);
}

.niv4f {
	background-image: url(../img/global/wire_4_f.gif);
}

.niv4o {
	background-image: url(../img/global/wire_4_o.gif);
}

.pch-tools {
	float: right;
	margin-top: 4px;
	height: 17px;
}

.pch-tools span {
	float: left;
	margin-left: 1px;
	padding-left: 5px;
	padding-right: 5px;
	height: 17px;
}

.pch-tools span a {
	float: left;
	height: 13px;
	border-bottom: 4px solid #fff;
}

.pch-tools span a:hover {
	border-bottom: 4px solid #be1c22;
}

.pch-tools span.sep {
	background: url(../img/global/page_tools_sep_bkgd.gif) no-repeat;
	height: 11px;
}

.page-right {
	float: left;
	position: relative;
	left: 337px;
	top: 210px;
}

.cale {
	float: left;
	position: relative;
	left: 0;
	top: 0;
	height: 800px;
	border: 1px solid #fff;
}

/* Page middle */
.page-middle {
	position: absolute;
	left: 0;
	top: 660px;
	z-index: 0;
	width: 1003px;
	background: url(../img/global/page_middle_bkgd.gif) no-repeat;
	height: 80px;
  padding:5px 0 0 15px;
}
	.page-middle img.first {
    position:relative;
    top:-20px;
	}
  
  .page-middle .last img {
    position:absolute;
    top:15px;
    right:40px;
  }
/* end page middle */

.footer {
	float: left;
	position: relative;
	clear: both;
	width: 973px;
	padding: 0 15px 10px 15px;
	font-size: 0.9em;
}

.f-links {
	float: left;
	position: absolute;
	left: 0;
	top: 0;
}

.f-links ul {
	padding: 0;
	margin: 15px 0 0 15px;
	list-style: none;
}

.f-links li {
	margin-top: 3px;
}

.f-links a {
	font-size: 1.1em;
	font-weight: bold;
	color: #fff;
}

.f-copyright {
	float: left;
	width: 311px;
	color: #fff;
	padding-top: 145px;
}

.f-center {
	float: left;
	width: 491px;
	padding: 10px 20px 0 0;
	text-align: right;
	background: url(../img/global/footer_bkgd.gif) no-repeat;
}

.f-center a {
	background: url(../img/global/arrow_top.gif) no-repeat 100% 5px;
	padding-right: 10px;
}

.map-block {
	float: left;
	width: 155px;
}

.mb-top {
	background: url(../img/global/map_bkgd_top.gif) no-repeat;
	padding: 5px 0 5px 11px;
	height: 29px;
}

.mb-top a {
	display: block;
	background-repeat: no-repeat;
	background-position: 100% 6px;
	width: 130px;
}

.mb-top a.on {
	background-image: url(../img/global/map_arrow_o.gif);
}

.mb-top a.on:hover {
	background-image: url(../img/global/map_arrow_o_over.gif);
}

.mb-top a.off {
	background-image: url(../img/global/map_arrow_f.gif);
}

.mb-top a.off:hover {
	background-image: url(../img/global/map_arrow_f_over.gif);
}

.mb-map {
	background #498ec3 url(../img/global/map_bkgd.gif) repeat-y;
	height: 135px;
}

.mb-bottom {
	background: url(../img/global/map_bkgd_bottom.gif) no-repeat bottom;
	padding: 5px 0 5px 11px;
}

.mb-bottom div{
	height: 47px;	
	margin:0;
	padding:0;
}

.mb-bottom a {
	background: url(../img/global/arrow_small_link_red.gif) no-repeat 100% 5px;
	padding-right: 7px;
}

.item-block {
	float: left;
	width: 158px;
	min-height: 160px;
	margin-right: 9px;
	display: inline;
}

.item-block p a {
	font-weight: bold;
	color: #000;
	background: url(../img/global/arrow_link_red.gif) no-repeat 0 4px;
	padding-left: 8px;
}

.th-taille1, .th-taille2, .th-taille3, .th-taille4, .th-taille5 {
	line-height:24px;
}

.btn-resa {
	position: relative;
	color: #fff;
	float: left;
	padding: 2px 4px 2px 4px;
	height: 14px;
	margin-top: 3px;
	background: url(../img/global/btn_resa_bkgd.gif) no-repeat top right;
}

.btn-resa img {
	position: absolute;
	left: 0;
	top: 0;
}

.bulletin {
	border-left: #498ec3 1px solid;
	border-top: #498ec3 1px solid;
}

.bulletin .trdomaine {
	background-color: #498ec3;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFF;
}
						
.bulletin td {
	font-size: 9px;
	border-right: #498ec3 1px solid;
	border-bottom: #498ec3 1px solid;
	padding: 2px;
}

.bulletin .trvert {
	background-color: #f8ffcf;
}

.bulletin .tdnoborder {
	border-bottom: #deec8d 1px solid;

}

.bulletin .tdcl {
	background-color: #deec8d ;
	text-align: center;
	
}

.bulletin .textalign {
	text-align: center;
}

.bulletin .trdomaine a{
	display: block;
	width: 10px;
	float: right;
	background: url(../img/global/arrow_top.gif) no-repeat 100% 5px;
	padding-right: 5px;
	margin-right: 10px;
	font-size: 10px;
	font-weight: normal;
}
/*left slideshow */
	
.left_slideshow {
	position:relative;
}
	.left_slideshow .content{
		position:relative;
		width:138px;
		height:80px;
		overflow:hidden;
	}
		.left_slideshow .content .block {
			position:relative;
			width:10000px;
		}
			.left_slideshow .block .element {
				display: block;
				float: left;
				height: 80px;
				width: 138px;
			}
				.left_slideshow .element .price {
					text-align:right;
					color:#dded7f;
					font-weight:bold;
					width: 85px;
				}
					.left_slideshow .element .price .big {
						font-size:1.5em;
					}
				.left_slideshow .element h3 {
					cursor:pointer;
					font-weight:normal;
					font-size:1em;
					width:130px;
					margin-bottom:5px;
				}
				
					.left_slideshow .element h3 a{
						color:#fff;
						text-decoration:none;
					}
					
				.left_slideshow .element .image{
					width: 127px;
					height: 44px;
					margin-bottom: 5px;
				}
				
					.left_slideshow .element .image a{
						margin: 0;
					}
					
						.left_slideshow .element .image a img {
							display: block;
							cursor: pointer;
							width:127px;
							height:44px;
							margin: 0;
						}

	.left_slideshow  .navigation {
		
	}
		.left_slideshow  .navigation .element{
			float:left;
			margin-right:5px;
			width:11px;
			height:11px;
			line-height:11px;
			text-align:center;
			display:block;
			background-image:url(../img/global/navigation_bkgd_green.gif);
			color:#22435d;
		}

			.left_slideshow  .navigation .element.on,
			.left_slideshow  .navigation .element:hover{
				background-image:url(../img/global/navigation_bkgd_hover.gif);
			}

/*end left slideshow */

/*block resa*/
/* Custom Select */

	.main-menu .prepare-your-stay a.status,
	.main-menu .prepare-your-stay a.status a{
		background:none;
	}
	
	.main-menu .prepare-your-stay a.opened,
	.main-menu .prepare-your-stay a.closed{
		background:url(../img/global/border_red.gif) repeat-x left bottom;
		padding-bottom:6px;
	}
	
	.main-menu .prepare-your-stay .content {
		margin-top:10px;
	}
	
	.main-menu div.selectField {
		cursor:default;
		margin:0;
		padding:2px 0 0 4px;
		position:relative;
		width:122px;
		background: url(../img/global/bg_select.gif) no-repeat left top;
	}
	
	.main-menu div.selectField.mini {
		background: url(../img/global/bg_select_mini.gif) no-repeat left top;
		float:left;
		width:58px;
	}
	
	.main-menu div.selectField:hover {
	}

	.main-menu .optMain{
		width:124px;
		background-color:#fff;
	}
	
	.main-menu  div.selectField div.status {
		background-image:url(assets/images/dropdown-btn-sprite.gif);
		background-position:100% 0;
		background-repeat:no-repeat;
		cursor:default;
		display:block;
		line-height: 12px;
		cursor: pointer;
	}
	.main-menu  div.selectField:hover div.status {
		background-position:100% 100%;
	}
	
	.main-menu  div.selectField div.status div.selected {
		color:#000;
		display:block;
		color:#be1c22;
		overflow:hidden;
		font-size: 1em;
		padding-bottom: 4px;
	}
	
	.main-menu  div.optContainer {
		background-color:#fff;
		display:none;
		left:0;
		overflow:auto;
		padding:0;
		position:absolute;
		margin-top:-4px;
		width:157px;
	}

	.main-menu div.opt {
		color:#616745;
		cursor:pointer;
		padding:2px 10px;
		font-size: 1em;
	}
	.main-menu div.optGroup div.opt {
		cursor:pointer;
		padding:2px 2px 2px 15px;
	}
	.main-menu div.optContainer div.selected {
		background:#529FDA none repeat scroll 0 0;
		color:#be1c22;
	}
	.main-menu div.optContainer div.disabled {
		color:#be1c22;
	}
	.main-menu div.optContainer div.over {
		background:#D3E6FF none repeat scroll 0 0;
		color:#000;
	}

	
	.main-menu .calendar_resa{
		position:relative;
	}
	
	#calendarResaInput {
		background:url(../img/global/calendar/input_calendar.gif) no-repeat;
		width:120px;
		height:13px;
		padding:1px 0 0 2px;
		border:0;
		font-size:1em;
		color:#be1c22;
		margin-bottom:3px;
	}
	
	.main-menu a.more_options {
		color:#f69292;
		background:none;
		width:60px;
		float:left;
	}
	
	.main-menu .valid_resa {
		background:url(../img/global/valider.gif) no-repeat;
		width:60px;
		height:15px;
		cursor:pointer;
		float:right;
		margin-right:14px;
		border:0;
	}
/*end block resa*/

/* PNG Fix */
.degrade img,
.content-header,
.pc-layout .pc-layout-bkgd img
{
	behavior: url(./css/iepngfix.htc);
}
