/* @override http://www.interzonaeditora.com/c/base.css */

/* globals */
body {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	background: #ffffff;
	color: #666666;
	text-align: center;
	padding: 0px;
	margin: 30px;
}

* html #wrapper {
	width: 871px;
	text-align:center;
}
#wrapper {
	width: 821px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-left: 50px;
}
img.captcha {
	border: 1px solid #CCCCCC;
}
p {
	margin: 0px;
}

div {
	text-align: left;
}
.error {
	font-weight: bold;
	color: #FF0000;
}




a {
	margin: 0;
	color: #666666;
	text-decoration: none;
}

a:hover {
	margin: 0;
	color: #8b1535;
	text-decoration: none;
	padding: 0px;
}

.justify {
	text-align: justify;
}

.clearboth {
	clear: both;
}

.gototop {
	float: right;
	display: block;
	padding: 2px 4px;
	font-size: 11px;
	cursor: n-resize;
}

.gototop:hover {
	padding: 2px 4px;
	background: #9d1138;
	color: #ffffff;
	cursor: n-resize;
}

select, input, textarea {
	margin: 0 0 10px 0;
	padding: 1px;
	border: 1px solid #999999;
	background: #ffffff;
	color: #666666;
}
h1 {
	padding: 0;
	background: transparent;
	color: #9d1138;
	font-family: "Gill Sans", Helvetica, "Trebuchet MS", sans-serif;
	font-size: 34px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	letter-spacing: -1px;
	line-height: 16px;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
	background: transparent;
	color: #9d1138;
	font-family: "Gill Sans", Helvetica, "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
}

span.fecha, label {
	font: italic 12px/1.2em Georgia, Times, serif;
}

.izq30 {
	float: left;
	margin: 30px 0 0 0;
	padding: 0 20px 0 0;
	border-right: 1px solid #eeeeee;
	width: 30%;
}

.leftdesc {
	margin: 2px 0;
	padding: 2px 0;
}



.der60 {
	float: right;
	margin: 30px 0 0 0;
	width: 60%;
}

table.tablaporlista tr td {
	padding: 10px 0;
	border-bottom: 1px dotted #dddddd;
	font: normal 16px/1.4em "Gill Sans", Helvetica, "Trebuchet MS", sans-serif;
}

/* header */
#header {
	position: relative;
	padding: 0;
	width: 871px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 90px;
}
#header #logo {
	float: left;
	margin-left: 3px;
}
#header     #logo     a {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	width: 212px;
	height: 40px;
	text-indent: -9999px;
	background-color: transparent;
	background-image: url(../i/header/logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#header   #logo   a:hover {
	background-position: 0 -40px;
}
#header #direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	float: left;
	clear: both;
	width: 163px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 49px;
}


#header ul#nav {
	position: relative;
	right: 0;
	list-style-type: none;
	display: inline;
	float: left;
	margin-top: 19px;
	list-style-position: inside;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px 0px 0px 126px;
}

#header ul#nav li {
	list-style-type: none;
	display: inline;
	font: bold 12px/1.2em "Gill Sans", Helvetica, "Trebuchet MS", sans-serif;
	margin: 0;
	padding: 0;
}

#header ul#nav li a {
	border: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px 6px 0px 0px;
}
#header #busqueda {
	margin-top: 50px;
}


/* footer */
#footer {
	width: 821px;
	border-top: 1px solid #dddddd;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.2em;
	font-weight: bold;
	margin-bottom: 40px;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 50px;
	clear: both;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;	
	
}
form {
	margin: 0px;
	padding: 0px;
	border-style: none;
}

div#mc_embed_signup {
	border-style: none;
}


#columnaIzquierda {
	float: left;
	width: 263px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dddddd;
}

#columnaIzquierda h2 {
	padding: 2px 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}


#accesoRapido {
	width: 235px;
	margin-bottom: 15px;
}
#accesoRapido select, #accesoRapido input {
	margin: 0 0 10px 0;
	padding: 1px;
	border: 1px dotted #8b1535;
	width: 220px;
	background: #ffffff;
	color: #666666;
}
#nuevosTitulosLateral, #proximasAparicionesLateral, #prensaRecienteLateral, #newsletterLateral {
	width: 235px;
	margin-bottom: 15px;
}

fieldset {
	border-style: hidden;
	padding: 0;
}
#newsletterLateral #encabezado 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-bottom: 8px;
}
	

#trailimageid {
	position:absolute;
	visibility:hidden;
	top:-1000px;
	left:0px;
	border:1px solid #ADC7C5;
	background-color: #EEF9F9;
	z-index: 1200;
}
.libroLateralImagen {
	width: 105px;
	float: left;
	padding-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.libroLateralImagen   .titulo {
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin-top: 4px;
}
.libroLateralImagen  .autor {
	font-size: 12px;
}
.libroLateralTextual, .libroLateralTextual:link, .libroLateralTextual:active, .libroLateralTextual:visited {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
}
.libroLateralTextual:hover  {
	display: block;
	margin-top: 15px;
}

.libroLateralTextual:hover .titulo  {
	color: #9d1138;
}
.libroLateralTextual .titulo {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.libroLateralTextual .autor {
	font-size: 12px;
}


#trailimageid #loading {
	position: absolute;
	z-index: 1000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.aparicion, .articuloPrensa {
	display: block;
}
.aparicion .titulo, .articuloPrensa .titulo {
	font-size: 14px;
	color: #888888;
	font-weight: bold;
	margin-top: 13px;
	padding: 0px;
}
.aparicion:hover .titulo, .articuloPrensa:hover .titulo {
	color: #9d1138;
}

.articuloPrensa .acercaDe  {
	font-size: 12px;
	color: #666666;
}

.aparicion .autor, .articuloPrensa .autor  {
	font-size: 13px;
	color: #888888;
}
.aparicion .fecha , .articuloPrensa .fecha {
	font-size: 13px;
	color: #B5B5B5;
}
#trailimageid #loaded {
	position: absolute;
	z-index: 95;
}
#subMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-top: 20px;
	margin-bottom: 20px;
	font-weight: normal;
}
#subMenu .menu {
	width: 200px;
	margin: 0px;
	padding: 0px;
}
#subMenu a {
	color: #666666;
}
#subMenu a:hover {
	color: #9d1138;
}

#subMenu #bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 0px;
	vertical-align: text-bottom;
	line-height: 18px;
	margin-bottom: 0px;
}
#subMenu #selected {
	text-decoration: none;
	color: #333333;
}



#header #busqueda {
	margin-bottom: 15px;
}
#header #busqueda #terminoBusqueda {
	width: 230px;
	height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#header #busqueda a:link, #header #busqueda a:active, #header #busqueda a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	display: block;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header #busqueda a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	display: block;
	text-align: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 32px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: circle;
}
h4 {
	margin: 0 0 10px 0;
	padding: 0;
	background: transparent;
	font-family: "Gill Sans", Helvetica, "Trebuchet MS", sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 1.2em;
	font-weight: bold;
	font-variant: normal;
}

.social {
	line-height: 21px;
	text-align: left;
	font-size: 8pt;
	padding-top: 20px;
}

.fieldset {
	background-color: #64fe7e;
}

