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



.menus-laterales {
	width: 200px;
	text-align: center;
	vertical-align: top;

}

table {
margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}




.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}

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

.menu-arriba {
	text-align: center;	
}

body {
margin-right: auto;
	margin-left: auto;
	color: #000000;
	text-align: center;
	background-color: #C70156;
	margin: 0px;
	overflow-y: auto;
	overflow-x:hidden;
 }
td {
margin-right: auto;
	margin-left: auto;
	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;
}

div {
	overflow-x:hidden;
	overflow-y:auto;
	overflow: auto;

}

a:link {
	color: #C70156;
}
a:visited {
	color: #C70156;
}
a:active {
	color: #C70156;
}
a:hover {
	color: #993333;
}
.centrar {
	text-align: center;
}

.tabla-global {
width:734px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}


.tabla-global-interior-abajo
{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
width:734px;
}

.tabla-global-interior-arriba

{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
width:734px;
}


.td-texto-central {
	width: 336px;
	height: 400px;
	background-color: #CCCCCC;
	overflow-y: auto;
	overflow-x:hidden;
}
.div-central {
	height: 400px;
	text-align: justify;
	width: 336px;
	overflow-y: auto;
	overflow-x:hidden;
	
}