﻿@charset "utf-8";

#col-1 { float:left; width:593px; margin-right:25px; }
#col-1 h4 { font-family:Arial Rounded MT Bold,Arial; font-size:1.5em; font-weight:normal; border-bottom:dotted 1px black; }
#franja-titulo { height:3px; background-color:#ededed; }

#info { float:left; width:230px; margin-top:30px; margin-right:20px; }
#contenido { width:580px; margin-top:30px; }
#contenido p { font-size:0.8em; text-align:justify; }
#contenido .titulo { font-size:1em; text-align:justify; color:#c00040; font-weight:bold; }
#contenido .productos1 { float:left; width:260px; background-color:#d1e8b9; padding:10px; }
#contenido .productos2 { float:right; width:260px; background-color:#ededed; padding:10px; }
#contenido .productos1 ul, #contenido .productos2 ul { font-size:0.7em; margin-left:20px; font-weight:bold; }


#col-2 { float:right; width:290px; padding:20px; background-color:#e1d4d8; }
#col-2 h4 { font-family:Arial Rounded MT Bold, Arial; font-size:1.3em; font-weight:bold; border-bottom:dotted 1px #c00040; color:#c00040; }
.noticia { margin-top:30px; }
.foto-noticia { float:left; width:107px; margin-right:10px; }
.foto-noticia img { border:solid 1px black; }
.contenido-noticia { float:right; width:170px; }
.titulo-noticia h5 { font-size:0.7em; font-weight:bold; color:#c00040; }
.texto-noticia { margin-top:6px; font-size:0.7em; }
.vermas { margin-top:6px; font-size:0.7em; }
.vermas a { color:blue; }