body {
	margin: 0;
	padding: 0;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
}

A:hover {
	text-decoration: underline;
}

		/* div anulado
		#contenedor {
			width: 1024px;
			margin: 0;
			padding: 0;
			background-color: #ffffff;
			text-align: left;
		}*/

#cabecera {
	width: 1024px;
	height: 104px;
	margin: 0;
	padding: 0;
	background-image: url("Fondo_Viajar.jpg");
}

#menu-cabecera {
	width: 1024px;
	margin: 0;
	padding: 0;
	clear: both;
	background-color: #D3D3D3;    /* Color fondo menu horizontal */
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #8B0000;
}

div#menu-cabecera ul {
	margin: 0;
	padding: 0px 0;
	list-style-type: none;
	list-style-image: none;
}

div#menu-cabecera li {
	margin: 0;
	padding: 0px; 0px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	display: inline;
}

div#menu-cabecera a {
	color: #8B0000;
	text-decoration: none;
	text-align: center;
}

div#menu-cabecera a:hover {
	color: #000000;
	text-decoration: underline;
}

div#menu-cabecera a.tienda {
	padding: 0 2px;
	color: #A00000;
	text-decoration: none;
	text-align: center;
	border: 1px solid #8B0000;
	background-color: #FFFFFF;
}

div#menu-cabecera a.tienda:hover {
	color: #A00000;
	background-color: #b0e0b0;
	text-decoration: none;
}

#menu-izq_cin {
	float: left;
	width: 180px;
	margin: 0;
}

div#menu-izq_cin li {
	margin: 0;
	border-bottom: 1px solid #C0DDC0;
	padding: 3px 0px 3px 6px;
	background-color: #E0FFE0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
}

div#menu-izq_cin ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
}

div#menu-izq_cin li {
	margin: 0;
	border-bottom: 1px solid #C0DDC0;
	padding: 3px 0px 3px 6px;
	background-color: #E0FFE0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 100%;
}

div#menu-izq_cin a {
	color: #004400;
	text-decoration: none;
}

div#menu-izq_cin a:hover {
	color: #209020;
	text-decoration: underline;
}

div#menu-tienda {
	text-align: center;
	margin-bottom: 1px;
	line-height: 115%;
	border-top: 1px solid #A30905;
	padding: 1px 0px 1px 0px;
}

div#menu-tienda a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	padding: 0px 4px;
	border: 1px solid #A30905;
	background-color: #FFFFFF;
	text-decoration: none;
}

div#menu-tienda a:hover {
	background-color: #A0CCA0;
}

div#contenido {
	width: 620px;
	margin: 0 0 0 auto;
	padding: 0;
	font-size: 12px;
	font-weight : normal;
	color: #000040;
	text-decoration: none;
}

div#pie {
	margin-top: 4px;
	padding: 4px 30px;
	font-size: 10px;
	color: #404040;
	clear: both;
	text-align: center;
	border-top: 1px solid #90BB90;
}

A.titulo:hover {
	color: #FFFFFF;
}


select, input {
	border-color: #000000;
	border-width=1;
}

A.navnormal {
	font-size: 10px;
	width: 100%;
	line-height: 140%;
}

A.navnormal-recu {
	font-size: 8pt;
	color: #003300;
	width: 100%;
}

A.navnormal-horiz-t {
	font-size: 9px;
	color: #000000;
	font-weight: bold;         
	width: 100%;
	text-align: center;
	line-height: 150%;
}

A.navnormal:hover {
	color: #FFFFFF;
	background-color: #00BB44;
	text-decoration : none;
	width: 100%;
	line-height: 140%;
}

A.navnormal-horiz-t:hover {
	color: #000000;
	background-color: #AADDAA;
	text-decoration : none;
	width: 100%;
	line-height: 150%;
}


A.navselected:hover  {
	color: #FFFFFF;
	background-color: #000066;
	text-decoration : none;
	width: 100%;
}

A.link  {
	font-weight : bold;
	color: #000080;
}

A.teaser  {
	font-size : 8pt;
	font-weight : bold;
	color: #000000;
}

P {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	line-height: 100%;
}


P.cabecera-texto-1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	text-align: right;
	line-height : 14px;
}
 
P.cabecera-texto-2 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
	text-align: left;
	line-height : 14px;
}
                                      

P.picture  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	margin-top : 3pt;
	margin-bottom : 3pt;
	line-height : 12pt;
}

P.teaser  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-bottom : 8pt;
	line-height : 11pt;
}

P.texto-normal  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 100%;
}

P.texto-reducido  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 100%;
}

P.texto-glosario  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 6pt;
	color: #DDFFDD;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 6pt;
}

H1  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	margin: 0;
	line-height: 100%;
}

H2  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000044;
	font-weight: bold;
	margin: 0;
	line-height: 100%;
}

H3  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	line-height: 100%;
}

TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 100%;
}

TD.seccion {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin-bottom: 0;
	margin-top: 0;
	line-height: 100%;
}

TD.menu  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color: #004400;
	border-bottom-color: #004400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-left-color: #004400;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #004400;
	border-right-width: 1px;
	border-right-style: solid;
	height: 120%;
}

TD.menu-horiz  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #004400;
	border-bottom-color: #004400;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-left-color: #004400;
	border-left-width: 1px;
	border-left-style: solid;
	line-height: 100%;
}

TD.menu-horiz-t  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color: #004400;
	border-bottom-color: #004400;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #004400;
	border-top-width: 1px;
	border-top-style: solid;
	border-left-color: #004400;
	border-left-width: 1px;
	border-left-style: solid;
	line-height: 100%;
}


TD.standardcell  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	line-height: 100%;
}

TD.headercell  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	line-height: 100%;
}

.normal  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 100%;
}

.small  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	line-height: 110%;
}

.highlight {
	font-weight : bold;
	color: #000000;
}

.formheader  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
	line-height: 100%;
}

.formulario  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight : normal;
	line-height: 100%;
}

.formulario-titulo  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight : bold;
	line-height: 100%;
}

.idioma  {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	margin-bottom: 0;
	line-height: 100%;
}

img.LibroJa  {
	width : 92px;
	height :140px;
	border: solid 1px;
	float: left;
}

img.LibroTi  {
	width : 90px;
	height :110px;
	border: solid 1px;
	float: left;
}



img.LibroRe  {
	width : 92px;
	height :140px;
	border: solid 1px;
	float: left;
}


img.Revista  {
	width : 110px;
	height :142px;
	border: solid 4px;
	margin: 2px 1px 2px 1px;
}

div.cajalibros {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 256px;
	height: 145px;
	float: left;
	padding: 4px;
	border: solid 1px;
	border-color: #8B0000;
}


img.LibroRe2  {
	width : 92px;
	height :136px;
	border: solid 0px;
	float: left;
	padding: 3px;
	margin: 3px;
}







ul.disc {list-style-type: disc}

ul.circle {list-style-type: circle}

ul.square {list-style-type: square}

ul.none {list-style-type: none}