body{
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif}

.txt{
	font-size: 12px;
	color: #253454;
	padding: 5px 5px 5px 5px;
	vertical-align:top;
	text-align:left}
.txt2{
	font-size:12px;
	color:#0066CC}
.titulo{
	font-size:14px;
	font-weight:bold}

.fecha{
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold}

.precios {  
	font-size: 11px;
	color: #89060A;
	font-weight:bold;
	text-align:left}

.llamativo{  
	font-size: 14px;
	color: #89060A;
	font-weight:bold;
	text-decoration:blink}

.small{
	font-size:9px;
	color:#0066CC}

.small2{
	font-size:9px;
	color:#000000}

.data{
	color:#003366;
	font-weight:bold;
	font-size:9px;
	font-family:Verdana, sans-serif;
	border-style:none;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#758cc0}

.andresabajo{
	background-image:url(../imagenes/andres_dawn.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:25px;
	font-size: 12px;
	color: #253454;
	padding: 0px 5px 5px 5px}
	
/*tablas*/
#principal{
	background-image:url(../imagenes/fondo.gif);
	background-repeat:repeat-y}

#andres{
	background-image:url(../imagenes/andres.gif);
	background-repeat:repeat-y}

#andresTOP{
	background-image:url(../imagenes/andres_top.gif);
	background-repeat:no-repeat}
	
.paquete_titulo{
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold}
	
.llamativo2{  
	font-size: 12px;
	color: #FF6600;
	font-weight:bold;
	text-decoration:blink}

/*  convenios  */

.convenios {
	font-size:xx-small;
  display:block;
	margin:0;
	padding:0;
	overflow:hidden;
  }
  
.convenios a {
  display:block;
  text-decoration:none;
  }
	
.convenios a span {
  display:none;
  }
  

.convenios a:hover span {
	display:block;
	margin:0;
	cursor:pointer;
	color:#003366;
  }

