.opciones {

	color: #000000;
}
.index {


	color: #000000;
}
.titulos {

	font-weight: bold;
	font-color: #37637c;
	color: #37637c;
}
.tablas {

	color: #00487c;
	text-decoration: none;
	text-align: right;
}

.opciones2 {

	color: #417439;
	
}
.texto {

	color: #000000;
}

.subtitulos {
	
	font-color: #00487c;
	color: #00487c;
}
.opciones3 {
        font-family: arial,helvetica,sans-serif;
        text-align: right;
        font-size: 13px;
}
.campos {
	border-top:1px solid #304e56;
	border-left:1px solid #304e56;
	border-bottom:1px solid #304e56;
	border-right:1px solid #304e56;
}
#boton{
        margin-left:80px; 
        position: absolute;        
}
#mensaje{
        margin-left:70px; 
}

