@charset "UTF-8";
* {
	margin:0;
	padding:0;
}
a img, img a {
	border:none;
}
body {
	font-size:15px;
	color:#878686;
	font-family:Panton-SemiBold, sans-serif;
}
html, body {
	height:100%;
}
a {
	text-decoration:none;
	color:#004682;
}
a:hover {
	color:#b3004c;
}
.tem_text{
	overflow:hidden;
}
.brochure_title{
	text-align:left;
}
.brochures {
	width:100%;
	max-width:1000px;
	text-align:center;
	margin:auto;
}
.brochure_item {
	display:inline-block;
	vertical-align:top;
	width:180px;
	min-height:200px;
	margin:5px;
}
.brochure_item a{
	outline:none!important;
	border:none!important;
}
.brochure_item_container {
	border:1px solid #c3c1c1;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size:12px;
	color:#666666;
	padding-bottom:15px;
}
.brochure_item img {
	margin:15px;
}
.brochure_item p{
	min-height:25px;
}
.brochure_download {
	background:url(../pics/brochure_download.png) no-repeat 0 0;
	width:120px;
	height:43px;
	line-height:43px;
	vertical-align:middle;
	text-align:left;
	padding-left:61px;
	color:#7d7d7d;
	font-family:Lato, sans-serif;
	font-weight:700;
	text-transform:uppercase;
	font-size:13px;
}
.content_top .new{
    background:url(../pics/new2.png) no-repeat 0 0;
    width:170px;
    height:167px;
    position:absolute;
    right:-17px;
    top:-15px;
    z-index:999;
}
.content_top#content_top_store .new{
    right:-15px;
    top:-13px;
}
.top {
	height:112px;
	width:100%;
	background:url(../pics/top.png) repeat 0 0;
	position:fixed;
	z-index:999;
	top:0;
	left:0;
}
.top .logo a {
	background:url(../pics/solarscreen.png) no-repeat 0 0;
	width:328px;
	height:75px;
	position:absolute;
	left:0;
	top:26px;
	display:block;
}
.top .menu {
	list-style-type:none;
	top:40px;
	right:30px;
	position:absolute;
}
.top .menu li {
	display:inline;
}
.top .menu li .submenu {
	display:none;
}
.top .menu li a {
	float:left;
	display:block;
	font-family:LatoBlack, sans-serif;
	font-size:13px;
	color:white;
	text-transform:uppercase;
	height:35px;
	line-height:35px;
	vertical-align:middle;
	margin: 0 12px;
}
.top .menu li a:hover, .top .languages li a:hover {
	color:#d2004d;
}
.top .menu .calltocontact a:hover {
	color:white;
}
.top .menu #active a, .top .languages #active a {
	border-bottom:3px solid #b2004c;
	color:white!important;
}
.top .menu .calltocontact a {
	background-color:#b3004c;
	padding-left:8px;
	padding-right:8px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.top .menu .calltosearch a {
	font-size:1px;
	text-indent:-10000px;
	background:url(../pics/top_search.png) no-repeat center center;
	width:21px;
	display:none;
}
.top .languages {
	list-style-type:none;
	position:absolute;
	top:5px;
	right:60px;
}
.top .languages li {
	display:inline;
}
.top .languages li a {
	float:left;
	display:block;
	margin:0 5px;
	height:22px;
	line-height:22px;
	vertical-align:middle;
	font-family:LatoBlack, sans-serif;
	font-size:12px;
	color:white;
	text-transform:uppercase;
}
.burgermenu {
	display:none;
	cursor:pointer;
}
.slideshow {
	height:740px;
	position:relative;
	z-index:5;
	text-align:center;
}
.slideshow_info {
	position:absolute;
	z-index:900;
	top:260px;
	width:100%;
}
.slideshow h1 {
	width:100%;
	text-align:center;
	display:block;
	font-size:28px;
	color:white;
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	text-shadow: 3px 3px 5px #000;
	margin-bottom:25px;
	letter-spacing:2px;
	/* background:url(../pics/top.png) repeat 0 0;
	max-width:580px;
	margin:auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:10px;
	*/
}	
.slideshow .slide {
	background-repeat:no-repeat;
	background-position:center center;
	width:100%;
	height:740px;
	background-size: cover;
	position:relative;
}
.slideshow .slide p {
	display:block;
	width:100%;
	text-align:center;
	background:url(../pics/slide_leg.png) repeat-x 0 0;
	height:48px;
	line-height:48px;
	vertical-align:middle;
	font-size:20px;
	color:white;
	position:absolute;
	bottom:55px;
	left:0;
}
.slideshow .slide .slide_bottom {
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	background:url(../pics/slide_bot.png) no-repeat center bottom;
	height:43px;
}
.slideshow_callto  {
	margin:auto;
	max-width:750px;
}
.slideshow .callto1, .slideshow .callto2, .slideshow .callto3 {
	display:inline-block;
	height:48px;
	line-height:48px;
	vertical-align:middle;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding-left:55px;
	padding-right:30px;
	background:url(../pics/slide_callto.png) #b3004c no-repeat 0px center;
	font-size:14px;
	color:white;
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;
	margin-top:17px;
	margin-right:35px;
	margin-left:35px;
}
.example-pager { 
	text-align: center; 
	width: 100%; 
	z-index: 500; 
	overflow: hidden; 
	position:absolute;
	height:25px;
	padding-top:15px;
	bottom:115px;
	left:0;
	}
.example-pager span { 
	font-size: 0px; 
	width: 7px; 
	height: 17px; 
	display: inline-block; 
	color: #ddd; 
	background:url(../pics/slide_bullet.png) no-repeat 0 0;
	cursor:pointer;
	margin:0 3px;
	}
.example-pager span.cycle-pager-active { 
	background:url(../pics/slide_bullet_active.png) no-repeat 0 0;
	}
.exmaple-pager > * { 
	cursor: pointer;
	}
.home_films, .home_stores {
	padding-top:25px;
}
.home_films h2 , .home_stores h2 {
	font-size:20px;
	color:#596165;
	font-family:LatoBlack, sans-serif;
	text-align:center;
	background:url(../pics/home_h2.png) no-repeat center bottom;
	padding-bottom:16px;
	text-transform:uppercase;
	max-width:770px;
	margin:auto;
	margin-bottom:15px;
	font-weight:normal;
}
.home_films p, .home_stores p {
	max-width:770px;
	margin:auto;
	line-height:19px;
}
.home_film_items_list, .home_store_items_list {
	text-align:center;
	padding-top:15px;
	max-width:1300px;
	margin:auto;
}
.home_film_item, .home_store_item {
	width:264px;
	height:250px;
	display:inline-block;
	margin:20px;
	position:relative;
	-webkit-box-shadow: 5px 5px 10px 0px #acabab;
	-moz-box-shadow:    5px 5px 10px 0px #acabab;
	box-shadow:         5px 5px 10px 0px #acabab;
}
.home_store_item {
	width:202px;
	height:298px;
}
.home_film_item a, .home_store_item a {
	display:block;
	width:264px;
	height:250px;
	position:relative;
}
.home_store_item a {
	width:202px;
	height:298px;
}
.home_film_item a img, .home_store_item a img {
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}
.home_film_item_text, .home_store_item_text {
	position:absolute;
	bottom:-1px;
	left:0;
	z-index:10;
	background:url(../pics/home_film.png) no-repeat 0 0;
	width:249px;
	height:48px;
	color:white;
	font-size:10px;
	text-align:left;
	padding-left:15px;
	text-transform:uppercase;
	padding-top:18px;
}
.home_store_item_text {
	background:url(../pics/home_store.png) no-repeat 0 0;
	width:190px;
	height:37px;
	padding:0;
	padding-top:22px;
	padding-left:12px;
}
.home_film_item_text strong, .home_store_item_text strong {
	font-size:14px;
	display:block;
	padding-top:3px;
}
.home_film_color, .home_store_color {
	position:absolute;
	height:27px;
	width:45px;
	right:0;
	top:20px;
	background-color:black;
	background-image:url(../pics/color_fleche.png);
	background-repeat:no-repeat;
	background-position:17px 4px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-left-radius: 3px;
	-moz-border-radius-topleft: 3px;
	border-top-left-radius: 3px;
}
.home_store_color {
	top:10px;
}
.home_devis {
	width:1200px;
	height:78px;
	background-color:#f3f3f3;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin:auto;
	margin-top:20px;
}
.home_devis .devis_demande, .home_devis .download_all {
	height:38px;
	line-height:38px;
	vertical-align:middle;
	background-color:#b3004c;
	font-size:13px;
	color:white;
	font-family:LatoBlack, sans-serif;
	padding:0 22px;
	margin-right:28px;
	margin-top:20px;
	display:inline;
	float:right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform:uppercase;
}
.home_devis p {
	background:url(../pics/home_devis.png) no-repeat  0 27px;
	height:27px;
	line-height:27px;
	vertical-align:middle;
	margin-left:27px;
	padding-top:27px;
	font-size:19px;
	padding-left:32px;
	display:block;
}
#download_pdfs p {
	font-size:15px;
	background:none;
	padding-left:0;
}
#download_pdfs {
	margin-top:50px;
	width:100%;
}
.home_resume {
	width:100%;
	min-height:470px;
	background-color:#f5f5f5;
	margin-top:50px;
}
.expertise_resume .home_resume {
	background:white;
}
.home_resume_container {
	width:1200px;
	min-height:470px;
	margin:auto;
}
.expertise_resume .home_resume_container {
	width:100%;
	max-width:900px;
	margin:auto;
	margin-top:-100px;
}
.expertise_resume .home_expertise {
	display:none;
}
.home_expertise {
	width:320px;
	height:396px;
	background-color:white;
	float:left;
	display:inline;
	-webkit-box-shadow: 5px 5px 10px 0px #e4e4e4;
	-moz-box-shadow:    5px 5px 10px 0px #e4e4e4;
	box-shadow:         5px 5px 10px 0px #e4e4e4;
	margin-top:36px;
	position:relative;
}
.home_expertise .title, .home_map .title, .home_chiffres .title, .home_logos .title {
	font-size:18px;
	color:#596165;
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;
	padding:25px;
}
.home_map .title {
	text-align:center;
}	
.home_expertise p {
	padding:0 25px;
	font-size:16px;
	line-height:20px;
}
.home_expertise p a {
	text-decoration:underline;
}
.prestige_slideshow {
	position:absolute;
	left:0;
	bottom:0;
}
.prestige_nav #prev, .prestige_nav #next {
	position:absolute;
	z-index:900;
	width:33px;
	height:33px;
	left:10px;
	bottom:75px;
	display:block;
	background:url(../pics/prestige_left.png) no-repeat 0 0;
}
.prestige_nav #next {
	left:auto;
	right:10px;
	background:url(../pics/prestige_right.png) no-repeat 0 0;
}
.home_map {
	height:395px;
	margin-top:36px;
	width:560px;
	background:url(../pics/home_map.png) no-repeat 23px bottom;
	float:left;
	display:inline;
	text-align:center;
}
.home_map .phrase {
	padding-left:175px;
	color:white;
	font-size:22px;
	padding-top:50px;
	text-transform:uppercase;
	text-shadow: 1px 1px 1px #000;
	font-family:LatoBlack, sans-serif;
	text-align:left;
	max-width:200px;
}
.home_map .phrase strong {
	font-weight:normal;
	font-size:55px;
}
.home_map .home_map_contact {
	height:46px;
	line-height:46px;
	vertical-align:middle;
	font-family:LatoBlack, sans-serif;
	display:inline-block;
	font-size:12px;
	color:white;
	padding:0 40px;
	margin:auto;
	background-color:#b3004c;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:20px;
}
.home_chiffres {
	background:white;
	margin-top:36px;
	height:395px;
	width:320px;
	float:left;
	display:inline;
	-webkit-box-shadow: 5px 5px 10px 0px #e4e4e4;
	-moz-box-shadow:    5px 5px 10px 0px #e4e4e4;
	box-shadow:         5px 5px 10px 0px #e4e4e4;
}
.chiffre_line {
	width:237px;
	height:60px;
	margin:auto;
	border-top:1px solid #c9ced1;
	padding-left:45px;
	color:#8a9093;
	text-transform:uppercase;
	font-family:LatoBlack, sans-serif;
	font-size:12px;
}
.chiffre_line strong {
	font-weight:normal;
	font-size:26px;
	color:#596165;
	padding-top:5px;
	display:block;
}
.chiffre_line#line1 {
	background:url(../pics/picto_chiffre1.png) no-repeat center left;
}
.chiffre_line#line2 {
	background:url(../pics/picto_chiffre2.png) no-repeat center left;
}
.chiffre_line#line3 {
	background:url(../pics/picto_chiffre3.png) no-repeat center left;
}
.chiffre_line#line4 {
	background:url(../pics/picto_chiffre4.png) no-repeat center left;
}
.chiffre_line#line5 {
	background:url(../pics/picto_chiffre5.png) no-repeat center left;
}
.home_logos {
	height:137px;
	width:1200px;
	margin:auto;
	text-align:center;
	position:relative;
}
.home_logos .slide {
	white-space:normal!important;
	text-align:center!important;
}
.home_logos .title {
	padding:20px;
	text-align:center;
	font-size:14px;
}
.home_logos .home_logo_item {
	display:inline-block;
	width:115px;
	height:60px;
	background-position:center center;
	background-repeat:no-repeat;
}
.logos_nav #prev2, .logos_nav #next2 {
	position:absolute;
	top:73px;
	left:-30px;
	background:url(../pics/logos_left.png) no-repeat 0 0;
	width:19px;
	height:36px;
	display:block;
}
.logos_nav #next2 {
	left:auto;
	right:-30px;
	background:url(../pics/logos_right.png) no-repeat 0 0;
}
.content {
	width:100%;
	margin:auto;
	background:url(../npics/video.jpg) #f5f5f5 no-repeat center top;
	background-size: 100% 736px;
	min-height:900px;
	padding-top:160px;
	padding-bottom:50px;
}
.content_container {
	width:1190px;
	background:white;
	min-height:820px;
	margin:auto;
}
.content .breadcrumb {
	font-size:12px;
	color:#596165;
	font-family:LatoBlack, sans-serif;
	padding-left:44px;
	padding-top:32px;
	text-transform:uppercase;
}
.content .breadcrumb a {
	color:#596165;
}
.content .breadcrumb a:hover {
	color:#d2004c;	
}
.content .home_film_items_list, .content .home_store_items_list {
	width:100%;
}
.content .home_film_items_list .home_film_item {
	margin:6px;
}
.content .home_store_items_list .home_store_item {
	margin:9px;
}
.film_text, .store_text {
	width:740px;
	margin:auto;
	padding-bottom:70px;
}
#references_text {
	width:950px;
	padding-bottom:0px;
}
.text {
	padding:30px 0;
}
.text h1, .societe_news h1 {
	font-size:20px;
	color:#596165;
	text-transform:uppercase;
	padding:15px 0;
	text-align:center;
	background:url(../pics/home_h2.png) no-repeat center bottom;
	margin-bottom:15px;
}
.text p {
	font-size:15px;
	line-height:19px;
	padding:10px 0;
	color:#878686;
}
.text p a {
	color:#878686;
	text-decoration:underline;
}
.text p a:hover {
	color:#b3004c;
}
.text ul {
	list-style-type:none;
}
.text ul li {
	background:url(../pics/li.png) no-repeat left 8px;
	font-size:15px;
	line-height:19px;
	padding:5px 0;
	padding-left:25px;
}
.content_top {
	background: no-repeat center top;
	width:1105px;
	height:435px;
	-webkit-background-size: cover; 
  	background-size: cover; 
	margin:auto;
	margin-top:15px;
	position:relative;
}
.content_top_position.content_top{
	height:auto;
	min-height:435px;
	overflow: hidden;
}
#content_top_contact {
	height:204px;
}
#content_top_store, .store_detail {
	padding-left:290px;
	width:815px;
	height:auto;
	margin:auto;
}
.top_store_left {
	position:absolute;
	width:290px;
	top:0;
	left:0;
	z-index:20;
}
.content_top h1 {
	font-size:24px;
	color:#5c6165;
	font-family:LatoBlack, sans-serif;
	height:77px;
	line-height:77px;
	padding:0 40px;
	background-color:white;
	position:absolute;
	right:0;
	top:37px;
	font-weight:normal;
	text-transform:uppercase;
	z-index:102;
}
.content_top .h1_download {
	background:url(../pics/h1_download.png) white no-repeat 10px center;
	padding-left:60px;
}
.content_top .h1color {
	padding-left:12px;
	line-height:normal;
	height:auto;
	padding-top:15px;
	padding-bottom:20px;
}
.content_top .h1color strong {
	font-size:14px;
	font-weight:normal;
	display:block;
}
.content_top .submenu_groupe, .content_top .submenu_film {
	background:white;
	list-style-type:none;
	position:absolute;
	left:0;
	top:37px;
	padding:20px 0;
	z-index:101;
	max-width:230px;
}
.content_top .submenu_film {
	position:static;
	float:left;
	display:inline;
	margin-top:37px;
	
}
.top_store_left #submenu_store {
	position:static;
	top:0;
}
.content_top .submenu_groupe li, .content_top .submenu_film li  {
	display:block;
}
.content_top .submenu_groupe li a, .content_top .submenu_film li a {
	display:block;
	font-size:16px;
	color:#9a9c9e;
	min-height:25px;
	line-height:25px;
	vertical-align:middle;
	padding-right:50px;
	text-transform:uppercase;
	font-family:LatoBlack, sans-serif;
}
.content_top .submenu_film li a {
	min-height:15px;
	line-height:15px;
	margin:7px 0;
	padding-left:5px;	
	padding-right:15px;
}
.content_top .submenu_groupe li a:hover, .content_top .submenu_groupe #active a, .content_top .submenu_film li a:hover, .content_top .submenu_film #active a {
	color:#596165;
}
.content_top .submenu_film2 {
	padding-top:4px;
	padding-bottom:4px;
	overflow:hidden;
}
.content_top .submenu_film2 li a, .content_top #active .submenu_film2 li a  {
	padding:0;
	margin:0;
	font-size:14px;
	color:#9a9c9e;
	padding-left:40px;
	min-height:20px;
	line-height:20px;
}
.content_top .submenu_film2 #active a, .content_top #active .submenu_film2 #active a, .content_top .submenu_film2 li a:hover  {
	color:#596165!important;
	background:url(../pics/fleche_subcat.png) no-repeat 25px 2px;
}
.content_top .submenu_film3 {
	margin-left:40px;
	margin-bottom:5px;
	width:170px;
	border-top:1px solid #afb2b4;
	margin-top:5px;
	overflow:hidden;
}
.content_top .submenu_film3 li a, .content_top #active .submenu_film3 li a, .content_top #active .submenu_film2 #active li a   {
	font-size:13px;
	color:#afadad!important;
	padding:0;
	margin:0;
	border-bottom:1px solid #afb2b4;
	min-height:28px;
	line-height:28px;
	vertical-align:middle;
	background:url(../pics/fleche_prod.png) no-repeat 0px 8px;
	padding-left:18px;
}
.content_top .submenu_film3 li a:hover, .content_top .submenu_film3 #active a, .content_top #active .submenu_film2 #active #active a, .content_top #active .submenu_film2 #active li a:hover {
	color:#040404!important;
	background:url(../pics/fleche_prod_hover.png) no-repeat 0px 8px!important;
}
.store_text_intro {
	width:228px;
	min-height:100px;
	border:1px solid #dadbdb;
	-webkit-box-shadow: 3px 3px 10px 0px #ececec;
	-moz-box-shadow:    3px 3px 10px 0px #ececec;
	box-shadow:         3px 3px 10px 0px #ececec;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	position:relative;
	margin-top:20px;
	padding: 20px 12px;
	clear:both;
}
.store_text_intro .fleche {
	background:url(../pics/store_text_right.png) no-repeat 0 0;
	width:14px;
	height:65px;
	position:absolute;
	top:20px;
	right:-14px;
} 
.store_text_intro .title {
	font-size:14px;
	color:#5c6165;
	text-transform:uppercase;
	font-family:LatoBlack, sans-serif;
	padding-bottom:10px;
	margin-bottom:5px;
}
.store_text_intro p {
	line-height:18px;
	padding: 5px 0;
	text-align:justify;
}
.slide_legend {
	padding-top:10px;
}
.ref_prestige_nav #prev, .ref_prestige_nav #next, .store_nav #prev, .store_nav #next, .projet_nav #prev, .projet_nav #next {
	z-index:102;
	position:absolute;
	left:0;
	top:333px;
	background:url(../pics/refnav_left.png) no-repeat 0 0;
	width:47px;
	height:47px;
}
.store_nav #prev, .store_nav #next {
	top:220px;
}
.ref_prestige_nav #next, .store_nav #next, .projet_nav #next {
	left:auto;
	right:0;
	background:url(../pics/refnav_right.png) no-repeat 0 0;
}
.projet_nav #prev, .projet_nav #next {
	top:50%;
	margin-top:-24px;
}
#societe_text, #news_text, #contact_text, #projet_text {
	padding-bottom:0px;
}
#points_text, #logos_text {
	padding-bottom:20px;
}
#logos_text, #contact_text {
	width:965px;	
}
#projet_text {
	width:715px;
}
.societe_news {
	width:100%;
	padding-bottom:65px;
	text-align:center;
}
.societe_news_item {
	display:inline-block;
	width:285px;
	min-height:342px;
	padding:0 15px;
	border-right:1px solid #cdcfd0;
	margin-top:15px;
}
.societe_news_item a {
	color:#878686;
	text-align:left;
	display:block;
}
.societe_news_item .date, .news_item .date {
	font-size:14px;
	color:#696969;
	padding-top:15px;
}
.news_item .date {
	padding-top:0;
}
.societe_news_item h2 , .news_item h2 {
	font-family:LatoBlack, sans-serif;
	color:#596165;
	font-size:15px;
	line-height:19px;
	font-weight:normal;
	padding-bottom:10px;
	text-transform:uppercase;
}
.societe_news_item p, .news_item p {
	font-size:14px;
	line-height:18px;
}
.societe_news_item#first {
	border-left:1px solid #cdcfd0;
}
.content .home_devis {
	width:960px;
	margin:auto;
}
/*.content .home_devis p {
	background:none;
	padding-left:0;
}
*/
.list_references {
	text-align:center;
	padding-bottom:100px;
	clear:both;
}
.list_references .reference_item {
	max-height:425px;
	width:463px;
	margin:17px;
	display:inline-block;
	text-align:left;
	vertical-align:top;
	overflow:hidden;
}
.list_references .reference_item h2 {
	font-size:18px;
	color:#596165;
	font-family:LatoBlack, sans-serif;
	padding-bottom:10px;
	text-transform:uppercase;
	font-weight:normal;
}
.list_references .reference_item p {
	font-size:14px;
	line-height:18px;
	padding-top:20px;
}
.more_ref_button {
	width:100%;
	clear:both;
	text-align:center;
}
.more_ref_button p {
	height:37px;
	line-height:37px;
	vertical-align:middle;
	text-align:center;
	padding-left:40px;
	padding-right:40px;
	display:inline-block;
	background-color:#596165;
	cursor:pointer;
	font-family:LatoBlack, sans-serif;
	font-size:13px;
	color:white;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	text-transform:uppercase;
	margin:15px 0;
	clear:both;
}
.more_ref_button p:hover {
	background-color:#b3004c;
}
.more_refs, #less_ref {
	display:none;
}
.clients_logos, .temoignages, .news_list {
	width:100%;
	text-align:center;
	padding-bottom:80px;
	max-width:1000px;
	margin:auto;
}
.news_list .news_item {
	width:612px;
	margin:auto;
	margin-bottom:10px;
	border:1px solid #cdcfd0;
	webkit-border-radius: 15px;
	moz-border-radius: 15px;
	border-radius: 15px;
	padding:20px;
	padding-left:325px;
	text-align:left;
	position:relative;
	padding-bottom:40px;
	min-height:180px;
}
.news_list .news_item img {
	position:absolute;
	left:20px;
	top:20px;
}
.news_item p {
	line-height:18px;
	padding: 5px 0;
}
.news_item .news_item_more {
	background:url(../pics/news_more.jpg) no-repeat 0 0;
	width:18px;
	height:18px;
	position:absolute;
	bottom:20px;
	right:20px;
	cursor:pointer;
}
.news_item .news_item_more#active {
	background:url(../pics/news_less.jpg) no-repeat 0 0;
}
.news_more_text, .more_news, #less_news {
	display:none;
}
.temoignage_item {
	max-width:460px;
	width:90%;
	min-height:235px;
	display:inline-block;
	margin:15px;
	text-align:left;
}
.temoignage_item .bubble {
	background-color:#f3f3f3;
	max-width:430px;
	min-height:110px;
	border:1px solid #d4d3d3;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	position:relative;
	padding:15px 5%;;
	text-align:left;
	line-height:19px;
	width:90%;
}
.bubble .bubble_bottom {
	background:url(../pics/bubble_bottom.png) no-repeat 0 0;
	width:43px;
	height:41px;
	position:absolute;
	bottom:-29px;
	left:30px;
}
.temoignage_item .who {
	font-size:16px;
	padding-top:30px;
}
.temoignage_item .who strong {
	display:block;
	font-weight:normal;
	font-family:LatoBlack, sans-serif;
	padding-bottom:3px;
}
.clients_logos .logo_item {
	width:170px;
	height:170px;
	border:1px solid #d0d0d0;
	display:inline-block;
	background-position:center center;
	background-repeat:no-repeat;
	margin:10px; 
}
.film_intro {
	padding:30px 0;
	padding-top:50px;
	width:90%;
	margin:auto;
	max-width:940px;
	position:relative;
	z-index:104;
}
.film_intro p {
	line-height:18px;
	padding:5px 0;
}
.subtype_list {
	padding-top:20px;
	padding-bottom:60px;
}
.film_subtype {
	width:100%;
	border-top:1px solid #acb0b2;	
}
.film_subtype_container {
	width:668px;
	margin:auto;
	position:relative;
	min-height:220px;
	padding-left:282px;
	padding-top:35px;
	padding-bottom:35px;
}
.film_subtype .subtype_pic {
	display:block;
	position:absolute;
	top:50%;
	height:224px;
	width:236px;
	margin-top:-112px;
	left:0;
	-webkit-box-shadow: 5px 5px 10px 0px #d6d6d6;
	-moz-box-shadow:    5px 5px 10px 0px #d6d6d6;
	box-shadow:         5px 5px 10px 0px #d6d6d6;
}
.film_subtype h2 {
	font-family:LatoBlack, sans-serif;
	font-size:22px;
	color:#596165;
	font-weight:normal;
	padding-bottom:15px;
	text-transform:uppercase;
}
.film_subtype p {
	paddding: 5px 0;
	line-height:18px;
}
.film_subtype ul {
	list-style-position: inside;
	line-height:18px;
}
.film_list {
	overflow:hidden;
	padding-top:30px;
}
.film_list_item a, .pdf_zone_item {
	display:block;
	float:left;
	background:url(../pics/film_list_item.png) no-repeat 0 0;
	width:123px;
	height:36px;
	line-height: 36px;
	vertical-align:middle;
	display:block;
	font-size:13px;
	color:#696969;
	padding-left:20px;
	text-align:left;
	margin-right:20px;
	margin-top:-1px;
}
.content_top .store_download a {
	background:url(../pics/store_download.png) repeat 0 0;
	position:absolute;
	right:0;
	top:128px;
	z-index:103;
	display:block;
}
.content_top #film_download a {
	top:148px;
}
.content_top .store_download p {
	display:block;
	font-size:13px;
	color:#5c6165;
	font-family:LatoBlack, sans-serif;
	padding-left:50px;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:10px;
	text-transform:uppercase;
	background:url(../pics/store_download_picto.png) no-repeat 15px center;
}
.store_slideshow, .projet_slideshow {
	position:relative;
}
.store_slideshow .slide .slide_pic, .projet_slideshow .slide .slide_pic {
	width:813px;
	height:486px;
	background-repeat:no-repeat;
	background-position:center fixed;
	-webkit-background-size: cover; 
  	background-size: cover;
}
.store_mecanismes, .store_options, .store_matieres {
	width:825px;
	clear:both;
	overflow:hidden;
	padding-top:30px;
}
.store_matieres {
	padding-top:40px;
}
.store_mecanismes, .store_options { 
	padding-top:10px;
	text-align:center;
}
.store_mecanismes h3, .store_options h3, .store_matieres h3 {
	font-size:17px;
	color:#5c6165;
	font-weight:normal;
	padding-bottom:10px;
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #acb0b3;
	margin-bottom:15px;
	max-width:811px;
}
.store_mecanismes .mecanisme_item, .store_options .option_item {
	width:191px;
	min-height:260px;
	overflow:hidden;
	display:inline-block;
	margin:0 5px;
	text-align:left;
	vertical-align:top;
	text-align:left;
}
.store_mecanismes .mecanisme_item h4, .store_options .option_item h4 {
	font-size:13px;
	color:#696969;
	text-transform:uppercase;
	font-family:LatoBlack, sans-serif;
	border-bottom:1px solid #acb0b3;
	line-height:15px;
	vertical-align:middle;
	font-weight:normal;
	padding-bottom:7px
}
.store_mecanismes .mecanisme_item p, .store_options .option_item p {
	padding:10px 0;
	line-height:18px;
	font-size:13px;
	line-height:16px;
}
.store_toiles_list {
	width:825px;
	overflow:hidden;
	clear:both;	
}
.store_toile_item {
	float:left;
	display:inline;
	width:127px;
	margin-right:10px;
	padding-bottom:10px;
	position:relative;
	cursor:pointer;
}
.store_toile_item h4 {
	font-size:13px;
	color:#696969;
	padding-bottom:8px;
	font-weight:bold;
	text-transform:uppercase;
}
.store_toile_item#active .arrow_toile {
	background:url(../pics/toile_select.png) no-repeat 0 0;
	width:127px;
	height:36px;
	position:absolute;
	left:0;
	top:18px;
}
.browse_matieres {
	float:right;
	display:inline;
	position:relative;
	padding-right:120px;
	position:relative;
}
.browse_matieres .h3right {
	border:none;
	width:auto;
	min-width:200px;
	text-align:right;
}
.browse_matieres .matiere_left, .browse_matieres .matiere_right {
	position:absolute;
	top:-22px;
	right:58px;
	cursor:pointer;
}
.browse_matieres .matiere_right {
	right:13px;
}
.browse_matieres p {
	font-size:12px;
	color:#5c6165;
	font-family:LatoBlack, sans-serif;
	position:absolute;
	right:13px;
	top:-40px;
	text-transform:uppercase;
}
.store_matieres h3 select {
	position:absolute;
}
.toile_detail {
	width:90%;
	max-width:810px;
	min-height:180px;
	border:1px solid #acb0b2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:10px;
	margin-bottom:20px;
	padding:15px 25px;
	overflow:hidden;
	text-align:left;
}
.toile_detail_left {
	width:58%;
	float:left;
	display:inline;
	box-shadow: inset -1px 0 0 #acb0b2;
}
.toile_detail_left img, .toile_detail_left .toile_detail_left_text {
	float:left;
	display:inline;
}
.toile_detail_left_text {
	padding:0 10px;
	float:left;
	display:inline;
	max-width:215px;
}
.toile_detail_left_text h4 {
	font-size:20px;
	color:#596165;
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;
	padding-bottom:20px;
	font-weight:normal;
}
.toile_detail_left_text p {
	font-size:15px;
	line-height:18px;
}
.toile_detail_left_text p strong {
	font-size:14px;
	font-weight:normal;
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;
	display:block;
	padding-bottom:3px;
}
.toile_detail_right {
	width:38%;
	float:left;
	display:inline;
	padding:0 2%;
}
.toile_detail_right p {
	font-size:14px;
	color:#5c6165;
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;	
}
.toile_detail_right table {
	padding-top:10px;
	width:100%;
}
.toile_detail_right table tr td {
	height:30px;
	padding-left:5px;
	padding-right:3px;
	font-size:13px;
	color:#696969;
}
.toile_detail_right table .table_grey td {
	background-color:#efefef;
}
.store_subcat {
	width:100%;
	clear:both;
	padding:10px 0;
}
.store_subcat p {
	line-height:18px;
	padding-top:10px;
	clear:both;
}
.store_subcat .store_subcat_item a {
	float:left;
	display:inline;
	width:115px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	text-align:center;
	background:#f3f3f2;
	font-size:17px;
	color:#596165;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-right:5px;
	text-transform:uppercase;
	font-family:LatoBlack, sans-serif;
	margin-top:10px;
}
.store_subcat .store_subcat_item#active a {
	background:#596165;
	color:white;
}
.contact {
	overflow:hidden;
	width:965px;
	margin:auto;
}
.contact_left, .contact_right {
	float:left;
	display:inline;
	width:50%;
	min-height:200px;
	/*border-top:1px solid #acb0b2;
	border-bottom:1px solid #acb0b2;
	
	padding-top:24px;
	*/
	padding-bottom:24px;
}
.contact_right_container {
	padding-left:28px;
}
.contact_left_container {
	border-right:1px solid #acb0b2;
	padding-right:22px;
	overflow:hidden;
}
.contact_left .title, .contact_right .zone_title, .contact_right .title, .contact_left .zone_title, .contact_left .title {
	height:40px;
	line-height:40px;
	vertical-align:middle;
	background-color:#f3f3f2;
}
.contact_left .title, .contact_right .title  {
	margin-bottom:10px;
	height:auto;
	line-height:auto;
	padding:3px 0;
}
.contact_right .zone_title, .contact_left .zone_title {
	background:url(../pics/zone1.png) #f3f3f2 no-repeat 8px center;
	cursor:pointer;
	margin-bottom:5px;
	height:auto;
	line-height:auto!important;
	padding:8px 0;
	padding-right:20px;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
-moz-box-sizing: border-box;    /* Firefox, other Gecko */
box-sizing: border-box;         /* Opera/IE 8+ */
}
.contact_left .title .required {
	float:right;
	display:inline;
	font-size:13px;
	color:#878686;
	padding-right:20px;
}
.contact_left .title p, .contact_right .zone_title p, .contact_right .title p, .contact_left .zone_title p {
	font-family:LatoBlack, sans-serif;
	font-size:15px;
	color:#596165;
	padding-left:20px;
	text-transform:uppercase;

}
.contact_right .zone_title p, .contact_left .zone_title p {
	padding-left:60px;
	background:url(../pics/zone_more.png) no-repeat center right;
	margin-right:10px;
		line-height:20px;
}
.contact_right .zone_title#active p, .contact_left .zone_title#active p {
	background:url(../pics/zone_less.png) no-repeat center right;
}
.contact_right .zone_text, .contact_left .zone_text {
	padding:15px 0;
	padding-left:60px;
	font-size:15px;
	color:#767676;
	line-height:19px;
	display:none;
}
.contact_right .zone_text p, .contact_left .zone_text p {
	padding:5px 0;
}
.contact_right .zone_text strong, .contact_left .zone_text strong {
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;
}
.contact .form {
	padding-left:20px;
	overflow:hidden;
	margin-bottom:20px;
}
.contact form label {
	width:30%;
	float:left;
	display:inline;
	/*height:38px;
	line-height:38px;*/
	padding:9px 0;
	vertical-align:middle;
	font-size:13px;
	color:#5c6165;
	margin-top:5px;
	clear:left;
}
.contact form .checkbox_zone {
	width:100%;
	clear:both;
	padding:10px 0;
	overflow:hidden;
}
.contact form .checkbox_zone .zonetitle {
	font-size:13px;
	color:#4d4c4c;
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;
	height:25px;
	line-height:25px;
	vertical-align:middle;
	padding-left:12px;
	background:url(../pics/zone_title.png) no-repeat center left;
}
.contact form .forcheckbox {
	width:50%;
	float:left;
	display:inline;
}
.contact form .checkbox_zone input {
	float:left;
	display:inline;
	height:auto;
	line-height:normal;
	margin-top:14px;
	margin-right:5px;
}
.contact form .checkbox_zone label {
	width:auto;
	height:auto;
	line-height:normal;
	float:left;
	display:inline;
	clear:none;
	cursor:pointer;
	padding:auto;
}
.contact form .input, .contact form textarea, .newsletter .input {
	width:66%;
	padding:0 2%;
	height:38px;
	line-height:38px;
	vertical-align:middle;
	box-shadow: 0px 0px 0px 1px #b4b5b5 inset;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	float:left;
	display:inline;
	border:none;
	margin-top:3px;
	margin-bottom:3px;
	font-size:13px;
	font-family:Panton-SemiBold, sans-serif;
}
.contact form #error {
	box-shadow: 0px 0px 0px 1px #c61902 inset;
	background:#f9d4cf;
}
.contact form select {
	margin-top:13px;	
}
.contact form textarea {
	clear:left;
	width:96%;
	height:100px;
	line-height:normal;
	padding:2%;
}
.contact form .submit_contact, .newsletter .submit_newsletter {
	width:100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:38px;
	line-height:38px;
	vertical-align:middle;
	text-align:center;
	background:#596165;
	font-family:LatoBlack, sans-serif;
	font-size:13px;
	color:white;
	text-transform:uppercase;
	margin-top:10px;
	border:none;
	cursor:pointer;
}
.newsletter .submit_newsletter {
	width:28%;
	margin-left:2%;
	float:left;
	display:inline;
	margin-top:3px;
}
.contact form .submit_contact:hover, .newsletter .submit_newsletter:hover {
	background:#b3004c;
}
.for_newsletter {
	height:115px;
	padding-top:40px;
	width:90%;
	margin:auto;
	max-width:957px;
	border-bottom:1px solid #acb0b2;
}
.newsletter {
	margin:auto;
	max-width:360px;
	width:100%;
}
.newsletter h4 {
	font-size:15px;
	color:#596165;
	text-transform:uppercase;
	font-family:LatoBlack, sans-serif;
	font-weight:normal;
}
.newsletter p {
	font-size:13px;
	padding-top:5px;
	clear:both;
}
#content_contact .content_container {
	padding-bottom:100px;
}
#h1_projet {
	font-size:20px;
	color:#596165;
	font-weight:normal;
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;
	width:90%;
	max-width:1100px;
	margin:auto;
	padding:15px 0;
}
#breadcrumb_projet {
	padding-left:0;
	width:90%;
	max-width:1100px;
	margin:auto;
	padding-bottom:10px;
	border-bottom:1px solid #596165;
}
.menu_projets {
	width:100%;
	display:inline-block;
	text-align:center;
}
.menu_projet_item {
	height:320px;
	border-top:4px solid #fff;
	width:260px;
	display:inline-block;
	text-align:left;
	margin:3px;
}
.menu_projet_item p {
	height:57px;
	padding-left:10px;
	padding-right:60px;
	-moz-border-radius-topright: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	border-top-left-radius: 5px;
	margin-top:4px;
	font-size:13px;
	font-family:LatoBlack, sans-serif;
	padding-top:10px;
	color:#919597;
	text-transform:uppercase;
	background:url(../pics/menuproject.png) #f3f3f2 no-repeat right top;
}
.menu_projet_item:hover p, .menu_projet_item#active p {
	background:url(../pics/menuproject_hover.png) #f3f3f2 no-repeat right top;
}
.menu_projet_item a {
	display:block;
}
.menu_projet_item:hover, .menu_projet_item#active {
	border-top:4px solid #b3004c;
}
.projet_refs {
	width:813px;
	margin:50px 0;
	margin:auto;
}
.projet_refs .title {
	font-size:15px;
	color:#596165;
	font-family:LatoBlack, sans-serif;
	padding-bottom:10px;
}
#h1_calcul {
	text-align:left;
	background:none;
	color:#b3004c;
	padding-bottom:0px;
	margin:0;
}
.calcul_selects {
	width:100%;
	text-align:center;
	clear:both;
}
.calcul_select_item {
	display:inline-block;
	margin:10px;
	width:180px;
	margin-top:0;
}
.calcul_select_item .pic {
	width:178px;
	height:168px;
	border:1px solid #c8c8c8;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 5px 5px 10px 0px #e3e3e3;
	-moz-box-shadow:    5px 5px 10px 0px #e3e3e3;
	box-shadow:         5px 5px 10px 0px #e3e3e3;
	background-repeat:no-repeat;
	background-position:center;
}
.calcul_select_item select, .calcul_select_item input {
	width:100%;
	margin-top:10px;
}
.calcul_select_item input {
	text-align:center;
}
.select_button {
	width:100%;
	text-align:center;
	padding-top:20px;
}
.select_button input {
	background:#596165;
	padding:0 50px;
	height:38px;
	line-height:38px;
	vertical-align:midlde;
	text-align:center;
	color:white;
	font-size:13px;
	font-family:LatoBlack, sans-serif;
	display:inline-block;
	border:none;
	cursor:pointer;
	text-transform:uppercase;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.select_button input:hover {
	background:#b3004c;
}
.calcul_result {
	clear:both;
	width:90%;
	max-width:795px;
	min-height:200px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #c8c8c8;
	margin:auto;
	margin-top:30px;
	padding-bottom:30px;
	display:none;
}
.calcul_result .calcul_callto {
	text-align:center;
	font-size:15px;
	color:#596165;
	text-transform:uppercase;
	font-family:LatoBlack, sans-serif;
}
.calcul_result h2 {
	font-size:15px;
	color:#596165;
	width:90%;
	padding-left:6%;
	margin:auto;
	margin-top:20px;
	font-family:LatoBlack, sans-serif;
	font-weight:normal;
	height:42px;
	line-height:42px;
	vertical-align:middle;
	text-transform:uppercase;
	background:url(../pics/nrj.png) #f3f3f2 no-repeat 5px center;
}
.calcul_result .text {
	width:96%;
	margin:auto;
}
.calcul_result table {
	width:96%;
	margin:auto;
	margin-top:20px;
	border-bottom:1px solid #b3004c;
}
.calcul_result table tr td, .calcul_result table tr th {
	border-top:1px solid #b3004c;
	height:40px;
	padding-left:10px;
}
.calcul_result table tr th { 
	background-color:#f3f3f2;
	color:#b3004c;
	text-align:left;
}
.calcul_result table tr .td_first {
	background:url(../pics/td_first.png) no-repeat 10px center;
	padding-left:30px;
}
.info_confiance {
	width:100%;
	margin:auto;
	max-width:960px;
	border-top:1px solid #acb0b2;
	border-bottom:1px solid #acb0b2;
	min-height:50px;
	padding:15px 0;
	overflow:hidden;
}
.info_confiance .col1 {
	float:left;
	display:inline;
}
.info_confiance .col2, .info_confiance .col3, .info_confiance .col4  {
	width:200px;
	float:left;
	display:inline;
	margin-left:10px;
}
.info_confiance p {
	line-height:18px;
}
.info_confiance p strong {
	color:#596165;
	font-family:LatoBlack, sans-serif;
	font-weight:normal;
	text-transform:uppercase;
}
.download_zone {
	width:96%;
	max-width:960px;
	margin:auto;
	min-height:200px;
	padding-bottom:75px;
}
.download_zone h2 {
	font-size:22px;
	color:#596165;
	font-weight:normal;
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;
	background:url(../pics/h2_download.png) no-repeat right center;
	height:48px;
	line-height:48px;
	width:100%;
	clear:both;
	border-bottom:1px solid #acb0b2;
}
.download_zone h3 {
	font-size:17px;
	color:#596165;
	font-weight:normal;
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;
	height:20px;
	line-height:20px;
	padding-top:25px;
	padding-bottom:10px;
	width:100%;
	clear:both;
}
.download_zone h3 label, .pdf_zone_item label {
	display:inline-block;    
    vertical-align:middle; 
	cursor:pointer;
}
.download_zone h3 input, .pdf_zone_item input {
	vertical-align:middle;
	margin-right:10px;
}
.pdf_zone {
	overflow:hidden;
	padding-bottom:30px;
}
.pdf_zone_item { 
	width:auto;
	min-width:265px;
	padding-left:0;
	background:none;
	border-top:1px solid #acb0b2;
	border-bottom:1px solid #acb0b2;
	font-size:13px;
	text-transform:uppercase;
	margin-top:0px;
}
#content_container_film {
	overflow:hidden;
	padding-bottom:60px;
}
.film_detail {
	width:859px;
	float:right;
	display:inline;
	margin-right:43px;
}
.film_param {
	padding-top:15px;
}
.film_param .param_item {
	float:left;
	display:inline;
	width:216px;
	min-height:53px;
	border-top: 1px solid #b0b0b0;
	padding-left:55px;
	padding-top:12px;
	font-size:13px;
	color:#5c6165;
	background:url(../pics/picto_garantie.png) no-repeat 12px center;
	margin-right:22px;
}
.film_param #param3, .film_param #param6, .film_param #param7, .film_param #param8  {
	margin-right:0;
}
.film_param #param2 {
	background:url(../pics/picto_feu.png) no-repeat 12px center;
}
.film_param #param3 {
	background:url(../pics/picto_stock.png) no-repeat 12px center;
}
.film_param #param4, .film_param #param5 {
	background:url(../pics/picto_norme.png) no-repeat 12px center;
}
.film_param #param6 {
	background:url(../pics/picto_rohs.png) no-repeat 12px center;
}
.film_param #param7, .film_param #param8 {
	background:url(../pics/picto_onorme.png) no-repeat 12px center;
}
.film_param .param_item strong {
	display:block;
	color:#b3004c;
	font-weight:normal;
	font-family:LatoBlack, sans-serif;
	font-size:17px;
}
.film_param .param_item .garantie_ext {
	display:block;
	font-size:11px;
	color:#b3004c;
}
.film_laizes {
	width:100%;
	min-height:48px;
	border-top: 1px solid #b0b0b0;
	border-bottom: 1px solid #b0b0b0;	
	clear:both;
	overflow:hidden;
}
.film_laizes p {
	width:199px;
	line-height:48px;
	vertical-align:middle;
	margin-left:15px;
	float:left;
	display:inline;
	font-size:13px;
	color:#5c6165;
}
.film_laizes .laize_item {
	width:214px;
	float:left;
	display:inline;
	line-height:48px;
	color:#b3004c;
	font-weight:normal;
	font-family:LatoBlack, sans-serif;
	font-size:17px;
	padding-left:48px;
	width:166px;
	background:url(../pics/laize_picto.png) no-repeat left 20px;
}
.film_desc h2 {
	font-size:17px;
	color:#5c6165;
	font-weight:normal;
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;
}
.film_desc .text {
	padding-bottom:0;
	margin-bottom:0;
}
.film_moreinfo {
	border:1px solid #cdcdcd;
	min-height:100px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top:20px;
	text-align:center;
}
.moreinfo_col1, .moreinfo_col2 {
	display:inline-block;
	max-width:320px;
	margin: 0 10px;
	text-align:left;
	margin-top:30px;
	width:96%;
	vertical-align:top;
}
.moreinfo_col1 .title, .moreinfo_col2 .title, .film_construction .title {
	font-size:14px;
	color:#5c6165;
	font-weight:normal;
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;
}
.moreinfo_col1 p, .moreinfo_col2 p {
	font-size:13px;
	padding-top:10px;
	padding-bottom:10px;
}
.moreinfo_col1 .warning, .moreinfo_col2 .warning {
	padding-top:0;
	font-size:12px;
	font-weight:bold;
}
.moreinfo_col1 table, .moreinfo_col2 table {
	width:100%;
	font-size:13px;
	color:#696969;
	padding-bottom:30px;
}
.moreinfo_col1 table td, .moreinfo_col2 table td {
	height:30px;
	padding-left:10px;
}
.moreinfo_col1 .trgrey td, .moreinfo_col2 .trgrey td {
	background:#efefef;
}
.moreinfo_col1 .trseparator td {
	border-top:1px solid #cdcdcd;
	height:0px;
}
.film_construction {
	max-width:726px;
	margin:auto;
	padding-bottom:30px;
	text-align:left;
	overflow:hidden;
	width:96%;
	border-top:1px solid #cdcdcd;
	padding-top:10px;
}
.film_construction img {
	float:right;
	display:inline;
	margin-left:10px;
}
.film_construction .title {
	padding-bottom:10px;
}
.film_construction p {
	font-size:12px;
	color:#212121;
	padding:3px 0;
}
.film_construction p strong {
	font-weight:normal;
	color:#b3014c;
}
.limitation {
	padding:10px 0;
	font-size:10px;
	font-style:italic;
	text-align:center;
}
.choix_type_films {
	width:100%;
	clear:both;
	text-align:center;
}
.choix1, .choix2 {
	width:310px;
	padding-left:30px;
	height:85px;
	line-height:85px;
	vertical-align:middle;
	background:white;
	border:1px solid #dddddc;
	display:inline-block;
	text-align:left;
	margin:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 5px 5px 10px 0px #ececec;
	-moz-box-shadow:    5px 5px 10px 0px #ececec;
	box-shadow:         5px 5px 10px 0px #ececec;
	font-size:15px;
	color:#596165;
	font-weight:normal;
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;
	cursor:pointer;
	position:relative;
}
.choix1 .picto, .choix2 .picto {
	position:absolute;
	width:85px;
	height:85px;
	position:absolute;
	top:0;
	right:0;
	background:url(../pics/picto_batiment.png) no-repeat center center;
}
.choix2 .picto {
	background:url(../pics/picto_voiture.png) no-repeat center center;
}
.choix1#active, .choix2#active {
	background:#f3f3f2;
}
.choix1 input, .choix2 input {
	margin-right:5px;
}
.choix_cat {
	width:100%;
	min-height:100px;
	display:none;
}
.choix_cat .home_film_item img {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}
.choix_cat .home_film_item .home_film_color {
	display:none;
}
.choix_cat .home_film_item#active img {
	filter: none; /* Firefox 3.5+ */
  filter: none; /* IE6-9 */
  -webkit-filter:none; /* Chrome 19+ & Safari 6+ */
}
.choix_cat .home_film_item#active .home_film_color {
	display:block;
}
.resultat_recherche_films {
	border:1px solid #cdcdcd;
	min-height:100px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	max-width:1000px;
	margin:auto;
	width:96%;
	margin-top:40px;
	text-align:center;
	padding-bottom:40px;
	display:none;
}
.resultat_recherche_films .title {
	font-size:15px;
	color:#596165;
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;
	background-color:#f3f3f2;
	height:42px;
	line-height:42px;
	vertical-align:middle;
	width:94%;
	padding:0 2%;
	margin:22px auto;
	text-align:left;
}
.resultat_left {
	width:220px;
	text-align:left;
	display:inline-block;
	margin:0 10px;
}
.resultat_left .title2 {
	font-size:13px;
	color:#596165;
	font-family:LatoBlack, sans-serif;
	text-transform:uppercase;
}
.resultat_left .filter {
	padding-top:15px;
	font-size:13px;	
}
.resultat_left .filter select {
	display:block;
	width:100%;
}
.resultat_right {
	width:620px;
	text-align:left;
	display:inline-block;
	margin:0 10px;
	vertical-align:top;
	border-top:1px solid #d1d2d2;
}
.resultat_right .product_line {
	height:38px;
	line-height:38px;
	vertical-align:middle;
	width:100%;
	border-bottom:1px solid #d1d2d2;
}
.resultat_right .product_pdf {
	display:block;
	width:27px;
	height:38px;
	margin:0 4px;
	background:url(../pics/product_pdf.png) no-repeat center left;
	float:left;
	margin-right:5px;
}
.resultat_right input {
	float:left;
	display:inline;
	margin-top:14px;
	margin-right:5px;
}
.resultat_right .product_link {
	background:url(../pics/product_link.png) no-repeat 0 0;
	width:38px;
	height:38px;
	float:right;
	display:inline;
}
.resultat_right .submit_product {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:38px;
	line-height:38px;
	vertical-align:middle;
	text-align:center;
	background:#596165;
	font-family:LatoBlack, sans-serif;
	font-size:13px;
	color:white;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	width:100%;
}
.resultat_right .for_submit_product {
	text-align:center;
}
.resultat_right .submit_product:hover {
	background:#b3004c;
}
.footer {
	width:100%;
	min-height:515px;
	background-color:#949da4;
	position:relative;
}
.footer_logo {
	position:absolute;
	left:0;
	top:26px;
}
.footer_smart {
	color:white;
	position:absolute;
	right:0;
	top:40px;
	font-size:17px;
	padding-right:30px;
}
.footer_social {
	width:100%;
	text-align:center;
	padding-top:25px;
}
.footer_social img {
	display:inline-block;
	margin:1px;
}
.footer .menu {
	width:965px;
	margin:auto;
	border-top:1px solid #b4bbbf;
	border-bottom:1px solid #b4bbbf;
	margin-top:20px;
	list-style-type:none;
	padding-top:17px;
	height:190px;
}
.footer .menu li {
	float:left;
	display:block;
	position:relative;
}
.footer .menu li a {
	float:left;
	display:block;
	width:150px;
	font-family:LatoBlack, sans-serif;
	font-size:13px;
	color:white;
	background:url(../pics/footer_menu.png) no-repeat center left;
	padding-left:10px;
}
.footer .menu .col1 a {
	width:75px;
}
.footer .menu .col2 a {
	width:130px;
}
.footer .menu .col3 a {
	width:162px;
}
.footer .menu .col4 a {
	width:206px;
}
.footer .menu .col5 a {
	width:162px;
}
.footer .menu .col6 a {
	width:162px;
}
.footer .menu #active a, .footer .menu li a:hover, .footer .menu #active #active a {
	color:#b8daec;
}
.footer .menu #active li a {
	color:white;
}
.footer .menu li .submenu {
	position:absolute;
	top:22px;
	left:0;
}
.footer .menu li .submenu li a {
	clear:both;
	background:none;
	font-family:Panton-SemiBold, sans-serif;
	line-height:17px;
	font-size:13px;
}
.footer .menu .calltocontact, .footer .menu .calltosearch {
	display:none;
}
.footer_more {
	width:965px;
	height:117px;
	margin:auto;
	padding-top:30px;
}
.footer_more .newsletter {
	float:left;
	display:inline;
	color:white;
}
.footer_more .newsletter h4 {
	color:white;
}
.footer_more .footer_decouvrir {
	float:left;
	display:inline;
	color:white;
	font-size:13px;
	margin-left:60px;
}
.footer_more .footer_decouvrir p {
	padding-bottom:6px;
}
.footer_more .footer_decouvrir a {
	display:block;
	color:white;
	text-transform:uppercase;
	font-size:15px;
	padding-bottom:2px;
}
.footer_more .footer_decouvrir a:hover {
	text-decoration:underline;
}
.footer_more_contact, .footer_more_installateur {
	float:right;
	display:inline;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:38px;
	line-height:38px;
	vertical-align:middle;
	text-align:center;
	background:#b3004c;
	font-family:LatoBlack, sans-serif;
	font-size:13px;
	color:white;
	text-transform:uppercase;
	border:none;
	cursor:pointer;
	padding:0 10px;
	margin-left:10px;
	color:white;
}
.footer_more_installateur, .footer_more_contact:hover {
	color:white;
}
.footer_more_installateur {
	text-transform:none;
	background:#717b84;
}
.footer_more_installateur:hover, .footer_more_contact:hover {
	text-decoration:underline;
	color:white;
}
.footer_bottom {
	width:95%;
	margin:auto;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	background-color:#717b84;
	font-size:11px;
	font-family:LatoBlack, sans-serif;
	position:relative;
	color:white;
}
.footer_bottom a {
	color:white;
	display:block;
	text-align:center;
}
.footer_bottom .copyright, .footer_bottom .sowedo {
	position:absolute;
	left:20px;
	top:0;
	height:40px;
	line-height:40px;
	vertical-align:middle;
}
.footer_bottom .sowedo {
	left:auto;
	right:20px;
}
.maincontact {
	width:96%;
	max-width:965px;
	margin:auto;
	clear:both;
}
.maincontact form {
	background:#d7edf9;
	padding:20px;
	margin-bottom:60px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position:relative;
	padding-bottom:45px;
}
.maincontact_intro {
	font-size:15px;
	background:#f3f3f2;
	color:#596165;
	padding:15px;
	margin-bottom:5px;
}
.maincontact form #intro_email, .maincontact form #intro_phone, .maincontact form #intro_message {
	border:1px solid #639fc2;
	height:45px;
	line-height:45px;
	vertical-align:middle;
	padding:0;
	padding-left:55px;
	background:url(../pics/newcontact_mail.png) #e7f4fb no-repeat 10px center;
	font-size:15px;
	color:#267ead;
	font-family:LatoBlack, sans-serif;
	width:365px;
	float:left;
	display:inline;
}
#mainerror form #intro_email, #mainerror form #intro_phone {
	border:1px solid red;
}
.maincontact form #intro_phone {
	background-image:url(../pics/newcontact_phone.png);
}
.maincontact form #intro_message {
	float:none;
	clear:both;
	line-height:normal;
	height:90px;
	padding:10px;
	background-image:none;
	width:902px;
	margin-top:5px;
}
.maincontact form .ou {
	font-size:15px;
	color:#267ead;
	font-family:LatoBlack, sans-serif;
	float:left;
	display:inline;
	line-height:45px;
	vertical-align:middle;
	width:80px;
	text-align:center;
	text-transform:uppercase;
}
.maincontact .submit_contact {
	padding-left:40px;
	padding-right:20px;
	height:40px;
	line-height:40px;
	vertical-align:middle;
	color:white;
	font-family:LatoBlack, sans-serif;
	font-size:14px;
	text-transform:uppercase;
	cursor:pointer;
	background:url(../pics/newcontact_submit.png) #267ead no-repeat 10px center;
	border:none;
	position:absolute;
	bottom:-20px;
	width:150px;
	left:50%;
	margin-left:-75px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.maincontact .submit_contact:hover {
	background-color:#b3004c;
}
.maincontact_ok {
	background:url(../pics/newcontact_ok.png) #d7f7cd no-repeat 10px center;
	padding:15px;
	padding-left:67px;
	margin:5px 0;
}
#maincontact_suite {
	background-color:#d7edf9;
	color:#267ead;
}
.newcontact_button {
	background:url(../pics/newcontact_button_big.png) no-repeat 0 0;
	width:53px;
	height:192px;
	position:fixed;
	top:50%;
	right:0;
	margin-top:-96px;
	display:block;
	z-index:900;
}
.videos {
	width:100%;
	margin:auto;
	text-align:center;
}
.video_item {
	width:472px;
	display:inline-block;
	margin:15px 10px;
	border-top:1px solid #585858;
	padding-top:12px;
	position:relative;
	text-align:left;
	vertical-align:top;
}
.video_item img {
	-webkit-box-shadow: 5px 5px 10px 0px #acabab;
	-moz-box-shadow:    5px 5px 10px 0px #acabab;
	box-shadow:         5px 5px 10px 0px #acabab;
}
.video_item h2 {
	font-size:18px;
	color:#4b4c4c;
	text-transform:uppercase;
	padding-top:20px;
	padding-bottom:10px;
}
.video_item p {
	font-size:13px;
	color:#555555;
}
.home_gamme_right .play, .video_item .play {
	background:url(../pics/video_play.png) no-repeat 0 0;
	width:65px;
	height:65px;
	position:absolute;
	left:50%;
	margin-left:-33px;
	top:115px;
}
#video_intro {
	width:80%;
	margin:auto;
}
@media screen and (max-width: 1200px) {
	.content_container {
		width:100%;
	}
	.home_logos {
		width:100%;
		overflow:hidden;
	}
	.home_logos .home_logo_item {
		margin-bottom:30px;
	}
	.content_top {
		width:100%;
	}
	#content_top_store {
		width:100%;
		padding:0;
	}
	.store_slideshow, .store_slideshow .slide, .store_slideshow .slide .slide_pic, .projet_slideshow, .projet_slideshow .slide, .projet_slideshow .slide .slide_pic{
		width:100%;
	}
	.store_slideshow .slide .slide_legend {
		text-align:center;
	}
	.content_top .store_download a {
		display:none;
	}
	.store_text_intro {
		width:228px;
		-webkit-box-shadow: 0px 0px 0px 0px #ececec;
		-moz-box-shadow:    0px 0px 0px 0px #ececec;
		box-shadow:         0px 0px 0px 0px #ececec;
		position:relative;
		margin-top:20px;
		padding: 20px 12px;
		background:white;
		left:5px;
	}
	.store_text_intro .fleche {
		display:none;
	} 
	.store_nav {
		display:none;
	}
	.projet_refs {
		width:100%;
	}
	.projet_refs .title {
		text-align:center;
	}
	.content .breadcrumb {
		padding-left:10px;
	}
	.content_top .submenu_groupe, .content_top .submenu_film {
		padding-left:10px;
	}
	.content_top h1 {
		display:none;
	}
	.store_detail { 
		width:96%;
		margin:auto;
		padding:0;
	}
	.store_mecanismes, .store_options, .store_matieres, .store_toiles_list { 
		width:100%;
		padding:0;
		text-align:center;
	}
	.store_mecanismes, .store_matieres {
		padding-top:20px;
	}
	.store_mecanismes h3, .store_options h3, .store_matieres h3 {
		max-width:1200px;
	}
	.store_mecanismes .mecanisme_item, .store_options .option_item, .store_toiles_list .store_toile_item {
		float:none;
		display:inline-block;
		margin:0 5px;
	}
	.browse_matieres {
		display:none;
	}
	.store_matieres h3 select {
		position:static;
	}
	.toile_detail {
		margin:auto;
		margin-top:10px;
		box-sizing:border-box;
  		-moz-box-sizing:border-box;
  		-webkit-box-sizing:border-box;
	}
	.home_resume_container { 
		width:100%;
	}
	.home_expertise {
		width:100%;
		text-align:center;
	}
	.prestige_slideshow {
		width:320px;
		margin:auto;
		position:relative;
		margin-top:30px;
	}
	.home_map {
		width:100%;
		background-position:center center;
	}
	.home_map .phrase {
		padding-left:0;
		text-align:center;
		width:100%;
		margin:auto;
	}
	.home_chiffres {
		width:100%;
		clear:both;
	}
	.home_chiffres .title {
		text-align:center;
	}
	.film_detail {
		width:96%;
		padding:0;
		clear:both;
		float:none;
		margin:auto;
		overflow:hidden;
		display:block;
	}
	#content_top_film .submenu_film {
		position:relative;
		width:250px;
		top:0;
		margin-top:37px;
	}
	#content_top_film {
		height:auto;
		overflow:hidden;
	}
	.film_param {
		text-align:center;
	}
	.film_param .param_item {
		float:none;
		display:inline-block;
		text-align:left;
		margin:0 10px!important;
	}
	.film_laizes {
		text-align:center;
	}
	.film_laizes p, .film_laizes .laize_item {
		float:none;
		display:inline-block;
		text-align:left;
	}
	.film_construction img { 
		float:none;
		display:block;
		margin:auto;
		clear:both;
		padding-bottom:20px;
	}
	.film_construction .title {
		width:320px;
		margin:auto;
		padding-top:20px;
	}
	.resultat_right {
		width:96%;
		margin:auto;
		margin-top:30px;
	}
	.resultat_right .product_line {
		height:auto;
	}
	.top_store_left,.store_text_intro {
		position:relative;	
		width:80%;
		margin:auto;
	}
	.store_text_intro {
		margin-bottom:20px;
	}
}
@media screen and (max-width: 1000px) {
	
	.video_item {
		width:310px;
		margin:5px;
	}
	.video_item img {
		width:310px;
		height:auto;
	}
	.video_item .play {
		top:80px;
	}
	
	.top {
		height:71px;
	}
	.top .logo a {
		width:265px;
		height:61px;
		background-size: 265px 61px;
		top:5px;
	}
	.top .burgermenu {
		background:url(../pics/burger.png) no-repeat 0 0;
		width:21px;
		height:17px;
		position:absolute;
		right:20px;
		top:27px;
		display:block;
	}
	.panel {
	background:#fefefe;
	width:295px;
	height:100%;
	position:fixed;
	right:0;
	top:0;
	z-index:9000;
	-webkit-box-shadow: 0px 0px 50px #000;
    -moz-box-shadow: 0px 0px 50px #000;
    box-shadow: 0px 0px 50px #000;
	overflow:scroll;
	display:none;
	}
	.panel .back {
		position:absolute;
		cursor:pointer;
		left:0;
		top:0;
		background:url(../pics/back.png) no-repeat center center;
		width:100px;
		height:58px;
		z-index:100;
	}
	.panel .menu {
		position:static;
		margin-top:100px;
		border-bottom: 1px solid #cccccc;
		overflow:hidden;
	}
	.panel .menu li, .panel .menu li a {
		display:block;
	}
	.panel .menu li a, .panel .menu .calltocontact a {
		margin:0;
		padding:0;
		float:left;
		display:block;
		clear:left;
		width:285px;
		padding-left:10px;
		height:44px;
		line-height:44px;
		vertical-align:middle;
		border-top: 1px solid #cccccc;
		background:url(../pics/menu_mobile.png) no-repeat 264px 12px;
		color:#9a9c9e;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
	}
	.panel .menu #active a, .panel .menu li a:hover {
		 color:#b3004c!important;
		 border-bottom:0px;
	}
	.panel .menu li .submenu {
		display:none;
	}
	.panel .menu li .submenu li a {
		width:265px;
		padding-left:30px;
		background:none;
		height:32px;
		line-height:32px
	}
	.panel .languages {
		top:45px;
		left:0;
		width:100%;
		text-align:center;
	}
	.panel .languages li {
		display:inline-block;
	}
	.panel .languages li a {
		color:#5c6165;
		margin:10px;
		float:none;
		display:inline-block;
	}
	.panel .languages #active a {
		color:#5c6165!important;
	}
	.panel .menu .calltosearch a {
		display:none;
	}
	.content {
		background-size:auto;
	}
	.film_text, .store_text, #references_text, #logos_text, #contact_text, #projet_text {
		width:90%;
	}
	.societe_news_item {
		border:none!important;
	}
	.content .home_devis, .home_devis {
		display:none;	
	}
	#download_pdfs  {
		display:block;
		width:100%;
		text-align:center;
		background:none;
		height:auto;
	}
	#download_pdfs p {
		display:none;
	}
	#download_pdfs .download_all {
		float:none;
		display:inline-block;
	}
	.news_list .news_item {
		width:84%;
		padding:3%;
	}
	.news_list .news_item img {
		position:static;
		display:block;
		margin:auto;
		margin-bottom:20px;
	}
	.film_subtype_container {
		width:90%;
		margin:auto;
		padding:0;
		padding-top:20px;
		padding-bottom:20px;
	}
	.film_subtype .subtype_pic {
		position:static;
		margin:auto;
		left:auto;
		top:auto;
		margin-bottom:30px;
	}
	.film_subtype h2 {
		text-align:center;
	}
	.toile_detail_left, .toile_detail_right {
		width:100%;
		float:left;
		padding:0;
		clear:both;	
		box-shadow: inset 0 0 0 #acb0b2;
	}
	.toile_detail_right {
		padding-top:10px;
	}
	.toile_detail_left_text {
		padding:10px 0;
	}
	.toile_detail_left img {
		margin-right:10px;
	}
	.contact {
		width:96%;
	}
	.contact_left, .contact_right {
		width:100%;
	}
	.contact_left_container, .contact_right_container {
		padding:0;
		border:none;
	}
	.calcul_result h2 {
		background-image:none;
		text-align:center;
		font-size:12px;
	}
	.info_confiance .col1, .info_confiance .col2, .info_confiance .col3, .info_confiance .col4  {
		text-align:center;
		float:none;
		margin:auto;
		display:block;
		margin-bottom:10px;
	}
	.moreinfo_col1, .moreinfo_col2 {
		margin:20px auto;
		margin-bottom:0;
	}
	.choix1, .choix2 {
		width:310px;
		margin:none;
	}
	.footer, .footer_more {
		width:100%;	
	}
	.footer .menu {
		display:none;
	}
	.footer_social {
		padding-top:100px;
	}
	.footer_smart {
		top:70px;
	}
	.footer_more {
		clear:both;
		width:100%;
		margin-top:40px;
		overflow:hidden;
		max-width:310px;
	}
	.footer_more_contact, .footer_more_installateur, .footer_more .footer_decouvrir {
		display:none;
	}
	.footer_more .newsletter {
		float:none;
		margin:auto;
		clear:both;
		display:block;
	}
	.footer_bottom {
		height:auto;
		line-height:auto;
		background:none;
		margin-top:0;
		padding:0;
	}
	.footer_bottom .copyright, .footer_bottom .sowedo, .footer_bottom a  {
		width:100%;
		text-align:center;
		padding:0;
		position:static;
		height:auto;
		line-height:auto;
		margin:0;
		
}

.maincontact form #intro_email, .maincontact form #intro_phone, .maincontact form #intro_message {
		width:100%;
		-webkit-box-sizing: border-box;
     	-moz-box-sizing: border-box;
        box-sizing: border-box;
}
.newcontact_button {
	background:url(../pics/newcontact_button.png) no-repeat 0 0;
	width:46px;
	height:163px;
	margin-top:-82px;
}

}
.top_admin {
	position:absolute;
	top:0;
	left:150px;
}
.admin_a {
	background:url(../cms/pics/submit.png) repeat-x 0 0;
	height:36px;
	padding:0;
	lin-height:36px;
	vertical-align:middle;
	border:1px solid #000;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:bold;
	font-size:18px;
	color:#fff;
	text-shadow: 2px 2px 2px #000;
	cursor:pointer;
	position:fixed;
	left:50%;
	width:100px;
	margin-left:-50px;
	text-align:center;
	top:5px;
		line-height:30px;
		height:30px;
		vertical-align:middle;
		font-size:14px;
		dislplay:inline;
		z-index:10000;
	}
#bgcolor_a, .bgcolor_a {
	background-color:#c00d0e!important;
}