@charset "utf-8";
/* CSS Document */

a{
color:#999999;
text-decoration:none;
}

a:hover{
text-decoration:line-through;
}





.maxititle{
font-family:Arial;
font-size:26px;
color:#888888;
}

.minititle{
font-family:Arial;
font-size:20px;
color:#FFFFFF;
}

.rojo{
font-family:Arial;
font-size:14px;
color:#888888;
font-weight:bold;
}

.negro{
font-family:Arial;
font-size:12px;
color:#FFFFFF;
/*font-weight:bold;*/
}

.negro_noticia{
font-family:Arial;
font-size:13px;
color:#FFFFFF;
/*font-weight:bold;*/
}

.negro_tour{
font-family:Arial;
font-size:14px;
color:#FFFFFF;
/*font-weight:bold;*/
height:35px;
}


#celda_title{
height:8px;
}

#celda_separador{
background:url(../images/punto_uno.gif) center center repeat-x;
height:30px;
}