.menu {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000066;
	text-align: left;
	text-decoration: none;
}

 .menu:hover {
	font-family: Trebuchet MS,Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	text-decoration: underline;
}

h1 {
	font-family: Trebuchet MS,Verdana, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	
}

h2 {
	font-family: Trebuchet MS,Verdana, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	padding: 2px;
	
}

.enlace {
	background:  #;
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #999999;

}
.subenlace {
	font-family: Trebuchet MS;
	font-size: 12px;
	font-weight: normal;
	color: #333333;

}
.link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000066;

}

.link:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #999999;

}


.toplink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.toplink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #D0D69F;
	text-decoration: none;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.leftlink {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.leftlink:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FF6603;
	text-decoration: none;
}
.header {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
td {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.number {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FF6603;
}
.number:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.ad_table{
border: 1px solid #FFFFFF;
border-right-width:0px;
border-bottom-width:0px;
}

.botonA {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #0000CC;
  text-align:center;
}

.titulon {
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #0099FF;
  text-align:center;
}

.titulo1 {
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #0099FF;
  text-align:center;
}


.boton {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
  text-align:center;
}

.boton:hover {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #F4EFE2;
  text-align:center;
}

.textoC {
	font-family: verdana;
	font-size: 9px;
	font-weight: normal;
	color: #0000CC;

}

.texto {
	font-family: Trebuchet MS,verdana;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.cuerpo {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
}


.titulo {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #333333;

}

.campo {
	FONT-FAMILY:Verdana;
	FONT-SIZE:10px;
	width:100px;
}

.campom {
	FONT-FAMILY:Verdana;
	FONT-SIZE:10px;
	width:70px;
}

.campog {
	FONT-FAMILY:Verdana;
	FONT-SIZE:10px;
	width:180px;
}

.campop {
	FONT-FAMILY:Verdana;
	FONT-SIZE:10px;
	width:40px;
}


.texarea {
 FONT-SIZE: 10pt;
 FONT-FAMILY: Verdana;
 }
	
.bordegris {  
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	
}