/* CSS Document */

body {
	margin: 0 auto;
	padding: 0;
	background: #eee;
	font: 11px/14px Verdana, Arial, Helvetica, sans-serif;
}

#topTable {
	width: 920px;
	margin: 2px auto 0px;
	border: none;
}

#headerTable {
	width: 920px;
	margin: 2px auto 0px;
	border-top: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
	border-left: 1px solid #CC0000;
	background: #FFF;
}

p, td, ul {	
	color: #333;
	text-align: left;
}

#aviso {
	width: 95%;
	margin: auto;
	background: #ffc;
	border: 2px dotted #f00;
	padding: 15px;
	font: 10px;
	
} 

#fondo {
	width: 100%;
	background: #eee;
}


h1:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/
h2:first-child {margin-top: 0;}/*starts first heading in a TD flush top*/

h1 {
	margin: 0;
	padding: 0;
	letter-spacing: 0.1em;
	text-align: left;
	color: #333;
	font-size: 16px;
	font-weight: bold;
}

h2 {
	font-size: 11px;
	border-bottom: 1px solid #ddd;
	color: #333;
}

h2.titulo {
	margin-top: 0px;
}

h3 {
	font-size: 10px;
	color: #666;
}

.subtitulo {
	font-size: 10px;
	color: #333;
	font-style: italic;
	line-height: 14px;
	margin-top: 5px;
}

.autor {
	font-size: 10px;
	margin: 0px;
}

li {
	list-style: disc;
	margin-top: 3px;
}

.pagInterna, .tapa {
	margin: 0;
	padding: 0px 5px 20px 0px;
	border: 0;
}

.tapaRevista {
	margin: 0;
	padding: 3px 5px 20px 0px;
	border: 0;
}

td.descripcionLibro {
	padding-top: 10px;	
	padding-left: 5px;	
}

td.datosLibro {
	padding-top: 10px;	
}

a:link,	a:visited {
	color: #333;
	text-decoration: none;
	font-weight: bold;
}

a:hover, a:active {
	color: #C00;
	border-bottom: 1px dotted #C00;
}


#logo {
	margin: 0;
	text-align: left;
	display: block;
	padding: 6px 10px 6px 5px;
	width: 234px;
}



td#nav {
	font-size: 10px;
	width: 920px;
	text-align: right;
	letter-spacing: 0.1em;
	padding-top: 10px;
	padding-bottom: 10px;
	display: block;
}

td#nav a:link, #nav a:visited {
	color: #999;
	font-weight: bold;
	text-decoration: none;	
}

td#nav a:hover, #nav a:active	{
	font-weight: bold;
	color: #333;
	text-decoration: none;	
}

td#moto {
	text-align: right;
	vertical-align: middle;
	margin: 0px;
	padding-right: 12px;
	font-size: 18px;
	color: #666666;
}

#mainTable {
	width: 920px;
	border-top: none;
	border-right: 1px solid #c00;
	border-bottom: 1px solid #c00;
	border-left: 1px solid #c00;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}

#maincontent {
	padding: 10px;
}

.lineahorizontal {
	border-bottom: 1px dotted #CCC;
}


#buscador {
	margin: 3px 3px 6px;
	text-align: right;
	padding-top: 6px;
	padding-right: 10px;
}

.txt_buscador {
	width: 120px;
	font-family: Tahoma;
	font-size: 8pt;
	border: 1px solid #808080;
}

.spacer {
	clear: both;
}

.forms {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000;
	background: #ccc;
}
	
.formsInverso {
	background-color: #FFF;
}

.input {
	border-top:        1px solid #999;
	border-left:       1px solid #999;
	background-color:  #fff;
	color:             #000;
	font-family:       Verdana, Geneva, Tahoma, Trebuchet MS, Arial, Sans-serif;
	font-size:         11px;
	height:            1.6em;
	padding:           .3em 0 0 2px;
	margin-top:        6px;
	margin-bottom:     3px;
} 

.checkbox {
	background-color:  transparent;
	margin:            3px;
	padding:           0;
	border:            0;
}

.submit {
	background-color:  #fff;
	letter-spacing:    .1em;
	padding:           1px 3px 1px 3px;
	margin-top:        6px;
	margin-bottom:     4px;
	text-transform:    uppercase;
	color:             #C00;
	font: bold small-caps;
}  

#footer {
	margin: 0 auto;
	padding: 5px 10px;
	background: #C00;
	color: #FFF;
}

td#contentfooter {
	font-size: 10px;
	letter-spacing: 0.09em;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 5px;
	border: 1px solid #c00;
}

#footer div {
	font-size: 11px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fff;
	padding-bottom: 5px;
	padding-right: 12px;
	padding-left: 12px;
}

#fBuscarNav {
	padding: 0px;
	margin: 0px;
}

#footer a {
	text-decoration: none;
	color: #FFF;
}
	
#footer a:link, a:visited {
	color: #F99;
}
	
#footer a:hover, #sidebar a:active	{
	color: #8C0000;
} 

#secciones {
	width: 99%;
	margin-top: 45px;
}
