@charset "utf-8";
/* menu de imagenes a los costados */
/*Lado izquierdo*/
ul.hover_block li{
	list-style:none;
	float:left;
    background:#CCC;
	padding: 10px;
	width:340px; position: relative;
	height:200px;
	margin-right: 10px; }

ul.hover_block li a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 300px;
	width: 340px;
	padding: 0px 0px 0px;
	color: #000;
	font: 1.6em/1.3 Helvetica, Arial, sans-serif;
}

ul.hover_block li a { text-decoration: none; }

ul.hover_block li img {
	position: absolute;
	top: 0;left: 0;
	border: 0;
	
}

/*lado derecho*/
ul.hover_block2 li{
	list-style:none;
	float:left;
    background:#CCC;
	padding: 10px;
	width:340px; position: relative;
	height:200px;
	margin-right: 10px; }

ul.hover_block2 li a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 300px;
	width: 340px;
	padding: 0px 0px 0px;
	color: #000;
	font: 1.6em/1.3 Helvetica, Arial, sans-serif;
}

ul.hover_block2 li a { text-decoration: none; }

ul.hover_block2 li img {
	position: absolute;
	top: 0;left: 0;
	border: 0;
}

/*noticias*/
ul.hover_block3 li{
	list-style:none;
	float:left;
    background:#CCC;
	padding: 10px;
	width:340px; position: relative;
	height:200px;
	margin-right: 10px; }

ul.hover_block3 li a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 300px;
	width: 340px;
	padding: 0px 0px 0px;
	color: #000;
	font: 1.6em/1.3 Helvetica, Arial, sans-serif;
}

ul.hover_block3 li a { text-decoration: none; }

ul.hover_block3 li img {
	position: absolute;
	top: 0;left: 0;
	border: 0;
	height:200px;
	width:425px;
}

/*testimonios*/

ul.hover_block4 li{
	list-style:none;
	float:left;
    background:#CCC;
	padding: 10px;
	width:425px; position: relative;
	height:200px;
	margin-right: 10px; }

ul.hover_block4 li a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 425px;
	width: 200px;
	padding: 0px 0px 0px;
	color: #000;
	font: 1.6em/1.3 Helvetica, Arial, sans-serif;
}

ul.hover_block4 li a { text-decoration: none; }

ul.hover_block4 li img {
	position: absolute;
	top: 0;left: 0;
	border: 0;
	height:200px;
	width:425px;
}

/*descargas*/

ul.hover_block5 li{
	list-style:none;
	float:left;
    background:#CCC;
	padding: 10px;
	width:425px; position: relative;
	height:200px;
	margin-right: 10px; }

ul.hover_block5 li a {
	display: block;
	position: relative;
	overflow: hidden;
	height: 300px;
	width: 425px;
	padding: 0px 0px 0px;
	color: #000;
	font: 1.6em/1.3 Helvetica, Arial, sans-serif;
}

ul.hover_block5 li a { text-decoration: none; }

ul.hover_block5 li img {
	position: absolute;
	top: 0;left: 0;
	border: 0;
	height:200px;
	width:425px;
}
