/** Contenidos home **/
div#sumariorevista {float:left;width:160px;margin: 0% 0% 0% -180px; background-image: url(/img2/bg_izda.png); background-position: 100% 0%; background-repeat: repeat-y; padding: 0 12px 0 0; border-bottom: solid 2px #f3f3f3;}
div#contentrevista {float: right; margin-bottom: 2em;}
div#contentrevista h1#maintitle {border-bottom: solid 3px; border-top: solid 1px; padding: .2em 0 .4em 0; margin-left: 6px;}

div.boxdcha {background-color: #ececec; padding: 0; margin: 0;}
.boxdcha h1 {background-color: #ad003d;
	color: #fff;
	font-size: 0.77em;
	margin: 0px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 5px;
	padding-left: 15px;
	background-image: url(/img2/upleft.gif);
	background-repeat: no-repeat;
}
.boxdcha ul {list-style-type: none; margin: 0px; padding: 0px;}
.boxdcha ul li {border-bottom: solid 1px #fff; background-image: url(/img2/bullet_flecha.gif); background-repeat: no-repeat; background-position: 5px 10px; padding: 7px; padding-left: 15px; font-size: 0.88em }
.boxdcha ul li a {color: #333; text-decoration: none;}
.boxdcha ul li a:hover {color: red; text-decoration: underline;}

ul#centralrevista {list-style: none; margin: 0; padding: 0;}
ul#centralrevista li {float: left; width: 199px; margin-left: 5px;}
ul#centralrevista li.first {clear: left;}
ul#centralrevista li img {float: left; margin:0 5px 5px 0; border-right: solid 1px #ededed;}
ul#centralrevista li h1 {font-size: 16px; border-bottom: solid 1px;}
ul#centralrevista li h1 a {text-decoration: none; color: #c00a61;}
ul#centralrevista li h3 {font-size: 12px; border: none; font-weight: bold; color: #000;}
div#articulo h2, ul#centralrevista li h2 {border: none; color: #333; font-weight: normal; background-color: #ececec; padding: 2px 2px 2px 10px; font-size: 12px;background-image: url(/img2/bullet_flecha.gif); background-repeat: no-repeat; background-position: 2px 4px;}
div#articulo h4 {margin: 10px 0 4px 0; color: #000; font-weight: bold;}
.boxizda ul li.nomseccion {background-image: none; padding-left: 4px; font-weight: bold;}

div#articulo div.parrafo {margin-bottom: 10px;}
div#articulo div.resumen {background-color: #ecebf1; margin: 12px 0 12px 0; padding: 6px 6px 12px 6px;}
div#articulo div.resumen img {border: solid 1px #ccc; padding: 2px;}

ul#autor {list-style: none; margin: 0; padding: 0;}
ul#autor li {display: inline;}

img.izda {float: left; margin-right: 8px;}
img.dcha {float: right;}
img.centro {margin-bottom: 8px;}

p.fecha {margin: 0 0 .5em 0; font-size: .9em;}

/** hemeroteca **/
ul#hemeroteca {list-style: none; margin: 0; padding: 0;}
ul#hemeroteca li {clear: both; margin-bottom: 2.5em; text-align: justify;}
ul#hemeroteca li h1 {font-size: 14px; border: none; margin: 0;}
ul#hemeroteca li h3 {color: #000; font-weight: bold; font-size: 11px; margin: 0;}
ul#hemeroteca li img {float: left; margin-right: .5em;}
ul#hemeroteca li a.more {float: right; font-size: .9em;}

/** comentarios **/
ul#comentarios {list-style: none; margin: 0; padding: .5em 0 0 0 ; background-color: #ededed; clear: both;}
ul#comentarios li {margin-bottom: .5em; padding: .5em 1em .5em 1em; border-bottom: solid 1px #ccc; clear:both;}
ul#comentarios p {margin: 0 0 .5em 0; font-size: .9em;}

div#commentform {background-color: #ecebf1; padding: 1em; margin: 4em 0 2em 0; clear:both;}
div#commentform h2 {margin:0 0 10px 0;}
div#area {float: left;}
div#area label {display: block;}
div#commentform fieldset {margin: .8em 0 0 0; width: 300px; border: none;}

div#commentform fieldset label {float: left;}
div#commentform fieldset input {float: right; margin-bottom: .5em;}
div#captcha {margin: 1em 0 1em 0;}
div#captcha img {float: left; border: solid 1px #ccc;}
div#commentform fieldset div#captcha label {display: block; margin: .5em 0 .5em 0; float: left;}
div#commentform fieldset div#captcha input {float: left;}

a.delcom {float: right; font-size: .9em; text-decoration: none; color: red;
	background-image: url(/img2/bomb.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-right: 20px;
	background-position: 100% 50%;
	vertical-align: middle;
}
