@charset "utf-8";
/* General Atlantic Markup Styles
---------------------------------------- */
/* ajout de la class text-small le 20090414 14h52*/
* {

/* Reset browsers default margin, padding and font sizes */
	margin: 0;
	padding: 0;
}

html {
	font-size: 100%;

/*Always show a scrollbar for short pages - stops the jump when the scrollbar appears. non-IE browsers */
	height: 100%;
	margin-bottom: 1px;
}
body {

/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(../images/body-bg_bleu.jpg) center top no-repeat;
	background-color: #dee2e2;
	font-size: 10px;
	margin: 0;
	padding: 0 0 12px;
}
h2 {
	padding: 0 0 0 15px;
	margin: 0;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	color: #ffffff;
	font-size: 1.3em;
	background: url(../images/h2-bg_bleupro.gif) 0 0 repeat-x;
}
h2.red {
	background-position: 0 -25px;
}
.noborder {
	border-style: none;
}
h2 span {
	font-size: 0.85em;
	font-weight: normal;
}
h3 {
	line-height: 1.5em;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h3 strong, h3 strong a {
	color: #444444;
}
h3 span {
	line-height: 0.85em;
	font-size: 0.85em;
	font-weight: normal;
}
p, div.p {
	line-height: 1.3em;
	font-size: 1.1em;
	margin-bottom: 1.5em;
	padding-right:5px;
}
img {
	border-width: 0;
}
hr {
	border: 0 none #FFFFFF;
	border-top: 1px solid #0073cf;
	height: 1px;
	margin: 0;
	display: block;
	clear: both;
}
a {
	color: #a0a0a0;
	text-decoration: underline;
}
a:hover {
	color: #0073cf;
}
h3 a {
	text-decoration: none;
}
h3 a:hover {
	color: #a0a0a0;
}
a.normal-link {
	padding-left: 15px;
	background: url(../images/link-arrow.gif) 4px 5px no-repeat;

}
.normal-link2 {
	padding-left: 15px;
	background: url(../images/link-arrow.gif) 4px 5px no-repeat;
}
.normal-link a {
	background: url(../images/link-arrow.gif) 4px 11px no-repeat;
	float:right;
	padding:5px 5px 5px 15px;
}
.normal-link2 {
	padding-left: 15px;
	background: url(../images/link-arrow.gif) 4px 5px no-repeat;
	font-size:1.1em;
	line-height:1.3em;
}
.normal-link-white {
	padding-left: 15px;
	background: url(../images/link-arrow-white.gif) 4px 5px no-repeat;
}
.dark-link {
	/* Added on 2009-05-07 */
	padding-left: 15px;
	background: url(../images/link-arrow-dark.gif) 4px 5px no-repeat;
}
.nos-services-panel-content a.normal-link-white {
	color: white;
	text-decoration: underline;
}
.pdf-link {
	padding-left: 20px;
	background: url(../images/picto-pdf.gif) 4px 0 no-repeat;
}
/* Main blocks ---------------------------------------- */
#global {
	padding: 0;
	margin: 0 auto;
	width: 980px;
	position: relative;
}
#page-header {
	position:relative;
	height:150px;
	z-index: 999;
}
#logo-container {
	padding: 0;
	margin: 0;
	width: 350px;
	float: left;
	overflow: hidden;
}
#site-logo {
	padding: 0;
	margin: 16px 0 0px 0;
	float: left;
}
#sub-logo {
	float: left;
	font-size:1.02em;
	font-variant: small-caps;
	margin: 0 0 0 57px;
	padding: 0;
	width: 100%;
}
#sub-logo strong {
	color: #777777;
}
#sub-logo span {
	color:#0073cf;
	display:block;
	margin-bottom:5px;
	margin-top:0;
}
#header-buttons {
	position: relative;
	z-index: 100;
}

/* @group espace_pro_button */

/* Espace pro button --------------------------------------------- */
#espace-pro {
	padding: 0;
	margin: 0 0 0 10px;
	float: right;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 100;
}
#espace-pro a {
	background: transparent url(../images/home/boite_log_top.png) no-repeat scroll left top;
	display: block;
	height: 48px;
	width: 204px;
	text-decoration: none;
	border-style: none;
	border-width: 0;
}
#espace-pro.active {
	background: transparent url(../images/home/boite_log_top_close.png) no-repeat scroll left top;
}
#espace-pro a:focus {
	outline: none;
}
#espace-pro a strong {
	border: medium none;
	color: #0073cf;
	display: block;
	font-size: 1.2em;
	height: 47px;
	line-height: 46px;
	padding: 0 0 0 20px;
	text-align: left;
	text-decoration: none;
	width: 204px;
}
#espace_pro_toogle {
  background: url("../images/home/boite_log.png") no-repeat scroll left -30px transparent;
  float: right;
  height: 178px;
  padding-left: 20px;
  padding-top: 12px;
  position: absolute;
  right: 0;
  top: 40px;
  width: 184px;
  z-index: 1000;
}
#espace_pro_toogle .notice {
  color: red;
}
#espace_pro_toogle input {
	width: 160px;
}
#espace_pro_toogle a.valid_login {
	background: transparent url(../images/home/bt_log.png) no-repeat scroll left top;
	display: block;
	float: right;
	height: 21px;
	margin-right: 17px;
	margin-top: 0;
	width: 36px;
}
#espace_pro_toogle a:hover.valid_login {
	background-position: left bottom;
}
#espace_pro_toogle a.valid_login {
	text-decoration: none;
	text-align: center;
	font-size: 1.2em;
}
#espace_pro_toogle a.valid_login strong {
	display: block;
	padding-top: 4px;
}
#espace_pro_toogle span {
	font-size: 1.1em;
	padding-bottom: 3px;
}
#espace_pro_toogle dl {
	margin-bottom: 5px;
}
#espace_pro_toogle ul li {
	list-style: none;
}
#espace_pro_toogle ul li a span {
	font-size: 0.9em;
}
/* @end */

/* @group espace_pro_button2 */

/* Espace pro button --------------------------------------------- */
#espace_pro_toogle2, .espace_pro_widget {
	background: transparent url(../images/home/boite_log2.png) no-repeat scroll left -20px;
	height:190px;
	padding-left: 20px;
	padding-top: 0;
	position: absolute;
	right: 0;
	top:150px;
	width: 184px;
	z-index: 50;
}
.espace_pro_widget {
  position: relative;
  top: auto;
  right: auto;
  z-index: auto;
  margin-top: 25px;
  padding-top: 1px;
}
#espace_pro_toogle2 form, .espace_pro_widget form {
	margin-top: 10px;
}
#espace_pro_toogle2 input, .espace_pro_widget input {
	width: 160px;
}
#espace_pro_toogle2 a.valid_login, .espace_pro_widget a.valid_login {
	background: transparent url(../images/home/bt_log.png) no-repeat scroll left top;
	display: block;
	float: right;
	height: 21px;
	margin-right: 17px;
	margin-top:15px;
	width: 36px;
}
#espace_pro_toogle2 a:hover.valid_login, .espace_pro_widget a:hover.valid_login {
	background-position: left bottom;
}
#espace_pro_toogle2 a.valid_login, .espace_pro_widget a.valid_login {
	text-decoration: none;
	text-align: center;
	font-size: 1.2em;
}
#espace_pro_toogle2 a.valid_login strong, .espace_pro_widget a.valid_login strong {
	display: block;
	padding-top: 4px;
}
#espace_pro_toogle2 span, .espace_pro_widget span {
	font-size: 1.1em;
	padding-bottom: 3px;
}
#espace_pro_toogle2 dl, .espace_pro_widget dl {
	margin-bottom: 5px;
}
#espace_pro_toogle2 ul li, .espace_pro_widget ul li {
	list-style: none;
}

/* @end */
/* Contact installer button --------------------------------------------- */
#contact-installer {
	padding: 0;
	margin: 0;
	float: right;
}
#contact-installer a {
	background: transparent url(../images/contact-installer-bg.png) no-repeat scroll 0 0;
	display: block;
	font-size: 1.2em;
	height: 41px;
	line-height: normal;
	padding: 12px 0 0 20px;
	text-decoration: none;
	width: 185px;
	color: #fff;
}
#contact-installer a:hover {
	background-position: 0 -53px;
	color: #fff;
}
#page-body {
	padding: 0;
	margin: 0;
	overflow: hidden;
	z-index: 10;
}
#page-col-left {
	padding: 0;
	margin: 0 10px 0 0;
	width: 180px;
	float: left;
	overflow: hidden;
}
#page-main-right {
	padding: 0;
	margin: 0;
	width: 790px;
	float: left;
	overflow: hidden;
	padding-bottom: 20px;
}
#page-main-left {
	padding: 0;
	margin: 0;
	width: 775px;
	float: left;
	overflow: hidden;
}
#page-footer {
	padding: 0;
	margin: 10px 0 0 0;
	overflow: hidden;
	clear: both;
}
/* Search box --------------------------------------------- */
#search-box {
	background:url("../images/search-bg.gif") no-repeat scroll 0 0 transparent;
	display:block;
	float:right;
	height:30px;
	overflow:hidden;
	padding:0;
	right:0;
	white-space:nowrap;
	width:200px;
}
#search-box fieldset {
	padding: 0;
	margin: 0;
	border: 0 none #ffffff;
}
#search-box input.recherche,
#search-box #keywords {
	width: 170px;
	background-color: #FFF;
}
#search-box input {
	margin: 7px 0;
	border: 0 none #ffffff;
	float: right;
}
#search-box input.searchbutton {
	margin-right: 5px;
}
/* Main menu ---------------------------------------- */
#navigation {
	height:50px;
	left:0;
	list-style:none outside none;
	margin:42px 0 0;
	position:absolute;
	top:75px;
	width:980px;
	z-index:50;
}
#navigation li.column {
	padding: 0;
	margin:0 2px 0 0;
	display: inline-block;
	position: relative;
	float: left;
	border-bottom: 1px solid #0073cf;
	/* Lastupdate 2009-04-14 at 16:25 => to have this menu under thickbox */
}
#navigation li.columnright {
	padding: 0;
	margin: 0 5px 0 0;
	display: inline-block;
	position: relative;
	float: left;
	border: none;
	/* Lastupdate 2009-04-14 at 16:25 => to have this menu under thickbox */
}
#navigation li.columnright {
	margin: 0;
}
#navigation a {
	display: block;
	width:194px;
	height: 30px;
	text-align: center;
	text-decoration: none;
	font-size: 1.5em;
	line-height: 30px;
	background-color: #EFEFEF;
	border-bottom: 1px solid #ffffff;
}
#page-header #navigation a.bt_nonlog {
	color: silver;
	cursor: default;
}
#page-header #navigation a.bt_nonlog:hover {
	color: silver;
	background-color: #f7f8f9;
	background-image: none;
	cursor: default;
}
#navigation a.mainmenu {
	background: url(../images/mainmenu-bg_bleupro.png) 0 0 repeat-x;
}
#navigation a.mainmenuright {
	text-align: center;
	text-decoration: none;
	font-size: 1.2em;
	line-height: 30px;
	border: none;
	width: 200px;
	background: #f7f8f9 url(../images/produit/mainmenuright-bg_bleu.png) no-repeat 0 0;
	color: #fff;
}
#navigation a:hover {
	background-color: #eef0f0;
}
#navigation a.mainmenured {
	background-position: 0 -30px;
	color: #ffffff;
}
#navigation a.mainmenuright:hover, #navigation .onglet_actif .mainmenu {
	background-position: 0 -30px;
	color: #fff;
}
#navigation ul {
	display: none;
	position: absolute;
	left: 0;
	top: 32px;
	list-style: none outside;
	opacity: 0.95;
	z-index: 100;
}
.topsousmenu {
	font-family: Arial, Helvetica, sans-serif;
	color: #a0a0a0;
	background-color: #dee2e2;
	font-size: 11px;
	padding: 4px;
}
/* Left menu ---------------------------------------- */
.left-menu {
	padding: 0;
	margin: 0;
	width: 180px;
	overflow: hidden;
}
.left-menu div {
	/* Update 2009-05-14 */
	padding: 0 25px 0 5px;
	margin: 5px 0 1px;
	width: 148px;
	min-height: 30px;
	border: 1px solid #a0a0a0;
	background: left top no-repeat;
	color: #FFFFFF;
	/* Updated on 2009-04-22 */
	font-size: 1.3em;
	line-height: 30px;
	cursor: pointer;
	overflow: hidden;
}
.left-menu div.simple-button {
	padding-right: 0;
	/* width: 166px; */
    width: 180px;
}
.left-menu div a {
	display: block;
	padding: 0 0 0 12px;
	margin: 0 0 0 -12px;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	/* Updated on 2009-04-23 */
	text-decoration: none;
}
.left-menu div.two-lines {
	height: 40px;
	line-height: 20px;
}
.left-menu div.left-menu-on, .left-menu div.simple-button:hover {
	background-position: left bottom;
	color: #FFFFFF;
}
.left-menu div.left-menu-on a, .left-menu div.simple-button:hover a {
	color: #FFFFFF;
}
.left-menu div.red {
	background-image: url(../images/left-menu-title-bg-bleupro.gif);
}
.left-menu div.red.two-lines {
	background-image: url(../images/left-menu-bleupro-2lines.gif));
}
.left-menu div.red.simple-button {
	background-image: url(../images/left-menu-title-simple-bleupro.gif);
}
.left-menu div.red.simple-button.two-lines {
	background-image: url(../images/left-menu-simple-bleupro-2lines.gif);
}
.left-menu div.red.left-menu-on, .left-menu div.red.simple-button:hover {
	border-color: #0073cf;
}
.left-menu div.green {
	background-image: url(../images/left-menu-title-bg-bleu.gif);
}
.left-menu div.green.left-menu-on {
	border-color: #0d6cb2;
}
.left-menu div.emerald {
	background-image: url(../images/left-menu-title-bg-emerald.gif);
}
.left-menu div.emerald.left-menu-on {
	border-color: #779b93;
}
.left-menu div.blue {
	background-image: url(../images/left-menu-title-bg-blue.gif);
}
.left-menu div.blue.left-menu-on {
	border-color: #007bbc;
}
.left-menu div.braun {
	background-image: url(../images/left-menu-title-bg-braun.gif);
}
.left-menu div.braun.left-menu-on {
	border-color: #5a463d;
}
.left-menu ul {
	/* Updated on 2009-04-16 : removing border */
  display: none;
	padding: 0;
	margin: 0;
	list-style: none;
	background-color: #fdfdfd;
}
.left-menu ul li {
	/* Updated on 2009-04-16 : removing padding-left */
	display: block;
	line-height: 25px;
	background: url(../images/link-arrow.gif) 4px 10px no-repeat;
}
.left-menu ul li.left-submenu-on, .left-menu ul li:hover {
	background-color: #eef0f0;
}
.left-menu ul li a {
	/* Updated on 2009-04-16 : adding padding-left */
	display: block;
	padding-left: 15px;
	text-decoration: none;
	font-size: 1.2em;
}
.left-menu ul li a.current {
  color: #0073CF;
}
.left-menu ul li.left-subsubmenu {
	/* Added on 2009-04-16 for a new sub-sub-menu level */
	background-position: 19px 10px;
}
.left-menu ul li.left-subsubmenu a {
	/* Added on 2009-04-16 for a new sub-sub-menu level */
	padding-left: 30px;
}

#page-col-left .left-menu div.nonlog {
	background-color: #f7f8f9;
	cursor: default;
	background-image: none;
	border: 1px solid #f7f8f9;
}
#page-col-left .left-menu a.bt_nonlog {
	color: silver;
	cursor: default;
}
#page-col-left .left-menu a.bt_nonlog:hover {
	color: silver;
	background-color: #f7f8f9;
	background-image: none;
	cursor: default;
}
/* Side blocks---------------------------------------- */
.side-block {
	padding: 0;
	margin: 5px 0 0;
}
.side-block-title {
	/* Updated/Added on 2009-05-05 */
  	display: inline-block;
	padding: 0 0 0 15px;
	margin: 0;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #ffffff;
	font-size: 1.3em;
	background: url(../images/h2-bg_bleupro.gif) 0 0 repeat-x;
	float: left;
}
.side-col-right .side-block {
	/* Added on 2009-05-05 */
	margin-top: 10px;
}
.side-block-left .side-block-title {
	/* Added on 2009-05-06 */
  	padding-left: 10px;
	font-weight: normal;
}
.coin-block-right {
	display: block;
	clear: none;
	float: left;
	background: url(../images/coin-block-right.gif) no-repeat;
	width: 14px;
	height: 25px;
}
.side-block-content {
	/* Updated on 2009-04-22 : delete "border: 1px solid #ababab;" */
  	padding: 0;
	margin: 0;
	width: 99%;
	/*Required to fix overflow : hidden in IE6 */
  	overflow: hidden;
	clear: both;
}
.side-block-content-left {
	padding: 0;
	margin: 10px 0;
	width: 50%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	float: left;
}
.side-block-content-right {
	padding: 0;
	margin: 10px 0;
	width: 50%;
	height: 100%;
	text-align: center;
	vertical-align: middle;
	float: right;
}
.side-block-content > * {
	margin: 5px 10px;
	list-style: none;
}
.side-block-content img.art_widget_logo {
	margin: 0;
}
.side-block-content-img {
	margin: 0;
	float: right;
}
.side-block-content-p {
	margin: 5px 10px;
}


/* @group style widget user et club */

.side-block-content span.info_client {
	padding-left: 0;
}
.side-block-content strong.titre_panelcontent {
	color: #666666;
	font-size: 1.4em;
	padding-left: 20px;
	margin-bottom: 10px;
	display: block;
	text-transform: uppercase;
	margin-top: 6px;
}
.side-block-content span.info_client {
	display: block;
	padding-left: 0;
}
.side-block-content span.info_client a {
	color: #666666;
}
.side-block-content span.info_client a:hover {
	color: #E6E6E6;
}
.side-block-content span.titre_client {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #666666;
}
.side-block-content span.adresse {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #666666;
}
.side-block-content span.titre_detail strong{
	border-bottom:1px solid #969899;
	color:#666666;
	display:block;
	font-size:1.3em;
	font-weight:normal;
	margin-right:0;
	padding-bottom:2px;
}
.side-block-content span.info_club strong {
	display:block;
	padding-bottom:4px;
	padding-top:2px;
	text-transform:uppercase;
}
.side-block-content span.info_club strong.normal {
  text-transform: none;
  padding: 0;
}
.side-block-content span.info_club span {
  display:block;
  padding-bottom:9px;
  padding-left:10px;
}
.side-block-content span.info_detail {
	display:block;
	padding-bottom:8px;
	padding-left:10px;
  overflow: hidden;
}
.side-block-content span.info_detail .cumul_point {
	display: inline-block;
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
    border-radius: 5px;
	margin-right:35px;
	padding:0 4px;
    color: #fff;
	background-color: #969899;
	float:left;
  position: static;
}

/* @end */
.side-block-content-guide {
	padding: 0;
	margin: 35px 0 0 15px;
}
.side-block-content-energy {
	padding: 0;
	margin: 25px 0 0 15px;
}
.side-block-content-contact-installer {
	padding: 0;
	margin: 25px 0 25px 15px;
}
.side-block-content li {
	padding: 2px 5px;
}
.side-block table {
	padding: 0;
	margin: 10px auto;
}
.side-block table.marges {
	width: 90%;
}
.side-block tr.blue {
	background-color: #f7f8f8;
}
.side-block td.blue {
	/*Added on 2009-04-17 */
	background-color: #f7f8f8;
}
.side-block td {
	padding: 2px 5px;
	margin: 0;
	border: 0 none;
}
.side-col-right {
	padding: 0;
	margin: 0;
	width: 205px;
	float: right;
}
.side-block-right {
	width: 205px;
	float: right;
}
.side-block-right .side-block-content {
	background-color: #FFFFFF;
}
.side-block-left {
	width: 180px;
}
.side-block-left .side-block-content {
	background-color: #fdfdfd;
}
.ligne_widget_liste_prod {
	height: 50px;
	font-size: 1em;
}
.ligne_widget_liste_prod td {
	padding: 2px 5px;
}
.ligne_widget_liste_prod td.nom {
	background-color: #F7F8F8;
}
.ligne_widget_liste_prod img {
	width: 50px;
	height: 50px;
}
/* Panels Portail site pro (4 blocks)---------------------------------------- */
.panel_portail {
	padding: 0;
	margin: 10px 0 0 10px;
	width: 320px;
	float: left;
	overflow: hidden;
}
.panel_portail h2 {
	padding-left: 0;
}
.panel_portail h2 a span.panel-title {
	background: transparent url(../images/coin-panel-right_bleupro.png) repeat-x scroll 0 0;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0;
	color: #fff;
	font-size:1em;
	width:320px;
	text-align:center;
}
.panel_portail.atl_clim h2 a span.panel-title {
	background: transparent url(../images/h2-bg_bleupro.gif) repeat-x scroll 0 0;
}
.panel_portail.atl_ventil h2 a span.panel-title {
	background: transparent url(../images/h2-bg_bleuventilpro.png) repeat-x scroll 0 0;
}
.panel_portail.atl_chaud h2 a span.panel-title {
	background: transparent url(../images/h2-bg_bleupro.gif) repeat-x scroll 0 0;
}
.panel_portail h2 a:hover span.panel-title {
	background-position: 0 -25px;
	color: #FFFFFF;
}
.panel_portail.atl_elect .panel-content{
	border: 1px solid #0073cf;
	border-top: none;
}
.panel_portail.atl_clim .panel-content{
	border: 1px solid #280091;
	border-top: none;
}
.panel_portail.atl_ventil .panel-content{
	border: 1px solid #0073cf;
	border-top: none;
}
.panel_portail.atl_chaud .panel-content{
	border: 1px solid #009aa6;
	border-top: none;
}
.panel_portail .panel-content {
	padding-left: 0;
	height: 80px;
}
.panel_portail .panel-content img {
	float: none;
	padding-left: 60px;
}
/* Panels---------------------------------------- */
.panel {
	padding: 0;
	margin: 10px 0 0 10px;
	width:237px;
	float: left;
	overflow: hidden;
}
.panel_large {
	width:485px;
}
.panel-content img.panel_imgleft {
	float: left;
	padding-right: 10px;
}
.panel_biglarge {
	width:980px;
}
.panel_biglarge  h3 {
	margin-bottom: 0.5em;
}
.panel h2, .panel_block {
	background: transparent none repeat scroll 0 0;
	padding: 0;
}
.panel h2 a, .panel_block {
	color: #FFFFFF;
	display: inline-block;
	font-size: 1.2em;
	margin: 0;
	overflow: hidden;
	padding: 0;
	text-align: center;
	text-decoration: none;
}
.panel-content {
	padding:20px 0 5px 5px;
	margin: 0;
	min-height:120px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.panel-content ul {
	width:225px;
}
.panel-content img {
	float: right;
}
.panel h2 a span.panel-title {
	background: transparent url(../images/h2-bg_bleupro.gif) repeat-x scroll 0 0;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0 15px;
}
.panel h2 a span.panel-title-corner {
	background: transparent url(../images/coin-panel-right_bleupro.png) no-repeat scroll right 0;
	display: block;
	float: left;
	height: 25px;
	margin: 0;
	padding: 0;
	width: 10px;
}
.panel h2 a:hover span.panel-title {
	background-position: 0 -25px;
	color: #FFFFFF;
}
.panel h2 a:hover span.panel-title-corner {
	background-position: right -25px;
}
/* Footer lists---------------------------------------- */
#page-footer a, #page-footer span {
	/* Updated on 2009-4-17 */
	text-decoration: none;
	/*	font-size: 1.1em; /* David Toog on 2009-05-19 */
}
#page-footer p {
	/* Updated on 2009-05-06 */
	padding: 0;
	margin: 5px 0 0;
	line-height: 1.5em;
	font-size: 1.00em;
	float: left;
}
#page-footer ul {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}
#page-footer .highlight {
	background-color: #f6f6f6;
}
#page-footer li {
	padding: 0;
	display: inline;
}
.footer-menu li a, .footer-menu li span {
	/*Updated on 2009-4-17 */
	padding: 0 10px;
	margin-top: 2px;
	display: inline-block;
	line-height: 1.8em;
}
.footer-links li a {
	/* Updated on 2009-05-06 */
	display: inline-block;
	padding: 0 5px;
	margin-top: 5px;
	line-height: 1.5em;
	font-size: 1.00em;
	border-right: 1px solid #a0a0a0;
}
.footer-links li.sans a {
	border-right: none;
}
.footer-links li.sans a {
	border-right: none;
}
/* Pagination
---------------------------------------- */
.pagination-row {
	padding: 0;
	margin: 15px auto 0;
	text-align: center;
}
.pagination {
	padding: 0;
	margin: 0 auto;
	list-style: none;
}
.pagination li {
	display: inline;
}
.pagination li a {
	display: inline-block;
	padding: 0;
	margin: 0 2px;
	width: 17px;
	height: 17px;
	background-image: url(../images/pagination-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 17px;
	text-align: center;
	border: 1px solid #a0a0a0;
	vertical-align: bottom;
}
.pagination li a img {
	margin: 0;
}
.pagination li a.pagination-active, .pagination li a:hover {
	background-position: left bottom;
	color: #646464;
}
/* Main page (middle column)---------------------------------------- */
.page-main-center {
	padding: 0 0 20px 0;
	margin: 0;
	width: 577px;
	overflow: hidden;
	float:left;
}
.page-main-center2 {
	padding: 0 0 20px 0;
	margin: 10px 0 0;
	width: 790px;
	overflow: hidden;
	margin-top: 10px;
}
.page-main-center-header {
	padding: 20px 0 0 25px;
	margin: 0;
	width: 555px;
	background: left top no-repeat;
	color: #666666;
	overflow: hidden;
	position: relative;
	height: 143px;
	margin-top: 10px;
}
.page-main-center-header3 {
  padding: 20px 0 0 25px;
	margin: 0;
	width: 765px;
	background: left top no-repeat;
	color: #666666;
	overflow: hidden;
	position: relative;
	height: 143px;
}
.page-main-center .faq_header {
	background: url(../images/faq_header.png) no-repeat left top;
	width: 580px;
	height: 119px;
}
.page-main-center-header img,
.page-main-center-header3 img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.page-main-center-header-h {
	padding: 0;
	margin: 0;
	line-height:1.2em;
	font-size:1.9em;
	width: 180px;
	position: relative;
}
.page-main-center-header-hbis {
	background-color:#FFFFFF;
	border-bottom:1px solid #0073cf;
	font-size:1.9em;
	margin:0;
	padding:10px;
	position:relative;
	width:558px;
}
.page-main-center-header-p {
	padding: 0;
	margin: 5px 0 0;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	position: relative;
}
.page-main-center-content {
	padding: 0 27px 20px;
	margin: 0;
	overflow: hidden;
	position: relative;
	background-color: #ffffff;
	width:523px;
	clear: both;
}
.page-main-center-content2 {
	padding: 0 27px 20px;
	margin: 0;
	background-color: #ffffff;
	float: left;
	width: 736px;
}
.page-main-center-content p, .page-main-center-content2 p {
	font-size: 1.1em;
	margin: 10px 0;
	padding: 0;
	text-align: justify;
}
.page-main-center-content-p h2, .page-main-center-content2 h2 {
	padding: 0;
	margin: 10px 0 0;
	/*font-size: 1.6em;*/
	color: #444444;
	background: none;
	text-align: left;
	height: auto;
}
.page-main-center-content-p h2, .page-main-center-content-p h3, .page-main-center-content-p2 h3 {
	background: transparent none repeat scroll 0 0;
	color: #444444;
	font-size: 1.4em;
	font-weight: normal;
	margin: 15px 0;
	padding-top: 10px;
}
.page-main-center-content-h {
	background: none;
	color: #444444;
	font-size: 1.9em;
	margin: 10px 0 0;
	padding: 0;
}
span.pressetitreh2 {
	font-size: 1em;
}
.page-center-content-h-center {
	padding: 0;
	margin: 10px auto 0;
	background: none;
	font-size: 2em;
	line-height: normal;
	text-align: center;
	color: #444444;
}
.page-center-content-h-left {
	padding: 0;
	margin: 10px auto 0;
	background: none;
	font-size: 2em;
	line-height: normal;
	text-align: left;
	color: #444444;
}
.page-main-center-content-p, .page-main-center-content-p p {
	padding: 0;
	margin: 20px 0 0;
	font-size: 1.2em;
	text-align: justify;
	line-height: 1.3em;
	margin-bottom: 1.5em;
}
.repadding {
	padding: 0 27px;
}
.page-main-center-content ul, .page-main-center-content-p ul {
	padding: 0;
	margin: 5px 0;
	list-style: none;
	list-style-position: outside;
	list-style-image: none;
}
.page-main-center-content ul li, .page-main-center-content-p ul li {
	padding: 0 0 0 20px;
	/*font-size: 1.2em;*/
 	 background: transparent url(../images/link-arrow.gif) no-repeat scroll 4px 5px;
	margin: 0 0 0 6px;
	padding: 0 0 0 20px;
}
.page-main-center-content ul.text-normal li, .page-main-center-content-p ul.text-normal li {
	background: none;
	margin: 0;
}
.page-main-center-content-list-panel {
	padding: 0;
	margin: 10px auto;
	width: 525px;
	min-height: 100px;
	/* Update on 2009-04-16 */
	overflow: hidden;
}
.page-main-center-actions-row {
	padding: 0;
	margin: 20px 0 0;
	text-align: center;
}
.page-main-center-action-block {
	display: inline-block;
	padding: 0;
	margin: 0 5px;
	width: auto;
	text-decoration: none;
	vertical-align: top;
	line-height: 1em;
}
.page-half-left {
	padding: 0;
	margin: 0;
	width: 50%;
	float: left;
	overflow: hidden;
}
.page-half-right {
	padding: 0;
	margin: 0;
	width: 50%;
	float: right;
	overflow: hidden;
}
/* Common buttons---------------------------------------- */
.btn-row {
	padding: 0;
	margin: 18px auto 0;
	text-align: center;
	position: relative;
	/*Added on 2009-04-17 */
}
.btn-small {
	display: -moz-inline-box;
	/* For Firefox 2 and older */
	display: inline-block;
	padding: 0;
	margin: 0;
	line-height: 17px;
	font-size: 12px;
	color: #a0a0a0;
	text-decoration: none;
	overflow: hidden;
}
a.btn-small {
	text-decoration: underline;
}
a:hover.btn-small {
	text-decoration: none;
	color: #a0a0a0;
}
.btn-small-content {
	display: block;
	padding: 0 0px;
	margin: 0;
	text-align: center;
	float: left;
}
/*.btn-small-content-gray {
	background: url(../images/btn-small-gray-content.gif) left top repeat-x;
}
*/
.btn-small-content-orange {
	background: url(../images/btn-small-orange-content.gif) left top repeat-x;
}
.btn-small-arrow-left {
	margin-right: 7px;
}
.btn-small-arrow-right {
	margin-left: 7px;
}
.btn-small-left {
	display: block;
	padding: 0;
	margin: 0;
	width: 7px;
	height: 17px;
	float: left;
}
.btn-small-left-gray {
	background: url(../images/btn-small-gray-left.gif) left top no-repeat;
}
.btn-small-left-orange {
	background: url(../images/btn-small-orange-left.gif) left top no-repeat;
}
.btn-small-right {
	display: block;
	padding: 0;
	margin: 0;
	width: 7px;
	height: 17px;
	float: left;
}
.btn-small-right-gray {
	background: url(../images/btn-small-gray-right.gif) right top no-repeat;
}
.btn-small-right-orange {
	background: url(../images/btn-small-orange-right.gif) right top no-repeat;
}
.btn-small:hover {
	/* Added on 2009-05-06 */
	color: #FFFFFF;
}
.btn-small:hover .btn-small-content-gray {
	/* Added on 2009-05-06 */
	background-position: left -17px;
}
.btn-small:hover .btn-small-left-gray {
	/* Added on 2009-05-06 */
	background-position: left -17px;
}
.btn-small:hover .btn-small-right-gray {
	/* Added on 2009-05-06 */
	background-position: left -17px;
}
.btn-margin {
	margin: 0 20px;
}
.btn-center {
	/*Added on 2009-04-17 */
	margin: 0 auto;
}
.btn-fix-left {
	/*Added on 2009-04-17 */
	position: absolute;
	left: 0;
}
.btn-fix-right {
	/*Added on 2009-04-17 */
	position: absolute;
	right: 0;
}
.btn-small:hover .btn-small-content-gray {
	background-position: left -17px;
}
.puce-bleu {
	float: left;
	display: block;
	background: url(../images/demi-puce-bleu.png) no-repeat;
	width: 5px;
	height: 18px;
	margin: 3px 0 0 -10px;
}
.puce-rouge {
	background: transparent url(../images/demi-puce-rouge.png) no-repeat scroll 0 2px;
	display: block;
	float: left;
	height: 25px;
	margin: 0 0 0 -10px;
	padding-left: 11px;
}
.puce-orange {
	float: left;
	display: block;
	background: url(../images/demi-puce-orange.gif) no-repeat;
	width: 5px;
	height: 18px;
	margin: 3px 0 0 -10px;
}
/* Common classes---------------------------------------- */
.title-row {
	padding: 0;
	margin: 10px 0 0;
	width: 100%;
	/* Required to fix overflow : hidden in IE6 */
	overflow: hidden;
}
.page-h1 {
	padding: 0;
	margin: 0;
	font-size: 1.6em;
	float: left;
}
.first {
	margin-left: 0;
}
.last {
	margin-right: 0;
}
.text-tiny {
	font-size: 0.2em;
	line-height: normal;
}
.text-small {
	font-size: 0.6em;
	line-height: normal;
}
.text-normal {
	font-size: 1.2em;
	line-height: normal;
}
.text-medium {
	font-size: 1.4em;
	line-height: normal;
}
.text-big {
	font-size: 1.8em;
	line-height: normal;
}
.text-align-center {
	margin: 10px 0;
	text-align: center;
}
/* Flux RSS */
.picto-rss {
	padding: 0;
	margin: 0;
	width: 19px;
	height: 19px;
	float: right;
}
.dark-gray {
	color: #444444;
}
.light-gray, .light-gray a {
	color: #c0c0c0;
}
.light-gray a:hover {
	color: #0073cf;
}
.hide {
	display: none;
}
.padding-top-20 {
	/* Added on 2009-04-17 */
	padding-top: 20px;
}
.our-advises h3 span {
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}
.page-main-center-content-p p {
	font-size: 1em;
	margin: 5px 0 0;
	padding: 0;
	text-align: justify;
}
.page-main-center-content-p ul {
	/* list-style-type: disc;*/
  	margin-left: 10px;
}
a.buttoncontact {
	background: transparent url(../images/btn-contacter-un-installateur.png) no-repeat 0 0;
	display: block;
	width: 195px;
	height: 50px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	padding: 14px 0 0 10px;
}
/* AJOUT THOMAS@TOOG MODIFICATIONS FORMULAIRE RELATION */
.boldorange b {
	color: #FF9135;
}
.top_formrelation {
	background: #eaeaea url(../images/top_formrelation.jpg) no-repeat 0 0;
	margin: 10px 0 0 0;
	padding: 0;
}
.bottom_formrelation {
	background: transparent url(../images/bottom_formrelation.jpg) no-repeat 0 0;
	margin: 0 0 10px 0;
	padding: 0;
	height: 34px;
}
.formrelation_t1 {
	float: left;
	width: 155px;
	margin: 0 10px 10px 10px;
	min-height: 50px;
}
.btn_formrelation {
	background: transparent url(../images/btn_formrelation.gif) no-repeat 50% 0;
	height: 44px;
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	line-height: 44px;
	margin: 0;
	padding: 0 0 0 208px;
	cursor: pointer;
}
.btn_formrelation:hover {
	text-decoration: underline
}
#formrelation {
	display: none;
}
.formrelation_l1 {
	float: left;
	width: 125px;
	margin: 6px 12px 0 38px;
	padding: 0;
	font-size: 15px;
	font-weight: bold;
	color: #666;
}
.lnklstinst {
	background: transparent url(../images/lnklstint.gif) no-repeat 0 0;
	text-decoration: none;
	display: block;
	height: 32px;
	line-height: 32px;
	margin: 5px 0 0 5px;
	padding: 0 0 0 30px;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
.side-block-title-orange {
	display: inline-block;
	padding: 0 0 0 15px;
	margin: 0;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #ffffff;
	font-size: 1.3em;
	background: url(../images/h2-bg-orange.gif) 0 0 repeat-x;
	float: left;
}
.coin-block-right-orange {
	display: block;
	clear: none;
	float: left;
	background: url(../images/coin-block-right-orange.gif) no-repeat;
	width: 20px;
	height: 25px;
}
.instlink1 {
	color: #f7991d;
	font-size: 12px;
	display: block;
	text-align: right;
	text-decoration: none;
	padding: 0 2px 0 2px;
}
.instlink2 {
	color: #f7991d;
	font-size: 14px;
	display: block;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 0 2px 0 2px;
}
.instlink_sitepro {
	color: #f7991d;
	font-size: 14px;
	display: block;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	padding: 0 2px 0 2px;
}
.instlink3, .instlink5 {
	background: #f7991d url(../images/btn-contact-right.png) no-repeat scroll 0 0;
	bottom: 5px;
	color: #FFFFFF;
	display: block;
	float: right;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	line-height: 20px;
	padding: 1px 0 0 27px;
	right: 20px;
	text-decoration: none;
	width: 80px;
}
.instlink_sitepro {
	background: #f7991d url(../images/btn-contact-right.png) no-repeat scroll 0 0;
	bottom: 5px;
	color: #FFFFFF;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	line-height: 20px;
	padding: 1px 10px 0 27px;
	left: 20px;
	text-decoration: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.instlink_sitepro2 {
	background: #f7991d url(../images/btn-contact-right.png) no-repeat scroll 0 0;
	bottom:5px;
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	height:23px;
	line-height:20px;
	margin-bottom:10px;
	margin-top:10px;
	padding:1px 10px 0 27px;
	position:absolute;
	right:10px;
	text-decoration:none;
	bottom:0;
}

.instlink4 {
	right: 42px;
	bottom: 16px;
}
.instlink5 {
	background: transparent url(../images/btn-contact-right-long.png) no-repeat scroll 0 0;
	float: left;
	font-size: 12px;
	margin: 10px 0 10px 14px;
	padding: 1px 0 0 10px;
	width: 175px;
}
.instlabel2 {
	text-align: right;
	display: block;
}
.instbox .side-block-content-p span.instlabel3 {
	text-align: left;
}
.instbox {
	background: transparent url(../images/contact-installateur-right.jpg) no-repeat bottom left;
	clear: left;
	min-height: 150px;
	padding-top: 10px;
}
.instbox-sobre {
	background: none;
	padding-top: 15px;
	min-height: 100px;
}
.instbox .side-block-content-p span {
	display: block;
	padding-left: 75px;
	text-align: left;
}
.instbox-sobre p.side-block-content-p {
	padding-bottom: 60px;
}
.goinst {
	background: transparent url(../images/picto-installateur.gif) no-repeat center 0;
	padding-top: 35px;
	text-align: center;
	width: 50px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.no-max-height {
	height: auto;
}
.phototheque {
	background: transparent url(../images/btn-contact-right.png) no-repeat 0 0;
	width: 89px;
	height: 30px;
	line-height: 30px;
	margin: 20px 0 0 204px;
	display: block;
	color: #fff;
	text-decoration: none;
	padding: 1px 0 0 28px;
	font-weight: bold;
	font-size: 12px;
}
.widgetdocuments-markdown, .widgetdocuments-markdown p {
	padding: 0;
	margin: 20px 0 0;
	font-size: 1.1em;
	line-height: 1.3em;
	margin-bottom: 1.5em;
}
.widgetdocuments-markdown p {
	padding: 0 10px;
	margin-top: 0px;
}
.widgetdocuments-markdown ul {
	padding: 0;
	margin: 5px 0;
	list-style: none;
	list-style-position: outside;
	list-style-image: none;
}
.widgetdocuments-markdown ul li {
	background: transparent url(../images/link-arrow.gif) no-repeat scroll 4px 5px;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
}
#international {
	float: right;
	font-size: 1em;
	margin: 5px 25px 0 0;
	position: absolute;
	right: 0;
}
#international span {
	color: #888;
}
.international-content {
	font-size: 1.2em;
}
/* Sam new design octobre 2009 */
.conseils_header {
	margin: 10px 0 0;
	width: 580px;
	height: 109px;
	float: left;
	position: relative;
	padding: 20px 0 0;
}
.marque_actus_header {
	height: 109px;
	margin-top: 10px;
}
.marque_actus_header2 {
	margin-top: 0;
}
.marque_header_index {
	margin: 10px 0 0;
	width: 580px;
	float: left;
	position: relative;
	padding: 20px 0 0;
}
.intro_marque {
	padding: 25px;
}
.titre_marque {
	display: block;
	font-size: 2em;
	font-weight: bold;
	color: #fff;
	background-image: none;
	left: 10px;
	position: absolute;
	top: 20px;
}
.head_service_avantvente {
	background: url(../images/head_service_avantvente.jpg) no-repeat left center;
	height: 99px;
}
#tab_documents a {
	font-size: 1.2em;
	line-height: 1.3em;
	color: #666666;
}
#tab_documents a:hover {
	color: #0073cf;
}
/* SITE PRO */
#panel1, #panel2, #panel3 {
	background: #575757;
	height: 260px;
	display: none;
	overflow: hidden;
}
ul li.slide {
	margin: 0;
	padding: 0;
	background: url(../images/content/onglet_logtop.png) no-repeat left top;
	width: 127px;
	height: 25px;
	display: block;
}
li a.btn-slide {
	text-align: center;
	width: 127px;
	height: 25px;
	margin: 0;
	padding: 0;
	display: block;
	color: #fff;
	text-decoration: none;
}
li a:hover.btn-slide {
	background: url(../images/content/onglet_logtop_hover.png) no-repeat left top;
}
li a:hover.active {
	background: url(../images/content/onglet_logtop.png) no-repeat left bottom;
}
.active {
	background: url(../images/content/onglet_logtop.png) no-repeat left bottom;
	width: 127px;
	height: 25px;
}
li.slide {
	float: left;
	display: inline;
}
.tabNavigation {
	height: 25px;
	margin: 0;
	padding: 0;
	text-align: center;
	padding-left: 30%;
	padding-right: 30%;
}
ul li.slide a strong {
	display: block;
	padding-top: 4px;
	font-size: 1.1em;
}
ul li.slide a:focus {
	outline: none;
}
#global .log_pro {
	margin-top: -20px;
}
.panel_col1, .panel_col2 {
	width: 489px;
	height: 245px;
	float: left;
	position: relative;
}
.panel_col1, .panel_col2 {
	margin-top: 10px;
}
.panel_col1 {
	border-right: 1px solid white;
}
#customlistscroll ul li {
	background: url(../images/content/icon_page.png) no-repeat 5px 5px;
	border-bottom: 1px solid #8d8d8e;
	display: block;
	height: 21px;
	padding-left: 20px;
	margin-left: 20px;
	padding-top: 5px;
}
#customlistscroll ul li input.checkbox {
	float: right;
	margin-right: 10px;
	margin-top: -13px;
}
#customlistscroll2 {
	height: 180px;
	width:464px;
	overflow: hidden;
}
#customlistscroll {
	height: 180px;
	width: 465px;
	overflow: hidden;
}
#container-slider {
	background: transparent url(../images/content/bgd_scroll.png) no-repeat center 0;
	width: 18px;
	height: 162px;
	position: relative;
	float: right;
	margin-top: 10px;
}
#container-slider2 {
	background: transparent url(../images/content/bgd_scroll.png) no-repeat center 0;
	width: 18px;
	height: 162px;
	position: relative;
	float: right;
	margin-top: 10px;
}
#content-slider {
	margin-top: 10px;
	height: 162px;
	position: relative;
}

#content-slider2 {
	margin-top: 10px;
	height: 162px;
	position: relative;
}
.ui-slider-handle {
	width: 18px;
	height: 18px;
	position: absolute;
	background: url(../images/content/bt_scroll.png) no-repeat left bottom;
	outline: none;
}
#customlistscroll ul li a {
	display: block;
	padding-left: 10px;
	width: 400px;
	text-decoration: none;
}
#customlistscroll2 ul li a {
	padding-left: 15px;
	text-decoration: none;
	width: 450px;
}
#customlistscroll ul li a strong, #customlistscroll2 ul li a strong, #customlistscroll2 ul li a span {
	padding-top: 4px;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
}
#customlistscroll ul li:hover, #customlistscroll2 ul li:hover {
	background-color: gray;
}
#customlistscroll2 ul li {
	position: relative;
	border-bottom: 1px solid #8d8d8e;
	display: block;
	height: 26px;
	margin-left: 20px;
}
#customlistscroll2 ul li a span {
	float: right;
	margin-right: 50px;
	padding-top: 6px;
}
#customlistscroll2 ul li input.checkbox {
	position: absolute;
	right: 10px;
	top: 6px;
}
#customlistscroll2 ul li img {
	margin-left: 5px;
	margin-top: 3px;
}
strong.titre_panelcontent {
	color: #fff;
	font-size: 1.4em;
	padding-left: 20px;
	margin-bottom:10px;
	display: block;
	text-transform: uppercase;
	margin-top: 6px;
}
p.maj_doc {
  background-color:#000000;
  color:#FFFFFF;
  display:block;
  margin: 2px 10px;
  padding:2px 4px;
  -moz-border-radius: 4px; /* FF1+ */
    -webkit-border-radius: 4px; /* Saf3+, Chrome */
    border-radius: 4px; /* Opera 10.5, IE 9 */
}
#customlistscroll2 ul li a strong {
	left: 30px;
	position: absolute;
	top: 2px;
}
span.trigger {
	background: url(../images/content/select_logtop.png) no-repeat left bottom;
	bottom: 0;
	display: block;
	height: 21px;
	position: absolute;
	right:28px;
	width: 122px;
}
span.trigger a {
	display: block;
	font-size: 1.1em;
	padding-left: 10px;
	padding-top: 4px;
	text-decoration: none;
}
span.trigger a:focus {
	outline: none;
}
span.active2 {
	background-position: left top;
}
.toggle_container {
	background-color: #E6E6E6;
	bottom: 32px;
	overflow: hidden;
	padding: 5px;
	position: absolute;
	right: 32px;
	width: 108px;
	z-index: 250;
}
.block ul li {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.panel2_col1 {
	height: 245px;
	float: left;
	position: relative;
	margin-top: 10px;
}
.panel2_col2, .panel2_col3 {
	height: 245px;
	float: left;
	position: relative;
	margin-top: 10px;
}
.panel2_col1, .panel2_col2 {
	border-right: 1px solid white;
}
.panel2_col1 {
	width: 216px;
}
.panel2_col2 {
	width: 360px;
}
.panel2_col3 {
	margin-left: 20px;
	width: 380px;
}
.panel2_col2 ul li a strong {
	color:#FFFFFF;
	display:block;
	font-size:1.3em;
	font-style:normal;
	font-weight:normal;
	height:18px;
	margin-bottom:2px;
	margin-top:2px;
	overflow:hidden;
	padding-left:20px;
	padding-top:5px;
	width:339px;
}
.panel2_col2 ul li a:hover strong {
	width: 339px;
	height: 18px;
	background: url(../images/content/bgd_gris_liste.png) no-repeat 10px 2px;
}
.content_right {
	background: url(../images/content/bgd_content.png) no-repeat left top;
	width: 345px;
	height: 197px;
	overflow: hidden;
	padding: 10px;
}
div.tabs p {
	color: #fff;
	font-size: 1.2em;
}
span.info_client {
	display: block;
	padding-left: 15px;
}
span.info_client a {
	color: #fff;
}
span.info_client a:hover {
	color: #E6E6E6;
}
span.titre_client {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff;
}
span.adresse {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #fff;
}
#panel2_content_right, #panel3_content_right {
	margin-top: 2px;
}
span.titre_detail strong{
	border-bottom:1px solid #969899;
	color:#FFFFFF;
	display:block;
	font-size:1.3em;
	font-weight:normal;
	margin-right:5px;
	padding-bottom:2px;
}
span.info_club strong {
	display:block;
	padding-bottom:4px;
	padding-top:2px;
	text-transform:uppercase;
}
span.info_club strong span {
  text-transform: none;
  font-weight: normal;
  float: right;
  display: block;
}
span.info_detail {
	display:block;
	padding-bottom:2px;
	padding-left:15px;
}
span.info_detail .cumul_point {
	display: inline-block;
	-moz-border-radius: 5px;
  	-webkit-border-radius: 5px;
    border-radius: 5px;
	margin-right:0;
	padding:0 4px;
    color: #fff;
	background-color: #969899;
	float:right;
}
p.panel2_col1 {
	margin-bottom:1em;
}
/* PAGES CONTENUS */
img.page-main-center-content-img-container {
	position: relative;
	float: right;
	background-color: white;
}
img.page-main-center-content-img-container_left {
	position: relative;
	float: left;
	background-color: white;
}
.top-column-navigation {
	width:770px;
}
.top-column-navigation ul li {
	margin-right: 5px;
	margin-left: 5px;
	padding-left: 3px;
}
ul.tabNavigation_prod {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 33px;
}
ul.tabNavigation_prod li {
	display: inline;
	float: left;
}
ul.tabNavigation_prod li a {
	padding: 3px 5px;
	background-color: #fff;
	color: #444444;
	text-decoration: none;
	padding: 8px 16px;
	display: block;
	margin-right: 3px;
}
ul.tabNavigation_prod li a.selected2,
ul.tabNavigation_prod li a:hover,
#page-main-right .info_client .cumul_point.cumul_point_color {
	background-color: #0073cf;
	color: #fff;
}
ul.tabNavigation_prod li a:focus {
	outline: 0;
}
.tabs_prod {
	margin-top: 10px;
}
.tabNavigation_prod, .titre_nav_produit {
	font-size: 1.3em;
	line-height: 1.3em;
}
.titre_nav_produit {
	margin-bottom:5px;
	padding-bottom:5px;
	padding-top:5px;
	display: block;
	border-bottom: 1px solid silver;
}
.nos-conseils-panel-content ul li {
	font-size:1.2em;
	margin: 5px 0 0 10px;
	padding:0;
	text-align:justify;
	}
.top-column-navigation-content ul li {
	font-size:1.2em;
	margin: 5px 0 0 10px;
	padding:0;
	text-align:justify;
	}
a.bt_panelcontent {
	display: block;
	background: url(../images/produit/bt_panelcontent.png) no-repeat left top;
	width: 179px;
	height: 22px;
	position: absolute;
	bottom: 0;
	left: 20px;
	text-align: center;
}
a:hover.bt_panelcontent {
	background-position: left bottom;
}
a.bt_panelcontent strong {
	display: block;
	padding-top: 5px;
	color: #fff;
	font-size: 1.2em;
}
a:hover.bt_panelcontent {
	text-decoration: none;
}
/* Breadcrumb ---------------------------------------- */
.breadcrumb {
	list-style:none outside none;
	padding:15px 0;
	height:20px;
}
.breadcrumb li {
	display: inline;
	float:left;
	padding-right: 15px;
	background: url(../images/produit/puce_liste.png) no-repeat right 7px;
	margin-right:5px;
}
.breadcrumb li.breadcrumb_last {
	background-image: none;
}
.breadcrumb li a {
	display:block;
	font-size:12px;
	height:18px;
	padding-top:2px;
	text-decoration:none;
}
li.breadcrumb_plusleft {
	display: inline;
}
li.breadcrumb_plusleft a strong{
	background: url(../images/produit/breadcrumbs_left.png) no-repeat left top;
	height: 19px;
	font-weight: normal;
	color: #fff;
	padding-left: 5px;
	display: block;
	padding-right: 10px;
}
li.breadcrumb_plusleft a:hover strong {
	background: url(../images/produit/breadcrumbs_left.png) no-repeat left -19px;
}
li.breadcrumb_plusleft a span.breadcrumb_plus {
	background: url(../images/produit/breadcrumbs_plus.png) no-repeat left top;
	height:18px;
	width:10px;
	display: block;
}
li.breadcrumb_plusleft a:hover span.breadcrumb_plus {
	background: url(../images/produit/breadcrumbs_plus.png) no-repeat left -19px;
}
li.breadcrumb_plusleft a strong, li.breadcrumb_plusleft a span {
	float:left;
	margin-top:-1px;
	padding-left:10px;
	padding-top:1px;
	display:block;
	height: 18px;
}
.page-main-center-head {
	margin-top: 0;
	position: relative;
}
.page-main-center-head h3 {
	margin-top: 0;
}
.fiche_prod_tabscontent ul {
	margin-left: 0;
}
.fiche_prod_tabscontent ul li{
	margin-left: 0;
}
.pictosright {
	float:left;
	width:70px;
	text-align: center;
}
.pictosright img {
	padding-right: 10px;
}
.fiche_prod_tabscontent {
	margin-left:70px;
	margin-top: 15px;
}
h3.page-main-center-content-hcarac {
	background-color:#666666;
	color:#FFFFFF;
	margin-bottom:0;
	margin-top:10px;
	padding-bottom:12px;
	padding-left:10px;
	text-transform: uppercase;
	font-size:1.2em;
	width:726px;
}
img.tableau_caracteristique {
	border: 1px solid #A0A0A0;
}
.doc_description_global {
	border:1px solid #A0A0A0;
	float:left;
	margin-left:8px;
	margin-right:8px;
	margin-top:15px;
	padding:10px;
	width:330px;
	height: 155px;
	overflow: hidden;
}
.doc_description_global img, .doc_description {
	float: left;
	display: inline;
}
.doc_description {
	padding-left:20px;
	width:195px;
}
.doc_description p {
	margin-top: 0;
}
.doc_description ul li {
	background:transparent url(../images/link-arrow.gif) no-repeat scroll 0 5px;
	font-size:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	line-height:1.3em;
	padding-left:15px;
}
a.bt_doc {
	display:block;
	font-size:12px;
	padding-top:2px;
	text-decoration:none;
	margin: 5px 0;
	height:18px;
}
.bt_docplus {
	float: left;
}
a.bt_doc strong, a.bt_doc span.bt_docright, a.bt_doc span.bt_docrightplus {
	float: left;
	margin-top:-1px;
	padding-left:7px;
	padding-top:1px;
	display:block;
	height:18px;
}
a.bt_doc strong {
	background: url(../images/produit/bt_telecharger_left.png) no-repeat left top;
	padding-right:7px;
	font-weight:normal;
	color:#FFFFFF;
}
a.slide_nav_doc strong {
	background-image: url(../images/produit/btred_telecharger_left.png);
}
a.bt_doc span.bt_docright {
	background:transparent url(../images/produit/bt_telecharger_right.png) no-repeat scroll left top;
	width:4px;
}
a.slide_nav_doc span.bt_docright {
	background-image: url(../images/produit/btred_telecharger_right.png);
}
a.bt_doc span.bt_docrightplus {
	background: transparent url(../images/produit/bt_docplus_left.png) no-repeat scroll right top;
	width:23px;
}
a:hover.bt_doc strong {
	background: url(../images/produit/btred_telecharger_left.png) no-repeat left -19px;
}
a:hover.bt_doc span.bt_docright {
	background-position: left -19px;
}
a:hover.bt_doc span.bt_docrightplus {
	background-position: right -19px;
}
a.bt_doc span.bt_docrightplus {
	padding-left: 0;
}
.doc_description ul {
	margin-bottom: 10px;
}
.produit_photos img {
	padding:5px;
}
.doc_description h3.doc_description_titre {
	padding:0;
	margin: 0 0 10px;
	font-size:1.4em;
	font-weight: normal;
	line-height: 1em;
}
.ressources_images {
	width:350px;
	float: left;
	border:1px solid #A0A0A0;
	height: 169px;
	margin-bottom:15px;
	margin-right:15px;
}
.ressources_images img {
	float: left;
}
.doc_description_ressources {
	float:left;
	padding-top:15px;
	width:179px;
	padding-left: 0;
}
.doc_description_ressources ul li {
	background:transparent url(../images/link-arrow.gif) no-repeat scroll 0 5px;
	font-size:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	line-height:1.3em;
	text-align:left;
	padding-left:15px;
}
.doc_description_ressources ul {
margin-bottom:20px;
}
a.bt_doc2 {
	display:block;
	height: 19px;
	width: 19px;
	background: url(../images/produit/prod_docs_plus.png) no-repeat left top;
}
a.bt_doc2:hover {
	background-position: left bottom;
}

/* PERFORMANCES PRODUITS */
#fiche-prod-perf {
  clear: both;
  overflow: hidden;
  text-align: left;
  background-color:#F6F6F6;
  padding:0 0 15px 15px;
  margin-top:15px;
}
#fiche-prod-perf .fiche-prod-perf-left {
  float: left;
  width: 450px;
  margin-right: 21px;
}
#fiche-prod-perf h3 {
  margin-bottom: 5px;
}
#fiche-prod-perf .fiche-prod-perf-left table {
  width: 300px;
  border-collapse: collapse;
  margin-top:7px;
}
#fiche-prod-perf .fiche-prod-perf-left table tr td {
  border: none;
  padding: 4px;
}
#fiche-prod-perf .fiche-prod-perf-left table tr.tab_rating {
}
#fiche-prod-perf .fiche-prod-perf-left table tr td.tab_right {
  text-align: left;
}
#fiche-prod-perf .fiche-prod-perf-left table tr td.tab_left {
	font-size:12px;
	font-weight:normal;
	line-height:1em;
  width: 200px;
}
#fiche-prod-perf .fiche-prod-perf-right .vignette-perf {
  text-align: center;
}
#fiche-prod-perf .fiche-prod-perf-right {
  float: left;
  width: 240px;
}
span.stars {
  display: inline-block;
  background: url(../images/stars.png) no-repeat left top;
  width: 12px;
  height: 12px;
  margin-right: 5px;
  text-indent: -5000px;
}
/* CARACTERISTIQUES PRODUITS */
.clearfix_atl {
	clear: both;
}
.fixedColumn .fixedTable td {
	font-size: 12px;
	font-weight: normal;
}

.fixedHead td {
	color: #FFFFFF;
	background-color: #666666;
	font-size: 12px;
	line-height: 1em;
	font-weight: normal;
	padding: 3px;

}
.fixedTable td {
	background-color: #FFFFFF;
	padding: 3px;
	text-align: left;
	border-bottom: 1px solid silver;
	line-height: 1em;
}
.fixedContainer td {
	text-align: center;
}
.fixedContainer td:hover {
	background-color: #000;
	color: #fff;
}
td.tab_subtitle {
	background-color: #bcc1c3;
	color: #fff;
	font-weight: bold;
}
.fixedContainer {
	overflow: hidden;
}
#tableDiv_Arrays table {
	border: none;
	border-collapse:none;
}
#panel2 {
	background: #575757 url(../images/outils.png) no-repeat left top;
}
#panel3 {
	background: #575757 url(../images/espace_club.png) no-repeat left top;
}
table {
	border-spacing: 0;
}
/*Slide navigation produit */
.slide_nav_prod {
	outline: none;
}
.slide_nav_prod.active_nav strong {
	background: url(../images/fleche_prodslidenavtop.png) no-repeat 208px 10px;
}
.slide_nav_prod.active_nav:hover strong {
	background: url(../images/fleche_prodslidenavtop_rouge.png) no-repeat 208px 10px;
}
.slide_nav_prod strong {
	background: url(../images/fleche_prodslidenavbottom.png) no-repeat 208px 10px;
}
.slide_nav_prod:hover strong {
	background: url(../images/fleche_prodslidenavbottom_rouge.png) no-repeat 208px 10px;
}
.left-menu a.slide_nav_prod strong {
	/*background:url("../images/bt_telecharger_left_slide.png") no-repeat scroll left top transparent;*/
	padding-left:10px;
	line-height:1.4em;
	width:135px;
}
.left-menu a.slide_nav_prod:hover strong {
	background-position: left bottom;
}
.left-menu a.slide_nav_prod strong span.fleche_navig {
	float:right;
	font-size:1.3em;
	padding-bottom:15px;
}


/*Slide navigation document */
.slide_nav_doc {
	outline: none;
}
.slide_nav_doc.active_nav strong {
	background: url(../images/fleche_prodslidenavtop.png) no-repeat 208px 10px;
}
.slide_nav_doc.active_nav:hover strong {
	background: url(../images/fleche_prodslidenavtop_rouge.png) no-repeat 208px 10px;
}
.slide_nav_doc strong {
	background: url(../images/fleche_prodslidenavbottom.png) no-repeat 208px 10px;
}
.slide_nav_doc:hover strong {
	background: url(../images/fleche_prodslidenavbottom_rouge.png) no-repeat 208px 10px;
}
.left-menu a.slide_nav_doc strong {
	/*background:url("../images/bt_telecharger_left_slide.png") no-repeat scroll left top transparent;*/
	padding-left:10px;
	line-height:1.4em;
	width:135px;
}
.left-menu a.slide_nav_doc:hover strong {
	background-position: left bottom;
}
.left-menu a.slide_nav_doc strong span.fleche_navig {
	float:right;
	font-size:1.3em;
	padding-bottom:15px;
}
/* breadcrumb_produit */
#breadcrumb_produit {
	float: left;
	padding: 10px;
	font-size:12px;
}
#breadcrumb_produit ul li {
	float: left;
	display: inline;
	padding-right: 15px;
	padding-left: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	background:transparent url(../images/produit/puce_liste.png) no-repeat scroll right 7px;
}
#breadcrumb_produit ul li.breadcrumb_prodlast {
	background-image: none;
	display: block;
}
#breadcrumb_produit ul li.breadcrumb_prodlast a{
	text-decoration: none;
	color: #0073cf;
}
.clearatlantic {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.panel-content-col1 {
	width: 280px;
	float: left;
	display: inline;
}
.panel-content-col2 {
	width: 200px;
	float: left;
	display: inline;
}
a.bt_home_inscription, a.bt_home_inscription2 {
	background:url("../images/home_inscription_btbleu.png") no-repeat scroll left top transparent;
	cursor:pointer;
	display:block;
	font-size:1.3em;
	font-weight:bold;
	height:35px;
	line-height:2.5em;
	margin-bottom:1.5em;
	margin-left:auto;
	margin-right: auto;
	margin-top:4px;
	text-align:center;
	text-decoration:none;
	width:150px;
	color: #0073cf;
}
a.bt_home_inscription:hover, a.bt_home_inscription2:hover {
	background-position: left bottom;
	color: #666666;
}
a.bt_home_inscription:focus, a.bt_home_inscription2:focus {
	outline: 1px dotted invert;
	border: none;
}
.services-link a{
	background:url("../images/fleche_grise.gif") no-repeat scroll left top transparent;
	color:#666666;
	display:block;
	font-size:1.2em;
	font-weight:bold;
	margin-left:auto;
	margin-right:auto;
	padding-left:25px;
	text-align:left;
	text-decoration:none;
	width:150px;
}
.services-link a:hover {
	color: #0073cf;
}

.home_col_right .panel h2 {
	width:237px;
}
.home_col_right hr {
	margin-right:5px;
}
.home_col_right h3 {
	margin-bottom: 1em;
}
img.fleche_club {
	margin-bottom: 30px;
}
.home_col_right p {
	margin-bottom: 1em;
}
/* Add site pro easytoog */
.home_content_advises p,
.nos-conseils-panel-content p {
	font-size: 1.2em;
	margin-bottom: 0;
}
.panel-contentcolor {
	background:url("../images/home_content_advises_tile2.png") repeat-x scroll left bottom transparent;
}
.content_white {
		background-color:#FFFFFF;
}
.equalheight_ps_club {
	padding-top: 10px;
}
/* @group faq */
h2.faq {
	background:url("../images/faq_bas.png") no-repeat scroll 0 8px transparent;
	border-bottom:1px solid #0073cf;
	color:#666666;
	font-weight:bold;
	margin-bottom: 10px;
}
h2.activefaq {
	background:url("../images/faq_haut.png") no-repeat scroll 0 8px transparent;
}
div.toggle_faq {
	font-size: 1.2em;
	line-height:1.3em;
	margin-bottom:15px;
}
.margefaq {
	background-color:#FFFFFF;
	padding-bottom:5px;
	padding-top:5px;
}
.faq_titre {
	margin-left:10px;
	margin-right:10px;
}

/* @end */

/* @group Gammes */
.ressources_gamme {
	width:350px;
	float: left;
	border:1px solid #A0A0A0;
	margin-bottom:15px;
	margin-right:15px;
}
.cnt-gamme {
	padding:0 20px 20px 36px;
}
.ressources_gamme img {
	float:left;
	padding: 10px;
}
.doc_description_gamme {
	width:330px;
	padding: 10px;
  overflow: hidden;
}
.doc_description_gamme h2 {
	font-size:1.4em;
	margin-top: 0;
}
.doc_description_gamme ul li {
	background:transparent url(../images/link-arrow.gif) no-repeat scroll 0 5px;
	font-size:1.2em;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	line-height:1.3em;
	text-align:left;
	padding-left:15px;
}
.doc_description_gamme ul {
	margin-bottom:5px;
	margin-top:5px;
}
.txt_gamme {
	padding-right: 20px;
	font-size:1.1em;
}
/* @end */


/* @group Pretty photo */
.wrap {
	width:750px;
}
.page-main-center-content2 .gallery {
	padding: 0;
	margin:10px 0 0;
}
.page-main-center-content2 .gallery a.bt_doc {
	margin-bottom: 0;
}
.page-main-center-content2 .gallery .ressources_gallery {
	width:355px;
	border:4px solid #DEE2E2;
	background-color: #DEE2E2;
	margin-bottom:10px;
	margin-right: 10px;
	float:left;
}
.page-main-center-content2 .gallery .colonne2 {
	margin-right: 0;
}
.title_imgal {
	display: block;
	width:345px;
	background-color: #DEE2E2;
	color: #666666;
	padding: 5px;
	font-size: 1.1em;
	text-align: left;
}
.wrap:after {
    content: ".";

    height: 0;
    clear: both;
    visibility: hidden;
}
.gallery_simple {
	width:728px;
	border:4px solid #DEE2E2;
	background-color: #DEE2E2;
	margin-top: 5px;
	margin-bottom:5px;
	margin-right: 0;
	float:left;
	text-align: center;
}
/* @end */

.form_generic table {
  width: 100%;
}

.form_generic .radio_list, .form_generic .checkbox_list {
  margin: 0;
}

.form_generic .radio_list li, .form_generic .checkbox_list li {
  background: none;
  padding: 0;
  margin: 0 10px 0 0;
}

.form_generic .radio_list li {
  float: left;
}

.form_generic td.label {
  width: 40%;
}

.form_generic td.label input {
  float:right;
  margin-right:10px;
}

.form_generic th {
  padding-top: 15px;
}

.contact_formulaire .error-msg {
  padding: 0 0 0 3px;
  margin: 0;
	color: #e2001a;
	font-size: 0.90em;
	line-height: 100%;
}



#form-recherche-docs {
  font-size: 12px;
  margin: 15px 0 10px;
}

#form-recherche-docs p {
  margin: 10px 0 5px 0;
}

#form-recherche-docs p.tags {
	-moz-border-radius:7px 7px 7px 7px;
	border:1px solid #DDDDDD;
	float:right;
	margin-top:0;
	padding:11px;
	width:501px;
}
#form-recherche-docs p.tags span {
	float: left;
	width: 230px;
}

.search-box2 {
	background:url("../images/search-bg.gif") no-repeat scroll 0 0 transparent;
	display:block;
	height:30px;
	overflow:hidden;
	padding:0;
	right:0;
	white-space:nowrap;
	width:200px;
}
.search-box2 fieldset {
	padding: 0;
	margin: 0;
	border: 0 none #ffffff;
}
.search-box2 input.recherche,
.search-box2 #keywords {
	width: 170px;
	background-color: #FFF;
}
.search-box2 input {
	margin: 7px 0;
	border: 0 none #ffffff;
	float: right;
}
.search-box2 input.recherche {
  padding-right:5px;
  width:165px;
}
.search-box2 input.searchbutton {
	margin-right: 5px;
}


/* block video widget */

.side-block-left .side-block-content img{
	margin-top: 10px;
}

.side-block-right .side-block-content img{
	margin-top: 10px;
}

/* full img page content */

.page-main-center-content-p .imgfull {
	margin-top: 20px;
}
.page-main-center-content-p .legende {
	margin-top: 5px;
	display: block;
	font-style: italic;
}
/* position loupe */
.zoom_img {
	background: transparent url("../images/zoom_img.png") no-repeat scroll center top;
	bottom:10px;
	display:block;
	height:32px;
	position:absolute;
	right:10px;
	width:32px;
	z-index:500;
}
a:hover .zoom_img {
	background-position: center bottom;
}
.zoom_img:hover {
	background-position: center bottom;
}
a.linkzoom {
	position: relative;
}
.imgfloatleft a.linkzoom{
	float: left;
}
.imgfloatright a.linkzoom{
	float: right;
}
.imgfloatleft .zoom_img, .imgfloatright .zoom_img {
	right: 15px;
	bottom: 10px;
}
.imgfloatnone .zoom_img {
	right: 8px;
	bottom: 8px;
}

.contact_formulaire td.navigation a {
	display: inline;
	width: 21px;
	height: 23px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	float: right;
}
.contact_formulaire td.navigation a.prev {
	background: transparent url(../images/bt_nav_left.png) no-repeat 0 0;
}
.contact_formulaire td.navigation a.next {
	background: transparent url(../images/bt_nav_right.png) no-repeat 0 0;
}
.contact_formulaire td.navigation a:hover {
	background-position: 0 -23px;
}
.contact_formulaire td.navigation span {
	float: right;
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
	margin: 0 20px 0 20px;
}

.FixedTables thead th {
  background-color: #666666;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  line-height: 1em;
  padding: 3px;
  text-align: center;
  font-size: 12px;
}

.FixedTables td, .FixedTables th {
  padding: 2px;
  font-size: 12px;
}

.FixedTables thead th select {
  float: right;
}

.FixedTables tbody td {
  border-bottom: 1px solid silver;
  text-align: center;
}

.FixedTables tbody td.specname {
  text-align: left;
  width: 240px;
}

.FixedTables td.tab_subtitle, .FixedTables td, .FixedTables th {
  width: 240px;
}

.FixedTables td.tab_subtitle {
  text-align: left;
}

.FixedTables tbody td.unit {
  border-right: 1px solid #666666;
  background-color: #BCC1C3;
  color: white;
}

.FixedTables tbody td.odd {
  background-color: #F2F3F4;
}

.FixedTables tbody td.odd, .FixedTables tbody td.even {
  width: 240px;
}

.FixedTables tbody td.odd:hover, .FixedTables tbody td.even:hover {
  background-color: #BB192B;
  color: white;
}

#specs_table_container {
  display: none;
}

#specs_table {
  overflow: scroll;
  height: 400px;
  width: 940px;
  font-size: 12px;
}

#Open_Text_Arrays {
  margin: 0 auto;
}

.specs_print {
  position: absolute;
  bottom: 0;
  right: 50px;
}

#preview_specs_table tbody {
  max-height: 500px;
  overflow-y: scroll;
  overflow-x: hidden;
}

#select_variant_label {
	font-weight: bold;
	float: right;
}

#select_variant {
	margin: 5px 0 10px;
}

#preview_specs_table .FixedTables {
  width: 100%;
}

.FixedTables .unit {
  width: 60px;
}

.FixedTables .specname {
  width: 250px;
}

.lien_specs_popups {
  display: inline-block;
  margin: 15px 0;
}
}



.FixedTables thead th {
  background-color: #666666;
  color: #FFFFFF;
  font-size: 12px;
  font-weight: normal;
  line-height: 1em;
  padding: 3px;
  text-align: center;
  font-size: 12px;
}

.FixedTables td, .FixedTables th {
  padding: 2px;
  font-size: 12px;
}

.FixedTables thead th select {
  float: right;
}

.FixedTables tbody td {
  border-bottom: 1px solid silver;
  text-align: center;
}

.FixedTables tbody td.specname {
  text-align: left;
  width: 240px;
}

.FixedTables td.tab_subtitle, .FixedTables td, .FixedTables th {
  width: 240px;
}

.FixedTables td.tab_subtitle {
  text-align: left;
}

.FixedTables tbody td.unit {
  border-right: 1px solid #666666;
  background-color: #BCC1C3;
  color: white;
}

.FixedTables tbody td.odd {
  background-color: #F2F3F4;
}

.FixedTables tbody td.odd, .FixedTables tbody td.even {
  width: 240px;
}

.FixedTables tbody td.odd:hover, .FixedTables tbody td.even:hover {
  background-color: #BB192B;
  color: white;
}

#specs_table_container {
  display: none;
}

#specs_table {
  overflow: scroll;
  height: 400px;
  width: 940px;
  font-size: 12px;
}

#select_variant_label {
	font-weight: bold;
	float: right;
}

#select_variant {
	margin: 5px 0 10px;
}

#preview_specs_table .FixedTables {
  width: 100%;
}

.FixedTables .unit {
  width: 60px;
}

.FixedTables .specname {
  width: 250px;
}

.lien_specs_popups {
  display: inline-block;
  margin: 15px 0;
}

.show_club_label label {
  background: url("../images/link-arrow-dark.gif") no-repeat scroll left 5px transparent;
  cursor: pointer;
  display: block;
  font-size: 12px;
  margin: 9px 0 4px 0;
  padding: 0 0 0 15px;
}
.show_club_label:hover {
  text-decoration: underline;
}

.hidden_club {
  display: none;
}

#espace_pro_toogle a.logout_btn {
	background: transparent url(../images/home/bt_deco.png) no-repeat scroll left top;
	display: block;
	height: 21px;
  margin: 36px 0 0 30px;
	width: 100px;
  clear: both;
}
#espace_pro_toogle a:hover.logout_btn {
	background-position: left bottom;
}
#espace_pro_toogle a.logout_btn {
	text-decoration: none;
	text-align: center;
	font-size: 1.2em;
}
#espace_pro_toogle a.logout_btn strong {
	display: block;
	padding-top: 4px;
}

/* tableau page content */
.content_table {
  border-collapse: collapse;
  width: 100%;
}
.content_table th,
.content_table td {
  padding: 3px;
}
.content_table th {
  background-color: #9B9C9F;
  color: #FFFFFF;
  border: solid 1px #FFFFFF;
}
.content_table td {
  border: solid 1px #9B9C9F;
}

/* Bloc couleur */
.bloc-color {
  padding: 3px 7px;
  background-color: #0073CF;
  color: #fff;
  font-size: 14px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.bloc-color h3 {
  margin-bottom: 0;
}
.commande_cadeaux_link {
  text-decoration: none;
}


#formSiret_ok li { padding-left: 0; }
#formSiret_ok li a span { padding-left: 18px; }
