@charset "utf-8";
/* CSS Document */

* {
	margin-top: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-position: center top;
	font-size: 12px;
	background-image: url(../images/degrade.gif);
	background-repeat: repeat-x;
}

p, ul, ol {
	font-size: 100%;
}
p {
}
ul {
}
ol {
}
blockquote {
}
a {
	color: #336767;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

a:focus {
	outline: none;
}
#panel_layer {
	width: 968px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	visibility: visible;
	z-index: 100;
	text-align: center;
	top: 0px;
}

#panel_in {
	width: 600px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	position: absolute;
	visibility: visible;
	z-index: 100;
	text-align: center;
	top: -7px;
	.top: 0px;
	z-index: 100;
	left: 0px;
}

#panel {
	height: 70px;
	width: 300px;
	display: none;
	background-image: url(../images/px_transp.png);
	background-repeat: repeat;
	background-position: center bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #569E9E;
	border-left-color: #569E9E;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	z-index: 100;


}
.slide {
	padding: 0;
	width: 300px;
	background: url(../images/btn-slide.gif) no-repeat center top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #549B9B;
	z-index: 100;


	}
.btn-slide {
	text-align: center;
	width: 144px;
	height: 31px;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0;
}
.active {
	background-position: right 12px;
}

#body2 {
	width: 968px;

	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px ;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 1;
	}
#header {
	width: 968px;
	height: 156px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#menu_position {
	width: 958px;
	height: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/menu_bg_main.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}

/* ---------- gallery styles start here ----------------------- */
.gallery {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
    height:auto !important; 
    height:100%; 
    min-height:100%; 

}
.gallery li {
	padding: 2px;
	margin: 0;
	float: left;
	position: relative;
	width: 180px;
	height: 130px;
}
.gallery li:hover img {
	border-color: #000;
}
.gallery img {
	background: #fff;
	border: solid 1px #888;
	padding: 5px;
}
.gallery em {
	background: #fff;
	color: #000;
	font-style: normal;
	padding: 2px 10px;
	display: block;
	position: absolute;
	top: 100px;
	left: 15px;
	border: 1px solid #999;
	border-left-color: #888;
}
.gallery a {
	text-decoration: none;
}
.gallery a:hover em {
	background: #ffdb01;
	border-color: #c25b08;
}

.lang {
	color: #FFFFFF;
}
.lang a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.lang a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.menu {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	position: relative;
}
.menu li {
	display:block;
	float:left;
}
.menu li a {
	display:block;
	float:left;
	height:30px;
	background-image: url(../images/menu_bg.png);
	background-position: left top;
	background-repeat: repeat-x;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
}
.menu li a:hover {
	background-image: url(../images/menu_bg_hover.png);
	background-position: left top;
	background-repeat: repeat-x;
	text-decoration: none;
}
.menu li a.active {
	background-image: url(../images/menu_bg_active.png);
	background-position: left top;
	background-repeat: repeat-x;
	color: #FFFFFF;
}
.menu li a span {
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	cursor:pointer;
	padding-left:7px;
	padding-right:9px;
	vertical-align: bottom;
	background-image: url(../images/menu_bg_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu li a:hover span {
	background-image: url(../images/menu_bg_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu li a.active span {
	background-image: url(../images/menu_bg_active_right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#submenu_position {
	width: 958px;
	height: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/submenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}

.submenu {
	list-style-type:none;
	margin:0;
	padding:0;
	float:left;
	position: relative;
}
.submenu li {
	display:block;
	float:left;
}
.submenu li a {
	display:block;
	float:left;
	height:26px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #326767;
	text-decoration: none;
}
.submenu li a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.submenu li a.active {
}
.submenu li a span {
	display:block;
	float:left;
	height:26px;
	line-height:26px;
	cursor:pointer;
	padding-left:14px;
	padding-right:12px;
	vertical-align: bottom;
	background-image: url(../images/submenu_span.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.submenu li a:hover span {
	background-image: url(../images/submenu_span.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.submenu li a.active span {
	background-image: url(../images/submenu_span.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#page {
	float: left;
	width: 958px;
	background-image: url(../images/background_main.png);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}

#botmenu_position {
	width: 947px;
	height: 29px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/bg_botmenu.png);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: -4px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}

#col_left {
	float: left;
	width: 202px;
	position: relative;
	padding: 0px;
}

.boxed_col_left {
	width: 100%;
}

.boxed_col_left .title {
	display:block;
	text-transform: uppercase;
	background-image: url(../images/box_title_bg.png);
	background-repeat: repeat-x;
	line-height:30px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.boxed_col_left .title_logo_news {
	display:block;
	text-transform: uppercase;
	background-image: url(../images/logo_news.png);
	background-repeat: no-repeat;
	line-height:20px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-left: 5px;
}
.boxed_col_left .title_logo_extreme {
	display:block;
	text-transform: uppercase;
	background-image: url(../images/logo_extreme.png);
	background-repeat: no-repeat;
	line-height:20px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-left: 5px;
}

.boxed_col_left  .content {
	padding: 10px;

	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;
	background-color: #B3DACA;
	background-image: url(../images/box_content_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

.boxed_col_left  .news {
	padding: 5px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;
	background-color: #FFFFFF;
	background-position: top;
	color: #000000;
	margin-bottom: 5px;
}

.boxed_col_left  .bottom {
	height: 5px;
	background-color: #FFFFFF;
	font-size: 1px;
	line-height: 5px;
}

#col_centre {
	float: left;
	width: 546px;
	position: relative;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.boxed_col_centre {
	width: 100%;
	background-color: #F0F8F1;

}

.boxed_col_centre .banniere {
	display:block;
	background-image: url(../images/banniere.jpg);
	background-repeat: no-repeat;
	height: 136px;
	width: 546px;
}

.boxed_col_centre .image {
	margin: 2px;
	padding: 5px;
	background-color: #B3DACA;
	background-image: url(../images/box_content_bg.png);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
	background-position: top;
	}	


.boxed_col_centre .image:hover {
	border: 1px solid #CCCCCC;
	}	

.boxed_col_centre .title {
	display:block;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #336767;
	text-decoration: none;
	padding: 5px;
}

.boxed_col_centre .title2 {
	display:block;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #336767;
	text-decoration: none;
	padding: 5px;
}

.boxed_col_centre .title3 {
	display:block;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #336767;
	margin: 2px;
	padding: 5px;
	background-color: #B3DACA;
	background-image: url(../images/menu_bg_hover.png);
	background-repeat: repeat-x;
	border: 1px solid #336767;
	background-position: top;
}

.boxed_col_centre  .content {
	display:table;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
    height:auto !important; 
    height:100%; 
    min-height:100%; 

}

.boxed_col_centre  .bottom {
	height: 5px;
	font-size: 1px;
	line-height: 5px;
	background-color: #FFFFFF;
}

#content {
	float: left;
	width: 758px;
	position: relative;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#col_main {
	float: left;
	width: 753px;
	position: relative;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;

}

#col_main_left {
	float: left;
	width: 374px;
	position: relative;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#col_main_right {
	float: left;
	width: 374px;
	position: relative;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.boxed_col_main {
	width: 100%;
	background-color: #F0F8F1;
}

.boxed_col_main .title {
	display:block;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #336767;
	text-decoration: none;
	padding: 5px;
}

.boxed_col_main  .content {
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}

.boxed_col_main  .bottom {
	height: 5px;
	font-size: 1px;
	line-height: 5px;
	background-color: #FFFFFF;
}

#col_right {
	float: left;
	width: 199px;
	position: relative;
	padding: 0px;
}

.boxed_col_right {
	width: 100%;
}

.boxed_col_right .title {
	display:block;
	text-transform: uppercase;
	background-image: url(../images/box_title_bg.png);
	background-repeat: repeat-x;
	line-height:30px;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.boxed_col_right .title_logo_contact {
	display:block;
	text-transform: uppercase;
	background-image: url(../images/logo_contact.png);
	background-repeat: no-repeat;
	line-height:20px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-left: 5px;
}
.boxed_col_right .title_logo_ensavoirplus {
	display:block;
	text-transform: uppercase;
	background-repeat: no-repeat;
	line-height:20px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-position: left center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	margin-left: 5px;
	background-image: url(../images/logo_ensavoirplus.png);
}

.boxed_col_right  .content {
	padding: 10px;
	height: auto;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	text-align: justify;
	background-color: #B3DACA;
	background-image: url(../images/box_content_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

.boxed_col_right  .link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	background-position: left center;
	color: #000000;
	text-transform: uppercase;
	background-image: url(../images/button_link.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	background-repeat: no-repeat;
	display: block;
	line-height: 16px;
}

.boxed_col_right .link a {
	text-decoration: none;
	color: #000000;
}

.boxed_col_right .link a:hover {
	text-decoration: underline;
	color: #000000;
}

.boxed_col_right  .bottom {
	height: 5px;
	background-color: #FFFFFF;
	font-size: 1px;
	line-height: 5px;
}


#page_footer {
	width: 968px;
	height: 35px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	}	
.reflist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #215151;
	border: 1px solid #FFFFFF;
}
.contactform {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #DFF1EB;
	background-image: url(../images/menu_bg.png);
	background-repeat: repeat-x;
	border: 1px dotted #336767;
	background-position: bottom;
}

