@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_rouge.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.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;
}
#titre_txt_actuportail p, .home_content_advises p {
	line-height: 1.3em;
	font-size: 1.2em;
	margin-bottom: 1.5em;	
}
img {
	border-width: 0;
}
hr {
	border: 0 none #FFFFFF;
	border-top: 1px solid #919292;
	height: 1px;
	margin: 0;
	display: block;
	clear: both;
}
a {
	color: #a0a0a0;
	text-decoration: underline;
}
a:hover {
	color: #4f5050;
}
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 {
	padding-left: 15px;
	background: url(../images/link-arrow.gif) 4px 5px no-repeat;
}
.normal-link-adverse a {
	padding-left: 15px;
	background: url(../images/link-arrow.gif) 4px 5px no-repeat;
	float: right;
}
.normal-link-adverse span.trigger {
	position: relative;
	float: right;
	right: -10px;
}
.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 {
	
}
#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:#b71234;
	display:block;
	margin-bottom:5px;
	margin-top:0;
}
#header-buttons {
	height: 65px;
	padding: 0;
	position: absolute;
	right: 0;
	width: 210px;
}
/* Espace pro button --------------------------------------------- */
#espace-pro {
	padding: 0;
	margin: 0 0 0 10px;
	float: right;
	position: absolute;
	right: 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: #666666;
	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: transparent url(../images/home/boite_log.png) no-repeat scroll left top;
	height: 130px;
	padding-left: 20px;
	padding-top: 15px;
	position: absolute;
	right: 0;
	top: 40px;
	width: 184px;
	z-index: 50;
}
#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;
}
/* 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 {
	margin:20px 0 0;
	overflow:hidden;
	padding:0;
}
#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: right;
	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 {
	padding: 0;
	width: 200px;
	height: 30px;
	background: url(../images/search-bg.gif) 0 0 no-repeat;
	position: absolute;
	right:0;	
	display: block;
	white-space: nowrap;
	/* For Opera */
	overflow: hidden;
}
#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 {
	padding-top:42px;
	margin: 0;
	width:980px;
	list-style: none;
}
#navigation li.column {
	padding: 0;
	margin:0 2px 0 0;
	display: inline-block;
	position: relative;
	float: left;
	z-index: 19;
	border-bottom: 1px solid #919292;
	/* 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;
	z-index: 19;
	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: #f7f8f9;
	border-bottom: 1px solid #ffffff;
}
#navigation a.mainmenu {
	background: url(../images/mainmenuportail-bg.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_rouge.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 {
	background-position: 0 -30px;
	color: #fff;
}
#navigation ul {
	list-style: none;
	position: absolute;
	opacity: 0.95;
}
.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-red.gif);
}
.left-menu div.red.two-lines {
	background-image: url(../images/left-menu-red-2lines.gif);
}
.left-menu div.red.simple-button {
	background-image: url(../images/left-menu-title-simple-red.gif);
}
.left-menu div.red.simple-button.two-lines {
	background-image: url(../images/left-menu-simple-red-2lines.gif);
}
.left-menu div.red.left-menu-on, .left-menu div.red.simple-button:hover {
	border-color: #b71234;
}
.left-menu div.green {
	background-image: url(../images/left-menu-title-bg-green.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 */
	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.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;
}
/* 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.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;
}
.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/h2-bg-portail.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 h2 a:hover span.panel-title {
	background-position: 0 -25px;
	color: #FFFFFF;
}
.panel_portail.atl_elect .panel-content{
	border: 1px solid #B71234;
	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 {
	margin-top:25px;
}
/* Panels---------------------------------------- */
.panel {
	padding: 0;
	margin: 10px 0 0 10px;
	width: 237px;
  height: 240px;
	float: left;
	overflow: hidden;
}
.panel_large {
	width:485px;
}
.panel-content img.panel_imgleft {
	float: left;
	padding-right: 10px;
}
.panel-content img.panel_imgright {
	float: right;
	padding-left: 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 5px 0;
	margin: 0;
	min-height:120px;
	background-color: #FFFFFF;
	overflow: hidden;
}
.panel .panel-content {
  height: 195px;
}
.panel-content ul {
	width:225px;
}
.panel-content img {
	float: right;
}
.panel-content-slide {
  width: 475px;
  padding: 20px 5px 0;
}
.panel h2 a span.panel-title {
	background: transparent url(../images/h2-bg.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.png) no-repeat scroll right 0;
	display: block;
	float: left;
	height: 25px;
	margin: 0;
	padding: 0;
	width: 10px;
}
.panel h2 a span.panel-portail {
	background: transparent url(../images/h2-bg-portail.png) repeat-x scroll 0 0;
	display: block;
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 0 15px;
}
.panel h2 a span.panel-corner-portail {
	background: transparent url(../images/coin-panel-right-portail.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: 10px 0 0;
	width: 577px;
	overflow: hidden;
	margin-top: 10px;
	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 .faq_header {
	background: url(../images/faq_header.png) no-repeat left top;
	width: 580px;
	height: 119px;
}
.page-main-center-header img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}
.page-main-center-header-h {
	padding: 0;
	margin: 0;
	line-height: 0.9em;
	font-size: 2.1em;
	width: 180px;
	position: relative;
	z-index: 10;
}
.page-main-center-header-p {
	padding: 0;
	margin: 5px 0 0;
	font-size: 1.2em;
	font-style: italic;
	font-weight: bold;
	position: relative;
	z-index: 10;
}
.page-main-center-content {
	padding: 0 27px 20px;
	margin: 0;
	overflow: hidden;
	position: relative;
	background-color: #ffffff;
	float:left;
	width:523px;
}
.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.gif) 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: #b71234;
}
.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_sitepro:hover {
	color: #b71234;	
}
.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: #b71234;
}
/* SITE PRO */
#panel1, #panel2, #panel3 {
	background: #575757;
	height: 232px;
	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: 200px;
	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: 135px;
	width: 470px;
	overflow: hidden;
}
#customlistscroll {
	height: 135px;
	width: 465px;
	overflow: hidden;
}
#container-slider {
	background: transparent url(../images/content/bgd_scroll.png) no-repeat center 0;
	width: 18px;
	height: 117px;
	position: relative;
	float: right;
	margin-top: 10px;
}
#container-slider2 {
	background: transparent url(../images/content/bgd_scroll.png) no-repeat center 0;
	width: 18px;
	height: 117px;
	position: relative;
	float: right;
	margin-top: 10px;
}
#content-slider {
	margin-top: 10px;
	height: 117px;
	position: relative;
}

#content-slider2 {
	margin-top: 10px;
	height: 117px;
	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: 20px;
	display: block;
	text-transform: uppercase;
	margin-top: 6px;
}
#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: 38px;
	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: 21px;
	overflow: hidden;
	padding: 5px;
	position: absolute;
	right: 40px;
	width: 108px;
	z-index: 250;
}
.block ul li {
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
}
.panel2_col1 {
	height: 200px;
	float: left;
	position: relative;
	margin-top: 10px;
}
.panel2_col2, .panel2_col3 {
	height: 200px;
	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: 22px;
	margin-bottom: 2px;
	margin-top: 2px;
	padding-left: 20px;
	padding-top: 5px;
	width: 339px;
}
.panel2_col2 ul li a:hover strong {
	width: 339px;
	height: 22px;
	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: 20px;
}
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;
}
/* 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;
}
.nos-conseils-panel-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;
}
.clearatlantic {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
a.linkatl_elect, a.linkatl_chaud, a.linkatl_chaud2, a.linkatl_clim, a.linkatl_clim2 {
	display:block;
	font-size:1.3em;
	text-align:center;
	text-decoration:none;
	width:320px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-top: 25px;
	padding: 0;
	background: transparent url(../images/home_content_advises_tile3.png) repeat-x scroll left top;
}
a.linkatl_elect {
	color:#b71234;
	height:95px;
	position: absolute;
	top: 0;
	left: 0;
	line-height:7.4em;
}
a.linkatl_chaud {
	color:#009aa6;
	height:95px;
	position: absolute;
	top: 0;
	left: 0;
	line-height:7.4em;
}
a.linkatl_clim {
	color: #280091;
	height:48px;
	position: absolute;
	top: 0;
	left: 0;
	line-height:3.6em;	
}
a.linkatl_clim2 {
	color: #0073cf;
	height:47px;
	position: absolute;
	top: 48px;
	left: 0;
	line-height:3.6em;
}
a.linkatl_elect:hover, a.linkatl_chaud:hover, a.linkatl_chaud2:hover, a.linkatl_clim:hover, a.linkatl_clim2:hover {
	text-decoration: underline;
}
.atl_elect .panel-content, .atl_chaud .panel-content, .atl_clim .panel-content{
	height:75px;
	min-height:0;
}
.hover_block{
	padding-top: 0;
}
.hover_block img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	z-index: 100;
}
.panel_portail {
	position: relative;
}
#titre_txt_actuportail {
	max-height: 85px;
	overflow: hidden;
}
