﻿@charset "utf-8";


/*** Contenido ***/

table#contenedor { font-size:0.8em; }
table#contenedor td { vertical-align:top; }
#contenido { width:950px; padding:5px; padding-top:30px; height:400px; background:url(../img/contenido-top-completo.jpg) no-repeat; background-color:#f9f9f9; border-left:solid 0px black; text-align:left; }


/** Detalle **/
#detalle-noticia { margin:20px; }



