@charset "UTF-8";
body {
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	background:url(rcs/fons_web.gif) repeat-x #FFDC00 top left;
}
.oneColElsCtr #capcalera {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height:207px;
	width: 930px;
	background:url(rcs/capcalera_3.gif) top center no-repeat;
}
.oneColElsCtr #container {
	width: 900px; /* esto anula text-align: center en el elemento body. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #ffd800;
	text-align:justify;
}
.oneColElsCtr #bloc_esquerra {
	float:left;
	margin-top: 0px;
	padding-right: 20px;
	margin-bottom: 20px;
	padding-left: 20px;
	width:645px;
	background-image: url(../rcs/separador-vertical.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.oneColElsCtr #bloc_dreta {
	float:right;
	margin-top: 0px;
	padding-right: 20px;
	margin-bottom: 20px;
	padding-left: 0px;
	width:175px;
}
.barresVerticalsTMP   img {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding: 5px;
	text-align: center;
}
.barresVerticals    img {
	padding: 5px;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 12px;
}
p a {
	color: #CA0039;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
p  a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.peu {
	width: 900px; /* esto anula text-align: center en el elemento body. */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#000000;
	background-color: #ffd800;
}
.peu a{
	color: #CA0039;
	text-decoration:none;
}
.peu  a:hover{
	color: #000000;
	text-decoration:none;
}
.capcalera {
	padding: 3px;
	border-bottom: 2px #d8afc7 solid;
	font-size:12px;
	color: #800048;
	padding-left: 12px;
	padding-right: 12px;
	background-color: #FFFFFF;
}
.titular {
	font-size:14px;
	color: #CA0039;
	font-weight: bold;
	padding: 15px;
}
.separador_horitzontal{
	background: url(rcs/tisores_horitzontal.gif) center left no-repeat;
	height: 26px;
	/*width:856px;*/
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
}
.separador_horitzontal2{
	height: 26px;
	/*width:856px;*/
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-image: url(rcs/tisores_horitzontal_2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.blocPortadaEsq {
	float: left;
	width: 250px;
}
.blocPortadaDreta {
	float: left;
	padding-left: 45px;
	width: 590px;
}
.bloc30fotosEsq {
	float: left;
	width: 320px;
}
.bloc30fotosDreta {
	float: left;
	padding-left: 45px;
	width: 520px;
}
.blocsPortada {
	font-size: 12px;
}.txtFlash  {
	font-size:12px;
	color: #CA0039;
	font-weight: bold;
}
.txtVermell  {
	font-size:12px;
	color: #CA0039;
	font-weight: bold;
}
.rutaCapcalera {
	float: left;
	color: #4D4D4D;
}
.textFieldPuntejat {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
.textAreaPuntejat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	font-style: normal;
	margin: 0px;
	padding: 0px;
	background-image: url(rcs/tmp_fons_textArea.gif);
	background-repeat: repeat;
	background-position: left top;
	line-height: 18px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.condicionsForm {
	float: left;
}
.formulariFloatEsq {
	float: left;
	margin-bottom: 20px;
}
.formulariFloatDreta {
	float: right;
	margin-bottom: 20px;
}
.descripcio, .credits{
	padding-top:5px;
}
/*************** PAGINACIO *******************************/
.classAntseg {
	height: 20px;
	width: 20px;
}
.disc_discografia{
	background:url(rcs/fons_disc_discografia.gif) top left;
	float:right;
	padding: 8px;
}
.disc_formats{
	width:140px;
	padding-right:10px;
	float:left;
	height:30px;
}

.classTaula {
	border: 1px #fff solid;
}
.classTaula td{
	border: 1px #BF7FA3 solid;
}

.classTaula a  {
	font-size: 12px;
	color: #BF7FA3;
	text-decoration: none;
}
.classTaula  a:hover  {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.classInactiu  {
	font-size: 12px;
	color: #881C5A;
	text-decoration: none;
	height: 20px;
	width: 20px;
	text-align: center;
	font-weight:bold;
}
.classActiu  {
	height: 20px;
	width: 20px;
	color:#BF7FA3;
	font-weight:bold;
	text-align: center;
}
.txtGeneric {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 0px;
}
.txtGenericNO  img {
	padding-bottom: 30px;
	padding-left: 30px;
}
.txtGeneric  h1 {
	font-size: 12px;
	color: #CA0039;
	font-weight: bold;
}
.txtDisc {
	float: left;
	width: 450px;
}
.txtDiscGrup {
	float: left;
	width: 285px;
}
.txtCarrito {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-right: 15px;
}
.columnes3 {
	width: 260px;
	padding-left: 5px;
	padding-right: 30px;
	float: left;
}
.fotoGaleria {
	width: 215px;
	float: left;
}
.fotoNormal{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	float: right;
	padding: 5px;
}
.foto{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 210px;
	text-align: center;
}
.galeriaAmpliar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CA0039;
	text-decoration: none;
	float: right;
	width: 30px;
}
.galeriaAmpliar  a:hover {
	color: #000000;
}
.paginador {
	text-align: center;
	margin: 2px;
	float: left;
	width: 20px;
	border: 1px solid #000000;
}
.paginador a {
	color: #000000;
	text-decoration: none;
}
.paginador  a:hover {
	color: #CA0039;
	text-decoration: none;
}
.discGrup {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin-left: 15px;
	margin-bottom: 15px;
}
.galVideo {
	width: 415px;
	float:left;
}
.galeriaImgFosc {
	background: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0;
	margin: 0;
}.llistaSalsetero {
	list-style-image: url(rcs/punt_groc.gif);
}
.llistaSalsetero a {
	color: #CA0039;
}
.llistaSalsetero  a:hover {
	color: #000000;
}
.carritoProdsTitular {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F29400;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F29400;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	font-weight: bold;
	text-align: center;
}
.carritoProds {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F29400;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-bottom-style: solid;
	border-right-style: none;
	font-weight: normal;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-color: #F29400;
	line-height: 25px;
}
.carritoProds a {
	color: #CA0039;
	font-weight: bold;
	text-decoration: none;
}
.carritoProds  a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.ticketCompra {
	width: 194px;
	float: left;
}
.contingutTicket {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-image: url(rcs/ticket_cos.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.txtForm {
	float: left;
	padding-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
}
.campTxt1  {
	border: 2px solid #F29400;
	background-color: #FEF078;
	width: 126px;
}
.campTxt2  {
	border: 2px solid #F29400;
	background-color: #FEF078;
	width: 276px;
}
.campTxt3  {
	border: 2px solid #F29400;
	background-color: #FEF078;
	width: 426px;
}
.campTxt4  {
	border: 2px solid #F29400;
	background-color: #FEF078;
	width: 576px;
}
.campTxt5  {
	border: 2px solid #F29400;
	background-color: #FEF078;
	width: 726px;
}
/*************** PAGINACIO *******************************/

.classTaula {
	border:none;
}

.classAntseg img {
	padding:0px;
	margin:0px;
}

.classTaula td{
	border:none;
}

.classTaula a  {
	padding-right:5px;
	padding-left:5px;
	font-size: 12px;
	color: #CA0039;
	text-decoration: none;
}
.classTaula  a:hover  {
	color: #000000;
	text-decoration: none;
}
.classInactiu  {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	width: 20px;
	text-align: center;
}
.classActiu  {
	text-align: center;
}
/*********************************************************/
/********* COMANDA ************/
.Altres{
	background: url(rcs/carrito_marcador_altres.gif) top left no-repeat;
	line-height:50px;
}
.Box-4cd{
	background: url(rcs/carrito_marcador_box-4cd.gif) top left no-repeat;
	line-height:50px;
}
.CD{
	background: url(rcs/carrito_marcador_cd.gif) top left no-repeat;
	line-height:50px;
}
.K7{
	background: url(rcs/carrito_marcador_k7.gif) top left no-repeat;
	line-height:50px;
}
.LP{
	background: url(rcs/carrito_marcador_lp.gif) top left no-repeat;
	line-height:50px;
}
.Video{
	background: url(rcs/carrito_marcador_video.gif) top left no-repeat;
	line-height:50px;
}
.descripcio, .descripcioGroc, .credits{
	text-align:justify;
}

/* ens reseteja els estils del sexybox pel que necessitem */
#SexyAlertBox-Box {
  background-image:none;
  padding: 0px;
}

#SexyAlertBox-InBox {
  background-image:none;
  padding: 0px;
}

#SexyAlertBox-BoxContent {
  padding: 0px 0px;
}

#SexyAlertBox-Box .BoxAfegir {
  background: url('cat/rcs/alerts/afegir.gif') top left no-repeat;
  height:128px;
  width:345px;
  padding: 0px;
}

#SexyAlertBox-Box .BoxBorrar {
  background: url('cat/rcs/alerts/borrar.gif') top left no-repeat;
  height:128px;
  width:345px;
  padding: 0px;
}

#SexyAlertBox-Box .BoxBuidar {
  background: url('cat/rcs/alerts/buidar.gif') top left no-repeat;
  height:128px;
  width:345px;
  padding: 0px;
}

#SexyAlertBox-Box .BoxOctubre {
  background: url('cat/rcs/alerts/octubre.gif') top left no-repeat;
  height:187px;
  width:363px;
  padding: 0px;
  background-color:#FFFFFF;
}
