body, html {
	margin:0;
	padding:0;
	background:#f30;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#666;
}

td.texto p.serie {
	margin-top:4px;
	font-size: 10px;
}

#outContent {
	margin: 0 auto;
	width: 955px;
	/*display: block;*/
}

#header {
	height: 130px;
	/*display: block;*/
	position:relative;
}

#logo {
	padding: 17px 0 10px 42px; 
	float: left;
}

#frase {
	margin-left: 170px;
	margin-right: 20px;	
}
#frase table{
	border:solid 0px #000;
	height:105px;
}
#frase table td{
	vertical-align:middle;
	padding:0;
}

#frase p{
}
#middle {
	margin: 0;
	padding: 0;
}

#sidebar {
	width:150px;
	float:left;
	padding-top:15px;
}

#content {
	min-height: 620px;
	height:auto !important;
	height: 620px;
	/*\*//*/
	height: auto;
/**/
	padding:20px 0 10px 0;
	width:785px;
	/*for safari*/
	display:table-cell;
	float:right;
	background:#E2E3DD;
	margin-top:0px;
/*	
	margin-left: 0px;
	margin-right: 0px;
*/	
}

/* for IEwin/mac */
* html #content {
	display:block;
}

/* no positioning for IE5/Win - the whole page scrolls */
#footer {
	width: 100%;
	display: block;
	background:#fff;
	clear: both;
}

#header {
	background:#fff;
}

#frase p {
	text-align:left;
	font-size: 12px;
	line-height: 140%;
}

p {
	margin-bottom:0;
	margin-bottom:1em;
	margin-top:0;
	font-size:0.75em;
	line-height:1.4em;
	padding-right:30px;
	padding-left: 40px;
}


#outContent{
	background:#ADB7A3;
}

#barrahoriz {
	width: 955px;
	margin: 0 auto;
	/*ie5mac*/
/*\*//*/
	clear: both;
/**/
}

#barrahoriz ul {
	background-color: #CC9;
	height: auto;
	width: 100%;
}

#barrahoriz ul, #barrahoriz li {
	float:left;
	padding:0px;
	margin:0px;
	font-size: 12px;
	list-style: none;
}

#barrahoriz li {
	/*display:inline;*/
    padding:4px 0px 2px 10px;
	/*font-weight:bold;*/
}

#barrahoriz li.primera {
	background:#000;
	width:160px;
	height: 18px;
	margin: 0;
}

#barrahoriz li.segunda {
	background:#f30;
	color:#fff;
	width:33px;
	height: 18px;
	min-height:18px;
}

#barrahoriz li.tercera {
	background:#CC9;
	height: 18px;
	text-align: left;
	min-height: 18px;
}

#barrahoriz li.cuarta {
	background:#CC9;
	float:right;
	font-weight: normal;
	height: 18px;
	padding-top: 3px;
}

.lineahorizontal {
	border-bottom: 1px solid #ccc;
	margin-top: 14px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#sidebar p {
	padding:2px 0px;
	font-size:0.8em;
	line-height:1.4em;
}

ul {
	font-size:0.80em;
	margin-right: 20px;
	list-style:disc outside;
}

ul.autores{
	list-style:none;
	margin:0 auto;
	margin-bottom:20px;
}

ul.autores ul{
	list-style:circle;
}

li, li.autores{
	padding-bottom: 4px;
}

li.autores li{
	padding-top: 2px;
}

#footer p {
	margin:0;
	padding:10px;
	text-align:center;
	font-size:9px;
}

#footer a {
	color: #000;
}
 
h1 {
	font-size:1em;
	padding-left: 40px;
}

/* no olvidar corregir td.texto h1, h2 y td.texto h3, h4, h5 */
h2 {
	font-size:0.85em;
}

h2.rememberToFixTdTextoH1CommaH2Rule {
	padding-left: 25px;
	color: #699;
}
/* no olvidar corregir td.texto h1, h2 y td.texto h3, h4, h5 */

h2.barra {
    padding:2px 0 2px 10px;
	background: #cc9;
	font-size:0.80em;
}

h1.inversa {color:#fff;}

td.texto h1, h2 {
	padding-left:10px;
}

td.texto h3, h4, h5{
	padding-left:8px;
}

td.texto h1 {
	padding-top:12px;
	font-size:12px;
}

body>div td.texto h1 {
	margin-top: 0px;
}

td.texto h2 {
	margin-top: -12px;
	color: #699;
	font-size:12px;
}

td.texto h2.eventos {
	margin-top: -6px;
	color: #699;
	font-size:11px;
}

body>div td.texto h2 {
	margin-top: -2px;
}

td.texto h3 {
	margin-top:10px;
	font-size:12px;
}

td.texto h3.home {
	margin-top:0;
	font-size:0.66em;
}

td.texto h4 {
	margin-top:-14px;
	font-size:0.66em;
}

td.texto h4.home {
	margin-top:0;
	font-size:0.66em;
}

body>div td.texto h4 {
	margin-top: -6px;
}

td.texto h5 {
	margin-top:0px;
	font-size:0.70em;
}

td#titulo{
	padding: 4px 0px 6px;
	/*font-weight: bold;*/
	text-align: center;
	height: 15px;
}

#seccion {
	width: 100%;
	background: #f7f7cf;
	margin-top: 20px;
	margin-bottom: -10px;
}

#eventos {
	min-height: 445px;
	height:auto !important;
	height: 445px;
	width: 100%;
	margin-top: -20px;
	margin-bottom: -10px;
}

#eventos td {
	padding-top: 0px;
	
}  

#eventos td p {
	padding:2px 10px;
	font-size:0.7em;
	line-height:1.3em;
}  

#home {
	width: 96%;
	margin-top: 30px;
	margin-bottom: 0px;
	border: 0px none;
}

#formulario {
	margin-top: 20px;
	border: 0px none;
	font-size: 0.85em;
}

td.titcampo {
	width: 180px;
}

td.titcampo p, td.medio p, td.opbool {
	padding-left:6px;
	text-align:left;
	font-size: 11px;
	font-weight: bold;
}

td.medio{
	width: 240px;
}

td.opbool{
	width: 80px;
}

.radio, .ckeck {
	background:#E2E3DD;
}

td#leftcolw{
	width: 198px;
}


table.listados{
	margin-left:45px;
}

td.col {
	width: 128px;
	padding-bottom: 30px;
}

td.textoCol {
	width: 162px;
	width:180px;
	padding-right:30px;
	width:205px;
	padding-right:25px;
}

td.imagensmall {
	width:138px;
	background-image: url(../images/fondotv-xsmall.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 112px;
}

td.imagen {
	background: url(../images/fondotv-small.gif) no-repeat left top;
	width:128px;
	height:128px;
}

td.imagengrande {
	background: url(../images/fondotv-big.gif) no-repeat left top;
	width:198px;
	height:198px;
}

td.texto p {
	padding: 10px 0px 2px 10px;
	text-align:left;
	font-size: 11px;
	line-height: 120%;
}

td.texto p.small {
	padding:8px 3px 2px 10px;
	text-align:left;
	font-size: 0.70em;
	line-height: 120%;
}

p.small2 {
	font-size: 0.70em;
	margin-bottom: 24px;
	line-height:normal;
	padding-right:0px;
	padding-left: 0px;
}

p.disclaimer {
	font-size: 0.70em;
	line-height: 120%;
}

th {
	background: #cc9;
}

tr.even {
	background: transparent;
}

tr.odd {
	background: #D9E8DF;
}

td.texto p.subtitulo, td.texto p.coeditora {
	padding:0 0 0 10px;
}

td.texto p.subtitulo {
	margin-top: -10px;
	font-size: 11px;
}

td.texto p.subtituloSm {
	font-size: 0.70em;
	margin-top: -18px;
}

td.obra_relacionada {
	padding-top:12px;
	padding-bottom:12px;
	background: right top;
	width: 60px;
}

td p.lateral{
	padding:18px 0px 0px 30px;
	font-size: 0.7em;
	line-height: 140%;
}

/* links comunes mayuscula-minuscula */
a:link, a:visited {
	color:#D74600;
	font-weight: bold;
	text-decoration: none;	
}

a:visited {color:#822B00;}

a:hover {
	text-decoration: none;
}

#sidebar a, #sidebar a:link, #sidebar a:visited, #sidebar a:hover, #sidebar a:active, #logo a {
	text-decoration: none;
	border-bottom: 0px;
	background: transparent;
}

strong {
	color: #666;
	font-weight: bold;
}

/* controles de form de filtros */
.forms, input, select, textarea {
	font-size: 11px;
	color: #666;
	background: #fff;
}

.pageList {
	font-family: tahoma;
	font-size: 10px;
}

/* botones de forms */
.formBoton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 0px;
	background-color: transparent;
	padding: 5px;
	color: #930;
	/*w3c*/
	cursor: pointer; 
	/*ie*/
	cursor: hand;
}

.buscador {
	margin-left:8px;
}

/* destacar errores en formularios */
.errorform, .errorform li, .mandatory {
	color: #666;
	font-weight: bold;
}

/* textos destacados */
.txtdes {
	color: #669;
	text-transform: uppercase; 
	font-weight: bold;
}


.resaltar {
	color: #fff;
}


/* textos destacados en cajas mayuscula-minuscula */
.txtdesbox, .txtdesbox a { 
	font-size: 9px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #E4E4C9;
}

/* destacar fila seleccionada */
tr.fila:hover {
	background-color: #E4E4C9;
}

.txtbox, .txtbox a { 
	font-size: 11px;
}



/* estilo formulario de contacto */
div.form {
	/*margin: 10px auto;
	border: 1px dotted #333;*/
	width: 590px; 
	padding: 0 15px;
}

div.row {
  clear: both;
  padding-top: 8px;
}

div.row span.label {
	float: left;
	width: 180px;
	padding-left:22px;
	padding-top: 3px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

div.row span.formw {
  	float: right;
  	width: 388px;
  	text-align: left;
  } 

div.row span.labelw {
	float: left;
	width: 388px;
	padding-left:22px;
	padding-top: 3px;
	text-align: left;
	font-size: 11px;
	font-weight: bold;
}

div.row span.formn {
  	float: right;
  	width: 180px;
  	text-align: right;
} 

div.row span.boton {
  	float: right;
  	width: 380px;
  	padding-left:40px;
} 

a.addthis_button_compact{	
	font-size:11px;
	
}
div.addthis_toolbox{
	padding-left:6px;
	margin:10px 0;
}

a#link-rss{
	margin-top:6px;
}

p.menu-interno{
	text-align:center;
}
p.menu-interno a{
	margin:0 10px;

}