﻿@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:200px; 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; }
.fecha { font-size:0.75em; }
.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; }

#noticias { margin:0 auto; padding:25px; }
#titulo-noticias { margin-bottom:4px; color:#556f8e; font-size:1.5em; border-bottom: dotted 1px #556f8e; }
#volver { text-align:right; font-size:0.75em; margin-bottom:30px; }

#detalle-noticia {}
#imagenes-detalle-noticia { float:left; width:64px; margin-right:15px; border:0px; }
#imagenes-detalle-noticia img { border:none; }
#contenido-detalle-noticia { text-align:justify; }

#galeria { margin-top:20px; }
#mas-imagenes { margin-bottom:8px; font-size:0.8em; font-weight:bold; border-bottom:solid 1px black; }
.foto { float:left; width:64px; margin:1px; border:0px; padding:5px; }
.foto a { text-decoration:none; }
.foto img { border:solid 1px black; }

#titulo-detalle-noticia { font-size:1em; font-weight:bold; color:#c00040; }
#fecha-detalle-noticia { font-size:0.75em; color:#000000; font-weight:normal; }
#contenido-detalle-noticia p { margin-top:12px; font-size:0.8em; }
#contenido-detalle-noticia ul { margin-left:25px; font-size:0.8em; }

#adjuntos { margin-top:20px; font-size:0.8em; }

.texto_resumen { color:#999999; }