body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #0000D0;
	text-decoration: none;
}

a:hover {
	color: #c02020;
	text-decoration: underline;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000040;
	list-style-type: none;
	list-style-image: url("../Imagenes/bullet.gif");
	list-style-position: outside;
	margin-top: 4px;
	margin-bottom: 2px;
	margin-left: 12px;
	padding-left: 1em;
}

ul.sin-margen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000040;
	list-style-type: none;
	list-style-image: url("../Imagenes/bullet.gif");
	list-style-position: outside;
	margin-top: 2px;
	margin-bottom: 4px;
	margin-left: 0;
	padding-left: 1em;
}

ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: normal;
	color: #000040;
	margin-top: 4px;
	margin-bottom: 2px;
}

li {
	margin-top: 2px;
	margin-bottom: 2px;
}

li.titulo {
	padding-left: 10px;
	margin-left: 5px;
	background: #4040a0;
	color: #ffffff;
}

li.enlace {
	padding-left: 10px;
	margin-left: 25px;
	background: #b0b0e0;
}

#contenedor {
	position: relative;
	width: 994px;
	margin: auto;
	background-color: #ffffff;
	text-align: left;
}

#cabecera {
	width: 994px;
	margin-top: 2px;
}

div#cabecera img {
	vertical-align: top;
	float: left;
	border: 1px solid #3669af;
}

#menu-cabecera {
	width: 992px;
	clear: both;
	margin-bottom: 4px;
	background-color: #528cce;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #3669af;
}

div#menu-cabecera p {
	padding: 0px 4px 1px 4px;
	margin: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #639cde;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #639cde;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

div#menu-cabecera a {
	padding: 0 0 0 8px;
	color: #DDEEFF;
	text-decoration: none;
}

div#menu-cabecera a:hover {
	color: #000060;
}

div#contenido {
	width: 994px;
	margin: 0 0 0 auto;
	padding: 0;
	font-size: 11pt;
	font-weight : normal;
	color: #000040;
	text-decoration: none;
}

div#pie {
	clear: both;
	margin-top: 4px;
	text-align: center;
}

div#pie img.der {
	vertical-align: bottom;
	float: right;
}

div#pie p.enlaces-pie {
	margin: 0;
	padding-top: 3px;
	background-color: #e4e4e4;
	clear: both;
	font-size: 14px;
	font-weight : normal;
	color: #555599;
	border-top: 1px solid #cccccc;
}

div#pie p.enlaces-pie a {
	color: #555599;
	text-decoration: none;
}

div#pie p.enlaces-pie a:hover {
	color: #000080;
	text-decoration: underline;
}

div#pie p.enlaces-pie2 {
	margin: 0;
	padding-top: 6px;
	background-color: #e4e4e4;
	clear: both;
	font-size: 14px;
	font-weight : normal;
	color: #448844;
}

div#pie p.enlaces-pie2 a {
	color: #448844;
	text-decoration: none;
}

div#pie p.enlaces-pie2 a:hover {
	color: #006000;
	text-decoration: underline;
}

div#pie p.texto-pie {
	margin: 0;
	padding-top: 10px;
	background-color: #e4e4e4;
	font-size: 14px;
	font-weight : normal;
	font-style: italic;
	color: #404040;
}

h1.titulo-apartado{
	font-size: 12pt;
	font-weight: bold;
	color: #000040;
	background-color: #eeeeee;
	padding: 0 0 3px 3px;
	margin: 0 0 5px 0;
	text-align: left;
	border: 1px solid #909090;
}

div.caja-azul, div.caja-gris {
	font-size: 11pt;
	font-weight: normal;
	color: #000040;
	padding: 8px 8px 14px 8px;
	margin-bottom: 10px;
}

div.caja-azul {
	border: 1px solid #c0d0f0;
	background-color: #eeeeff;
}

div.caja-gris {
	border: 1px solid #d0d0d0;
	background-color: #ffffff;
}

h2.caja-azul, h2.caja-gris {
	border-width: 1px 1px 0 1px;
	border-style: solid;
	padding: 2px 2px 2px 4px;
	margin: 0;
	font-size: 14px;
	font-weight: bold;
}

h2.caja-azul {
	border-color: #c0d0f0;
	background-color: #c0d0f0;
	color: #000040;
}

h2.caja-gris {
	border-color: #d0d0d0;
	background-color: #d0d0d0;
	color: #303030;
}

form.noticias {
	padding: 0;
	margin: 0 0 6px 0;
}

form.sugerencias {
	padding: 4px 0 6px 0;
	margin: 0;
	border-top: 1px solid #cccccc;
	background-color: #eeeeee;
}

select.noticias {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003388;
}

div.centrado {
	text-align: center;
	margin: 0 auto;
}

div.espacio {
	margin-bottom: 6px;
}

div.espacios {
	margin-top: 3px;
	margin-bottom: 2px;
}

.links{
	font-weight: bold;
	color: #003366;
}

.small{
	font-size: 9pt;
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

H1.titulo-articulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #000080;
	margin-top: 0;
	margin-bottom: 14px;
	text-align: left;
	line-height: 130%;
}

H2.seccion-articulo{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #003366;
	margin-bottom: 10px;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-color: #AAAAAA;
	border-bottom-style: dotted;
}

H3.titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #003366;
	text-align: left;
	margin-top: 0;
	margin-bottom: 6px;
}

A.enlace-titulo{
	font-weight: bold;
	color: #003366;
	text-align: left;
	text-decoration: none;
}

A.enlace-titulo:HOVER {
	color: #C02020;
	text-decoration: underline;
}

P.texto-normal{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight : normal;
	color: #000040;
	margin-top: 2px;
	margin-bottom: 8px;
}

.formulario {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

TD.formulario-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #002288;
	padding: 0;
	text-decoration: none;
	text-align: right;
}

TD.libro, TD.producto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight : normal;
	color: #003366;
	text-decoration: none;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-color: #808080;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-right-color: #808080;
	border-right-style: solid;
	border-top-width: 1px;
	border-top-color: #B0B0B0;
	border-top-style: solid;
	border-left-width: 1px;
	border-left-color: #B0B0B0;
	border-left-style: solid;
}

TD.producto {
	background: url("../Imagenes/fondo-azul.jpg") bottom right no-repeat;
}

TD.libro {
	background: url("../Imagenes/fondo-azul.jpg") bottom right no-repeat;
}

img.libro, img.producto {
	border: none;
	margin-right: 10px;
}

A.libro, A.producto {
	color: #003366;
	text-decoration: none;
}

A.libro:HOVER, A.producto:HOVER {
	color: #C02020;
	text-decoration: underline;
}

table.libros {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight : normal;
	color: #003366;
	text-decoration: none;
	margin: 4px;
	padding: 12px;
	text-align: center;
	background-color: #eeeeee;
	border-width: 1px;
	border-color: #808080;
	border-style: solid;
}
