body{
	font-family: Verdana, Arial;
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	background-color: #EAE6DE;
	
}

a{
	text-decoration: none !important;
	color: black;
}
a:hover{
	text-decoration: none;
	color: blue;
}
#subcabecera a:hover{
	color: black;
	text-decoration: underline !important;
}
#supracabecera{
	background: #292a25;
	width: 100%;
	height: 100px;
}

#cabecera{
	width: 980px;
	margin: auto;
}

#suprasubcabecera{
	background: #cbc0a0;
	height: 35px;
}
#subcabecera{
	width: 980px;
	height: 35px;
	padding-top: 2px;
	margin: auto;
	clear: both;
}

#contenido{
	width: 980px;
	margin: auto;
	min-height: 700px;
}


#suprapie{
	background: #2d2d2d;
	width: 100%;
	height: 40px;
}

#pie{
	width: 980px;
	margin: auto;
	color: #bbb;
}

.div-servicio{
	width: 233px;
	height: 400px;
	float:left;
	margin: 6px;
}
.div-servicio img{
	width: 233px;
	margin-right: 7px;
}
.logo_phylum{
	width: 160px;
	float:left;
	margin-top: 8px;
}
.logo_uv{
	margin-right: -80px;
	float:right;
}
.item-menu{
	margin-right: 103px;
	font-weight: bold;
}
.last-item-menu{
	margin-right: 0px;
}
#imagenes_proyectos img{
	width: 260px;
	margin-bottom: 20px;
	border: 1px solid grey;
}
.nivoSlider img{height:100% !important;} 
.nivo-main-image{height:100% !important;}