@charset "utf-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, hr, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video { margin:0;padding:0;border:0;font-size:100%; }
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display:block; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:'';content: none; }
table { border-collapse:collapse;border-spacing:0; }
/* =========================================================================================== */
/* GENERAL CLASSES */
/* =========================================================================================== */
body {
	background: none !important;
	font: normal 13px/20px Arial, sans-serif;
	color: #000;
	-webkit-print-color-adjust: exact;
}
h1 {
	
}
h2 {
	
}
h3 {
	font: bold 16px/20px Arial, sans-serif;	
	border-bottom: solid 1px #ccc;
	color: #555;
	margin: 0 0 7px 0;
	padding: 0 0 4px 0;
}
h4 {
	
}
h5 {
	
}
h6 {
	
}
p {
	margin: 0 0 15px 0;
}
hr {
	background-color: #ccc;
	border: none;
	height: 1px;
	margin: 0 0 15px 0;
}
a {
	color: #fdd903;
	text-decoration: none;
}
a img {
	border: none;
}
ul, ol {
	padding: 0 0 0 15px;
	margin: 0 0 15px 0;
}
li {
	margin: 0 0 5px 0;
}
sup {
	font-size: 0.7em;
	line-height: 0.7em;
	margin-left: 2px;
}
textarea {
	border: none;
	resize: none !important;
	webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
table {
	page-break-inside: auto;
}
tr, td {
	page-break-inside: avoid;
	page-break-after: auto;
}
thead {
	display: table-header-group;
}
tfoot {
	display: table-footer-group;
}
div {
	position: relative;
}
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clear {
  clear: both;
  float: none !important;
}
.top_td td {
	vertical-align: top;
}
.bottom_td td {
	vertical-align: bottom;
}
.print_wrapper {
	width: 680px !important;
	margin: 0 auto;
}
.remove_print {
	display: none;
}
.for_print {
	display: block;
}
/* =========================================================================================== */
/* FONT STYLES  */
/* =========================================================================================== */

.wrapper {
	width: 680px;
	margin: 0 auto;
}
/* =========================================================================================== */
/* HEADER */
/* =========================================================================================== */
#banner_wrapper {
	width:100%;
	height: 305px;
	background: yellow
	
}

/* =========================================================================================== */
/* BANNER */
/* =========================================================================================== */
/*#menu {
	width:978px;
	height: 116px;
	margin: 0 auto;
	background: url(../images/bg_menu.jpg) repeat;
	font-weight: bold;
	border:1px solid #464646;
	top: 232px;
	position:absolute;
	left: 0;
	z-index: 50;
	font-family: 'roboto_slabregular', Arial, sans-serif;
	overflow:
}*/
#menu {
	width:408px;
	margin: 0 auto;
	background: url(../images/bg_menu.jpg) repeat;
	font-weight: bold;
	border:1px solid #464646;
	top: 232px;
	position:absolute;
	left: 0;
	z-index: 50;
	font-family: 'roboto_slabregular', Arial, sans-serif;
	padding: 0px;
}
#menu li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	float:left;

}
#menu a {
	color:#fff;
	text-decoration:none;
	border-left:1px solid #464646;
	display:block;
	/*float:left;*/
	/*padding: 50px 14px 0 15px;*/
	padding: 50px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 13px;
	height: 66px;
	text-align:center;
}
#menu a:hover {
	background:#d50008 url(../images/fleche_menu_over.png) no-repeat center bottom;
}
#submenu_A, #submenu_B, #submenu_C {
	display: none;

}
#submenu_B {
	left: 0px;
}
#submenu_A a, #submenu_B a, #submenu_C a {
	background-color: transparent;
	background: url(../images/fleche_submenu_over.png) no-repeat left center;
	color: #fff;
	text-align: left;
	height: auto !important;
	/*width: 140px !important;*/
    margin: 0 0 4px 0 !important;
	padding: 8px 22px;
	display: block;
	float:left;
	border: none;
	font: normal 15px/normal Arial, sans-serif;
	text-transform:uppercase;
	text-decoration: none !important;
}
#submenu_A a:hover, #submenu_A a.menuON, #submenu_B a:hover, #submenu_B a.menuON, #submenu_C a:hover, #submenu_C a.menuON {
	background: url(../images/fleche_submenu_over.png) no-repeat left center;
	border: none;
	color: #fff;
	text-decoration: underline !important;
}
/* =========================================================================================== */
/* CONTENT */
/* =========================================================================================== */
.banner_ligne_wrapper {
	width: 100%;
	/*height: 26px;*/
	/*background: url(../images/bg_header.png) repeat;*/
	z-index: 10;
}
#masktop {
	width: 100%;
	height: 26px;
	background: url(../images/bg_header.png) repeat;
	z-index: 10;
	position:absolute;
}
.banner_ligne {
	width: 680px;
	margin: 0 auto;
	z-index: 10;
}
.btn_lang {
	position:absolute;
	right: 0px;
	top: 0px;
	display:block;
	padding: 15px;
	color: #FFF;
	text-transform:uppercase;
	text-decoration: none;
	background: #d50008;
	z-index: 15;
}
.logo {
	position:absolute;
	left: 0px;
	top: 0px;
	width: 514px;
	height:229px;
	display:block;
	z-index: 15;
	background-color: transparent;
	background:url(../images/pagna_composites_inc.png) no-repeat;
}
/* =========================================================================================== */
/* CONTENT */
/* =========================================================================================== */
#centre_wrapper {
	width: 100%;
}
#centre_top {
	width: 680px;
	margin: 0 auto;
	padding-bottom: 20px;
	padding-top: 120px;
}
#centre {
	width: 680px;
	margin: 0 auto;
	padding-bottom:60px;
	padding-top: 100px;
}
#centre_bloc_wrapper {
	width: 100%;
	background:#C66;
}
#centre_bloc {
	width: 680px;
	margin: 0 auto;
	/*padding-bottom: 80px;
	padding-top: 80px;*/
}
#centre_bloc_margin {
	width: 680px;
	margin: 0 auto;
	padding-bottom: 80px;
	padding-top: 80px;
}
.bg_fibre {
	background:url(../images/bg_fibre.jpg) center center;
	/*padding-top: 146px !important;*/
	padding-top: 40px !important;
	color:#2e2e2e
	
}
.bg_fibre h1 {
	font: bold 40px/46px 'roboto_slabregular', Arial, sans-serif;
	color: #555555;
	margin: 0 0 15px 0;
	text-transform:uppercase;
}
.procedes_index li {
	color: #363636;
	display:block;
	margin-bottom: 16px;
	padding-left: 20px;
	background: url(../images/fleche_menu_footer.png)  0 5px no-repeat;
}
.produits li {
	color: #fff;
	display:block;
	margin-bottom: 16px;
	padding-left: 20px;
	background: url(../images/fleche_menu_footer.png) 0 5px no-repeat;
}
.index_menu_side a{
	text-decoration: none;
	color:#555555;
}
/* =========================================================================================== */
/* FOOTER BANNERS */
/* =========================================================================================== */
#footer_banner{
	width: 100%;
	height:550px;
}
.footer_banner_index{
	background:url(../images/banner_index.jpg) top center;
}


/* =========================================================================================== */
/* FOOTER */
/* =========================================================================================== */

#footer_wrapper {
	background:url(../images/bg_footer.png) repeat;
	/*padding-top: 66px;*/
	padding-top: 36px;
	z-index: 9;
}
#footer_wrapper_usine {
	background:url(../images/usine_pagna_composites_inc.png) no-repeat bottom center;
	z-index: 9;
}
#footer {
	width:680px;
	margin: 0 auto;
	color:#000;
	z-index: 9;
}
#footer_menu {
	/*padding-top:24px;*/
}
#footer_menu a {
	/*padding-left:20px;*/
	/*background: url(../images/fleche_menu_footer.png) left center no-repeat;*/
	color:#606060;
	text-decoration:none;
	font-size: 12px;
	text-transform: uppercase;
	padding:0 10px;
	/*margin-bottom: 16px;*/
	/*display:block;*/
}
.footer_ligne {
	width: 100%;
	height: 10px;
	background: #000;
}
#footer_logo {
	display: block;
	width: 333px;
	height: 69px;
	background: url(../images/logo_footer.png) 0 0 no-repeat;
}
#footer_facebook {
	display: block;
	width: 100px;
	height: 69px;
	background: url(../images/logo_footer.png) -333px 0 no-repeat;
}


textarea {
	font-family: Arial, sans-serif;
}
.animated {
	-webkit-transition: height 0.2s;
	-moz-transition: height 0.2s;
	transition: height 0.2s;
}
label.error {
	color: #C00;
	font-size: 11px;
}
select.error, input.error, textarea.error {
	border: solid 1px #C00 !important;
}
.tbl_form td {
	padding: 4px 0;
}
.tbl_label {
	padding: 10px 7px 0 0 !important;
	text-align: right;
}
.tbl_label span {
	color: #C00;
	font-weight: bold;
}
/* =========================================================================================== */
/* BX SLIDER  */
/* =========================================================================================== */
/* BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 * ===================================================================================== */
#bxboxmaster {
	display: none;
}
table {
	width: 100% !important
}
li {
	color: 	#000 !important
}
p {
	color: 	#000 !important
}
a {
	color: 	#000 !important
}
h1 {
	color: 	#000 !important
}
h2 {
	color: 	#000 !important
}
h3 {
	color: 	#000 !important
}
#menu  {
	overflow:hidden !important;
}