/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #042CAF;
}
.enlace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #00025E;
	padding-left: 15px;
	text-align: left;
	background: url(li.gif) no-repeat;
	line-height: 20px;
}
.enlace a{
	font-family: Arial, Helvetica, sans-serif;
	color: #00025E;
	text-align: left;
	text-decoration:none;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	color: #99ccff;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.banderas {
	border: none;
}


.banderas img {
	border: none !important;
}

.txt td {
	font-family: Arial, Helvetica, sans-serif;
	color: #99ccff;
	font-size: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;

}
.Estilo1 {
	color: #00025E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding: 5px;
	font-weight: bold;
	border-bottom: 2px solid #00025E;

}
.titulo {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding: 5px;
	font-weight: bold;
	text-align: right;
}
.pie {
	font-family: Arial, Helvetica, sans-serif;
	color: #99ccff;
	font-size: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#estructura img {
	border: 4px solid #FFF;
}

#estructura a {
	color:#FFF;
	line-height: 20px;
}