﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {

margin: 0;
padding: 0;
outline: 0;
vertical-align: baseline;
font-size: 100%;
}

body {
	font-family:arial,verdana,sans-serif;
	line-height:1.4em;	
	font-size: 0.8em;
}



h1, h2{
	font-weight:bold;
	color:#e36928;
}

h1.titulo{
	background:transparent url(img/flechiquica.gif) no-repeat scroll right bottom;
	border-bottom:1px solid #AAAAAA;
	color:#3D9FFE;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:15px;
	padding-bottom:3px;
}

h1.titulo_libro {
	font-style: normal;
	color:#6e8d2f;
	line-height:1.4em;	
}

li{
	list-style-type:none;
	font-weight:bold;
	color:#393939;
	margin:0;
	padding:0;
}

p {
	text-align: justify;
	font-style: normal;
	color:#393939;
}

#texto {
	font-style: normal;
	color:#393939;
}

#autor_libro {
	font-style: normal;
	color:#ff9a1e;
}


#texto_t {
	font-weight:bold;
	color:#e36928;

}

a {
	text-decoration:none;
	font-weight:bold;
	color:#808080;
	
}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:hover {color:#f39819;}
a:active {text-decoration: none;}

#error {
	font-size:12px; 
	color:#FF6600;
}

#tag{
	position:relative;
	float:left;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background-color:#f39819;
	width: 100%; 
	height: 2em;
    line-height: 2em;
}

#tag-f{
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background-image:url('img/fondo-tag-f.gif');
	background-repeat:repeat-x;
	width: 100%; 
	height: 55px;
    line-height: 2em;
}

#tag-t{
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	width: 100%; 
	height: 55px;
    line-height: 2em;
}

#log{
	font-weight:bold;
	font-size: 0.8em;
	text-align:left;
	color:#808080;
	width: 100%; 
}

#expo{
	position: relative; 
	float:left;
	width: 20%; 
}

div.linblueme{
	width: 100%; 
	height: 19px; 
	background-image:url('img/linblue.gif');
	background-repeat:repeat-x; 
}

#contenedor-general{
	position:relative;
	width: 100%;
	min-width:950px;
	left:0px;
	top:0px;
	margin:0 auto 0 auto;
	text-align:center;
	width: expression((documentElement.clientWidth <1050) ? "990px" : "100%" );
}

#centrado{
	position:absolute;
	width: 100%;
	left:0px;
	top:0px;
	margin:0 auto 0 auto;
	text-align:center;
}


#cabecera{
	position: relative;
	width: 100%;
	height:118px;
	background-color:black;
}

#logo{
	position:relative;
	float:left;
	left:20px;
}

#logo2{
	width: 644px; 
	height: 114px; 	
	float:right;
	background-image:url('img/cab-copa.jpg');
}

#lind{
	position: relative;
	width: 100%; 
	height: 19px; 
	background-image:url('img/lind.gif');
	background-repeat:repeat-x;
}

#contenedor{
	position: relative;
	width: 95%;
	min-width:990px;
	height:auto;
	min-height:380px;
	margin:0 auto 0 auto;
	width: expression((documentElement.clientWidth <1050) ? "990px" : "95%" );
}

#contenedor5{
	position:relative;
	width:320px;
	height:300px;
	top:50px;
	left:10px;
	float:left;
	overflow: auto;
	text-align:justify;
}

#contenedor6{
	position:relative;
	width:280px;
	height:300px;
	top:50px;
	left:20px;
	float:left;
	overflow: auto;
	text-align:left;
}

#menu{
	position:relative;
	float:left;
	width: 20%;
	text-align:left;
}

#contenido_noticias{
	position:relative;
	float:left;
	width: 53%;
	left:0px;
	right:45px;
	text-align:left;
}

#contenido{
	position:relative;
	float:left;
	width: 53%;
	left:0px;
	right:45px;
}

#contenido_ampliado{
	position:relative;
	text-align:left;
	float:left;
	width: 70%;
	left:0px;
	right:45px;
}

#noticia_ampliado{
	position:relative;
	float:left;
	width: 100%;
	left:0px;
	right:0px;
	text-align:left;
}

#noticia_pie{
	position:relative;
	float:left;
	width: 100%;
	left:0px;
	right:0px;
	text-align:right;
	font-size:1em;
}

#libros{
	position:relative;
	float:left;
	width: 30%;
	height:120px;
	left:0px;
	right:0px;
	text-align:left;
	border-right:1px solid #AAAAAA;
	font-weight:normal;
	margin-right:3px;
	margin-top:10px;
	padding-right:3px;

}

#libros_destacado{
	position:relative;
	float:left;
	width: 100%;
	height:125px;
	left:0px;
	right:0px;
	text-align:left;
	font-weight:normal;
}

#linver, #linver2{
	position: relative; 
	float:left;
	width: 3%; 
	height: 500px;
	background-image:url('img/linver.gif');
	background-repeat:repeat-y; 
	left:0px;
}



#pie{
	position: relative;
	width: 100%;
}




img {
	border:0px;
}

img.texto {
	border:0px;
	float:left; 
	margin-right:10px
}


#td_o {
	font-size:14px;
	background-color:#CCCCCC;
}

.corte { clear: both;}

td {
	text-align:left;
}

#mapa {
float:left;
left:0;
position:relative;
top:20px;
right:45px;
width:100%;
text-align:right;
}

#datos {
float:left;
left:20px;
position:relative;
right:45px;
width:35%;
text-align:left;
}

#video {
float:left;
left:20px;
position:relative;
right:45px;
width:45%;
text-align:left;
}


#slideshow {
    position:relative;
    height:114px;
    width:100%;
    top:0;
    left:0;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}



