.boxoutHomeLeft img {
	width:100%;
}

.boxoutHome {
	background:url("/multimedia/images/structure/bgBouxout.jpg") no-repeat scroll 0 0 #000;
	float:left;
	width:100%;
	height:inherit;
	padding:0;
	height:270px;
}

.boxoutHome h2{
    margin-left: 20px;
    margin-top: 50px;
}

.boxoutHome p {
	max-height:80px;
	width:75%;
	margin-left:20px;
	overflow:hidden;
}

.boxoutHome .button {
	right:30px;
	left:inherit;
}

.searchForm {
	display:none;
}

.langSelector {
	/*margin-top:-120px;*/
}

.navbar-inner {
	position:relative;
}

.nav-collapse, .nav-collapse.collapse {
	position:absolute;
	right:10px;
	z-index:9;
}

.navbar .btn-navbar {
    color: #000000;
    display: block;
    margin-top: -51px;
}

.nav-collapse ul {
	float:right;
	width:230px;
	border-radius: 5px;
	background-color:#333;
	padding-top:15px;
}

.nav-collapse ul li {
	float:left;
	width:100%;
	border:none;
}

.nav-collapse ul li.active, .nav-collapse ul li:hover {
border:none;
}

.boxMainWrapper {
	margin-bottom:50px;
}

footer.grey .container {
	height:inherit;
padding-left:20px;

}

.footerNavBottom {
	height:30px;
	margin-left:-21px;
}

footer.first {
	padding-bottom:20px;
}

ul#sublevel li a {
	font-size:14px;
}

.detailProd #tabs ul li a {
	font-size:14px;
}

.detailProd #tabs ul li {
	padding-left:12px;
	padding-right:12px;
}


.realIndex .overlay, .mediaList .overlay {
		padding: 10px;
		display: block !important;
	}
.realIndex .fancybox .overlay, .mediaList .fancybox .overlay {
		display: none !important;
	}

	.realIndex img,
	.mediaList img {
		width: 100%;
	}