@charset "utf-8";
@import "fonts.css";
@import "signature.css";
@import "wysiwyg.css";

/* CSS Document */

body{
	margin:0px;
	background: #fcfcfc;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	line-height:25px;
	color:#4a4a48;
}

* {
	outline:none;
}

a {
	text-decoration:none;
	/*color:#16455c;*/
	 color:#bc8400;
}

a:hover{
	text-decoration:underline;
}

.product a.link_know_more{
	float: right;
	margin: 10px 0px;
}

a.fb{
	display: block;
	height: 20px;
	width: 20px;
	overflow: hidden;
	background: url("../images/fb.png") top left no-repeat;
	position: absolute;
	margin: 4px 0px 0px 980px;
}

a.eida{
	margin:10px 0px;
	display: block;
	height: 141px;
	width: 295px;
	overflow: hidden;
	background: url("../images/eida-de.png") top left no-repeat;
	display: none;
}

a.eida_fr{
	background: url("../images/eida-fr.png") top left no-repeat;
}

hr {
	display:block;
	height:1px;
	border:none;
	background:none;
	margin:8px 0;
	border-bottom:dotted 1px #9f9f9f;
}

img{
	border:none;
}

img.image_left{
	float:left;
	margin:10px 20px 15px 0px;
	background:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:2px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

img.image_right{
	float:right;
	margin:0px 0px 15px 20px;
	background:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:2px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
}

#content_main.product img.image_left {
	border:none;
	box-shadow:none;
	background:none;
}

#content_main.product img.image_right {
	border:none;
	box-shadow:none;
	background:none;
}


h1,h2,h3{
	font-weight:normal;
}

h1 {
	font-family: 'MyriadWebProItalic', Arial;
	color:#bd8501;
    font-size:30px;
    line-height:28px;
	margin-bottom:15px;
	padding-bottom:10px;
	border-bottom:1px dotted #9f9f9f;
	margin-top:0;
}

#home h1 {
	font-family: 'MyriadWebProRegular', Arial;
	color:#bd8501;
    font-size:30px;
    line-height:28px;
	margin-bottom:15px;
	margin-top:0;
	border:none;
	text-shadow:1px 1px 1px #fff;
}

#home .content_textimg h1, #home .content_newslist h1 {
	margin-bottom:0px;
	line-height:20px;
}

#home h1{
	 font-size:35px;
	 line-height:35px;
	 color:#16455c;
	 margin-bottom:10px;
}



h2 {
	font-family: 'MyriadWebProItalic', Arial;
	margin-top:5px;
	color:#bd8501;
	font-size:25px;
	line-height:30px;
	padding-bottom:10px;
	border-bottom:dotted 1px #9d9fa2;
	margin-bottom:25px;
}

h3 {
	font-family: 'MyriadWebProItalic', Arial;
	color:#bd8501;
	font-size:16px;
	line-height:18px;
	margin-bottom:2px;
}

#home h3{
	 font-size:20px;
	 line-height:20px;
	 color:#4a4a48;
	 margin-top:0px;
	 padding-bottom:10px;
	 margin-bottom:15px;
	 border-bottom:1px dotted #9f9f9f;
}

ul.download_files{
	list-style:none;
	margin:0px;
	padding:0px;
	margin: 20px 0px 25px 0px;
}

ul.download_files li{
	background:#efefef;
	border:1px solid #e0e0e0;
	padding:8px 15px;
	margin-bottom:5px;
}

ul.download_files li a{
}

ul.download_files li img{
	margin-bottom:-3px;
}

p {
	margin:0;
	padding:0;
	margin-bottom:15px;
	margin-top:10px;
}


/* header */

#header {
	background:url(../images/bg_top.gif) top repeat-x;
	height:147px;
	width: 100%;
}

#header #content_header {
	width:1008px;
	margin:auto;
	height: 147px;
}

#header #content_header #logo {
	overflow:hidden;
	float:left;
	margin-top:15px;
	margin-left:4px;
}

#header #content_header #logo a {
	display:block;
	overflow:hidden;
	float:left;
}

#header #content_header  #content_nav {
	background:url(../images/bg_menu.png) no-repeat;
	width:1008px;
	height:57px;
	position:absolute;
	top:120px;
	z-index:5;
}

#content_header .quality {
	float:right;
	clear:both;
	padding:0;
	margin:0;
	margin-top:-45px;
	margin-right:4px;
}

#content_header .quality h2 {
	color:#4a4a48;
	font-size:23px;
	border:none;
	text-shadow:1px 1px 1px #fff;
	padding:0;
	margin:0;
}

/* main */

#home {
	margin:auto;
	width:1000px;
	padding-top:60px;
}

#home .home-left{
    width: 348px;
    float: left;
    margin-right: 95px;
}

#home .home-right{
    width: 556px;
    float: left;
}

#main{
	background:#fcfcfc url(../images/bg.gif) top repeat-x;
}

#main #content_main{
	width: 962px;
	margin: auto;
	padding-bottom: 60px;
}

#main #content_main #page_top{
	height:139px;
	overflow:hidden;
	background:url(../images/bg_title_page.jpg) 5% 100% no-repeat;
	padding-bottom:15px;
	border:none;
	clear:both;
}

#main #content_main #breadcrumb{
	margin: 10px 0px 25px 0px;
}

#main #content_main #page_top h1 {
	font-family: 'MyriadWebProRegular', Arial;
	margin-top:54px;
	margin-left:96px;
	color:#fff;
	font-size:35px;
	line-height:35px;
	text-shadow:1px 1px 1px #0a1929;
	margin-bottom:0;
	padding:0;
	border:none;
}

#main #content_main #page_top h3 {
	margin:0;
	margin-left:96px;
	margin-top:4px;
	padding:0;
	text-shadow:1px 1px 1px #0a1929;
	font-family: 'MyriadWebProItalic', Arial;
	font-size:20px;
}

#main #content_main #default.big_default{
	width:962px;
}

#main #content_main #default.small_default{
	width:658px;
	float: left;
}

#main #content_main #left{
	width:220px;
	float: left;
	margin-right: 82px;
}

#main #content_main.product #bottom{
	overflow: hidden;
}

#main #content_main.product #bottom_product{
	clear:both;
	overflow: hidden;
	width: 1000px;
}

/* footer */

#footer{
	background:#102740 url(../images/bg_footer.gif) top repeat-x;	
	overflow:hidden;
}

#footer #content_footer{
	width:1000px;
	margin:auto;
	font-size:12px;
	padding-top:25px;
	line-height:22px;
}

#footer .content_textimg {
	float:left;
	width:295px;
	margin-right:83px;
	color:#fff;
	position:relative;
}

#footer .content_textimg img {
	float:left;
	margin-right:15px;
	margin-top:15px;
	margin-bottom:15px;
}

#footer .content_html {
	float:left;
	margin-top:10px;
}


/* page nav */

.page_navigation{
	overflow: hidden;
}

.page_navigation a{
	display: block;
	float: left;
	padding: 3px 9px;
	margin-right: 5px;
	background:#212121;
	border-top:1px solid #000; 
	text-decoration: none;
	color: #fff;
}

.page_navigation a.current_nav,
.page_navigation a:hover{
	color: #cb1a21;
}

/*  Navigation */

/* Header */

#content_header .right_navigation {
	float:right;
	font-family:Arial;
	font-weight:normal;
	margin-right:4px;
	padding-right: 25px;
}

#content_header .right_navigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}

#content_header .right_navigation ul li {
	float:left;
	padding:0;
	margin:0;
}

#content_header .right_navigation ul li a {
	color:#3a3b3c;
	border-left:1px solid #3a3b3c;
	font-size:12px;
	line-height:23px;
	padding:0px 10px;
	text-decoration:none;
}

#content_header .right_navigation ul li a:hover {
	color:#16455c;
}

#content_header .right_navigation .link_home {
	float:left;
	margin-right:10px;
	margin-top:7px;
	cursor:pointer;
}

/** Main navigation **/

#content_nav .content_navigation {
	float:left;
	font-family:Arial;
	font-weight:normal;
	margin-left:3px;
}

#content_nav .content_navigation ul {
	list-style:none;
	margin:0px;
	padding:0px;
	float:left;
}

#content_nav .content_navigation ul li {
	float:left;
	padding:0;
	margin:0;
}

#content_nav .content_navigation ul.level_1 li a {
	font-size:14px;
	line-height:23px;
	color:#5a5a5a;
	text-decoration:none;
	padding:14px 44px 13px 44px;
	border-right:1px dotted #cecece;
	border-left:none;
	display: block;
	overflow: hidden;
	margin:0px;
	margin-top: 1px;
}

#content_nav .content_navigation ul.level_1 li:first-child a {
	-webkit-border-top-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomleft: 12px;
	border-top-left-radius: 12px;
	border-bottom-left-radius: 12px;
}

#content_nav .content_navigation ul.level_1 li a.selected,
#content_nav .content_navigation ul.level_1 li:hover a {
	color:#fff;
	background:url(../images/bg_menu_hover.gif) left repeat-x;
	padding:13px 44px 12px 44px;
	border:1px solid #10233d;
	margin-left:-1px;
}

#content_nav .content_navigation ul.level_1 li.with_subnav:hover a {
	margin:0;
	margin-top:1px;
	margin-left:-1px;
} 

/* niveau 2 */

#content_nav .content_navigation ul.level_1 li:hover ul.level_2 {
	display:block;
}

#content_nav .content_navigation ul.level_2 {
	clear: both;
	position: absolute;
	background: #ffffff;
	border: 1px solid #cbcbcb;
	padding: 0px 0;
	display: none;
	min-width: 195px;
	margin-top:0px;
	z-index: 99; 
}

#content_nav .content_navigation ul.level_2 li {
	padding:0px 10px;
	margin:0;
	list-style:none;
	float:none;
	background:none;
	
}

#content_nav .content_navigation ul.level_2 li:first-child a {
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
}

#content_nav .content_navigation ul.level_2 li a {
	display:block;
	padding:15px 20px !important;
	margin:0px !important;
	border:none !important;
	color:#16455c !important;
	font-size:14px;
	border-bottom: 1px dotted #cbcbcb !important;
	background:none !important;
}


#content_nav .content_navigation ul.level_2 li:last-child a {
	border-radius:none !important;
}

#content_nav .content_navigation ul.level_2 li {
	
}

#content_nav .content_navigation ul.level_2 li a.selected, #content_nav .content_navigation ul.level_2 li:hover a {
	background:url(../images/bg_menu2.gif) repeat !important; 
}

/** Left **/


#left .content_navigation {
	margin-bottom:50px;
}

#left .content_navigation h1 {
	padding-left:20px;
	margin-bottom:0;
}

#left .content_navigation ul {
	list-style:none;
	margin:0px;
	padding:0;
}

#left .content_navigation ul li {
	list-style:none;
	margin:0;
	padding:0;
	font-size:15px;
	line-height:23px;
	border-bottom:1px dotted #9f9f9f;
}

#left .content_navigation ul li a {
	text-decoration:none;
	display:block;
	color:#16455c;
	padding:10px 20px;
}

#left .content_navigation ul li a.selected,
#left .content_navigation ul li a:hover{
	background:url(../images/bg_menu2.gif) repeat;

}

/** Country **/

.content_navigation.country {
	border:1px solid #d7d7d7;
	background:#e2e2e2;
	border--webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:20px 0px;
	padding:10px 0;
	padding-left:20px;
}

.content_navigation.country .sep {
	color:#16455c;
	margin:0px 5px;
}

.content_navigation.country .cat{
	color:#16455c;
	margin-right:5px;
	font-size:20px;
	font-family: 'MyriadWebProItalic', Arial;
}

.content_navigation.country ul {
	list-style:none;
	padding:0;
	margin:0;
	display:inline;
}

.content_navigation.country ul li{
	display:inline;
}

.content_navigation.country ul li a {
	padding:0;
	font-size:15px;
	text-decoration:none;
	display:inline;
}

.content_navigation.country ul li a:hover, .content_navigation.country ul li a.selected {
	color:#c08b10;
}

/***** languages *****/

#content_nav .content_languages {
	float:right;
	margin-right:20px;
	margin-top:16px;
}

#content_nav .content_languages a {
	display:block;
	float:left;
	margin-right:3px;
	cursor:pointer;
}

#content_nav .content_languages a:hover, #content_nav .content_languages a.current {
	opacity : 0.6; 
}


/***** Highlights *****/


#nav{
	position: absolute;
	margin-top: 371px;
	left: 0px;
	z-index: 45;
	height:12px;
	margin-left:15px;
	overflow:hidden;
	background:none;
}

#nav a{
	overflow:hidden;
	display: block;
	float:left;
	height: 12px;
	width: 12px;
	padding-top:15px;
	background: url("../images/nav.gif") no-repeat;
	margin-right:7px;
}

#nav a.activeSlide{
	background: url("../images/nav_hover.gif") no-repeat;
}


/* Highlights */

#home_highlight {
	background:url(../images/bg_highlight_home.gif) top repeat-x;
	height:394px;
}

#home_highlight_content {
	width:1012px;
	height:394px;
	margin:auto;
}

.content_highlights {
	float:left;
}

.content_highlights img.image_highlight{
	margin:0;
	padding:0;
	position:absolute;
	z-index:1;	
}

.content_highlights img.on_image{
	position:absolute;
	z-index:2;
	top:0;
}

.content_highlights .highlight_outer {
	width:1012px;
	height:394px;
	position:relative;
	z-index:3;
}

.content_highlights .highlights_right_block{
	display:none;
}

.content_highlights .highlight_item{
	width:1012px;
	height:394px;
	margin-top: 1px;
}

.content_highlights .highlight_item .highlights_item_content {
	overflow:hidden;
	width:270px;
	height:199px;
	padding-top:100px;
	padding-left:112px;
	padding-right:96px;
	font-size:14px;
	line-height:23px;	
	background:url(../images/bg_content_highlight.png) top left no-repeat;
	top:60px;
	left:10px;
	z-index:3;
	position:absolute;
}

.content_highlights .highlight_item .highlights_item_content h1 {
	color:#4a4a48;
	font-size:25px;
	line-height:35px;
	font-family: 'MyriadWebProRegular', Arial;
	margin:0;
	padding:0;
	border:none;
	text-shadow:1px 1px 1px #fff;
}

.content_highlights .highlight_item .highlights_item_content h3 {
	color:#16455c;
	font-size:40px;
	line-height:40px;
	font-family: 'MyriadWebProRegular', Arial;
	background:url(../images/border_highlight.gif) bottom repeat-x;
	margin:0;
	padding:0;
	padding-bottom:10px;
	margin-bottom:10px;
	text-shadow:1px 1px 1px #fff;
}

.content_highlights .highlight_item .highlights_item_content p {
	color:#20201f;
	text-shadow:1px 1px 1px #fff;
}

.content_highlights a.more{
	display:block;
	background:url(../images/button_highlight.png) no-repeat;
	width:131px;
	height:24px;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	padding:6px 16px;
	margin-top:10Px;
	font-size:13px;
	text-shadow:none;
}


/***** Newslist *****/


.content_newslist {
	margin-left:35px;
}

.content_newslist .content_newslist_content .content_newslist_news{
	clear: both;
	width: 100%;
}

.content_newslist .content_newslist_content .selected {
	padding:10px;
	margin-left:-10px;
	margin-right:-10px;
	border:1px dotted #9f9f9f;
	background:#eeeeee;
	border--webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.content_newslist .content_newslist_news .top_news{
	overflow: hidden;
	margin-bottom: 20px;
}

.content_newslist .content_newslist_news .news_date {
	height:41px;
	width:38px;
	font-family: 'MyriadWebProItalic', Arial;
	font-size:14px;
	overflow:hidden;
	background:url(../images/bg_date.png) top left no-repeat;
	display:block;
	color:#fdd35b;
	line-height:15px;
	position:absolute;
	text-shadow: 1px 1px 1px #0d273a;
	text-align:right;
	padding-right:14px;
	padding-top:12px;
}

.content_newslist .content_newslist_news .news_date b {
	display:block;
	font-weight:normal;
	text-shadow: 1px 1px 1px #0d273a;
	color:#fff;
	text-transform:capitalize;
}

.content_newslist .content_newslist_news p{
	margin:5px 0px;
}

.content_newslist  .content_newslist_more{
	text-align:right;
	/*background:url(../images/border.gif) top left repeat-x;*/
	padding-top:8px;
}

.content_newslist .content_newslist_news h2 {
	 font-size:15px;
	 line-height:18px;
	 color:#bc8400;
	 padding:0;
	 margin:0;
	 margin-top:30px;
	 border:none;
	 margin-left:70px;
}

.content_newslist .content_newslist_news {
	float:left;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #9f9f9f;
}


/** Home **/

#home .content_newslist {
	margin-left:0px;
	float:left;
	font-family: 'MyriadWebProItalic', Arial;
}

#home .content_newslist .content_newslist_news {
	float:left;
	width:348px;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dotted #9f9f9f;
}

#home .content_newslist .content_newslist_news  img{
	margin:0px;
	margin-top:9px;
	background:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding:2px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	float: right;
}

#home .content_newslist .content_newslist_news h2 a, #home .content_newslist .more {
	 color:#bc8400;
	 font-size:15px;
	 line-height:18px;
}

#home .content_newslist .content_newslist_news h2, #home .content_newslist .more {
	 font-size:15px;
	 line-height:18px;
	 color:#bc8400;
	 padding:0;
	 margin:0;
	 margin-top:15px;
	 border:none;
	 margin-left:70px;
	 font-family: 'MyriadWebProRegular', Arial;
}

#home .content_newslist a {
	 font-size:12px;
	 color:#4a4a48;
	 text-decoration:none;
}


#home .content_newslist .content_newslist_news p {
	 margin:0;
	 margin-left:70px;
}



/* content_breadcrumb */

.content_breadcrumb {
	font-size:10px;
}

.content_breadcrumb a {
	font-size:10px;
	color:#bc8400;
}


/* products */

.content_textimg_products {
	float:left;
	width:275px;
	height:362px;
	padding:20px;
	margin-top:20px;
	margin-right:8px;
	overflow: hidden;
	cursor: pointer;
}

.content_textimg_products.last{
	margin-right: 0px;
}

.content_textimg_products h1 {
	border:none;
	border-top:1px dotted #9f9f9f;
	margin:0;
	padding:0;
	margin-top:15px;
	padding-top:20px;
	padding-left:8px;
	line-height:15px;
}

.content_textimg_products .textimg_images{
	text-align:center;
}

.content_textimg_products .lastdiv {
	border-top:1px dotted #9f9f9f;
}

.content_textimg_products:hover {
	background:url(../images/bg_product_hover.png) no-repeat;
}

/** Gallery **/

.content_textimg_gallery{
}

.content_textimg_gallery h1{
	font-family: 'MyriadWebProItalic';
	color: #bd8501;
	font-size: 30px;
	line-height:30px;
	border: none;
	margin: 0px;
	padding: 0px;
}

.content_textimg_gallery h2{
	font-family: 'MyriadWebProRegular';
	color: #16455c;
	font-size: 20px;
	margin: 0px;
	margin-bottom:20px;
	padding: 0px;
	padding-bottom: 5px;
}

.content_textimg_gallery .textimg_images{
	width: 100%;
	overflow: hidden;
	padding-top: 3px;
}

.content_textimg_gallery img{
	float: left;
	margin: 0px;
	border: 1px solid #cecece;
	padding: 2px;
	-webkit-box-shadow: 0px 0px 2px 2px #cecece;
	-moz-box-shadow: 0px 0px 2px 2px #cecece;
	box-shadow: 0px 0px 2px 2px #cecece; 
	margin: 0px 3px 6px 3px;
}

/** Certif **/

.product .certif {
	float:left;
	width:280px;
	height:118px;
	background:url(../images/certif.png) no-repeat;
	padding:5px 15px;
	margin-bottom:30px;
	margin-right: 15px;
}

.product .certif img.image_left {
	box-shadow:none;
	border:1px solid #f1bd29;
	background:#fff;
}

.product .certif h1 {
	margin-top:20px;
	font-size:20px;
	text-shadow:1px 1px 1px #fff;
	margin-bottom:0px;
	padding-bottom:0px;
	border:none;
	color:#16455c;
	line-height:25px;
}

.product .certif a.link_know_more {
	float: none;
	margin-left: -5px;
	font-size: 20px;
}

/* reference */

.content_textimg_ref {
	float:left;
	width:422px;
	height:166px;
	padding:20px;
	margin-top:20px;
	margin-right:18px;
	cursor: pointer;
}


.content_textimg_ref .textimg_images{
	float:left;
	overflow:hidden;
	width:160px;
	height:160px;
	text-align:center;
}

.content_textimg_ref img.image_left{
	border:none;
	box-shadow:none;
	background:none;
}

.content_textimg_ref .description{
	float:left;
	width:258px;
	height:85px;
	overflow:hidden;
	border:1px dotted #9f9f9f;
	border-left: none;
	border-right: none;
	margin-top:35px;
}

.content_textimg_ref .description h1 {
	border:none;
	margin:0;
	padding:0;
	padding-top:20px;
	padding-left:8px;
	line-height:15px;
}


.content_textimg_ref:hover {
	background:url(../images/bg_country.png) no-repeat;
}

/** Left **/


#left h3 {
	color:#4a4a48;
	font-size:20px;
	margin-bottom:5px;
	font-family: 'MyriadWebProRegular', Arial;
}

#left h1 {
	font-size:40px;
	color:#16455c;
	border-bottom:1px solid #9f9f9f;
	font-family: 'MyriadWebProRegular', Arial;
}

/** Home **/

#home .content_textimg {
	padding-bottom:4px;
	font-family: 'MyriadWebProRegular', Arial;
	font-size:18px;
}

#home .content_textimg ul {
	margin:20px 0px 0px 0px;
	overflow: hidden;
    border-top: 1px dotted #9f9f9f;
    border-bottom: 1px dotted #9f9f9f;
    padding: 20px 0px 0px 30px;
}

#home .content_textimg ul li {
	list-style-image:url(../images/puce.png);
	margin-bottom:16px;
	font-family: 'MyriadWebProRegular', Arial;
	font-size:18px;
}

#home .content_textimg img.image_left {
	border:none;
	box-shadow:none;
	margin-right:30px;
	padding:0;
}

#home .content_textimg a{
	clear: both;
}




/***** gallerypreview *****/

.content_gallerypreview{
	float:left;
	width:445px;
	height:138px;
	padding:15px 10px;
	margin-top:20px;
	margin-right:18px;
	cursor: pointer;
}

.content_gallerypreview.last{
	margin-right:0px;
}

.content_gallerypreview .images{
	float:left;
	overflow:hidden;
	width:170px;
	height:130px;
	margin-right: 15px;
	margin-top: -10px;
}

.content_gallerypreview img.image_left{
	margin-left: 5px;
}

.content_gallerypreview .description{
	float:left;
	width:228px;
	height:115px;
	overflow:hidden;
	border:1px dotted #9f9f9f;
	border-left: none;
	border-right: none;
}

.content_gallerypreview .description h1 {
	border:none;
	margin:0;
	padding:0;
	padding-top:35px;
	padding-left:8px;
	line-height:15px;
}


.content_gallerypreview:hover {
	background:url(../images/bg_gallery.png) no-repeat;
}

/***** galleryview *****/

.content_galleryview {
	float:left;
	margin-top:20px;
	margin-bottom:50px;
	width: 960px;
	overflow: hidden;
}

.content_galleryview .gallery_left{
	float:left;
	width: 355px;
	padding-left: 5px;
}

.content_galleryview .gallery_right{
	float:left;
	width: 600px;
}

.content_galleryview .gallery_bottom{
	float:left;
	width: 995px;
	margin-top:35px;
}

.content_galleryview .image_outer img.image_left{
	margin-top:20px;
	margin-right:34px;
}


/** dl **/

.dl{
	height:52px;
	width:154px !important;
	padding:15px 120px 20px 30px;
	overflow:hidden;
	background:url(../images/bg-dl.jpg) top left no-repeat;
	color:#fff;
	font-family: 'MyriadWebProItalic', Arial;
	font-size:25px;
	line-height:28px;
	margin-top:23px;
}

.dl p{
	margin:0px;
}

.dl a{
	color: #fff;
	text-decoration: none;
}

.dl a:hover{
	text-decoration: underline;
}

/***** Table *****/

table {
	width:100% !important; 
	border-collapse:collapse;
	background: #fff;
	border:none;
}


table tr th {
	border:none;
	border-bottom:1px dotted #9f9f9f ;
	text-align: left;
	padding:10px;
	
}

table tr td {
	border:none ;
	border-bottom:1px dotted #9f9f9f;
	padding:10px;
}


table tr:first-child td:first-child {
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
}

table tr td p,
table tr th p {
	margin:0;
}

/** Product **/

.textimg_table{
	background: #fff;
	border: 1px solid #d6d6d6;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding: 40px 20px;
	margin: 60px 0px;
	overflow: hidden;
}

.textimg_table h1{
	font-family: arial;
	font-size: 15px;
	line-height: normal;
	color: #4a4a48;
	font-weight: bold;
	margin: 0px;
}


/***** Form *****/

dl.zend_form {
	padding:40px 30px;
	background:#f0f0f0;
	border:solid 1px #e6e6e6;
	overflow:hidden;
}

form {
}

form fieldset {
	border: 1px solid #ededea;
	padding: 10px 20px;
	width: 602px;
}

form fieldset legend {
	font-weight: bold;
	margin-top: -10px;
}

form dt {
	float: left;
	clear: both;
	width: 135px;
	padding:10px 0;
	margin-right:10xp;
	
}

form dd {
	float: left;
	width: 360px;
	padding:0;
	margin-right:20px;
	margin-bottom:14px;
}

form dd input, 
form dd textarea,
form dd select{
	margin:0;
	border: 1px solid #b2b2b2;
	padding: 8px 10px;
	width: 350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#2b2b2b;
}


form fieldset input,
form fieldset textarea{
	width: 350px;
}


form fieldset select{
	width: 360px;
}	

form dd input:focus, 
form dd textarea:focus{
	border: 1px #bd8501 solid;
	background: #fbf8d0;
}

.input_error {
	border:solid 1px #ff9d9d !important;
	background: #fff3f3 !important;
}


form #captcha {
	width: auto;
	padding:0;
}

form #captcha {
	*+margin-left:40px; /*IE7*/
}

form #submit,
form fieldset #Envoyer,
input[type=submit] {
	padding: 8px 15px 5px 15px;
	width: 140px; 
	background: #16455c;
	border: 1px solid #16455c;
	color: #fff;
	text-transform:uppercase;
	cursor: pointer;
	font-size: 14px; 
	font-family: 'MyriadWebProItalic', Arial;
	float:right;
}

form #Envoyer-label,
form #Envoyer-element,
#infos-label{
	display: none;
}

form fieldset #Envoyer-label,
form fieldset #Envoyer-element{
	display: block;
}


/***** Greenbox *****/

.greenbox_form dt,
.greenbox_form dd{
	display: inline-block;
	float: left;
	clear: none;
	width: auto;
}

.greenbox_form dd input[type=text]{
	width: 200px;
}

.greenbox_form dd input[type=submit]{
	height: 40px;
}


/***** Messages *****/

#system_messages .messages { 
	padding: 15px 25px;
	font-family: arial;
	font-size: 14px;
	line-height: 18px;
	text-transform: none;
	text-shadow: none;
	margin-bottom:20px;
}
#system_messages .messages p { 
	margin:0;
}

#system_messages .messages.messages_error { 
	background: #ffdfdf !important;
	color:red;
}

#system_messages .messages.messages_success { 
	background: #e4ffde !important;
	color:green;
}

/****/

.form_messages{
}

.form_messages.messages_error{
	color: red;
}

.form_messages.messages_warning{
	color: #ff6c00;
}

.form_messages.messages_success{
	color: green;
}



