/* CSS Document */

*{ 	
	margin:0;
	padding:0;
	font-family:"Trebuchet MS", Verdana, Arial;
}	

BODY{ 
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	background-image: url(../images/pattern_fondo.gif);
	background-color:#333333;
}

BODY #contenedorGeneral{
	width:990px;
	text-align:left;
	margin:0 auto;
	background-color:#F5F5F5;
}

BODY #top{
	text-align:left;
	margin:0 auto;
}

BODY #contenedorHeader{
	height:80px;
	text-align:left;
	background-color: #FFF;
}

BODY div#contenedorHeader img#imgLogo {
	margin-left:15px;
	margin-top: 15px;
}

BODY div#contenedorGeneral  .division{
	height:13px;	
	background-image:url(../images/separadorsup.jpg); 
	overflow:hidden;
	clear:both;
	background-color: #D92E27;

}
BODY  div#contenedorGeneral div#fondoHeader{
	height:260px; 
	background-image:url(../images/fondoheader.jpg); 
	background-repeat: no-repeat;
	background-color: #D92E27;
}

BODY div#contenedorGeneral #centro{
	background-color:#F9F7E2;
}


BODY div#contenedorGeneral #centro #columnaIzquierda{
	width:380px;
	text-align:left;
	margin:0 auto;
	float:left;
}

BODY div#contenedorGeneral #centro #columnaCentral{
	width:440px;
	text-align:left;
	margin:0 auto;
	float:left;
	overflow: hidden;
}

BODY div#contenedorGeneral #centro #columnaDerecha{
	width:160px;
	text-align:left;
	margin:0 auto;
	float:left;
	background-image:url(../images/cartelera.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	margin-top: 40px;
}

div.cartelera *{
	font-family:Georgia, "Times New Roman", Times, serif;
}

div.cartelera div.tituloCartelera{
	color:#FFFFFF;
	font-size:20px;
	margin-left:35px;
	
}

div.cartelera div.primerItemCartelera{
	color:#AC0D0A;
	font-size:14px;
	margin-left:45px;
	margin-top:15px;
	margin-bottom:7px;
}

div.cartelera div.itemCartelera{
	color:#AC0D0A;
	font-size:14px;
	margin-left:45px;
	margin-top:7px;
	margin-bottom:7px;
}

div.cartelera div.textoInput{
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:17px;
	margin-top:45px;
}

div.cartelera div.contInput{
	margin-bottom:35px;
	overflow: hidden;
}

div.cartelera input{
	margin-left:17px;
	width:95px;
	border: 1px solid #FF9900;
	font-family:"Trebuchet MS";
	font-size:10px;
	padding:2px;
}

div.cartelera a.btnSuscripcion{
	text-align: center;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color:#EEE;
	color: #333;
	font-weight: bold;
	padding: 2px;
}

div.cartelera input[class=btnSuscripcion]{
	width:25px;
	margin-left:-2px;
}

div.cartelera a.btnSuscripcion:hover{
	color: #FFF;
	background-color:#990000;
}

BODY div#contenedorGeneral #centro #centroFooter{
	clear:both;
	overflow: hidden;
}

BODY div#contenedorGeneral  #centro #centroFooter #tituloDestacadosLibrosCds{
	background-image:url(../images/destacadoslibrosycds.jpg);
	background-position:left;
	background-repeat: no-repeat;
	height: 24px;
	margin-top:10px;
	margin-left: 30px; 
	padding: 10px;
}

BODY div#contenedorGeneral  #centro #centroFooter #elementosDestacados{
	background-color:#F3F0C7;
	width:912px;
	margin-left:30px;
	margin-right:30px;
	margin-bottom:30px;
	overflow: hidden;
}

div#columnaDerechaHome div.titulo{
	font-size: 20px;
	color:#9F0403;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top: 35px;
	margin-bottom: 10px;
}

#elementosDestacados div.elementodestacadoInterno{
	margin: 10px 5px;
	overflow: hidden;
}

#elementosDestacados div.elementodestacado{ 
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	float:left;
	width: 150px;
	overflow: hidden;
}

#elementosDestacados div.elementodestacado div.contenedorImag{ 
	border-right: 1px dotted #999;
	text-align: center;
	margin: 0 auto;
}

#elementosDestacados div.elementodestacado div.contenedorImag IMG{
	border: 0px;	
}

#elementosDestacados div.elementodestacado div.contenedorImag A{
	display: block;
}

#elementosDestacados div.elementodestacado div.contenedorImag A:hover{
	border: none;
}

#elementosDestacados div.elementodestacado div.contenedorImagFinal{
	border: 0;	
}

#elementosDestacados div.elementodestacado .texto{ 
	text-align:center ;
	color:#666666;
	margin-top:5px;
}	

#tituloDestacadosLibrosCds SAMP{
	position: relative;
	top: 0px;
	left: 28px;
	font-size: 20px ;
	color:#9F0403;
	font-family:Georgia, "Times New Roman", Times, serif;
}

BODY div#contenedorGeneral  div#contenedorFooter{
	background-image:url(../images/footer.jpg);
	background-position:top;
	background-repeat: repeat-x;
	height:230px;
	padding-top: 30px;
	padding-bottom: 10px;
	position:relative;
	padding-left:43px;
}

div.evento {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	margin-left: 20px;
	margin-right: 10px;
	margin-bottom: 15px; 
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px;
	padding-top:5px;
	overflow: hidden;
	clear:both;
}

div.evento A{
	border: 0;
}

BODY #contenedorGeneral #centro div.evento IMG{
	margin: 0;
	margin-right: 10px;
	float: left;
	padding: 7px;
	width: 59px;
	height:59px;
	background:#FFFFFF;
	border: 0;
}

div.evento div.fecha{
	float: left;
	width: 240px;
	color:#666666;
	font-size: 90%;
}

div.evento div.titulo{
	float: left;
	width: 240px;
	color: #f60;
	font-weight: bold;
}

div.evento div.descripcion{
	float: left;
	width: 240px;
	font-size: 11px;
	color:#666666;
}

BODY #centro #centroFooter #menuInferior{
	background-image:url(../images/fondomenuInf.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	height:34px;
	margin-left: 40px;
}

BODY #centro #centroFooter #menuInferior a{
	float:left;
	display:block;
	text-decoration:none;
	width: 110px;
	text-align:left;
	color: #EEEAAE;
	font-weight: bold;
}

#contenedorFooter a.logoNasoft{
	display: block;
	width: 171px;
	height: 60px;
	float: left;
	margin: 0px 20px;
	background-image:url(../images/logo_nasoft.png);
	position:absolute;
	bottom:38px;
	left:17px;
}

BODY #centro #centroFooter #menuInferior a:hover{
	font-weight: bold;
	color:#F3230C;
}

BODY #centro #centroFooter #menuInferior a.comics, 
BODY #centro #centroFooter #menuInferior a.musica{
	width: 135px;		
}
BODY #centro #centroFooter #menuInferior a.contacto{
	width: 90px;
	text-align:right;	
}


BODY #centro #centroFooter #menuInferior a SAMP{
	font-size: 11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:1px;

}

BODY #contenedorGeneral #contenedorFooter P{
	font-size: 9px;
	color:#FFFFFF;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height: 60px;
	line-height: 60px;
}

BODY #contenedorGeneral #contenedorFooter P *{
	font-size: 9px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

BODY #contenedorGeneral #contenedorFooter a{
	text-decoration:none;
	color:#FFFFFF;
	font-weight:bold;
}
.textoAmarillo{
	color:#FFCC00;
}


div.eventoArte {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	margin-left: 10px;
	margin-right: 10px; 
	padding: 10px;
	overflow: hidden;
	clear:both;
}

div.eventoArte div.eventoArteContenedor{
	float:left;
	width:300px;
}

div.eventoArte div.eventoArteContenedor div.titulo{
	color: #FF9900;
	font-weight: bold;
}

div.eventoArte div.eventoArteContenedor div.descripcion{
	color: #666666;
}

div.eventoArte IMG{
	margin: 0;
	margin-right: 10px;
	float: left;
	padding: 7px;
	width: 59px;
	height:59px;
	background:#FFFFFF;
	border: 0px;
}

div.contenedorAdicionales{
	margin-top: 10px;
}

.etiquetaAdicional{
	color: #F90;
	font-weight: bold;
}

.valorAdicional{
	color: #777;
	font-weight: bold;
}

div.datoAdicional{
	border-top: 1px dashed #CCC;
	margin-bottom: 5px;
}

Div.controlesScroll{
	text-align: right;
	margin-right: 10px;
	float: right;
	width: 20px;
	margin-right: 20px;
}

Div.controlesScroll A{
	display: block;
	float: right;
	clear: both;
	width: 7px;
	height: 7px;
	margin-bottom: 2px;
}

.btnScrollDown{
	background-image: url(../images/btnDownScroll.jpg);
	background-repeat: no-repeat;
}

.btnScrollUp{
	background-image: url(../images/btnUpScroll.jpg);
	background-repeat: no-repeat;
}

.ventanaMensaje{
	position: fixed;
	top: 100px;
	left: 100px;
	width: 400px;
	height: 400px;
	border: 1px solid #CCC;
	background-color: #EEE;
}

div.contenedorLinkDescarga{
	margin: 5px;
	margin-left: 20px;
	padding: 4px;
	border: 1px solid #F3EBBC;
	background-color:#FEFDD8;
	clear: both;
	overflow: hidden;
}

div.contenedorLinkDescarga A{
	text-decoration: none;
	color:#666666;
	font-size:10px;
	line-height: 24px;
	padding-left: 30px;
	background-image:url(../images/download.gif);
	background-repeat: no-repeat;
	display: block;
}

div.contenedorLinkDescarga A:hover,
div.contenedorLinkDescarga A:active,
div.contenedorLinkDescarga A:focus{
	color:#000000;
	outline: none;
	border: none;
}

div#contenedorBusqueda{
	background-image:url(../images/bkg_busqueda.jpg);
	height: 63px;
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-top: 10px;
	margin-top: 10px;
}

div#contenedorBusqueda .busqueda_caption{
	float: left;
	width: 155px;
	height: 45px;
	margin-right: 10px;
	font-size:14px;
	line-height: 45px;
	color: #FFF;
	text-align: right;
	
}

div#contenedorBusqueda .busqueda_contenedorInput{
	float: left;
	width: 645px;
	height: 30px;
	margin-top: 5px;
}

div#contenedorBusqueda .busqueda_contenedorInput INPUT{
	border: 1px solid #FFF;
	background-color:#FFF;
	height: 24px;
	margin-top: 4px;
	line-height: 24px;
	font-size: 18px;
	color:#999;
	width: 630px;
}

div#contenedorBusqueda .busqueda_contenedorBtn{	
	margin-top: 8px;
	height: 30px;
	float: left;
	width: 95px;
}

div#contenedorBusqueda .busqueda_contenedorBtn INPUT{
	background-image:url(../images/btnBuscar.jpg);
	height: 29px;
	width:90px;
	border: none;
	cursor: pointer;
}

#columnaIzquierdaBusqueda{
	float: left;
	width: 750px;
	overflow: hidden;
	margin-left: 20px;
}

h1{
	font-size: 18px;
	color: #333;
	font-weight: bold;
}

h2{
	font-size: 12px;
	color: #333;
	font-weight: normal;
}

div.resultados{
	background-color:#EEE;
	padding: 10px;
	border: 1px solid #CCC;
}

div.resultados .itemsEncontrado{
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: hidden;
	clear: both;
}

div.resultados .itemsEncontrado IMG{
	float: left;
	margin-right: 10px;
	border: 1px solid #CCC;
}

div.itemsEncontrado div.titulo{
	font-size: 16px;
	color:#9F0403;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}

.centro{
	background-color: #F00;
}

ul.sliceshowH {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

ul.sliceshowH li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 375px;
	height: 120px;
}

#contenedorMusicaDestacados ul.sliceshowH li {
	height: 150px;
}

#contenedorComicsDestacados ul.sliceshowH li{
	height: 140px;
}

#contenedorLinksInteres{
	overflow: hidden;
	background-color:#EEEAAE;
	padding: 10px;
	overflow: hidden;
	width: 902px;
	height: 110px;
	margin: 0px auto;
	clear: both;
	margin-bottom: 35px;
}

#contenedorLinksInteres h1{
	border-bottom:1px solid #FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color:#9F0403;
	font-weight: normal;
	background-image:url(../images/internet.png);
	background-repeat: no-repeat;
	height: 40px;
	line-height: 40px;
	padding-left: 45px;
	margin-bottom:0px !important;
}

#contenedorLinksInteres a.btnScroll{
	background-image:url(../images/flecha_siguiente.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	width: 32px;
	height: 57px;
	margin-top: 5px;
	cursor: pointer;
}

#contenedorLinksInteres a#btnLinkInteresSiguiente{
	background-position: 0px 0px;
	float: right;
	margin-right: 2px;
	margin-left: 12px
}

#contenedorLinksInteres a#btnLinkInteresAnterior{
	background-position: -33px 0px;
	margin-right: 12px;
	margin-left: 2px
}

#contenedorLinksInteres #contenedorLinksInteresInner{
	float: left;
	height: 60px;
	width: 800px;
	margin-left:5px;
	background-color: #F0ECB5;
	border-left: 1px solid #F3F0C6;
	border-right: 1px solid #F3F0C6;
	border-bottom: 1px solid #F3F0C6;
	overflow: hidden;
}

#contenedorLinksInteres ul{
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;

}

#contenedorLinksInteres ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 200px;
	height: 60px;
}

#contenedorLinksInteres h1{
	margin-left: 5px;
	border-bottom: 1px solid #f5f5f5;
	margin-bottom: 5px;
}

#contenedorLinksInteres ul li .itemLink{
	margin: 5px;
	height: 60px;
}

#contenedorLinksInteres ul li .itemLink .image-container{
	height: 50px;
	float: left;
	width: 50px;
	border: 1px solid #ccc;
	background-color:#FFF;
	margin-right: 5px;
}

#contenedorLinksInteres ul li .itemLink a{
	display: block;
	margin-top: 5px;
	text-decoration: none;
	font-size: 12px;
	line-height: 15px;
	height: 30px;
}

/* FOOTER */


#sucursales #sucursal1{
	float:left;
	width:195px;
	color:#FFF;
}

#sucursales #sucursal2{
	float:left;
	width:195px;
	height:200px;
	color:#FFF;
}

#contenedorFooter #menu{
	background: url(../images/footer_separador.gif) repeat-y scroll left center transparent;
	float:left;
	padding-left:100px;
}

#contenedorFooter #news{
	background: url(../images/footer_separador.gif) repeat-y scroll left center transparent;
	float:left;
	padding-left:60px;
	width:184px;	
	height:160px;
	margin-left:100px;
}

#contenedorFooter #news select{
	width:180px;		
}

#contenedorFooter #news input[type=text]{
	width:180px;		
}

#contenedorFooter #news input[type=submit]{
	float:right;	
	margin-top:10px;
}

#contenedorFooter #news label[class=email]{
	margin-top:10px;
}

#contenedorFooter #redes-sociales{
	position:absolute;
	bottom:37px;
	right:137px;
}

#menu li a samp:hover{
	color:#FC0;
}

#sucursales{
	float:left;
	
}

