 @charset "UTF-8";
 /* CSS Document */

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////                                        
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                    ACTIVITE : BOBINAGE                                             ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

/* Footer spécial blanc */

#page_electrobobinage footer {
	background-color: #fff;
	box-shadow: none;
	border-top: 2px solid rgba(0, 0, 0, 0.2);
}

#page_electrobobinage #footer_table > li {
    border-left: 1px dotted #ccc;
}

#page_electrobobinage #footer_table .first_li {
    border-left: none;
}

#page_electrobobinage .first_li a, 
#page_electrobobinage footer .site_map li a { color: #777; text-align: justify; }

/* Page */
#page_electrobobinage #full_width1,
#page_electrobobinage #full_width3,
#page_electrobobinage #full_width4  {
	background: url("../images/bg_activite2_white.png") repeat;
	background-color: #333;
}

#page_electrobobinage #full_width2 {
	padding: 0;
	background: url('../images/photos/bobinage1.jpg') no-repeat center;
	background-size: cover;
	
	box-shadow: inset 0px 14px 14px -14px rgba(0,0,0,1), inset 0px -14px 14px -14px rgba(0,0,0,1);
	-webkit-box-shadow: inset 0px 14px 14px -14px rgba(0,0,0,1), inset 0px -14px 14px -14px rgba(0,0,0,1);
	-moz-box-shadow: inset 0px 14px 14px -14px rgba(0,0,0,1), inset 0px -14px 14px -14px rgba(0,0,0,1);
	-o-box-shadow: inset 0px 14px 14px -14px rgba(0,0,0,1), inset 0px -14px 14px -14px rgba(0,0,0,1);
}

#page_electrobobinage #full_width2 img {
	width: 100%;	
	visibility: hidden;
	box-shadow: inset 0px 14px 14px -14px rgba(0,0,0,1), inset 0px -14px 14px -14px rgba(0,0,0,1);
	-webkit-box-shadow: inset 0px 14px 14px -14px rgba(0,0,0,1), inset 0px -14px 14px -14px rgba(0,0,0,1);
	-moz-box-shadow: inset 0px 14px 14px -14px rgba(0,0,0,1), inset 0px -14px 14px -14px rgba(0,0,0,1);
	-o-box-shadow: inset 0px 14px 14px -14px rgba(0,0,0,1), inset 0px -14px 14px -14px rgba(0,0,0,1);
}

.bobinage_content {
	text-align: center;
	width: 100%;
	padding: 0px 30px 10px;
	background-color: rgba(0,0,0,0);
	border-radius: 0 0 6px 6px;
}

/* Site location spécial blanc */
#page_electrobobinage #site_location li { color: #fff; }

/* Polices */

.bobinage_content h1 {
	text-align: center;
	margin: 0;
	color: #fff;
}

.bobinage_content h2 {
	color: #fff;
	margin: 20px 0 0 0;
}

.bobinage_content h3 {
	text-align: center;
	margin: 0 0 15px 0;
	color: #31A7D2;
}

.bobinage_content p {
	text-align: center;
	font-family: giorgio-thin;
	font-size: 20px;
	line-height: 28px;
	color: #FFF;
	font-weight: 100;
	padding: 0 10px;
	letter-spacing: 0.02em;
	
	transform: skew(-8deg, 0deg);
	-moz-transform: skew(-8deg, 0deg);
	-webkit-transform: skew(-8deg, 0deg);
	-o-transform: skew(-8deg, 0deg);
}

/* Equipement */

#page_electrobobinage #full_width3 {
 	padding: 60px 0 0;	
	text-align: center;
}

#page_electrobobinage #full_width3 h2 {color: #fff;}
#page_electrobobinage #full_width3 h3 {color: #31A7D2; text-align: center;}
#page_electrobobinage #full_width3 p {color: #FFF; text-align: left;	 padding: 10px; font-family: avenir; letter-spacing: 0.01em;}

#page_electrobobinage #full_width3 ul {
	text-align: left;	
	padding-left: 20px;
}

#page_electrobobinage #full_width3 ul li {
    display: list-item;
    list-style-type: disc;
    list-style-image: url(/images/puce.png);
    margin: 3px 0 0 30px;
    font-family: avenir;
    letter-spacing: 0.01em;
	color: #fff;
	
}

#page_electrobobinage #activity1 {
	height: 360px;
	margin: 10px 0 0 0;
	border-radius: 8px;
}

#page_electrobobinage #full_width3 #medium_box {
	padding: 20px 25px;
	height: 200px;
}

#page_electrobobinage #full_width3 .small_box .news_title {
	background-color: #FFF;
}

/* Personnel */

#page_electrobobinage #full_width4 {
	padding: 20px 0 60px 0;
	text-align: center;
}

#page_electrobobinage #full_width4 h2 {color: #fff; text-align: center;}
#page_electrobobinage #full_width4 h3 {color: #31A7D2; text-align: right; margin: 0 0 10px 0; text-align: center;}
#page_electrobobinage #full_width4 p {color: #FFF; text-align: center; padding: 20px; font-size: 16px;}
