/* CSS Document */
* {margin:0; padding:0;}
body {text-align:center; font-family:Arial, Helvetica, sans-serif; background:#151515;}

.contenedor {margin:auto; width:60em; background:#2f2f2f url(../images/fondo_muesca.jpg) repeat-y right;}

.cabecera { background:#B20204; height:152px;}

.menutop { background:url(../images/fondo_menutop.gif) repeat-x; height:40px; text-align:right; padding-right:0.5em;}
.menutop a {background:url(../images/fondo_menutop_enlace.gif) repeat-x center; line-height:2.4em; text-decoration:none; color:#333; padding:0.4em;}

.principal {}

.col_left {float:left; width:10em; background:#2f2f2f;}
.col_left img {border:none; padding:2px 0 0 0;}
.bandera_left { margin:0.2em;}

.contenido {float:left; margin:0.2em; background:#EBEBEB; width:27.8em;}
.contenido h1 {text-align:left; color:#B20204; margin:0.6em 0.4em;}
.contenido p {text-align:justify; font-size:0.8em; margin:0.4em 0.8em; }

.col_der {float:left; margin:0.2em; width:21em;}
.cabecera_banner_secundarios {background:url(../images/fondo_menutop_enlace.gif) repeat-x center; height:24px; margin:0.2em 0em;}
.banner_secundarios img {margin:2px;}

.pie{clear:both; background:#2f2f2f url(../images/bgPie.jpg) top center no-repeat; height:45px; padding: 5px 0; margin:10px 0;}
.pie p {color:#D0C6C7;}
.pie img {vertical-align:middle;}


.cuerpo_comentarios{text-align:left; padding:10px;}
dt.autor {font-style:italic; font-size:10pt;}
dd.comentario {background:#D8EAAC; padding:5px; margin-bottom:5px; font-size:10pt;}

.noticia{ list-style:none; text-align:left; margin:0 0 5px 5px;}
.noticia a{text-decoration:none; color:#FF0000; font-weight:bold;}
.noticia a:hover{color:#FF9900;}