/**
 * @section     footer content
 * @subsection	Customer Services
 * @required	global.css		 
 */
#core #footerContent{
	height: 65%;
	top:10%;
	padding: 3% 6%;
}
#core .scrolled p,
#core .scrolled ul{
	margin-right: 15px;
}
#footerContent ul.nav li{
	max-width: 76px;
	height:33px;
	text-align: left;
}
#footerContent ul.subNav li.first{
    padding-left: 0;
}
#footerContent ul.subNav li.last{
    border:none;
}
#footerContent ul.nav li.last{}
#footerContent ul.nav li.item4 {
    border:none;
}
.es #footerContent ul.nav li.item3 {
    max-width:85px;
}
#core .map{
	overflow: hidden;
}
#core .map li{
	float: left;
	margin-right: 50px;
	width: 100px;
}

.thumb{
	position: relative;
	float: left;
	margin: 0 25px 25px 0;
	width: 37%;
	/*height: 45%;*/
}
.thumb img{
	max-width: 100%;
	min-height: 197px;
	min-width: 207px;
}
.thumb .zoom{
	top:auto; right: 4%; bottom:0; left: auto;
}

.cms-careers #popinMask{
	background-color: #000000;
	opacity: 0.75 !important;
}

#core .author{
	font-weight: bold;
	text-align: right;
}


#core.notScrolled,
#core .scrolled{
	/*min-height: 190px;*/
	/*width: 100%;*/
}

/*hidden tabs*/
#figures, #world, #metiers, #careers, #employees,
#createninnovate, #producenexcelence, #sellndevelop, 
#managensupport, #training, #mobility, #csr{
	position: absolute;
	top:-10000px;
}



