body {
	margin: 0px;
	background: #001123;
	background-image: url('../img/FondoRepeticion2.jpg');
	background-repeat: repeat-x;
}

.tdcentral {
	height: 465px;
	background: url('../img/FondoContenido3.jpg'); 
	background-repeat: repeat-y;
	text-align: center;
}

.enviafondotxt a:hover{text-decoration:underline;}
.enviafondotxt a{text-decoration:none;}

/*a{text-decoration:none;}*/


.dvcentral {
	width: 690px;
	/*height: 215px;*/
	margin-top: 60px;
}

.cuadroazul {
	float: left;
	width: 148px;
	height: 205px;
	background: #002E5D url('../img/FondoZona.png') no-repeat; 
	/*cursor: pointer;
	cursor: hand;*/
}

.separador {
	float: left;
	width: 30px;
	height: 200px;
}

.imagenzona {
	float: left;
	width: 132px;
	height: 108px;
	margin-left: 8px;
	margin-top: 4px;
	background-repeat: no-repeat;
	cursor:hand;
	cursor:pointer;
}

.textozona {
	float: left;
	width: 132px;
	height: 70px;
	margin-left: 6px;
	margin-top: 4px;
	font-family: Arial, Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	cursor:hand;
	cursor:pointer;
}

.flechaver {
	float: left;
	width: 95%;
	font-family: Arial;
	font-size: 12px;
	color: #FFC000;
	text-align: right;
	cursor:hand;
	cursor:pointer;
}

.textointerior {
	float: left;
	width: 550px;
	/*height: 210px;*/
	margin-top: 20px;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}

.imageninterior {
	float: left;
	margin-top: 20px;
	width: 173px;
	height: 173px;
}

a.enlace {
	font-family: Arial;
	font-size: 12px;
	color: #4CA1C9;
	text-align: left;
	text-decoration: none;
}

a.enlace:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}

.dvenviafondo {
	float: left;
	width: 210px;
	height: 200px;
	margin: 20px 30px 0px 30px;
}

.enviafondotxt {
	margin-top: 5px;
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

