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

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

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




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

.band_minititle{
font-family:Arial;
font-size:16px;
color:#FFFFFF;
text-align:justify;
}

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

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

.band_negro_noticia{
font-family:Arial;
font-size:12px;
color:#FFFFFF;
/*font-weight:bold;
*/text-align:justify;
}

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

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

.picbio{
max-height:200px;
max-width:280px;
}






#celda_title{
height:8px;
}

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