/* lunes, 30 de junio de 2008 11:08:46 */
.fila_par {
background-color : #dddddd;
}
.texto_links {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
font-weight : normal;
font-variant : normal;
color : #336699;
background-color : inherit;
}
.tabla_precios {
background-color : #ffffff;
border-collapse : collapse;
border : 1px solid #cce3f2;
}
.tabla_precios_titu {
text-decoration : none;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 11px;
font-weight : bold;
background-color : #CC3333;
color : #ffffff;
}
.precios {
font-family : Arial, Helvetica, sans-serif;
font-size : 15px;
font-weight : bold;
color : #336699;
background-color : inherit;
text-decoration : none;
}
.negro_basico, .negro_basico-enlaces {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-style : normal;
font-weight : normal;
color : #000000;
text-decoration : none;
}
.negro_basico-enlaces:hover {
color: #CC3333;
}