@charset "ISO-8859-1";
.derechos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CAD3E3;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D1DCEE;
	list-style-position: outside;
	list-style-type: square;
}
.textTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DEE2EE;
	font-weight: bold;
	padding-left: 10px;
}
.tablasCont {
	font-size: 10px;
	color: #D3DCE6;
	font-family: Arial, Helvetica, sans-serif;
}
.visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bolder;
	color: #9DB5D1;
	font-style: normal;
}
body {
	background-color: #00386E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 0px;
	list-style-position: outside;
	list-style-type: square;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {
	color: #D1D9E7;
	text-decoration: none;
	font-size: 9px;
	margin-top: 20px;
	vertical-align: middle;
}
a:visited {
	text-decoration: none;
	color: #D1D9E7;
	font-size: 9px;
}
a:hover {
	text-decoration: none;
	color: #059E39;
	font-size: 9px;
}
a:active {
	text-decoration: none;
	color: #D1D9E7;
	font-size: 9px;
}
#warp {
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#foot p {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.content_legales  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

