/* CSS Document */
a{
	color:#FFFFFF;
	text-decoration:none;
	margin:0;
	padding:0;
	}
div.caja_discos{
	width:737px;
	overflow:hidden;
/*	border:1px solid red;*/
	margin:0 0 20px 20px;
	background:#A8CFCC;
	display:inline;
	float:left;
	}
div.caja_foto{
	/*border-right:1px solid black;*/
	float:left;
	font-size:9px;
	padding:10px;
	width:65px;
	display:inline;	
	}
div.caja_player{
	height:68px;
	margin-left:0px;
	padding-top:20px;
	padding-left:20px;
	width:230px;
	font-size:9px;
/*	border-right:1px solid black;*/
	float:left;
	height:68px;
	background:url(../Images/fondo_player.jpg) no-repeat 6px 6px;
	}
div.caja_carrito{
	float:right;
	width:140px;
	height:89px;
	background:url(../Images/fondo_carrito.jpg) no-repeat right #000;
	display:inline;
	}
div.caja_foto img{
	float:left;
/*	margin-right:10px;*/
	display:inline;
	}

div#buscador{	
	width:736px;
	float:left;
	display:inline;
	margin-left:20px;

	}
div#botones_shop{
	width:234px;
	height:35px;
	float:right;
	font-size:10px;
	}
#botones_shop img {
	border:none;
	}
/*NAVEGACION*/

div#navi_shop {
	display:block;

	}
div#navi_shop li{
	color:#FFFFFF;
	float:left;
	height:26px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	/*margin:0px 3px;*/
	padding-top:5px;
	text-align:center;
	
	width:100px;
	}
div#navi_shop a,a:active{
	width:90px;
	text-decoration:none;
	color:#000000;
	}
.paginador{
	/*border:1px solid red;*/
	color:#000000;
	display:inline;
	float:left;
	margin:0pt 0pt 6pt 15px;
	text-align:center;
	width:990px;
	background:#6D9B97;
	}
#paginador a, a.hover, a:visited{
	text-decoration:none;
	color:#000000;
	margin:0;
	padding:0;
	background:none;
	}
div#search{
	width:300px;
	float:left;
	display:inline;
	height:28px;
	}
div.bt_play{
	width:60px;
	height:23px;
	background:url(../Images/altavoz.gif) right top no-repeat;
	color:#FFFFFF;
	padding:5px 0 0 0;
	margin:2px 8px 0 8px;
	float:left;
	display:inline;
	}
div.precio{
	width:107px;
	height:23px;
	padding:0;
	margin:3px 8px 0 8px;
	float:left;
	display:inline;
	color:#FFFFFF;
	}

div.boton_anadir{
	width:112px;
	height:26px;
	font-size:12px;
	color:#00FF00;
	margin:-3px 6px 0 6px;
	background:url(../Images/bt_carrito.png) no-repeat center !important;
	background:url(../Images/carrito.jpg) no-repeat center;
	float:left;
	
	}
div.caja_comentarios{
	width:510px;
	height:88px;
	float:left;
	font-size:10px;	
	display:inline;
/*	border:1px solid red;*/
	padding:0;
	background:white;
	}
div#main{
	background:url(Images/fondo_mp3.jpg) no-repeat center #CCCCCC; 
	width:200px;
	height:20px; 
	margin:2px 0 0 0 ; 
	color:#000000;
	position:absolute;
	top:175px;
	left:243px;
	}
div.titulo_ar{
	background:#CCCCCC none repeat scroll 0% 50%;
	display:inline;
	float:left;
	font-size:12px;
	height:17px;
	padding:2pt 0pt 0pt 4px;
	text-transform:uppercase;
	width:330px;
/*	border:1px solid red;*/
	}
div.sello_ar{
	background:#CCCCCC none repeat scroll 0%;
	float:left;
	padding:2pt 4pt 0pt 0px;
	text-align:right;
	width:170px;
	display:inline;
	height:17px;
	font-size:10px;
	}     
div.tracks_ar{
	width:400px;
	float:left;
	padding:0 0 0 4px;
	display:inline;
	font-size:9px;
	/*border:1px solid white;*/

	}
li a{
	padding:0;
	margin:0;
	}
	                                                                                 