body {
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
}

h1{
font-size:14px;
font-weight:bold;
}

h3{
font-size:12px;
font-weight:bold;
}
/*BOTONERA TOP*/

ul#botonera
{
	list-style-type: none;
	cursor: default;
	margin:0;
	padding:0;
}

ul#botonera li{
	position:relative;
	height:15px;
	line-height:15px;
	list-style-type: none;
	display:inline;
	font-size:10px;	
	padding:0 6px 0 4px;
	border-right:1px solid #ff7f00;
}

ul#botonera a{
	cursor: pointer;
	font-size:10px;	
	text-align:center;
	color:#8c8c8c;
}

ul#botonera a.activo{
	color:#000000;
}

ul#botonera a:hover,ul#botonera a:focus{
	color:#ff7f00;
}

ul.botArtistas{
	margin:10px 0 0 0;
	padding:0;
	cursor: default;
	width:150px;
}

ul.botArtistas li{
	display:block;
	width:150px;
	list-style-type: none;
	font-size:10px;
}

ul.botArtistas a{
	width:150px;
	color:#999;
	cursor: pointer;
	text-decoration:none;
}

ul.botArtistas a.activo{
	color:#ff7f00;
}

ul.botArtistas a:hover,ul.botArtistas a:focus{
	color:#ff7f00;
}


#librosTxt{ 
	width:100%;
	height:110px;
	overflow:hidden;
}
.bordePagina{
border: 1px solid #cecece; 
}
.bordePunteado{
border-bottom: 1px dotted #cecece;
}

.btListado{
	text-decoration:none;
	text-align: right;
	background-color:#FFCDA4;
	font-family:Trebuchet MS;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	height:20;
	width:103;
	padding-right:2px;
	float: right;
}

.btListado:hover{
background-color:#FFE6D2;
color:#FF7F00;
}

.btListadoClic{
	text-decoration:none;
	text-align: right;
	background-color:#FFE6D2;
	font-family:Trebuchet MS;
	font-size:14px;
	color:#FF7F00;
	font-weight:bold;
	height:20;
	width:103;
	padding-right:2px;
	float: right;
}

.btListadoClic h3, .btListado h3{
	font-size:14px;
}

.btHome{
	text-decoration:none;
	text-align: right;
	background-color:#FFCDA4;
	font-family:Trebuchet MS;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	width:160px;
	height:19px;
	padding-right:8 px;
	float: right;
}

.btHome:hover{
background-color:#FFE6D2;
color:#FF7F00;
}

.btSecciones{
	text-decoration:none;
	text-align: left;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8C8C8C;
	font-weight:bold;
	height:15px;
	width:107px;
	float: left;
	padding-left: 5px;
	
}
.btSecciones:hover{
background-color:#FFE5CC;
color:#FF7F00;
}

.btSeccionesClic{
	text-decoration:none;
	text-align: left;
	background-color:#fff3e8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF7F00;
	font-weight:bold;
	height:15px;
	width:107px;
	float: left;
	padding-left: 5px;
	
}

.btSeccionesClic:hover{
background-color:#FFE5CC;
color:#FF7F00;
}

.btClasif{
	text-decoration:none;
	text-align: left;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#8C8C8C;
	font-weight:bold;
	height:15px;
	width:146px;
	float: left;
	padding-left: 5px;
	
}
.btClasif:hover{
background-color:#FFE5CC;
color:#FF7F00;
}

.btClasifClic{
	text-decoration:none;
	text-align: left;
	background-color:#fff3e8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF7F00;
	font-weight:bold;
	height:15px;
	width:146px;
	float: left;
	padding-left: 5px;
}

.btClasifClic:hover{
background-color:#FFE5CC;
color:#FF7F00;
}

.buscador{
font-size: 11px;
color:#8C8C8C;
border: 1px solid #cecece;
width:160;
height:20; 
}

.botonBuscador{ 
font-size: 11px; 
color:#FFFFFF;
border: 1px solid #FFCDA4;
background-color:#FFCDA4;
width:30;
height:20; 
}

.btAZ{
text-decoration:none;
font-weight:bold; 
color:#8C8C8C;
font-size: 11px;
}
.AZLinea{
text-decoration:none;
font-weight:bold; 
color:#8C8C8C;
font-size: 9px;
}
.btAZClic{
text-decoration:none;
font-weight:bold; 
color:#FF7F00;
font-size: 11px;
}

.titulosSecciones{
text-decoration:none; 
font-weight:bold;
color:#FF7F00;
font-size: 9pt;
}

.titulosBotoneras{
text-decoration:none; 
font-weight:bold;
color:#8C8C8C;
font-size: 9pt; 
}

.titulosBotoneras:hover{
color:#FF7F00;
}

.SubTitulos { 
color:#8C8C8C;
font-weight:bold;
font-size: 11px; 
}

.textos, .descripcion{ 
color:#8C8C8C;
font-size: 10px;
text-decoration:none; 
font-weight:normal;
}

.textos:hover{ 
color:#FF7F00;
}

.textos1{ 
color:#FF7F00;
font-size: 10px;
text-decoration:none;  
}

.textos1:hover{
color:#CF6600;
}

.textos2{ 
color:#047391;
font-size: 11px; 
}
.ofrecido{ 
font-size:11px; 
font-weight:bold;
color:#FF7F00;
}
.pedido{ 
font-size:11px; 
font-weight:bold;
color:#047391;
}

.linea{
	border-bottom:1px solid #ff6600;
	display:block;
	height:1px;
	line-height:1px;
	font-size:1px;
	margin:3px 0 3px 0;
}

.bus{
color:#FF7F00;
}

/*FUNCIONES PARA LOS TEXTOS INGRESADOS CON FCKEDITOR*/

#texto-seleccion{
border-bottom:1px #CCCCCC solid;
width:530px;
margin:10px 0 5px 0;
padding-bottom:5px;
}

#texto-seleccion p{
color:#8C8C8C;
font-size: 10px;
text-decoration:none; 
font-weight:normal;
}

#texto-seleccion a:link , #texto-seleccion a:visited {
color:#8C8C8C;
font-weight:bold;
}

#texto-seleccion a:hover{
color:#FF7F00;
text-decoration:underline;
}

/*BOTONERA VERTICAL*/

.botoneraVertical{
list-style:none;
text-align:left;
padding:0px;
margin:10px 0 0 2px;
border:none;
}

.botoneraVertical li{
text-align:left;
margin:2px 0 2px 0;
}

.botoneraVertical a{
font-size:10px;
font-weight:normal;
}

.botoneraVertical a:link , .botoneraVertical a:visited{

color:#8c8c8c;
text-decoration:none;
}

.botoneraVertical a:hover{
text-decoration:underline;
color:#ff7f00;
}
