@charset "utf-8";
/* Autor: Monica Lopez */
header,nav,section,article,aside,figure,footer{
	display:block;
}

.texto-empresa{
	width:998px;
	display:block;
	margin:22px 0 0 0;
	text-align:justify;
}
.titrend{
	color:#74d6ff;
	font-weight:bold;
}
.titrend2{
	font-size:14px;
	color:#74d6ff;
	font-weight:bold;
}
.valores-izquierda{
	width:269px;
	height:178px;
	background:url(../imagenes/foto4.jpg) no-repeat;
	float:left;
	display:block;
}
.valores-derecha{
	width:726px;
	height:240px;
	float:left;
	display:block;
}


/*----TEXTOS----*/
.titulo{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#74d6ff;
	text-align:left;
}

/*----MAQUETACIÓN----*/
#medio{
	height:527px;
	display:block;
}



