
/* TIPS GASTRONOMIA */

.tips {border:1px #AB1D06 solid; padding:5px; color:#666; font-size:12px; margin-bottom:10px}
.tips .titulo {color:#AB1D06; display:block; font-size:14px; font-weight:bold; padding-bottom:5px}
.tips .imagen {border:1px #930 solid; float:left; margin-right:10px }
.tips .texto {font-size:12px; color:#666}
.tips a { text-decoration:underline; color:#AB1D06}
.tips a:hover {color:#AB1D06}

