body {
	margin-top: 0px;
	text-align: center;
	background-image: url(images/fondos/fondo.jpg);
	background-repeat: repeat-x;
	background-color:#F7F7F7;
}
#contenedor {
	width: 955px;
	vertical-align: top;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	background-color:#FFFFFF;
	text-align:left;
}
#cabecera{
   text-align:right;
	height: 100px;
	width: 955px;
	background-image:url(images/cab/cab.jpg);
	background-repeat: no-repeat;
	margin-left:0px;
	background-color:#CC0000;
}
#cabecera_home{
   text-align:right;
	height: 100px;
	width: 955px;
	background-image:url(images/cab/cab_home.jpg);
	background-repeat: no-repeat;
	margin-left:0px;
	background-color:#CC0000;
}
*html #cabecera_home {
	margin-left:0px;
	height: 100px;
}
*:first-child+html #cabecera_home {
	margin-left:0px;
}
#cab_logo {
	width: 202px;
	padding-top:0px;
	padding-left:753px;
	height:100px;	
}
*html #cab_logo {
	padding-top:0px;
	padding-left:750px;
	padding-bottom: 0px;
}
*:first-child+html #cab_logo {
	padding-top:0px;
	padding-left: 0px;
	padding-bottom: 0px;
}

#content {
	background-color: #FFFFFF;
	text-align: left;
	height:auto;
	margin:0px;
	padding:0px;
	width:955px;	
}



#menu_rojo {
	width:955px;
	height:15px;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	text-align:center;
	background-color:#CC0000;
}
*html #menu_rojo {
	width:955px;
	height:15px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	text-align:center;
	background-color:#CC0000;	
}
*:first-child+html #menu_rojo {
	width:955px;
	height:15px;
	padding-top:0px;
	padding-left:0px;
	background-color:#CC0000;		
}
#menu_rojo ul {
	margin:0px;
	padding:0px;
}
#menu_rojo li {
	float:left;
	list-style:none;
}
#menu_rojo a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
	color: #fff;	
}
#menu_rojo a:hover {
	text-decoration: underline;
}
#menu_rojo .btn_R1 {
	display:block;
	height:15px;
	width:136px;
	text-align:center;	
}
#menu_rojo .btn_R1_active {
	display:block;
	height:15px;
	width:136px;
	text-align:center;	
}
#menu_rojo .btn_R1_active a {
	color:#49011B;
	cursor:default;
}
#menu_rojo .btn_R1_active a:hover {
	color:#49011B;
	cursor:default;
}

#menu_rojo .btn_R2 {
	display:block;
	height:15px;
	width:136px;
	text-align:center;	
}
#menu_rojo .btn_R2_active {
	display:block;
	height:15px;
	width:136px;
	text-align:center;	
}
#menu_rojo .btn_R2_active a {
	color:#49011B;
	cursor:default;
}
#menu_rojo .btn_R2_active a:hover {
	color:#49011B;
	cursor:default;
}

#menu_rojo .btn_R3 {
	display:block;
	height:15px;
	width:136px;
	text-align:center;	
}
#menu_rojo .btn_R3_active {
	display:block;
	height:15px;
	width:136px;
	text-align:center;	
}
#menu_rojo .btn_R3_active a {
	color:#49011B;
	cursor:default;
}
#menu_rojo .btn_R3_active a:hover {
	color:#49011B;
	cursor:default;
}


#menu_rojo .btn_R4 {
	display:block;
	height:15px;
	width:136px;
	text-align:center;	
}
#menu_rojo .btn_R4_active {
	display:block;
	height:15px;
	width:136px;
	text-align:center;	
}
#menu_rojo .btn_R4_active a {
	color:#49011B;
	cursor:default;
}
#menu_rojo .btn_R4_active a:hover {
	color:#49011B;
	cursor:default;
}



#menu_dentro {
	width:955px;
	padding-top:5px;
	padding-left:0px;
	text-align:center;
	background-color:#CC0000;
}
*html #menu_dentro {
	width:955px;
	padding-top:5px;
	padding-left:0px;		
}
*:first-child+html #menu_dentro {
	width:955px;
	padding-top:10px;
	padding-left:0px;
	background-color:#CC0000;		
}
#menu_dentro ul {
	margin:0px;
	padding:0px;
}
#menu_dentro li {
	float:left;
	list-style:none;
}
#menu_dentro a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration:none;
	color: #fff;
}
#menu_dentro a:hover {
	color: #FFB3B3;
}


#menu_dentro .btn1 {
	display:block;
	height:22px;
	width:66px;
	text-align:center;
	background-color:#49011B;
	
}
#menu_dentro .btn1_active {
	display:block;
	height:22px;
	width:66px;
	text-align:center;
	background-color: #FFFFFF;
}
#menu_dentro .btn1_active a {
	color:#49011B;
	cursor:default;
}
#menu_dentro .btn1_active a:hover {
	color:#49011B;
	cursor:default;
}

#menu_dentro .btn2 {
	display:block;
	height:22px;
	width:134px;
	text-align:center;
	background-color:#6D0127;
	
}
#menu_dentro .btn2_active {
	display:block;
	height:22px;
	width:134px;
	text-align:center;
	background-color: #FFFFFF;
}
#menu_dentro .btn2_active a {
	color:#49011B;
	cursor:default;
}
#menu_dentro .btn2_active a:hover {
	color:#49011B;
	cursor:default;
}



#menu_dentro .btn3 {
	display:block;
	height:22px;
	width:139px;
	text-align:center;
	background-color:#A2023A;	
}
#menu_dentro .btn3_active {
	display:block;
	height:22px;
	width:139px;
	text-align:center;
	background-color: #FFFFFF;
}
#menu_dentro .btn3_active a {
	color:#49011B;
	cursor:default;
}
#menu_dentro .btn3_active a:hover {
	color:#49011B;
	cursor:default;
}



#menu_dentro .btn4 {
	display:block;
	height:22px;
	width:82px;
	text-align:center;
	background-color:#CC0000;	
}
#menu_dentro .btn4_active {
	display:block;
	height:22px;
	width:82px;
	text-align:center;
	background-color: #FFFFFF;
}
#menu_dentro .btn4_active a {
	color:#49011B;
	cursor:default;
}
#menu_dentro .btn4_active a:hover {
	color:#49011B;
	cursor:default;
}



#menu_dentro .btn5 {
	display:block;
	height:22px;
	width:126px;
	text-align:center;
	background-color:#EA0000;	
}
#menu_dentro .btn5_active {
	display:block;
	height:22px;
	width:126px;
	text-align:center;
	background-color: #FFFFFF;
	}
#menu_dentro .btn5_active a {
	color:#49011B;
	cursor:default;
}
#menu_dentro .btn5_active a:hover {
	color:#49011B;
	cursor:default;
}


#menu_dentro .btn6 {
	display:block;
	height:22px;
	width:97px;
	text-align:center;
	background-color:#FF3300;	
}
#menu_dentro .btn6_active {
	display:block;
	height:22px;
	width:97px;
	text-align:center;
	background-color: #FFFFFF;
}
#menu_dentro .btn6_active a {
	color:#49011B;
	cursor:default;
}
#menu_dentro .btn6_active a:hover {
	color:#49011B;
	cursor:default;
}


#menu_dentro .btn7 {
	display:block;
	height:22px;
	width:164px;
	text-align:center;
	background-color:#FF6600;	
}
#menu_dentro .btn7_active {
	display:block;
	height:22px;
	width:164px;
	text-align:center;
	background-color: #FFFFFF;
}
#menu_dentro .btn7_active a {
	color:#49011B;
	cursor:default;
}
#menu_dentro .btn7_active a:hover {
	color:#49011B;
	cursor:default;
}


#menu_dentro .btn8 {
	display:block;
	height:22px;
	width:73px;
	text-align:center;
	background-color:#FF9900;	
}
#menu_dentro .btn8_active {
	display:block;
	height:22px;
	width:73px;
	text-align:center;
	background-color: #FFFFFF;
}
#menu_dentro .btn8_active a {
	color:#49011B;
	cursor:default;
}
#menu_dentro .btn8_active a:hover {
	color:#49011B;
	cursor:default;
}


#menu_dentro .btn9 {
	display:block;
	height:22px;
	width:74px;
	text-align:center;
	background-color:#FFCC00;	
}
#menu_dentro .btn9_active {
	display:block;
	height:22px;
	width:74px;
	text-align:center;
	background-color: #FFFFFF;
}
#menu_dentro .btn9_active a {
	color:#49011B;
	cursor:default;
}
#menu_dentro .btn9_active a:hover {
	color:#49011B;
	cursor:default;
}

#pie{
	clear:both;
	background-color:#A40000;
	height:24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:11px;
	vertical-align: middle;
	padding-top:8px;
	text-align:center;

}
#pie a{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:11px;
}
#pie a:hover{
	font-family: Arial, Helvetica, sans-serif;
	color: #ddd;
	font-size:11px;
}
#espacio{
    height:40px;
}
.pleca {
	height:3px;
	padding-top:0px;
	background-color:#EB9999;
}
.titulo_nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #fff;
	height:23px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:3px;
	line-height:25px;
	background-color:#A40000;
	
}
.titulo_nombre_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #CC0000;
	height:23px;
	padding-left:10px;
	padding-top:0px;
	padding-bottom:3px;
	line-height:25px;
	background-color:#E5E5E5;
	margin-top:10px;	
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #CC0000;
	height:27px;
	padding-left:0px;
	padding-top:10px;
	line-height:20px;
	
}

#cont_columnas{
	margin-top:40px;
	width:895px;
	float: left;
}
#columna_izquierda {
	margin-left:15px;
	margin-right:15px;
	margin-top:40px;
	float: left;
	background-color:#FFF;
	display:block;
	height:141px;
	width:75px;
}
*html #columna_izquierda {
	margin-left:6px;
	margin-right:20px;
	margin-top:40px;
	float: left;
	background-color:#FFF;	
	height:141px;
	width:75px;
	display:block;
}
*:first-child+html #columna_izquierda   {
	margin-left:9px;
	margin-right:11px;
	margin-top:80px;
	float: left;
	background-color:#FFF;	
	height:141px;
	width:75px;
	display:block;
}
#columna_centro {
	width: 648px;
	padding-left:0px;
	padding-top:40px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}
*html #columna_centro {
	width: 648px;
	padding-left:0px;
	padding-top:40px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;	
}
*:first-child+html #columna_centro  {
	width: 648px;
	padding-left:5px;
	padding-top:80px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;	
}
#columna_derecha {
	margin-left:15px;
	margin-right:15px;
	margin-top:40px;
	float: right;
	width:172px;
	height:325px;

}
*html #columna_derecha {
	margin-left:11px;
	margin-right:8px;
	margin-top:40px;
	float: right;
	width:162px;
	height:325px;

}
*:first-child+html #columna_derecha  {
	margin-left:11px;
	margin-right:30px;
	margin-top:80px;
	float: right;
	width:162px;
	height:325px;
}
#3d {
	float: right;
	width:197px;
	height:120px;
	padding-top:0px;
}
#cajas {
	float: right;
	width:143px;
	height:296px;
	padding-top:0px;
}
*html #cajas {
	float: right;
	width:143px;
	height:296px;
	padding-top:0px;
}
#vinilos {
	float: left;
	width:646px;
	height:214px;
	padding-top:0px;
}
*html #vinilos {
	float: left;
	width:643px;
	height:214px;
	padding-top:0px;
}
*:first-child+html #vinilos {
	float: left;
	width:643px;
	height:214px;
	padding-top:0px;
}
#encuadernacion {
	float: left;
	width:450px;
	height:56px;
	padding-top:0px;
	margin-bottom:5px;
}
*html #encuadernacion {
	float: left;
	width:450px;
	height:56px;
	padding-top:0px;
	margin-bottom:5px;
}
.link{
	font-family: Arial, Helvetica, sans-serif;
	color: #A40000;
	font-size:11px;
	text-align:center;
	text-decoration: underline;
}
.link a {
	color: #A40000;
}
.link a:hover {
	color: #FF9797;
}
.link2{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:11px;
	text-align:center;
	text-decoration: underline;
}
.link2 a {
	color: #FFFFFF;
}
.link2 a:hover {
	color: #FF9797;
}
.titulo_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #CC0000;	
}
.titulo_link  a {
	color: #A40000;
}
.titulo_link  a:hover {
	color: #FF9797;
}