@import url('../../fonts/din_web/din.css');

header {
    font-size: 1em;
    line-height: 1.4;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    word-break: keep-all;
	-webkit-font-smoothing: subpixel-antialiased;
}
header button, header input{
	-webkit-font-smoothing: subpixel-antialiased;
}
header img{
	vertical-align: middle;
}
.main_header{
    bottom: -3px;
    height: 112px;
    margin-left: auto;
    margin-right: auto;
    max-width: 990px;
    position: relative;
    z-index: 999;
}

.main_header .content{
	position:relative
}

/* New header */

/* FONT FAGO : REGULAR */
@font-face {
  font-family: SomfySans-Regular;
  src: url("../../b2c_v5/fonts/SomfySans-Regular.eot");
}
@font-face {
  font-family: SomfySans-Regular;
  src: url("../../b2c_v5/fonts/SomfySans-Regular.woff") format("woff");
}
@font-face {
  font-family: FagoScWebPro-Regular;
  src: url("../../fonts/b2c_v4/FagoScWebPro.eot");
}
@font-face {
  font-family: FagoScWebPro-Regular;
  src: url("../../fonts/b2c_v4/FagoScWebPro.woff") format("woff");
}

/* FONT FAGO : CONDENSED */

@font-face {
  font-family: FagoScWebPro-Cond;
  src: url("../../fonts/b2c_v4/FagoScWebPro-Cond.eot");
}
@font-face {
  font-family: FagoScWebPro-Cond;
  src: url("../../fonts/b2c_v4/FagoScWebPro-Cond.woff") format("woff");
}

/* FONT FAGO : EXTENDED */
@font-face {
  font-family: FagoWebPro-Extended;
  src: url("../../fonts/b2c_v4/FagoWebPro-Extd.eot");
}
@font-face {
  font-family: FagoWebPro-Extended;
  src: url("../../fonts/b2c_v4/FagoWebPro-Extd.woff") format("woff");
}
@font-face {
  font-family: FagoScWebPro-Extended;
  src: url("../../fonts/b2c_v4/FagoScWebPro-Extd.eot");
}
@font-face {
  font-family: FagoScWebPro-Extended;
  src: url("../../fonts/b2c_v4/FagoScWebPro-Extd.woff") format("woff");
}
@font-face {
	font-family: Mayrand-cript;
	src: url("../../fonts/b2c_v4/mayrand_script_240792_plain-webfont.eot");
}
@font-face {
	font-family: Mayrand-cript;
	src: url("../../fonts/b2c_v4/mayrand_script_240792_plain-webfont.woff") format("woff");
}

.main_header_new {
	font-family: "SomfySans-Regular",Helvetica,Arial,sans-serif;
	border-bottom: 1px solid #F5F5F5;
	position:relative;
	background-color:white;
	z-index:1200;
}

.main_header_new .list_horizontal{
	margin:0;
	padding:0
}

.main_header_new .list_horizontal>li{
	float:left;
	z-index:auto!important;
	z-index:1000
}

.main_header_new .list_horizontal>li>a{
	float:none!important;
	float:left;
	display:block
}
.main_header_new .list_horizontal>li>a {
	float: none !important;
	display: block;
}

.main_header_new .surheader {
	position: relative;
	font-size: 14px;
	z-index:220;
    position: relative;
}
.main_header_new .surheader::before, 
.main_header_new .surheader::after  {
	position: absolute;
	content: " ";
	top: 0;
	bottom: 0;
	width: 50%;
}
.main_header_new .surheader::before {
	left: 0;
	background: #485C74;
}
.main_header_new .surheader::after {
	right: 0;
	background: #8996A4;
}
.main_header_new .surheader-center,
.main_header_new .header-center,
.main_header_new #main_menu {
	max-width:990px;
	margin-left:auto;
	margin-right:auto;
}
.main_header_new .surheader-center {
	background-color:#8996A4; 
	position: relative;
	z-index: 200;
	height:28px;
	vertical-align:middle;
	min-width: 300px;
}
.main_header_new .surheader-center-left {
	background-color:#8996A4; 
	position: relative;
	z-index: 200;
	height:28px;
	vertical-align:middle;
	min-width: 300px;
	margin-left:auto;
	margin-right:auto;
}

.main_header_new .surheader_social {
	text-align:center;
}
.main_header_new .surheader.with0btn .surheader_social {
	text-align:right;
}

.main_header_new .surheader-center a {
	color:white;
	text-decoration:none;
}
.main_header_new .surheader-center a:hover {
	color:#fab711;
}
.main_header_new .surheader-center ul {
	margin:0;
	padding:0;
	list-style:none;
	
}
.main_header_new .surheader-center-left a {
	color:white;
	text-decoration:none;
}
.main_header_new .surheader-center-left a:hover {
	color:#fab711;
}
.main_header_new .surheader-center-left ul {
	margin:0;
	padding:0;
	list-style:none;
	
}

.main_header_new .surheader_sites, 
.main_header_new .surheader_sites a, 
.main_header_new .surheader_sites li, 
.main_header_new .surheader_sites ul {  
	float:left;
	display:block;
}
.main_header_new .surheader_sites .active {
	background: #485C74;
}
.main_header_new .surheader_sites a,
.main_header_new .surheader_buttons a {
	display:block;
	padding:5px 10px 0px;
	height:23px;
}
.main_header_new .surheader_buttons a img{
	vertical-align: baseline;
}
.main_header_new .surheader_sites a,
.main_header_new .surheader_buttons div {
	float:left;
}
.main_header_new .surheader_sites li.mobile {
	display:none;
}
.main_header_new .surheader_sites>li:first-child>a {
	display:none;
	background: url('../../img/b2c_v4/header/arrow_white_bottom.png') no-repeat right 7px center;
	padding-right:25px;
}
.main_header_new .surheader_sites>li:last-child>a {
	padding-right:30px;
}
.main_header_new .surheader_sites li.active li:first-child a {
	font-family: "SomfySans-Bold",Helvetica,Arial,sans-serif;
	background: url('../../img/b2c_v4/header/arrow_yellow_up.png') no-repeat bottom center;
}
.main_header_new .surheader_social .first { 
	display:none; 
}
.main_header_new .surheader_social li { 
	padding:4px 3px; 
	display: inline-block;
	float:none;
}
.main_header_new .surheader_social li a { 
	height:20px; 
	width:20px; 
	text-indent: -9000px; 
	background-repeat: no-repeat; 
	background-position: top center; 
}
.main_header_new .surheader_social li a:hover { 
	background-position: bottom center; 
}
.main_header_new .surheader_social li a span {
	display: none;
}

.main_header_new .surheader_social li.facebook a	{ background-image: url("../../img/b2c_v4/header/soc_facebook.png"); }
.main_header_new .surheader_social li.twitter a		{ background-image: url("../../img/b2c_v4/header/soc_twitter.png"); }
.main_header_new .surheader_social li.youtube a		{ background-image: url("../../img/b2c_v4/header/soc_youtube.png"); }
.main_header_new .surheader_social li.g_plus a		{ background-image: url("../../img/b2c_v4/header/soc_g_plus.png"); }
.main_header_new .surheader_social li.weibo a		{ background-image: url("../../img/b2c_v4/header/soc_weibo.png"); }
.main_header_new .surheader_social li.wechat a		{ background-image: url("../../img/b2c_v4/header/soc_wechat.png"); }
.main_header_new .surheader_social li.instagram a	{ background-image: url("../../img/b2c_v4/header/soc_instagram.png"); }
.main_header_new .surheader_social li.blog a		{ background-image: url("../../img/b2c_v4/header/soc_blog.png"); }
.main_header_new .surheader_social li.vkontakte a	{ background-image: url("../../img/b2c_v4/header/soc_vkontakte.png"); }
.main_header_new .surheader_social li.linkedin a	{ background-image: url("../../img/b2c_v4/header/soc_linkedin.png"); }
.main_header_new .surheader_social li.whatsapp a	{ background-image: url("../../img/b2c_v4/header/soc_whatsapp.png"); }
.main_header_new .surheader_social li.line a		{ background-image: url("../../img/b2c_v4/header/soc_line.png"); }

.main_header_new .surheader_buttons {
	float:right;
	height: 28px;
	margin-right:10px;
}
.main_header_new .surheader_buttons .header_button_tahoma {
	padding-top: 6px;
	background: url("../../img/b2c_v4/header/arrow2_yellow_right.png") no-repeat right center;
	padding-right: 15px;
}


.main_header_new .header {
	background-color:#fab711;
	height:70px;
	z-index:210;
    position: relative;
}

.main_header_new .header-cta {
	width:100%;
	background-color:#fab711;
}
.main_header_new .header-cta>ul {
	display: table;
	width: 100%;
}
.main_header_new .header-cta>ul>li {
	display: table-cell;
	vertical-align: middle;
}
.main_header_new li#logo_somfy {
	margin:0;
}
.main_header_new li#logo_somfy a {
	padding:0 0 0 10px;
	white-space: nowrap;
}
.main_header_new li#logo_somfy img {
	
}
.main_header_new li#logo_somfy em {
    color: #8996A4;
    text-transform: uppercase;
    font-style: normal;
    font-size: 25px;
    vertical-align: top;
    line-height: 36px;
    padding-left: 10px;
    top: 3px;
    position: relative;
}

.main_header_new #search_box {
	padding:0 30px 0 50px;
	width:800px;
}
.main_header_new #search {
	padding:0 35px 0 10px;
	width:auto;
}
.main_header_new #search_input {
	position:relative;
	top:auto;
	left:auto;
	float:left;
	border-radius: 6px;
	border: none;
	padding:0;
	margin-top: 0;
	height:auto;
	width:100%;
	min-width:120px;
	max-width:300px;
	background-color: #fff;
	font-size: 11px;
}
.main_header_new #search_input.active {
	border: none;
}
.main_header_new #search_input #searchField {
	height:18px;
	line-height:18px;
	width: 100%;
	box-sizing: content-box;
	padding: 14px 0;
	margin: 0;
    border-radius: 6px;
    display: block;
    border: 0;
}
.main_header_new #search_input form input[type=submit] {
	width: 35px;
    height: 100%;
    cursor: pointer;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    margin: 0;
    padding: 0;
    background: url("../../img/b2c_v4/header/search.png") no-repeat center center;
    
}


.main_header_new .header-cta>ul>li>a {
	font-family: "SomfySans-Regular",Helvetica,Arial,sans-serif;
	text-decoration: none;
	color: white;
	display:table-cell;
	vertical-align: middle;
	height:70px;
	padding:0 20px 0 50px;
	background-position:left center;
	background-repeat: no-repeat;
	line-height:18px;
}
.main_header_new .header-cta>ul>li>a>span {
    max-height: 70px;
    overflow: hidden;
    display: block;
    white-space: nowrap;
}
.main_header_new .header-cta>ul>li>a:hover {
	color:#485c74;
}	
.main_header_new .header-cta li#mon_compte>a>span {
	display:none;
}

.main_header_new .header-cta li#languages {
	position: relative;
	padding-right:10px;
}
.main_header_new .header-cta li#languages>div {
	width: 42px;
}

.main_header_new .header-cta > ul > li > a {
	float: none;
	white-space: nowrap;
	vertical-align: middle;
	padding: 0 10px 0 10px; 
}
.main_header_new .header-cta > ul > li > a span {
	float: none;
	display: inline-block;
	vertical-align: middle; 
}
.main_header_new .header-cta > ul > li > a i {
	display: inline-block;
	padding: 5px;
	margin-right: 8px;
	color: #fab800;
	font-size: 26px;
	background: white;
	-webkit-border-radius: 100%;
	-khtml-border-radius: 100%;
	-moz-border-radius: 100%;
	-ms-border-radius: 100%;
	-o-border-radius: 100%;
	border-radius: 100%;
	vertical-align: middle;
	-webkit-transition: all 0.4s;
	-khtml-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-ms-transition: all 0.4s;
	-o-transition: all 0.4s;
	transition: all 0.4s;
}
.main_header_new .header-cta > ul > li > a:hover i, 
.main_header_new .header-cta > ul > li > a:active i, 
.main_header_new .header-cta > ul > li > a:focus i, 
.main_header_new .header-cta > ul > li > a.active i {
	color: #485c74; 
}

@media screen and (max-width: 680px) {
	.main_header_new .header-cta > ul > li > a {
		padding: 0;
	}
	.main_header_new .header-cta > ul > li > a span {
		display: none;
	}
}
        
        
ul.language li a {
	height:23px;
	text-decoration: none;
	color: #808080;
	padding-top: 4px;
}
ul.language li a:hover,ul.language li.active a{
	color: #fab711;
}
ul.language li.active,ul.language li:hover{
	border:1px solid #fab711;
}



.main_header_new .header-cta li#languages ul {
  	font-family: "SomfySans-Bold",Helvetica,Arial,sans-serif;
	background: white;
	width: 40px;
	height: 40px;
	border-radius: 20px;
	text-align: center;
	position: absolute;
	top: 14px;
	border: 1px solid #fab711;
}
.main_header_new .header-cta li#languages ul li {
	background: none;
	border: none;
	display: none;
	float: none;
	width: auto;
	height: auto;
	padding: 0;
	margin: 0;
	font-size: 16px;
  	font-weight:normal;
  	text-align:center;
}
.main_header_new .header-cta li#languages ul li a {
	display:block;
	color: #fab711;
	height: auto;
	padding: 0;
	margin: 0;
	text-decoration: none;
}
.main_header_new .header-cta li#languages ul li:first-child a {
	margin-top: 7px;
}
.main_header_new .header-cta li#languages ul li:last-child a {
	margin-bottom: 7px;
} 
.main_header_new .header-cta li#languages ul li.active {
	display: block;
}
.main_header_new .header-cta li#languages ul li.active a {
	margin-top: 7px;
	padding-bottom: 4px;
	background: url("../../img/b2c_v4/header/arrow_gray_bottom.png") no-repeat bottom center;
}


.main_header_new .header-cta li#languages ul:hover {
	height: auto;
	border: 1px solid #d1d1d1;
}
.main_header_new .header-cta li#languages ul:hover li {
	display: block;
}
.main_header_new .header-cta li#languages ul:hover li.active a {
	background: none;
	padding-bottom: 0;
	margin-top: 0;
} 
.main_header_new .header-cta li#languages ul:hover li.active:first-child a {
	margin-top: 7px;
} 
.main_header_new .header-cta li#languages ul li a:hover {
	color: #485C74;
}

.main_header_new #detailCompte {
	max-width: none;
	width: 100%;
	right: auto;
	left: 0;
	top: 116px;
}
.main_header_new #tertiary_menu_header {
	width:auto;
	height:auto;
}
.main_header_new #list_main_menu li.level1.cta br {
    display: none;
}
.main_header_new #list_main_menu li.level1.mon_compte>a {
	display:none;
}
#wrapper.formLightWrapper p {
	font-family: SomfySans-Regular;
	font-size:18px;
}

#wrapper form.formLight {
	font-family: SomfySans-Regular;
	margin-top:40px;
	overflow: visible;
    clear: both;
    float: left;
    width: 100%;
}
#wrapper form.formLight h2 {
    color: #a8b2bc;
    line-height: 38px;
    margin: 0;
    padding: 0 0 30px;
    text-align: left;
	clear:left;
}
    
#wrapper form.formLight .field_group {
	clear:left;
	float:left;
	padding-bottom:20px;
	position:relative;
}

#wrapper form.formLight .field_group input[type="text"],
#wrapper form.formLight .field_group input[type="password"] {
    border: 1px solid #bcbdbf;
    border-radius: 5px;
    height: 40px;
    padding-left: 10px;
    width: 356px;
    font-family: SomfySans-Regular;
    font-size:18px;
    margin-bottom:10px;
    display:block;
}

#wrapper form.formLight .field_group input[type="submit"],
#wrapper form.formLight .field_group input[type="reset"] {
    -moz-user-select: none;
    border: 1px solid transparent;
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    float:none; 
    font-weight: 400;
    font-family: SomfySans-Regular;
    font-size: 24px;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 45px;
    height: 45px;
    margin: 30px 0 0;
    white-space: nowrap;   
}
#wrapper form.formLight .field_group input[type="submit"] {
    background: url("../../img/b2c_v4/ico_next.png") no-repeat scroll right 10px top 6px #fab711 !important;
    text-align: left;
    padding: 0 45px 0 12px;
}
#wrapper form.formLight .field_group input[type="reset"] {
    background: url("../../img/b2c_v4/ico_prev.png") no-repeat scroll left 10px top 6px #ccc !important;
    text-align: right;
    padding: 0 12px 0 45px;
}
#wrapper form.formLight.small .field_group input[type="submit"],
#wrapper form.formLight.small .field_group input[type="reset"] {
	font-size: 18px;
	line-height: 30px;
	height: 30px;
	margin-top:10px;
}
#wrapper form.formLight.small .field_group input[type="submit"] {
	background: url("../../img/b2c_v4/ico_next_small.png") no-repeat scroll right 10px top 5px #fab711 !important;
}
#wrapper form.formLight.small .field_group input[type="reset"] {
	background: url("../../img/b2c_v4/ico_prev_small.png") no-repeat scroll left 10px top 5px #ccc !important;
}

#wrapper form.formLight .field_group .label,
#wrapper form.formLight .field_group>label,
#wrapper form.formLight .field_group #passwordQuality>label {
    font-family: SomfySans-Regular;
    display: block;
    float: left;
    font-size: 18px;
    font-weight: normal;
    text-align: left;
    width: 170px;
    padding-right:10px;
    color: #545454;
    margin:0;
}

#wrapper form.formLight .button_checkbox{
	position:relative;
	top:53px
}
#wrapper form.formLight input[type=checkbox] {
    display: none;
}
#wrapper form.formLight input[type=checkbox]+label>span:first-child {
    display: block;
    width: 16px;
    height: 16px;
    margin: -1px 4px 0 0;
    vertical-align: baseline;
    float: left;
    background: url(../../img/b2c_v4/grosses_checkboxes.png) left top no-repeat;
    cursor: pointer;
}
#wrapper form.formLight .radio_grises input[type=checkbox]+label>span:first-child {
    background: url(../../img/b2c_v4/grosses_checkboxes_carrees_bordure.jpg) left top no-repeat;
}
#wrapper form.formLight .radio_grises input[type=checkbox]:checked+label>span:first-child {
    background: url(../../img/b2c_v4/grosses_checkboxes_carrees_bordure.jpg) left bottom no-repeat;
}

#wrapper form.formLight .radio_grises label {
    margin-right: 26px;
}
#wrapper form.formLight .radio_grises label{
    font-family: Verdana;
    font-size: 12px;
    text-align: justify;
    color: #545556;
}

#wrapper form.formLight .field_group select:focus,
#wrapper form.formLight .field_group textarea:focus,
#wrapper form.formLight .field_group input[type="text"]:focus {
    border: 1px solid #fab711;
    box-shadow: 1px 1px 5px #fab711;
    }

#wrapper form.formLight .field_group input[readonly]:focus {
	border: 1px solid #bcbdbf;
	box-shadow:none;
}

#wrapper #detailCompte form.formLight .buttons .checkbox_field{
	line-height: 1;
}

#detailCompte .colonnes_lien form.formLight .field_group>label { 
	width: 274px; 
}
.main_header_new .sous_menu_inner { 
	font-size: 16px; 
}
.main_header_new #main_menu ul.list_horizontal > li .colonne_focus .cadre_blanc_produit {
	position: relative;
	padding-right:100px;
}
.main_header_new #main_menu ul.list_horizontal > li #detailCompte .colonne_focus .cadre_blanc_produit {
	padding-right:5px;
}

#detailCompte .colonnes_lien .titre_sous_menu {
	margin-bottom:15px;
	display:block;
}
#detailCompte .colonnes_lien form.formLight .field_group {
	padding-bottom:0;
}

#wrapper #detailCompte form.formLight .field_group>label {
	height: 32px;
	line-height: 15px;
	font-size: 17px;
}
#wrapper #detailCompte form.formLight .field_group input[type="text"], 
#wrapper #detailCompte form.formLight .field_group input[type="password"] {
	height: 30px;
	font-size: 15px;
	width:292px;
}
#wrapper #detailCompte form.formLight .buttons {
	margin-top:10px;
}
#wrapper #detailCompte form.formLight .buttons .field_group:nth-child(1) {
	float:left;
}
#wrapper #detailCompte form.formLight .buttons .field_group:nth-child(1) .checkbox_field {
	margin-top:0;
	margin-bottom:5px;
}
#wrapper #detailCompte form.formLight .buttons .field_group:nth-child(2) {
	float:right;
}
#wrapper #detailCompte form.formLight .field_group input[type="submit"] {
	margin-top:0;
	font-size:18px;
	height:36px;
	line-height:36px;
	background-position: 95% 2px !important;
	float:right;
	margin-right:20px;
}
#detailCompte .colonne_focus {
	width:auto;
	margin-left:0;
}
#detailCompte .module_focus .cadre_blanc_produit {
	padding:0 23px 20px 0;
	overflow:auto;
}
#detailCompte .module_focus .cadre_blanc_produit ul li {
	list-style:none;
	text-transform: uppercase;
	padding-left:26px;
	font-size: 12px;
    padding-bottom: 5px;
}
    
#wrapper #detailCompte .module_focus form.formLight .field_group {
	padding:0;
	float: right;
	margin: 10px 0 0 0;
}

.main_header_new img.img_fond_mod_focus {
	position: absolute;
    left: 230px;
    bottom: 0;
}

.main_header_new .cadre_blanc_produit * { 
	font-size:16px; 
}
.main_header_new .cadre_blanc_produit p { 
	margin: 0; 
}

.main_header_new ul.listText {
	display:block;
	float: left !important;
	clear:left;
	padding: 0 !important
}
.main_header_new ul.listText li {
	margin: 0 0 0 14px !important;
	list-style-type:disc;
}

.main_header_new ul.listLinks {
	display:block;
	float: left !important;
	margin-top: 1px !important;
	padding: 0 !important;
}
.main_header_new ul.listLinks li{
	background:url("../../img/b2c_v4/pictos/bullet_fleche.png") no-repeat;
	display:block;
	min-height:16px;
}
.main_header_new ul.listLinks li>a{
	margin-left:24px;
	max-width: 150px;
	line-height: 1em;
	padding-top: 3px;
	min-height: 18px;
}

.main_header_new .colonne_focus{
	font-family:SomfySans-Regular,arial,verdana;
	height:100%;
	float:right;
	width:322px;
	padding-bottom:26px
}

.main_header_new .module_focus span{
	color:#fff;
	font-weight:700;
	font-size:1.25em;
	margin:0;
	line-height:19px;
	display:block
}

.main_header_new .module_focus{
	width:322px;
	margin-right:auto;
	font-family:SomfySans-Regular,arial,verdana;
	position:relative
}

.main_header_new .contour_hauteur_photo{
	position:relative
}

#main_menu ul li .module_focus a{
	padding:0;
	display:block
}

#main_menu .module_focus ul li{
	float:none;
	/* background:url(../../img/b2c_v4/petite_fleche_orange.png) 0 8px no-repeat; */
	background-image: url("../../img/b2c_v4/sprite.png");
	background-repeat: no-repeat;
	background-position: 5px -608px;
	margin-bottom:5px;
}
#main_menu .colonne_lien ul ,.module_focus ul {
	margin-top:5px;
}

.main_header_new .focus_avec_photo{
	overflow:hidden
}

.main_header_new .focus_avec_photo .cadre_blanc_produit{
	height:auto;
	background:transparent
}

.main_header_new .masque_module_focus{
	position:absolute;
	height:100%;
	width:330px;
	background:#fff;
	bottom:0;
	left:-109px;
	z-index:3;
	-webkit-transform:skew(-23deg);
	-moz-transform:skew(-23deg);
	-o-transform:skew(-23deg);
	transform:skew(-23deg)
}

.main_header_new .img_focus{
	height:100%;
	width:auto;
	z-index:2;
	position:absolute;
	bottom:0;
	right:5px
}
.main_header_new .cadre_blanc_produit{
	padding-right:130px;
	background-color:#fff;
	height:auto;
	position:relative;
	z-index: 500;
	margin-top:5px;
	color: black;
}

.main_header_new .img_fond_mod_focus{
	position:absolute;
	left:267px;
	bottom:0
}

.main_header_new .clear, .clearboth {
    clear: both !important;
}

.main_header_new p{
	font-family: Verdana;
    font-size: 13px;
    color: #545556;
    margin-top: 20px;
    margin-bottom: 20px;
}

@media screen and (min-width: 680px) {
	#main_menu ul.list_horizontal > li .sous_menu .colonnes_lien { 
		width: 585px; 
	}
}
#main_menu ul#menuDetailCompte {
	display: block;
    top: 0;
    visibility: hidden;
}
#main_menu ul#menuDetailCompte>li>a {
	display: none;
}
#menuDetailCompte div#detailCompte {
	left: 0;
	right: 0;
    top: 40px;
    width: 100%;
    visibility: visible;
    background: none;
}
#menuDetailCompte .sous_menu_inner {
	margin: 0 auto;
}
#wrapper #detailCompte form.formLight {
	margin-top: 0;
}
#wrapper #detailCompte form.formLight p.error {
	margin-right:20px;
}


@media (max-width: 1000px) {
	.main_header_new .sous_menu_inner {
		max-width: 680px;
		background: url("../../img/b2c_v4/background_sous_menu.jpg") right -167px top repeat-y;
	}
	.main_header_new .sous_menu_inner .colonne_focus {
		margin-right: 0;
	}
	.main_header_new #detailCompte .colonne_focus {
		width: 278px;
	} 
	#wrapper .main_header_new form.formLight {
		margin-top: 0;
	}

	#detailCompte { top: 100px; width: 676px;}
	#detailCompte .colonnes_lien {
		width:340px;
	}
	#wrapper form.formLight.withSmallCol .field_group, #wrapper #detailCompte form.formLight .field_group {
		width: 305px;
		margin: 5px 0 10px;
		max-width: 100%;
	}
	#wrapper form.formLight.withSmallCol .field_group .label, 
	#wrapper form.formLight.withSmallCol .field_group>label, 
	#wrapper #detailCompte form.formLight .field_group .label, 
	#wrapper #detailCompte form.formLight .field_group>label {
		float: none;
		width: auto;
		margin-right: 0;
	}
}

@media (max-width: 990px) {
    .main_header_new .sous_menu {
    	left:0;
    	margin-left:0;
    }
}
@media screen and (max-width: 879px) {
	.main_header_new .surheader_sites>li {
		display: none;
	}
	.main_header_new .surheader_sites>li.active {
		display: block;
	}
	.main_header_new .surheader_sites>li.active>a,
	.main_header_new .surheader_sites li.mobile {
    	display:block;
    }
    .main_header_new .surheader_sites>li.active>a.open {
    	background-image: url('../../img/b2c_v4/header/arrow_white_up.png');
    }
    .main_header_new .surheader_sites .active>ul {
	    position: absolute;
	    top: 28px;
	    background: #485C74;
	    display:none;
	    z-index: 200;
    }
    .main_header_new .surheader_sites .active li,
    .main_header_new .surheader_sites .active a {
    	float:none;
    }
    .main_header_new .surheader_sites li.active li:first-child a {
    	background: none;
    }
    .main_header_new .header-cta>ul>li>a {
    	font-size: 13px;
    	line-height: 15px;
    }
	.main_header_new .header #logo_somfy a {
		width:1000px;
	}
    .main_header_new .header-cta li#languages>div {
		width: 37px;
	}
	.main_header_new .header-cta li#languages ul {
		background: white;
		width: 35px;
		height: 35px;
		border-radius: 18px;
		top: 17px;
	}
	.main_header_new .header-cta li#languages ul li.active a,
	.main_header_new .header-cta li#languages ul li:nth-child(1) a {
		pointer-events: none;
	}
	.main_header_new .header-cta li#languages ul li.active a {
		margin-top: 6px;
		padding-bottom: 3px;
	}
	.main_header_new .header-cta li#languages ul li:first-child a {
		margin-top: 6px;
	}
    
}

@media screen and (min-width: 880px) {
	.main_header_new .surheader_sites .active>ul {
	    display: block !important;
    }
}

@media screen and (max-width: 800px) {
	.main_header_new #list_main_menu.active {
		background: white;
	}
	.main_header_new #list_main_menu li.level1 {
		display: block;
		text-align: left;
	}
	.main_header_new #list_main_menu li.level1.cta {
		display: block;
		border-top: 1px solid #dbdbdb;
		margin-top: 8px;
    	padding-top: 8px;
	}
	.main_header_new #list_main_menu li.level1.cta:last-child {
		padding-bottom: 20px;
	}
	.main_header_new #list_main_menu li.level1.cta+.cta {
		border: none;
		margin-top: 0;
    	padding-top: 0;
	}
	.main_header_new #list_main_menu li.level1>a {
		background: url("../../img/b2c_v4/header/arrow_gray_right.png") no-repeat center right 20px;
		padding: 10px 0;
		cursor: pointer;
	}
	.main_header_new #list_main_menu li.level1>a:hover {
		background: url("../../img/b2c_v4/header/arrow_yellow_right.png") no-repeat center right 20px;
	}
	.main_header_new #main_menu ul li.level1.active .level0 {
		background: none;
	}

	.main_header_new .sous_menu {
		top: 0;
		border: 0;
	}
	.main_header_new .sous_menu_inner {
		outline: 0;
		border: 0;
		background: none;
	}
	.main_header_new #detailCompte {
		padding-top: 0;
	}
	.main_header_new #detailCompte .sous_menu_inner {
		background: #f8f8f8;
	}
	.main_header_new .sous_menu .deux_colonne_lien{
		width: auto !important;
	}
	.main_header_new .deux_colonne_lien ul li {
		width: auto;
	}
	.main_header_new .header #search_box {
		display: none;
	}
	.main_header_new #search_box {
		padding: 0;
		width: auto;
		float: none;
		margin-bottom: 10px;
	}
	.main_header_new #search_input {
		width: auto;
		min-width: none;
		max-width: none;
		float: none;
		right: auto;
		background: #f5f5f5;
		border-radius: 0;
	}
	.main_header_new #search {
		padding-left: 21px;
	}
	.main_header_new #search_input #searchField {
		padding: 14px 0;
		background: none;
	}
	.main_header_new #search_input form input[type=submit] {
		background-position: center left 4px;
	}
}
@media screen and (max-width: 750px) {
	.main_header_new .withB2B.with2btn .surheader_social {
		display:none;
	}
}

@media screen and (max-width: 680px) {
	.main_header_new .withB2B.with2btn .surheader_sites>li {
		display: none;
	}
	.main_header_new .withB2B.with2btn .surheader_sites>li.active {
		display: block;
	}
	
	.main_header_new .header #logo_somfy {
		width:1000px;
	}

	#detailCompte { 
    	position:absolute;
    	left: 0px;
    	top: 44px; 
    	width: 300px;
    	z-index:10000;
    	padding-bottom:0;
    }
    #detailCompte {
    	border:none;
    }
    #wrapper #detailCompte .colonnes_lien form.formLight .field_group {
    	width:240px;   
    }
    #wrapper #detailCompte form.formLight .field_group input[type="text"],
	#wrapper #detailCompte form.formLight .field_group input[type="password"] {
		width: 222px;
	}
	#wrapper #detailCompte .colonnes_lien form.formLight .field_group {
		width: 240px;
	}
	
	#wrapper #detailCompte .colonnes_lien {
		overflow:auto;
	 }
	
	#wrapper #detailCompte .colonne_focus {
		width: auto;
		float:none;
		background-color: #F9B700;
		margin: 30px 0 0 0;
		padding: 1px 15px 30px;
	}
}

@media screen and (max-width: 600px) {
	.main_header_new .header-cta>ul>li>a>span {
		display: none;
	}
	.main_header_new .withB2B.with1btn .surheader_social,
	.main_header_new .withoutB2B.with2btn .surheader_social {
		display: none;
	}

}
@media screen and (max-width: 450px) {
	.main_header_new .withoutB2B.with1btn .surheader_social {
		display: none;
	}
	.main_header_new .with2btn .surheader_buttons {
    	display: table;
    	float: none;
    }
    .main_header_new .with2btn .surheader_buttons div {
    	display: table-cell;
    	float: none;
    }
    .main_header_new .with2btn .header_tel {
    	width: 1000px;
    	text-align:center;
    	vertical-align: middle;
    }
	.main_header_new .with2btn .header_button_tel {
		background-image: url(../../img/b2c_v4/header/soc_tel.png);
	    height: 20px;
	    width: 20px;
	    text-indent: -9000px;
	    background-repeat: no-repeat;
	    background-position: top center;
	    padding: 0;
	    margin: 4px 3px;
	    float: none;
	    display: inline-block;
	    overflow: hidden;
	}
}

@media only screen and (min-width: 320px) and (max-width: 767px) {
	#wrapper form.formLight .field_group input[type="submit"] {
		float:right;
	}
	#wrapper form.formLight .field_group input[type="submit"] {
		padding-right:45px;
	}
}

@media screen and (max-width: 370px) {
	.main_header_new .header-cta li#trouver_installeur,
	.main_header_new .header-cta li#ask_for_a_quote,
	.main_header_new .header-cta li#cta_downloads,
	.main_header_new .header-cta li#cta_contact {
		display: none;
	}
}

/* End new header */


#module_centre, #module_main {
	border-top: 0;
}

/* notepad */

#notepad_form{
	width:300px;
	position:fixed;
	left:150px;
	top:150px;
	border-radius:10px;
	text-align:center;
	padding:26px 10px;
	background-color:#f1f1f1;
	z-index:230;
	-webkit-box-shadow:0 0 25px 0 rgba(0,0,0,.8);
	box-shadow:0 0 25px 0 rgba(0,0,0,.8);
	display:none;
} 

#notepad_form section#form_login input{
	clear:both;
	display:inline;
}

#notepad_form section#form_login a{
	clear:both;
	display:inline;
}

#notepad_form{
	margin-top:20px
}

#notepad_form .input_text input[type=text],#notepad_form .input_text input[type=password]{
	border: 0;
	background: transparent;
	border-radius: 15px;
	background-color: #fff;
	border: 1px solid #cfd2d5;
	-webkit-box-shadow: 0 1px 0 1px #a5aeb5;
	box-shadow: 0 1px 0 1px #a5aeb5;
	width: 200px;
	margin: auto;
	padding: 10px;
	margin-bottom: 20px;
	font-family: Verdana;
	color: gray;
}
#notepad_form .input_text textarea{
	border: 0;
	background: transparent;
	border-radius: 15px;
	background-color: #fff;
	border: 1px solid #cfd2d5;
	-webkit-box-shadow: 0 1px 0 1px #a5aeb5;
	box-shadow: 0 1px 0 1px #a5aeb5;
	width: 200px;
	height: 200px;
	margin: auto;
	padding: 10px;
	margin-bottom: 20px;
	font-family: Verdana;
	color: gray;
}

#notepad_form .input_text input[type=text]:focus,#notepad_form .input_text input[type=password]:focus{
	border: 1px solid orange
}

#notepad_form a{
	text-decoration:none;
	color:#000;
	font-family:Verdana;
	background:url(../../img/b2c_v4/sprite.png) 0px -611px no-repeat;
	font-size:12px;
	padding-left:12px
}

#notepad_form a:hover{
	background:url(../../img/b2c_v4/sprite.png) 0px -800px no-repeat;
	color:#fdbd1d
}

#notepad_form input[type=submit]{
	background:#fdbd1d;
	border:0;
	border-radius:125px;
	padding:5px;
	padding-left:15px;
	padding-right:15px;
	font-family:Verdana;
	cursor:pointer
}

.cadre_blanc_produit{
	padding-right:130px;
	background-color:#fff;
	height:auto;
	position:relative;
	z-index: 500;
	margin-top:5px;
	color: black;
}

/*responsive for mobile myspace infos*/
@media only screen and (max-width: 680px) {
	#wrapper form.formLight .field_group input[type="text"], #wrapper form.formLight .field_group input[type="password"] {
		width:264px;
	}
}