.piedepagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.submenuppal {
	overflow: auto;
	position: relative;
	visibility: visible;
	z-index: 5;
	left: 490px;
	top: 20px;
	width: 151px;
}

.corrido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	text-align: justify;
	list-style-position: outside;
	list-style-image: url(img/bullet.gif);
	margin-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-decoration: none;
}

.corrido2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
	text-align: justify;
	font-weight: bold;
	text-decoration: none;
}

.barraint  { 
	SCROLLBAR-FACE-COLOR: #FFFFFF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; 
	SCROLLBAR-SHADOW-COLOR: #FFFFFF; 
	SCROLLBAR-3DLIGHT-COLOR: #D8DBEE; 
	SCROLLBAR-ARROW-COLOR: #D8DBEE; 
	SCROLLBAR-TRACK-COLOR: #FFFFFF; 
	SCROLLBAR-DARKSHADOW-COLOR: #D8DBEE;
}

.formulario1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	color: #0C1C70;
	text-decoration: none;
}

.formulario2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	text-decoration: none;
	background-color: #2A3A8E;
	border: 0px;
}

.formulario3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #6D6D70;
	text-align: right;
	vertical-align: top;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
}

.formulario4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.boton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #0C1C70;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E8FF;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #E4E8FF;
}

.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #0C1C70;
	text-decoration: none;
	text-align: left;
}

