﻿@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 { float:right; width:343px; margin-top:30px; }
#contenido p { font-size:0.8em; text-align:justify; }
#direccion p { font-size:0.7em; font-family:Tahoma; }
#direccion a { color:Blue; }
#eslogan { margin-top:50px; background-color:#d1e8b9; padding:40px 10px 40px 10px; font-size:0.75em; font-weight:bold; text-align:center; }
.eslogan-resaltado { color:#c00040; font-size:1.4em; 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; }