body {
background-image: url(images/bgbg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}
.Tahoma11Gris {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
}
.footer{
	font-family: Tahoma;
	font-size: 10px;
	color: #80a0b5;
}
.tahoma12azul {
	font-family: Tahoma;
	font-size: 12px;
	color: #00276a;
}
.text {font-family: Tahoma; font-size: 11px; color: #333333; }

.titgreen {font-family: Tahoma; font-size: 11px; color: #006633; }

.titwhite {font-family: Tahoma; font-size: 11px; color: #ffffff; }

.minitext {font-family: Tahoma; font-size: 10px;  }

.minitext2 {font-family: Tahoma; font-size: 10px; color: #666666; }


a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	color: #663366;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

/*  HIPERVINCULOS DE LINKS */

a.links:link {
	color: #339900;
	text-decoration: none;
	font-family: Tahoma; 
	font-size: 12px; 

}
a.links:visited {
	color: #339900;
	text-decoration: none;
	font-family: Tahoma; 
	font-size: 12px; 

}

a.links:active {
	color: #339900;
	text-decoration: none;
	font-family: Tahoma; 
	font-size: 12px; 

}

a.links:hover {
	color: #339900;
	text-decoration: underline;
	font-family: Tahoma; 
	font-size: 12px; 

}




/* ESTILOS DE CELDAS */

.titulosceldas {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold;
	background-color:#00416B;
	height:30;
	vertical-align:middle;
	text-align:center;
 
}

.textceldas {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #333333;
	vertical-align:middle;
	text-align:center;
	border-bottom:1px solid #00416B;
	padding:3px;
}


/*  HIPERVINCULOS DE CELDAS */

a.celda:link {
	color: #339900;
	text-decoration: none;
}
a.celda:visited {
	color: #339900;
	text-decoration: none;
}

a.celda:active {
	color: #339900;
	text-decoration: none;
}

a.celda:hover {
	color: #339900;
	text-decoration: underline;
}


/*PARA FORMULARIOS*/

.formularios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #424242;
	width: 200px;
}

.boton {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 14px;
	vertical-align:middle;
	color: #1E7F56;
	height: 22px;
	text-align:center;
	vertical-align: middle;
	border-top:    1px solid #CCCCCC;
	border-bottom: 1px solid #B6B6B6;
	border-right:  1px solid #CCCCCC;	
	border-left:   1px solid #B6B6B6;
	background-color: #EEEEEE;
}

.textform {
	font-family: Tahoma; 
	font-size: 11px; 
	color: #19714B;
	font-weight:bold;
	text-align:right;

}

