﻿@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 ul { font-size:0.8em; text-align:justify; margin-left:20px; }


#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; }

#total-noticias { margin-bottom:30px; }
.resumen-noticia { margin-bottom:20px; }
.foto-resumen-noticia { float:left; width:107px; margin-right:10px; }
.contenido-resumen-noticia { float:left; width:580px; }
.titulo-resumen-noticia { font-weight:bold; font-size:0.9em; margin-bottom:6px; color:#c00040; }
.fecha { font-size:0.75em; color:#000000; font-style:italic; font-weight:normal; }
.texto-resumen-noticia p { font-size:0.8em; text-align:justify; margin-bottom:6px; }

#paginacion { padding-top:6px; color:blue; font-size:0.8em; border-top: dotted 1px black; text-align:center; }
#paginacion a { color:blue; text-decoration:none; }