﻿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 {
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
* {
margin: 0px;
padding: 0px;
outline: 0px;
vertical-align: baseline;
font-size: 100%;
}

body {
	font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: bold;
    line-height: 1.3;
}

h1, h2{
	font-weight:bold;
	color:#e36928;
}
strong, h4{
    color: #91062A;
}
.libro h4{
	text-transform: uppercase;
}
h1.titulo{
	background:transparent url(img/flechiquica.gif) no-repeat scroll right bottom;
	border-bottom:1px solid #AAAAAA;
	color:#172983;
	font-size:1.5em;
	font-weight:normal;
	margin-bottom:15px;
	padding-bottom:3px;
	text-align:left;
}

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

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

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

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

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

#expo{
	margin:0 0 0 10px;
	float: left;
    left: 0;
    position: relative;
    right: 45px;
    text-align: center;
    width: 12%;
	min-width:150px;
}
div.banner {
    left: 0;
    margin: 0 auto;
    position: relative;
    text-align: center;
    top: 0;
    width: 100%;
}

div.linblueme{
	margin-top:10px;
	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;
}

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


#cabecera{
	position: relative;
	width: 100%;
	height:116px;
	background-color: #92062a;
}

#logo{
	position:relative;
	float:left;
	left:20px;
	height: 114px;
	background-color:#92062a;
}
#logo2{
	position:relative;
	float:right;
	left:20px;
	height: 114px;
}


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

#contenedor{
	position: relative;
	width: 95%;
	min-width:1200px;
	height:auto;
	min-height:380px;
	margin:0 auto 0 auto;
}

#menu{
	position:relative;
	float:left;
	width: 15%;
	min-width:200px;
	text-align:left;
}

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

#contenido{
	text-align: center;
	position:relative;
	float:left;
	width: 60%;
	left:0px;
	right:45px;
	min-width:770px
}

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

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

#linver2{
	width: 2%; 
}


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

img {
	border:0px;
}

.correccion {
	clear: both;
	text-align: right;
}
div.libro{
    border: 1px solid #CCCCCC;
    float: left;
    margin: 6px 5px;
    min-height: 190px;
    _height:190px;
    padding: 5px 20px;
    width: 200px;
    .width: 245px;
}

div.libro:hover{
	background-color: #EEEEEE;
}

div.mas {
    margin: 3px 0;
}
div.clear {
    clear: both;
}
div.mas_info{
	position:relative;
	width: 100%;
	left:0px;
	top:0px;
	margin:0 auto 0 auto;
	text-align:center;
    border: 1px solid #CCCCCC;
}
div.info{
text-align: left;
padding: 7px 0px;

}
div.abc {
		float:left;
		padding: 4px;
		text-align:center;
		font-family:Tahoma,Helvetica,sans-serif;
		font-size:.85em;
	}
	
div.abc a {
		border: 1px solid #ccdbe4;
		margin-right:3px;
		padding:2px 2px;

		background-position:bottom;
		text-decoration: none;

		color: #0061de;		
	}
div.abc a:hover, div.abc a:active {
		border: 1px solid #2b55af;
		background-image:none;
		background-color:#3666d4;
		color: #fff;
	}
	
table.centrado{
text-align:justify;
}
