
.mensajeError1{
  
  font-size   : 13px;
  font-weight : bold;
  color       : red;
}

.comentario1{
  
  font-size   : 15px;
  font-weight : bold;
  color       : #000000;
}

.comentario2{
  
  font-size   : 11px;
  font-weight : bold;
  color       : #000000;
}

.comentario3{
  
  font-size   : 16px;
  font-weight : bold;
  color       : #ffffff;
}

.comentario4{
  
  font-size   : 10px;
  color       : #000000;
}

.formBoton1{
	
	font-size: 9px;
	color: #003366;
	background-color: #D8E4F1;
	border: 1px solid #003366;
	margin: 1px;
	padding: 1px;
	width: 100%;
	height: 20px;
	font-weight: bold;
    background-image: url(../img/fondo.gif);

}

.formTabla1{
	background-color: #FFFFFF;
	border: 1;
}



.formTitulo1
{  
  font-size   : 9px;
  font-weight : bold;
  color       : #000000;
  background-color: #ABD0DE;
}

.formCampo1
{
  
  font-size:9px;
  font-weight: bold;
}

.formText1
{
  
  color: #003366;
  font-size: 11px;
  background-color: #D8E4F1;
  width: 100%;   
}

.formSelect1
{
  
  color: #003366;
  font-size: 10px;
  background-color: #D8E4F1;
  width: 100%;
}

.fondoMenu1
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #003366;
  font-size: 10px;
  background-color: #D8E4F1;
}


titulo1 a:link, th a:visited, th a:active {
  color: #000000;
  text-decoration: none
}


a:link
 {
    color           : #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size       : 9px;
    text-decoration : none;
    font-weight     : bold;
 }
a:active
{
    color           : #000000;
    
    font-size       : 9px;
    text-decoration : none;
    font-weight     : bold;
}
a:visited
{
    color           : #000000;
    
    font-size       : 9px;
    text-decoration : none;
    font-weight     : bold;
}
a:hover
{
    color           : #000000;
    
    font-size       : 9px;
    text-decoration : none;
    font-weight     : bold;
}
