/* CSS Document */
body {
	background-color: #19519C;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
.txtinternos {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
}
.cruceros_internos {
	padding-right:15px;
}
ul {
	list-style-image: url(/images/vineta.jpg);
	line-height: 20px;
	list-style-position: outside;
}
ol {
	color: #19519C;
	font-weight: bold;
	line-height: 20px;
}
#cruceros ol {
	color: #000000;
	font-weight: normal;
	font-size: 8pt;

}
.celdaContenido {
	background-color: #FFFFFF;
}
.tablaMenu {
	background-color: #FFFFFF;
	border: 3px solid #FFFFFF;
}
.linkImage {
	border: none;
}
.linkImage:link {
	border: none;
}
.linkImage:hover {
	border: 3px solid #B8CDE3;
}
.linkMenu {
	font-family: "Arial Narrow", Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linkMenu:link {
	font-family: "Arial Narrow", Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linkMenu:hover {
	font-family: "Arial Narrow", Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #19519C;
	text-decoration: none;
}
.linkSelecMenu {
	font-family: "Arial Narrow", Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #F9E99F;
	text-decoration: none;
}
.linkSelecMenu:link {
	font-family: "Arial Narrow", Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #F9E99F;
	text-decoration: none;
}
.linkSelecMenu:hover {
	font-family: "Arial Narrow", Arial;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.celdaLinkMenu {
	background-color: #19519C;
	border: 2px solid #000000;
}
.celdaLinkSubMenu {
	background-color: #19519C;
	border: 1px solid #FFFFFF;
}
.barSubMenu {
	background-color: #163C77;
	border: 2px solid #FFFFFF;
}
.copyright {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}
.header {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
.titulo {
	font-family: "Arial Narrow", Arial;
	font-size: 13pt;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(/images/barra.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	margin: 3px;
}
