/* Servicios */
div.fadehover {
	margin-left: 17px;
	position: relative;
}
img.s_inteligencia {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
img.s_consultoria {
	position: absolute;
	left: 0;
	top: 0;
}
img.s_infraestructura {
	position: absolute;
	left: 0;
	top: 0;
}
img.area-cont1 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
img.area-cont2 {
	position: absolute;
	left: 0;
	top: 0;
}
img.area-cont3 {
	position: absolute;
	left: 0;
	top: 0;
}
img.area-cont4 {
	position: absolute;
	left: 0;
	top: 0;
}
img.area-cont5 {
	position: absolute;
	left: 0;
	top: 0;
}
img.area-cont6 {
	position: absolute;
	left: 0;
	top: 0;
}
/* ERP */
.botones_erp {
	width: 325px;
	height: 20px;
	padding: 10px;
	font-size: 14px;
	color: #44525F;	
	text-decoration: none;
	display: block;
	font-weight: bold;
}
.botones_erp:hover {
	background: #D2D7DC;
	text-decoration: none;
} 

.divisiones {
	width: 178px;
	height: 20px;
	padding: 10px;
	font-size: 14px;
	color: #FFFFFF;	
	display: block;
	font-weight: bold;
	background: #CD6660;
	margin-top: 8px;
}

/* Top */
.scrollup{
    width:40px;
    height:40px;
    opacity:0.3;
    position:fixed;
    bottom:50px;
    right:100px;
    display:none;
    text-indent:-9999px;
    background: url('../images/icon_top.png') no-repeat;
}

/* Equipo */
#equipo {
	width: 103px;
	height: 103px;
	float: right;
	padding: 0 8px 8px 0;
}
.roll_on {
	position: absolute;
	z-index: 1;
}
.roll_off {
	position: absolute;
}

/* Areas */
#areas_scroll {
	list-style-type:none;
	margin-left: -35px;
}