.campos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.camposderecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0066CC;
	border-right-width: thick;
	border-right-style: dashed;
	color: #0066cc;
}
.separador {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}

.rallika {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0066CC;
}


.boton_enlace {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #77ADFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.boton_enlace a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #77ADFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

.boton_enlace a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #77ADFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.boton_enlace a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #77ADFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}
.boton_enlace a: visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #77ADFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
}

