.fondobody  {
background-color:#FFF8DC;
}

a.enlacePagina:link {
	background-color:#F5DEB3;
	font-size:13px;
	color:#000000;
	text-decoration:none;
		font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
}
a.enlacePagina:visited {
	background-color:#F5DEB3;
	font-size:13px;
	color:#3300CC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
}
a.enlacePagina:active {
	background-color:#CC6600;
	font-size:13px;
	color:#330099;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
		font-weight:100;
}
a.enlacePagina:hover {
	background-color:#F5DEB3;
	font-size:13px;
	color:#FFCC66;
	text-decoration:underline;
		font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
}

a.boton2:link {
	background-color:#F5DEB3;
	font-size:14px;
	color:#000000;
	text-decoration:none;
		font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
}
a.boton2:visited {
	background-color:#F5DEB3;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:100;
}
a.boton2:active {
	background-color:#F5DEB3;
	font-size:14px;
	color:#000000;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
		font-weight:100;
}
a.boton2:hover {
	background-color:#F5DEB3;
	font-size:14px;
	color:#FFCC66;
	text-decoration:underline;
		font-weight:100;
	font-family:Arial, Helvetica, sans-serif;
}


.cabecera1 {
	background-color: #FFA500;
}
.cab_Listado
{
    BACKGROUND-COLOR: #D3D3D3;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
}
.item_Listado
{
    BACKGROUND-COLOR: #FFDEAD;
    COLOR: black;
    FONT-FAMILY: Arial;
    FONT-SIZE: 11px;
}
.titulo1 {
color: #000000;
font-family:	Arial Black;
font-size:	22pt;
text-decoration:	none;
}

.titulo3 {
color: #663300;
font-family:	Arial;
font-size:	9pt;
    FONT-WEIGHT: bold;
text-decoration:	none;
}

.linea1 {
	background-color: #F5DEB3;
}
.linea2 {
	background-color: #FFEFD5;
}
.enlace1 {
	font-size: 10px;
}

.boton1 {
	color: #000000;
	font-family: Arial Black;
	font-size: 12pt;
}

.tituloLibro {
color:#000066;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
text-decoration:none;
}

.autorLibro {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;

text-decoration:none;
}

.descripcionLibro {
color:#000000;
font-family:"Times New Roman", Times, serif;
font-size:12px;

text-decoration:none;
}

