* {
/* on passe les padding et margin à 0 pour ne pas avoir de différence entre ie et ff etc. ... */
padding:0; margin:0;
}
img { 
-ms-interpolation-mode: bicubic;
border:0px;
 }
html, body {
	height: 100%;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center top;
	background-attachment: fixed;
	}
#header {
	width:980px;
	height: 150px;
	/*background-image: url(img/top_3pv.png);*/
	margin:0 auto;
	position: relative;
}
#header .title {
	position:absolute;
	top:20px;
	z-index:2;
}
#illustration_conteneur {
	height:121px;
	display:block;
	margin:0 auto;
	margin-left:2px;
	width:976px;
	position:absolute;
	bottom: 0px;
	z-index:1;
}
#illustration_menu {
	height: 121px;
	width: 121px;
	position: absolute;
	left:121px;
	display:none;
	background: url(img/ill_0.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	/* hack pour centrer avec le menu*/
	margin-right:1px;
}
#cycle_header {
	height: 150px;
	width: 250px;
	position: absolute;
	right:170px;
	top:0px;
	display:block;
	z-index:0;
}
#cycle_header ul {
	list-style-position: inside;
	list-style-type: none;
}
#carte_header {
	height: 150px;
	width: 150px;
	position: absolute;
	right:10px;
	top:0px;
	display:block;
	z-index:0;
}
/* POUR MENU VOIR menu.css */
#conteneur {
	width:980px;
	min-height: 100%;
	position:relative;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(img/background_conteneur.png);
	background-repeat: repeat-y;
	background-position: 0px 200px;
}

#wrap {
	/* permet que le footer ne chevauche pas la zone wrap si le contenu est plus court que la sidebar */
overflow:hidden;
	position:relative;
	width:960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	background-image: url(img/border_sidebar.png);
	background-repeat: repeat-y;
	background-position: 750px top;
}
/* sidebar */
#sidebar {
	margin-left:755px;
	padding: 5px;
	min-height:100%;
}
#sidebar a.button {
	background-image: url(img/background_button_degrade_b.png);
	background-repeat: repeat-x;
	background-position: left top;
	display:block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 5px;
}

#sidebar a.button:hover {
	background-color:#FF9900;
	background-image: url(img/background_button_degrade_2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sidebar .icon {
	background-image: url(img/icons/thumb_up.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
#sidebar .bp
 {
	background-image: url(img/icons/thumb_up.png);
}
#sidebar .resa
 {
	background-image: url(img/icons/cart_put.png);
}
#sidebar .contact
 {
	background-image: url(img/icons/user_comment.png);
}
#sidebar .forfait
 {
	background-image: url(img/icons/tag_pink.png);
}
/* agenda et liens recommandés partage la meme charte */
#sidebar #agenda, #sidebar #liens {
	padding: 5px;
	background-repeat: repeat-x;
	background-position: left top;
	color: #333333;
}
#sidebar #agenda {
	background-image: url(img/background_sidebar_agenda.png);
}
#sidebar #liens {
	background-image: url(img/background_sidebar_liens.png);
}
#sidebar #agenda strong {
	background-image: url(img/icons/date.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
#sidebar #agenda a, #sidebar #liens a {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#sidebar #agenda ul, #sidebar #liens ul {
	list-style-position: inside;
	list-style-type: none;
	font-size: 11px;
}
#sidebar #agenda ul li, #sidebar #liens ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 1px;
}
#sidebar #agenda ul li:hover, #sidebar #liens ul li:hover {
	background-image: url(img/background_button_degrade_2.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sidebar #cycle a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;	
	background-color: #00CCFF;
	height: 85px;
	display:block;
}
#sidebar #cycle img {
	border:none;
}
#sidebar #cycle ul {
	list-style-position: inside;
	list-style-type: none;
	margin-top: 3px;
	margin-bottom: 3px;
}
#contenu {
	float:left;
	width:740px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
}
#contenu a {
	color: #333333;
	text-decoration: underline;
}
#contenu a:hover {
 color: #F49900;
}
#contenu a img[src ^="img/icons/"] {
border:none;
padding-right:4px;
text-decoration:none;
vertical-align:middle;
background-color:#FFFFFF;
}
#contenu h1 {
	color:#ff9d00;
	margin-top: 2px;
	margin-bottom: 10px;
	font-size: 25px;
}
#contenu h2 {
	color:#ff9d00;
	margin-top: 20px;
	margin-bottom: 15px;
	font-size: 18px;
}
#contenu h3 {
	color:#FF6600;
	margin-top: 12px;
	margin-bottom: 8px;
	font-size: 15px;
}
#contenu #cloud {
	line-height: 500px;
	height: 2px;
	width:500px;
	overflow:hidden;
	display:block;
}
.img-shadow {
	float:right;
	background: url(img/background_img_shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.img-shadow img {
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #cecece; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
/* FOOTER ------- */
#footer {
	width:960px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 20px;
	background-image: url(img/background_footer.png);
	background-repeat: no-repeat;
	background-position: 760px top;
}
#footer a {
	color:#ff9d00;
}
#footer img {
	float: right;
	margin-right: 10px;
	margin-left: 2px;
}
#footer_graphique {
	width:980px;
	height: 50px;
	background-image: url(img/background_footer_graphique.png);
	position: relative;
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/* formatage general */
.color1 {
background-color:#ff9d00;
}
.color2 {
background-color:#ff1e00;
}
.color3 {
background-color:#ff0062;
}
.color4 {
background-color:#CC0000;
}
.color5 {
background-color:#6600FF;
}
.color6 {
background-color:#ffb53d;
}
.color7 {
background-color:#7aadff;
}
.color8 {
background-color:#9d00ff;
}
.color9 {
background-color:#62FF00;
}
.color10 {
background-color:#ffcc7a;
}
.color11 {
background-color:#3d87ff;
}
.color12 {
background-color:#1e00ff;
}
.color13 {
background-color:#00FF1E;
}
.color14 {
background-color:#00ff9d;
}
.color15 {
background-color:#00e1ff;
}
.color16 {
background-color:#0062ff;
}
.color17 {
background-color:#DDEAFF;
}
.font10 {
font-size:10px;
}
.font11 {
font-size:11px;
}
.font12 {
font-size:12px;
}
.font13 {
font-size:13px;
}
.font14 {
font-size:14px;
}
.button_website {
	height: 24px;
	width: 98px;
	background-image: url(img/picto-site-internet.png);
	overflow:hidden;
	display:block;
	line-height:500px;
	float:left;
}
.button_resa {
	height: 24px;
	width: 120px;
	background-image: url(img/button_resa_en_ligne.png);
	overflow:hidden;
	display:block;
	line-height:500px;
	float:left;
	margin-right: 2px;
}
.button_telechargement {
	height: 24px;
	width: 120px;
	background-image: url(img/button_telecharger.png);
	overflow:hidden;
	display:block;
	line-height:500px;
	float:left;
	margin-right: 2px;
}
.rounded {
	padding: 8px;
	background-image: url(img/background_button_degrade_b.png);
	background-repeat: repeat-x;
	background-position: left top;
}
.cadre {
	border: 1px solid #CCCCCC;
	padding: 2px;
}
._2_colonnes {
overflow:hidden;
}
._2_col1 {
	float:left;
	width:50%;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	margin-right: 5px;
	padding-right: 2px;
}
._2_col2 {
}
.light {
	text-decoration: underline;
	cursor:pointer;
	display:block;
	background-image: url(img/icons/en_savoir_plus.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 17px;
	color: #FF6600;
	padding: 2px;
}
.full {
	margin-left: 5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #FF9900;
	padding-left: 5px;
	color: #666666;
}
/* PAGE HOME */
#video_select {
	width:400px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	overflow:hidden;
}
#video_select a.rounded {
	background-color: #999999;
	display:block;
	width:180px;
	padding:5px;
	float:left;
	margin-right: 2px;
	margin-left: 2px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/background_button_degrade_b.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#video_select a.rounded:hover {
	background-color:#ff9d00;
}
a.brochure {
	display: block;
	height: 200px;
	width: 150px;
	margin: 15px;
	float: left;
	line-height: 500px;
	overflow:hidden;
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
}
a.brochure:hover span {
	line-height: 16px;
	position:absolute;
	background-color: #FF9900;
	bottom: 0px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-weight: bold;
	background-image: url(img/background_button_degrade_b.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
/* fiche partenaire */
#partenaires ul li {
	display: block;
	margin-bottom: 5px;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 5px;
	position:relative;
}
#partenaires ul li .img {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width:160px;
	height:100%;
	display:block;
}
#partenaires ul li .txt {
	margin-left:170px;
	display:block;
}
#partenaires ul li h3 {
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
}
.fiche_standard ul li {
	display: block;
	margin-bottom: 5px;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding: 5px;
	position:relative;
}
.fiche_standard ul li .img {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	width:120px;
	height:100%;
	display:block;
	overflow:hidden;
}
.fiche_standard ul li .txt {
	margin-left:140px;
	display:block;
}
.fiche_standard .saison_1, .fiche_standard .saison_2, .fiche_standard .saison_12 {
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	color: #999999;
	font-size: 11px;
}
.fiche_standard .saison_1 {
	background-image: url(img/icons/weather_sun.png);
}
.fiche_standard .saison_2 {
	background-image: url(img/icons/weather_snow.png);
}
.fiche_standard .saison_12 {
	background-image: url(img/icons/weather_sun_snow.png);
}
.fiche_standard .tel, .fiche_standard .fax, .fiche_standard .email, .fiche_standard .lien {
	display: block;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	margin: 2px;
}

.fiche_standard .date {
	font-weight:bold;
	display:block;
	background-image: url(img/icons/date.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
}
.fiche_standard .tel {
	background-image: url(img/icons/telephone.png);
}
.fiche_standard .fax {
	background-image: url(img/icons/fax.png);
}

.fiche_standard .contact_web {
	display: block;
	background-repeat: repeat-x;
	background-position: left bottom;
	margin: 2px;
	background-color: #EAEAEA;
	background-image: url(img/background_button_degrade_2.png);
	padding: 2px;
}
.fiche_standard .email {
	background-image: url(img/icons/email.png);
	display:inline;
	padding-left: 18px;
}
.fiche_standard .lien {
	background-image: url(img/icons/house.png);
	display:inline;
	padding-left: 18px;
}
.fiche_annuaire ul li {
	border: 1px dotted #CCCCCC;
	margin: 2px;
}
.fiche_annuaire ul li * {
	font-size:12px;
	padding:0;
	margin:0;
}
#agenda_page h1 {
	background-color: #FF9900;
	background-image: url(img/background_button_degrade_b.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-size: 15px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 2px;
}
#agenda_page h2 {
	font-size: 12px;
	color: #FF9900;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #FFCC00;
}
#agenda_page .event {
	background-image: url(img/icons/date.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 18px;
	display: block;
	margin-top: 3px;
	margin-bottom: 3px;
}
#agenda_page .event i {
	font-style: normal;
	color: #666666;
	font-size: 11px;
}
#plan_site ul li {
	font-size: 15px;
	font-weight: bold;
	border: 1px dotted #999999;
	margin: 5px;
	padding: 5px;
	list-style-type: none;
}
#plan_site ul li a {
	color: #FF9900;
	text-decoration:none;
}
#plan_site ul li ul li {
	font-size: 12px;
	border:none;
	color: #000000;
	margin:0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}
#plan_site ul li ul li a {
	color: #000000;
}
.error_404 {
	font-size: 20px;
	border: 1px dotted #999999;
	margin: 5px;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	color: #FF0000;
}
#bp_dm_pk h2 {
	width: 100%;
	overflow:hidden;
	padding-top:10px;
	clear:both;
}
#bp_dm_pk ul li {
	float: left;
	width: 350px;
	margin: 2px;
	padding: 2px;
	list-style-type: none;
	border: 1px dotted #CCCCCC;
	background-image: url(img/background_button_degrade_b.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;

}
#dm ul li {
	background-color: #FFCCFF;
	color: #FF0099;
}
#bp ul li {
	background-color: #BBE7FB;
	color: #3333FF;
}
#pk ul li {
	background-color: #E9EEC1;
	color: #33CC00;
}
#bp_dm_pk ul li .titre {
	font-size: 15px;
	font-weight: bold;
}
#bp_dm_pk ul li .full {
overflow:hidden;
color: #000;
}
#bp_dm_pk ul li .validite {
	font-style: italic;
	color: #000;
	font-size: 11px;
	display: block;
}