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

/*////////////////////////////////////////////////////////////////////////////////////////////////////////////                                        
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                      ACTIVITE : INGENIEUR                                         ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
/////                                                                                                    ///// 
////////////////////////////////////////////////////////////////////////////////////////////////////////////*/

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

/* Footer spécial blanc */

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

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

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

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

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

/* Polices */

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

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

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

#page_ingenierie .ingenierie_content > p{
	font-family: giorgio-thin;
	font-size: 20px;
	line-height: 28px;
	color: #fff;
	font-weight: 100;
	letter-spacing: 0.01em;
	text-align: center;
	transform: skew(-8deg, 0deg);
}

/* PHOTOS */

#page_ingenierie #full_width2 {
	height: 600px;
	padding: 0;
	background: url('../images/photos/ingenierie3.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);
}

/* Details */

#page_ingenierie #full_width3 {
 	position: relative;
	padding: 30px 0 0 0;
	text-align: center;
}

#page_ingenierie #full_width3  ul {
	width: 70%;
	text-align: left;
	margin: 0 0 40px 15%;
	padding: 10px 100px;
}


#page_ingenierie #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: giorgio-thin;
	letter-spacing: 0.01em;
	color: #FFF;
}

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