@charset "utf-8";
/* CSS Document */



.tablas-columnas {
	width: 300px;
	text-align: center;
	vertical-align: top;
}
.tabla-superior {
	height: 240px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
}
table {
	border: none;
	text-align: center;
	margin: auto;
}
.table-menu-arriba {
	text-align: center;
	width: 750px;
}

.tabla-grande {
	background-color: eeeeee;
	width: 1070px;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
}
.td-central {
	height: 221px;
	width: 280px;
	text-align: center;
}





.menu-arriba A:link {text-decoration:none; color: #FFFFFF}
.menu-arriba A:visited {text-decoration:none; color: #FFFFFF}
.menu-arriba A:active {text-decoration:none; color:#FFFFFF}
.menu-arriba A:hover {text-decoration:none; text-decoration: underline; color: #FFFFFF}

.tablas-columnas A:link {text-decoration:none; color: #444444}
.tablas-columnas A:visited {text-decoration:none; color: #444444}
.tablas-columnas A:active {text-decoration:none; color:#444444}
.tablas-columnas A:hover {text-decoration:none; text-decoration: underline; color: #444444}

.menu-arriba {
	text-align: center;
	color: #FFFFFF;
	width: 500px;
	height: 0px;
	vertical-align: middle;
}
.td-busqueda {
	width: 228px;
	height: 0px;
}


body {
	color: #000000;
	text-align: center;
	background-color: #C70156;
	margin: 0px;
	background-position: center;
	overflow-x:hidden;
 }
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	vertical-align: top;
	text-align: center;
}


img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
}
a:link {
	color: #C70156;
}
a:visited {
	color: #C70156;
}
a:active {
	color: #C70156;
}
a:hover {
	color: #993333;
}
.centrar {
	text-align: center;
}
.tabla-global {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.div-central {
	height: 380px;
	width: 336px;
	overflow-y: auto;
	overflow-x:hidden;
}

.td-texto-central {
	width: 336px;
	height: 380px;
	background-color: #CCCCCC;
	vertical-align: top;
	text-align: justify;
}
