html {
height: 100%;
margin: 0;
padding: 0;
}
body {
font-family: Tahoma, "Trebucher MS", Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
background-color: #FFFFFF;
height: 100%;
margin: 0px;
padding: 0px;
line-height:18px;
}
a {
color: #663366;
text-decoration: none;
}
img {
border:none;
}
a:hover {
text-decoration: underline;
}
.imagenes_grandes{
display: block;
text-align: center;
}
#limpiador{
clear: both;
}
#home{
width: 100%; 
height: 100%;
z-index: 1; 
vertical-align: middle; 
text-align: center;
}
#todo {
display: block;
width: 760px;
margin-right: auto;
margin-left: auto;
padding: 0px;
position: relative;
min-height: 600px;
height: auto !important;
height: 100%;
background-position: top;
background-repeat:no-repeat;
}
#todo #header {
display: block;
height: 110px;
}
#todo #main {
display: block;
padding-bottom: 70px;
margin-bottom: 5px;
clear:both;
}
#todo #main #lateral {
display: block;
float: left;
width: 150px;
padding-bottom: 70px;
}
#todo #main #contenidos {
display: block;
float:left;
width: 559px;
font-size: 12px;
padding: 0px;
padding-right: 15px;
}
#todo #main #editorial {
display: block;
float:right;
width: 289px;
font-size: 12px;
padding: 0px;
padding-bottom:10px;
padding-right: 15px;
float:left;
}
#todo #main #sumario {
display: block;
float:right;
width: 255px;
font-size: 12px;
padding: 0px;
padding-bottom:10px;
float:left;
}
#todo #main #ed_anteriores {
display: block;
float:right;
width: 549px;
font-size: 12px;
padding-top: 40px;
padding-bottom: 10px;
margin-bottom:10px;
padding-right: 15px;
float:left;
border-bottom: 1px solid #666666;
}
.limpiador {
display: block;
clear:both;
}
#todo #footer {
font-family: Arial, Helvetica, sans-serif, Verdana;
font-size: 12px;
text-align: center;
display: block;
padding: 0px;
margin: 0px;
width: 100%;
position:relative;
float:left;
height: 70px;
bottom: 0 !important;
bottom: -1px;
width:760px;
border-top: 1px solid #666666;
}
.menu {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	line-height: 24px;
	display:block;
	clear:both;
	margin-left:10px;
}
.menu:hover {
font-weight:bold;
text-decoration:none;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
	line-height: 21px;


}
.tituloshome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336699;
	font-weight: bold;
	text-decoration: none;
	text-align: left;

}
.tituloshome:hover {TEXT-DECORATION: underline}
.firmashome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E38E0F;
	font-weight: bold;

}
.secciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-decoration:none;
	color:#006699;
}
.normal2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 21px;
	text-decoration: none;
}
.normal2:hover {TEXT-DECORATION: underline}
.biodatas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	line-height: 21px;
	font-weight: normal;

}
.articulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #668AC1;
	text-decoration: none;
}
.articulos:hover {TEXT-DECORATION: underline}
.bajadas {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336699;
	line-height: 21px;
	font-weight: normal;
}
.forms {
	font-family: Tahoma, "Trebuchet MS", Arial;
	font-size: 11px;
}
.edicion{ display: block; clear:both; width:560px; float:left; margin-bottom:20px;}
.ed_numero{ color:#EC9F00; font-family:Arial, Helvetica, sans-serif; font-size:48px; text-transform:lowercase; line-height:48px; display: block; width:360px; float:left;}
.ed_titulo{ color:#000000; font-size:24px; font-family:Arial, Helvetica, sans-serif; text-align:left; display:block; line-height:30px; width:360px; float:left;}
.ed_imagen{ width:180px; float: right; display:block; margin-left:20px;}

.editora{ display:block; float:right; clear:both; border-bottom: 3px solid #333333; margin-bottom:10px; padding-bottom:10px; width:359px;}
.novedad{ display:block; float:left; clear:both; border-bottom: 3px solid #333333; margin-bottom:10px; padding-bottom:10px; width:559px;}
.nov_titulo{ color: #006699; font-size:18px; font-family:Arial, Helvetica, sans-serif; text-align:left; display:block; clear:both; line-height:30px; float:left; width:559px;}
.nov_texto{ color: #333333; font-size:12px; font-family:Arial, Helvetica, sans-serif; text-align:justify; float:right; display:block; clear:both; line-height:30px; width: 459px;}
