.prueba {font-family:"Arial";color:#484E59;text-decoration:none;font-size:10pt;font-weight: bold;}

.menuSecundario {
	font-family: "Arial";
	color: #6b717c;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
.menuSecundario:link {font-family:"Arial";color:#6b717c;text-decoration:none;font-size:8pt;font-weight: bold;}
.menuSecundario:active {font-family:"Arial";color:#287DBD;text-decoration:none;font-size:8pt;font-weight: bold;}
.menuSecundario:hover {font-family:"Arial";color:#287DBD;text-decoration:none;font-size:8pt;font-weight: bold;}

.menuSecundarioSelected {font-family:"Arial";color:#287DBD;text-decoration:none;font-size:8pt;font-weight: bold;}
.menuSecundarioSelected:link {font-family:"Arial";color:#287DBD;text-decoration:none;font-size:8pt;font-weight: bold;}
.menuSecundarioSelected:active {font-family:"Arial";color:#287DBD;text-decoration:none;font-size:8pt;font-weight: bold;}
.menuSecundarioSelected:hover {font-family:"Arial";color:#287DBD;text-decoration:none;font-size:8pt;font-weight: bold;}

.textoISBN {font-family:"Arial";color:#5a5b5d;text-decoration:none;font-size:8pt;font-weight: none;}
.textoResaltado {
	font-family: "Arial";
	color: #16A303;
	text-decoration: none;
	font-size: 9pt;
	font-weight: bolder;
	font-variant: small-caps;
}

.textoNormal {font-family:"Arial";color:#52698C;text-decoration:none;font-size:8pt;font-weight: none;}
.textoNormal:link {font-family:"Arial";color:#ff8033;text-decoration:underline;font-size:8pt;font-weight: none;}

.textoNormalLista {font-family:"Arial";color:#16a303;text-decoration:underline;font-size:8pt;font-weight: none;}
.textoNormalLista:link {font-family:"Arial";color:#16a303;text-decoration:underline;font-size:8pt;font-weight: none;}
.textoNormalLista:hover {font-family:"Arial";color:#16a303;text-decoration:none;font-size:8pt;font-weight: none;}

.textoTitulo {font-family:"Arial";color:#0F7FA9;text-decoration:none;font-size:10pt;font-weight: bold;}

.textoTituloPeque {
	font-family: "Arial";
	color: #0F7FA9;
	text-decoration: none;
	font-size: 8pt;
	font-weight: bold;
}
.lineaVerde {
	background-image : url("../img/lineaVerde.gif");
	background-repeat : repeat-x;	
}
body
{ 
SCROLLBAR-FACE-COLOR: #e9ebee; 
SCROLLBAR-HIGHLIGHT-COLOR: #e9ebee; 
SCROLLBAR-SHADOW-COLOR: #0F7FA9; 
SCROLLBAR-3DLIGHT-COLOR: #0F7FA9; 
SCROLLBAR-ARROW-COLOR: #0F7FA9; 
SCROLLBAR-TRACK-COLOR: #e9ebee; 
SCROLLBAR-DARKSHADOW-COLOR: #e9ebee;
background-color: #e9ebee;
}

.bgMenu
{
	background-image : url("../img/menu.gif");
}

.bgData
{
	background-image : url("../img/fondo.gif");
}

.bgISBN
{
	border: 1px;
	border-style: solid;
	background-color:#ffffff;
	border-color:#6ecf73;
	border-highlight-color:#6ecf73;
}


.bgTextoPie
{
	border: 1px;
	border-style: solid;
	background-color:#ffffff;
	border-color:#5a5b5d;
	border-highlight-color:#5a5b5d;
}
