*{
	margin:0;
	padding:0;
	}
BODY {
	font-size:13px;	
	color:#535353;
	font-family:'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	background-color:#000000;
	}

#contenedor-general{
	font-size:13px;
	margin:0 auto;
	width:100%;
	text-align:center;
	}

#contenedor-main{
	width:995px;
	margin:0 auto;
	text-align:center;
	}

/****************************************************************************************************************************/
/*													ESTILOS GENERALES 														*/
/****************************************************************************************************************************/
/*añadir margin y padding a los h's de ser necesario*/
H1{
	margin:0 0 20px;
	padding:0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:31px;
	line-height: 34px;
	letter-spacing: -1px;
	color:#00457e;
	font-weight:bold;
	background: url(../images/comunes/punteado-h1.gif) bottom left repeat-x
	}
		/*de ser un título del estilo de seapa y necesitar 2 fondos se pondria uno al span y el otro al h. De ser necesario se le pondrí un display:block*/
	H1 SPAN {
		}

H2{
	padding:0 0 14px 17px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
	color:#535353;	
	background:url(../images/home/punteado_horizontal.gif) 0 100% repeat-x;		
	}
	H2 STRONG{
		color:#e21426;
		font-weight:normal;
		}
	H2 A{
		color:#00457e;
		text-decoration:none;
		}
		H2 A:hover{
			color:#006dc7;
			}	
H3{
	margin: 0 0 4px;
	font-family:'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	line-height: 20px;
	color:#5f452a;
	}
	H3 A{
		color:#5f452a;
		text-decoration:none;
		}
		H3 A:hover{
			text-decoration:underline;
			}	

H4{
	font-family:'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin: 0 0 4px;
	color:#e21426;
	}
	H4 A{
		color:#e21426;
		text-decoration:none;
		}
		H4 A:hover{
			text-decoration:underline;
			}	
	
A{	
	color:#727272;
	text-decoration:underline;

	}
	A:hover{
		text-decoration:none;
		}
A.mas{
	padding-right:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3a5795;
	text-decoration:underline;
	background:url(../images/comunes/icono-mas.gif) 100% 0 no-repeat;
	}	
	A.mas:hover{
		text-decoration:none;
		}	
IMG{
	border:0;
	padding:0;
	}

P{		
	margin: 0 0 15px;
	line-height:18px;
	}

UL{
	padding:0 0 0 4px;
	list-style:none;
	}
	UL LI{
		padding:6px 0 6px 15px;
		background:url(../images/comunes/flecha_listas.gif) no-repeat 0 10px;
		}
		UL LI UL{
			padding:10px 0 0 0;
			list-style:none;
			}
			UL LI UL LI{
				font-size:12px;
				background:url(../images/comunes/flecha_sublistas.gif) no-repeat 0 10px;
				padding:5px 0 5px 15px;
				}
UL.tallas LI{
	background:none;
	float:left;
	width:80px;
	}
UL.provincias LI{
	background:none;
	float:left;
	width:182px;
	}
	.formulario UL.tallas LI LABEL, 
	.formulario UL.provincias LI LABEL{
		width:auto;
		padding-left:10px;
		line-height: 13px;
	}
	.formulario UL.categorias-prod LI .aceptaprivacidad{
		padding:0;
	}
OL{
	padding-top: 5px;
	}
	OL LI {
		padding:4px;
		}
TABLE{
	float:left;
	margin:15px 0;
	padding:0 0 20px;
	width:100%;
	color:#535353;
	background-color:#e7e7e7;
	}
	TABLE TR TH{
		padding:4px 15px 4px 15px;
		font-weight:bold;
		color:#FFFFFF;
		background:url(../images/comunes/fondo_th.gif) 0 0 repeat-x;
		}
	TABLE TR TD{
		padding:8px 15px 6px 15px;
		color:#535353;
		background: url(../images/comunes/punteado_horizontal_oscuro.gif) 0 100% repeat-x;
		}

/************* imagen derecha e izquierda ************/
.imagen-derecha{
	float:right;
	margin:0 0 18px 28px;
	}
.imagen-izquierda{
	float:left;
	margin:0 14px 18px 0;
	}	

/*****************************************************************************************************************************/
/*                                             Cabecera                                                                      */	
/*****************************************************************************************************************************/
#header{
	float:left;
	width:100%;
	clear:both;	
	margin:0 0 0 0;
	background:url(../images/cabecera/fondo_cabecera.jpg) 0 0 no-repeat;
	padding:0;
	min-width:995px;
	height:auto!important;
	min-height:181px;
	height:181px;
	}
	#header .logo {
		float:left;
		padding:16px 0 0 24px;
		}
		#header .logo A{
			float:left;
			}
			#header .logo A IMG{
				float:left;
				padding:0;
				}
/*****************************************************************************************************************************/
/*                                             Menu                                                                      */	
/*****************************************************************************************************************************/

/*version para menu horizontal ocupando el 100%*/
#menu{
	float:left;	
	margin:0 auto;
	width:100%;
	background:url(../images/menu/fondo_menu.gif) 0 0 no-repeat;
	}
	#menu UL{
		float:right;
		padding:0 0 0 0;
		text-align:right;
		}
		#menu UL LI{
			float:left;
			display:block;
			padding:0 0 4px;
			width:auto;
			background:none;			
			}
			#menu UL LI.primero A SPAN{
				background:none;
				}
			#menu UL LI.sel A,
			#menu UL LI A:hover{
				background-color:#a5a5a5;
				}
			#menu UL LI A{
				font-family:'Tahoma',Verdana, Arial, Helvetica, sans-serif;
				font-size:14px;
				text-transform:uppercase;
				color:#ffffff;
				text-decoration:none;
				display:block;
				}
				#menu UL LI A SPAN{
					padding:12px 13px 8px;
					display:block;
					background:url(../images/menu/separador_menu.gif) -1px 12px no-repeat;
					}

/************************************** banners ******************************************************************/
.banners{
	float:left;
	width:100%;
	text-align:left;
	border-top:9px solid #000000;
	}
	.banners IMG{
		float:left;
		margin:0;
		padding:0;
		text-align:left;
		border-left:5px solid #ffffff;
		}
		.banners IMG.primer-banner{
			border-left:0;
			}

/************************************** Ayuda ******************************************************************/
#ayuda{
	float:left;
	padding:0 25px 0 24px;
	width:945px;
	text-align:left;
	background:url(../images/home/fondo_utilidades.gif) 0 0 no-repeat;
	}
	#ayuda .migas{
		float:left;
		width:auto;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#e6e6e6;
		}
		#ayuda .migas P{
			margin:6px 0;
			}
		#ayuda .migas A{
			color:#e6e6e6;
			text-decoration:underline;
			}
			#ayuda .migas A:hover{
				text-decoration:none;
				}	
	#ayuda .utilidades{
		float:right;
		width:auto;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#ffffff;
		}	
		#ayuda .utilidades SPAN{
			float:left;
			padding:9px 12px 9px 0;
			width:auto;
			}
		#ayuda .utilidades A{
			float:left;
			width:auto;
			color:#FFFFFF;
			text-decoration:underline;
			}
			#ayuda .utilidades A.ver-compra{
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				padding:8px 0 6px 32px;
				background:url(../images/home/carrito.gif) 0 5px no-repeat;
				}
			#ayuda .utilidades A:hover{
				text-decoration:none;
				}	
		#ayuda .utilidades .enlaces{
			float:left;
			padding-left:13px;
			width:auto;
			}
			#ayuda .utilidades .enlaces UL{
				float:left;
				padding:10px 0 0 10px;
				width:auto;
				background:url(../images/home/separador-compra.gif) 0 7px no-repeat;
				}
				#ayuda .utilidades .enlaces UL LI{
					float:left;
					padding:0 8px;
					width:auto;
					background:url(../images/home/separador-utilidades.gif) 0 0 no-repeat;
					}
					#ayuda .utilidades .enlaces UL LI.primera{
						background:none;
						}
					#ayuda .utilidades .enlaces UL LI A{
						float:left;
						height:12px;
						}
					#ayuda .utilidades .enlaces UL LI A.home{					
						width:10px;
						background:url(../images/home/home.gif) 0 0 no-repeat;
						}
					#ayuda .utilidades .enlaces UL LI A.mapa{
						width:11px;
						background:url(../images/home/mapa.gif) 0 0 no-repeat;
						}
					#ayuda .utilidades .enlaces UL LI A.imprimir{
						width:12px;
						background:url(../images/home/imprimir.gif) 0 0 no-repeat;
						}
					#ayuda .utilidades .enlaces UL LI A.contacto{
						width:14px;
						background:url(../images/home/contacto.gif) 0 0 no-repeat;
						}
					#ayuda .utilidades .enlaces UL LI SPAN{
						display:none;
						}

/******************************************** content-home *****************************************/
.contenedor-content{
	float:left;
	padding:0 0 24px;
	width:995px;
	height:auto!important;
	min-height:850px;
	height:850px;
	background:#000000 url(../images/home/fondo_centro.jpg) 0 0 no-repeat;
	}
#content{
	float:left;
	margin:31px 0 0 0;
	width:827px;	
	}	
/***************************** Menu Secundario **********************/	
.contenedor-menu{
	float:left;
	/*padding:0 0 70px;*/
	width:168px;
	}
	.cierre-menu{
	float:left;
	width:168px;
	height:77px;
	background:url(../images/menu/inferior_menu.gif) 0 100% no-repeat;
	}
	#menu-secundario{
		float:left;
		width:168px;
		background:#7d705a url(../images/menu/superior_menu.gif) 0 0 no-repeat;
		}
	#menu-secundario-privado{
		float:left;
		width:168px;
		height:140px;
		background:#7d705a url(../images/menu/superior_menu_privado.gif) 0 0 no-repeat;
		}
		#menu-secundario UL{
			float:left;
			padding:136px 0 0 9px;
			width:159px;
			text-align:left;
			}
			#menu-secundario UL LI{
				float:left;
				padding:18px 0 0 0;
				width:159px;
				background:url(../images/menu/separador_horizontal_menu.gif) 16px 0 no-repeat;
				}
				#menu-secundario UL LI.primero{
					padding:0;
					background:none;
					}
				#menu-secundario UL LI A{
					float:left;
					padding:1px 0 1px 16px;
					width:143px;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:16px;
					font-weight:bold;
					color:#ffffff;
					text-decoration:none;
					background:url(../images/menu/icono_menu.gif) 0 4px no-repeat;
					}
					#menu-secundario UL LI UL{
						margin:0 0 2px;
						padding:0;
						}
						#menu-secundario UL LI UL LI{
							padding:0;
							background:none;
							}
							#menu-secundario UL LI UL LI A{
								font-size:12px;
								font-weight:normal;
								background:none;
								}
								#menu-secundario ul li ul li ul{
									margin:2px 0;
								}
								#menu-secundario UL LI UL LI UL LI A{
									padding-left:26px;
									width:133px;
									font-size:11px;
								}
/************************************** Productos destacados ******************/
#productos-destacados{
	float:left;
	padding:28px 21px 28px 23px;
	width:643px;
	height:auto!important;
	min-height:360px;
	height:360px;
	text-align:left;
	background:#ffffff url(../images/home/fondo_prod_destacados.jpg) 0 0 no-repeat;
	}
	#bloque-central-privado{
		float:left;
		padding:28px 21px 28px 23px;
		width:771px;
		height:auto!important;
		min-height:500px;
		height:500px;
		text-align:left;
		background:#ffffff url(../images/home/fondo_prod_destacados_privado.jpg) 0 0 no-repeat;
		}	
	#productos-destacados .encabezado{
		float:left;
		margin:0 0 10px;
		padding:0 0 12px;
		width:100%;
		clear:both;
		background:url(../images/home/punteado_horizontal.gif) 0 100% repeat-x;
		}
	#productos-destacados .paginador-pie{
		float:left;
		width:100%;
		clear:both;
		padding-top:20px;
	}		
	#productos-destacados .encabezado H2{
		float:left;
		background:none;
		padding:0 0 0 17px;
		}
	#productos-destacados .encabezado A.ofertas{
		float:right;
		padding:9px 10px 0 14px;
		font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#e21426;
		background:url(../images/home/icono_ofertas.gif) 0 14px no-repeat;
		}	
	.bloque-productos{
		float:left;
		margin:0 0 0 0;
		padding:0 0 20px;
		width:100%;
		clear:both;
		background:url(../images/comunes/punteado_horizontal_oscuro.gif) 0 100% repeat-x;
		}
		.home .bloque-productos{
			padding:0;
			background:none;
			}
		.bloque-productos .fila-productos{
			float:left;
			margin:0 0 0 0;
			width:100%;
			clear:both;
			background:url(../images/home/punteado_horizontal.gif) 0 100% repeat-x;
			}
			.bloque-productos .producto{
				float:left;
				margin:6px 0;
				width:218px;
				position:relative;
				background:url(../images/home/punteado_vertical.gif) 100% 0 repeat-y;
				}				
				.bloque-productos .izquierda{
					width:210px;
					}	
				.bloque-productos .centro{
					width:226px;
					}	
				.bloque-productos .derecha{
					width:206px;
					background:none;
					}
					/*.bloque-productos .derecha IMG{
						margin-top:25px;
						}	*/
	.producto .info{
		float:left;
		padding:19px 0 0 0;
		width:105px;
		height:85px;
		position:absolute;
		top:5px;
		left:95px;
		text-align:center;
		background:url(../images/home/fondo_precio.gif) 0 0 no-repeat;
		}
		.bloque-productos .centro .info{	
			left:120px;
			}
		.bloque-productos .derecha .info{	
			left:110px;
			}	
		.producto .info P{
			margin:0;
			font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
			font-size:12px;
			font-weight:bold;
			color:#000000;
			}	
			.producto .info P SPAN{
				display:block;
				color:#535353;
				}
		.producto .info P.precio{
			font-size:14px;
			font-weight:bold;
			color:#e21426;
			}
			.producto .info P.precio A{
				color:#e21426;
				text-decoration:none;
				}
				.producto .info P.precio A:HOVER{
					text-decoration:underline;
					}
				.producto .info P.precio STRONG{
				font-size:24px;
				}	
/************************************** Destacados ******************/	
.destacados{
	float:left;
	margin:0 0 0 10px;
	width:120px;
	}
	.destacados IMG{
		margin-bottom:5px;
		}
/*****************************************************************************************************************************/
/*                                             Pie                                                                      */	
/*****************************************************************************************************************************/
#footer{	
	float:left;
	width:100%;
	clear:both;
	font-family:'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
	#footer .menu-footer{
		float:left;
		padding:24px 0 26px;
		width:100%;
		clear:both;
		color:#FFFFFF;
		background:url(../images/pie/fondo-pie.gif) 0 0 no-repeat;
		}
		#footer .menu-footer P{
			margin:0;
			}
		#footer .menu-footer A{
			color:#FFFFFF;
			text-decoration:underline;
			}
			#footer .menu-footer A:hover{
				text-decoration:none;
				}
	#footer .datos-footer{
		float:left;
		padding:17px 0 0 0;
		width:100%;
		clear:both;
		color:#000000;
		background:url(../images/pie/fondo_datos.gif) 0 0 repeat-x;
		}
		#footer .datos-footer A{
			color:#000000;
			text-decoration:underline;
			}
			#footer .datos-footer A:hover{
				text-decoration:none;
				}
		#footer .datos-footer P{
			margin:0;
			}
			#footer .datos-footer P.tarjetas{
				padding:20px 0 0 0;
				text-decoration:none;
				}
				#footer .datos-footer P.tarjetas IMG{
					padding-right:10px;
					}


/*****************************************************************************************************************************/
/*                                             Contenido                                                                     */	
/*****************************************************************************************************************************/
.bloque-contenedor{
	float:left;
	margin:20px 0 0 0;
	padding:0 0 20px;
	width:100%;
	clear:both;
	background:url(../images/comunes/punteado_horizontal_oscuro.gif) 0 100% repeat-x;
	}
	.bloque-contenedor .izquierda{
		float:left;
		padding:0 0 0 0;
		width:421px;
		}
	.bloque-contenedor .derecha{
		float:right;
		width:207px;
		}
.galeria{
	float:left;
	margin:0 0 17px;
	width:100%;
	clear:both;
	}
	.galeria .fila{
		float:left;
		margin:10px 0 0;
		width:100%;
		clear:both;
		}
		.galeria .fila IMG{
			float:left;
			margin:0 0 0 17px;
			border:5px solid #e7e7e7;
			}
			.galeria .fila IMG.primera{
				margin:0;
				}
.bloque-cursos{
	float:left;
	margin:0 0 55px;
	width:207px;
	background:url(../images/comunes/fondo_cursos.gif) 0 0 repeat-y;
	}		
	.bloque-cursos .titulo{
		float:left;
		padding:9px 0 0 0;
		width:100%;
		clear:both;
		background:url(../images/comunes/fondo_titulo.gif) 0 0 no-repeat;
		}	
		.bloque-cursos .titulo H3{
			font-size:17px;
			font-weight:normal;
			color:#FFFFFF;
			line-height:24px;
			text-align:center;
			}			
		.bloque-cursos .titulo P{
			font-size:12px;
			color:#dfd9cb;
			text-align:center;
			}	
	.bloque-cursos .cursos{
		float:left;
		padding:0 13px 50px 17px;
		width:177px;
		clear:both;
		text-align:center;
		background:url(../images/comunes/cierre_cursos.gif) 0 100% no-repeat;
		}		
		.bloque-cursos .cursos UL{
			margin:0 0 20px;
			padding:20px 0 0 0;
			border-bottom:1px solid #727272;
			text-align:left;
			}
			.bloque-cursos .cursos UL LI{
				padding:0 0 22px;
				background:none;
				}
				.bloque-cursos .cursos H4{
					margin:0;
					}
				.bloque-cursos .cursos H4 SPAN{
					font-size:12px;
					}
				.bloque-cursos .cursos UL LI P{
					margin:0;
					text-align:left;
					font-size:12px;
					font-weight:bold;
					line-height:14px;
					}
				.bloque-cursos .cursos P{
					margin:5px 0;
					font-size:13px;
					font-weight:normal;
					color:#000000;
					text-align:center;
					}
				.bloque-cursos .cursos A{
					color:#e21426;
					text-decoration:none;
					font-size:13px;
					font-weight:bold;
					text-align:center;
					}
					.bloque-cursos .cursos A:hover{
						text-decoration:underline;
						}

/***********************************************************************************************/
/***		                               FORMULARIOS		                                 ***/
/***********************************************************************************************/
.bloque-formulario{
	float:left;
	margin:20px 0 0 0;
	padding:0 0 20px;
	width:100%;
	clear:both;
	background:url(../images/comunes/punteado_horizontal_oscuro.gif) 0 100% repeat-x;
	}
	.bloque-formulario H3{
		margin-bottom:8px;
		}
	.bloque-formulario P{
		margin-bottom:10px;
		}
.formulario {
	float:left;
	margin: 0;
	padding:0 0 20px;	
	width:100%;
	}
	.formulario DIV {
		float:left;
		clear:both;
		margin:7px 0;
		width:100%;
		}
	.formulario div.fieldWithErrors{
		width:auto;
		clear:none;
		margin:0;
		}
	.formulario LABEL{
		float:left;
		width:140px;
		padding:0 10px 0 0;
		text-align:right;
		color: #535353;
		font-size:13px;
		font-weight:bold;
		}
	.formulario INPUT{
		float:left;
		padding:0 4px;
		width:210px;
		height:16px;
		font-size:12px;
		font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
		font-weight:normal;
		background:url(../images/comunes/fondo_input.gif) 0 0 no-repeat;
		border: 1px solid #777777;
		color:#535353;	
		}
		.formulario .examinar INPUT{
			height:auto!important;
			height:auto;
			}	
		.formulario INPUT.checkbox{
			line-height: 14px;
			height: 14px;
			border: 0;
			padding: 0;
			margin: 0;
			background: none;
			width: auto;
			}
	.formulario TEXTAREA{
		padding:0px 4px 0 4px;
		width:250px;
		height:auto!important;
		min-height:86px;
		height:86px;
		font-family:'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
		font-weight:normal;
		color:#535353;
		font-size:12px;
		line-height:15px;
		border: 1px solid #777777;
		background: transparent;
		
		}	
		.formulario .textarea-noticia TEXTAREA{
			width:505px;
			}
	.formulario .aceptaprivacidad{
		padding:0 0 0 150px;
		width:400px;
		}
		.formulario .aceptaprivacidad LABEL{
			padding-left:4px;		
			width:182px;
			font-size:12px;
			font-weight:normal;
			text-align:left;
			}
		.formulario .aceptaprivacidad INPUT{
			margin:0.05em 0.2em 0 0;
/*			display:block; */
			vertical-align:top;
			height:14px;
			}
			.formulario UL.categorias-prod{
				float:left;
			}
			.formulario UL.categorias-prod LI{
				background:none;
				float:left;
				padding:0 0 0 0;
				}
				.formulario UL.categorias-prod LI UL{
					padding:0;
				}
				.formulario UL.categorias-prod LI UL LI{
					padding:0 0 0 15px;
				}
			.formulario UL.categorias-prod .aceptaprivacidad INPUT{
				width:auto;
				border:0;
				background:none;
				height:14px;
				}
		.formulario .contenedor-botones{
			float:left;
			padding:0 0 0 150px;
			width:auto;
			}
		.formulario .botones{			
			float:left;
			margin:0;
			padding:6px 0 12px 18px!important;
			padding:6px 0 12px 10px;
			width:auto;
			background:transparent url(../images/comunes/boton_left.gif) no-repeat scroll 0 6px;
			}
			.formulario .botones input{				
				float:left;
				padding:8px 30px 4px 0!important;
				padding:8px 20px 4px 0;
				width:auto;
				height:auto;
				border:0 none;
				color:#ffffff;				
				font-family:Arial, Helvetica, sans-serif;
				font-size:10px;
				font-weight:normal;
				text-transform:uppercase;
				text-decoration:none;
				cursor:pointer;						
				background:transparent url(../images/comunes/boton_right.gif) no-repeat scroll 100% 0;
				}
					
/************************************************************/
/*						NOTICIAS							*/
/************************************************************/
/****************listado********************/
.listado-noticias{ 
	}
	.listado-noticias UL{
		float:left;
		width:100%;
		}
		.listado-noticias LI{
			float:left;
			margin:0;
			padding:16px 0 22px 0;
			width:100%;
			clear:both;
			background:url(../images/home/punteado_horizontal.gif) 0 100% repeat-x;			
			}
			DIV.fecha{
				float:left;
				padding:18px 0 0 0;
				width:60px;
				height:114px;
				font-family:'Trebuchet MS',Verdana, Arial, Helvetica, sans-serif;
				font-weight:bold;
				color:#000000;
				text-align:center;
				background:url(../images/comunes/fondo_fecha.gif) 0 0 no-repeat;
				}
				DIV.fecha STRONG{
					display:block;
					font-size:22px;
					}
				LI DIV.fecha SPAN{
					display:block;
					font-size:15px;					
					}
			.listado-noticias LI DIV.contenido-noticia{
				float:left;
				padding:5px 0 0 15px;
				width:568px;
				}
				.listado-noticias LI DIV.contenido-noticia P{
					margin:12px 0 14px;
					}
/********************* Pagination ****************/		
.pagination{
	float:left;
	padding-top:10px;
	width:100%;
	}
	.pagination A{
		color:#3A5795;
		}
	.pagination SPAN{
		float:right;
		}
		.pagination SPAN SPAN{
			float:none;
			}
	.pagination A.anterior{
		padding: 0 0 0 0;
		background: url(../images/comunes/anterior.gif) center left no-repeat;
		}
	.pagination A.siguiente{
		padding: 0 0 0 0;
		background: url(../images/comunes/siguiente.gif) center right no-repeat;
		}
	.pagination SPAN.anterior,
	.pagination SPAN.siguiente{
		background: none;
		}
		
/****************Ampliada********************/
.noticia-ampliada{ 
	float:left;
	margin:17px 0 0 0;
	padding:0 0 10px;
	width:100%;
	clear:both;
	background:url(../images/home/punteado_horizontal.gif) 0 100% repeat-x;
	}
	.desarrollo-noticia{
		float:left;
		padding:5px 0 0 15px;
		width:568px;
		}
		.desarrollo-noticia H3{
			margin-bottom:15px;
			}
/************************************************************/
/*						PRODUCTOS							*/
/************************************************************/
.paginador-ofertas{
	float:right;
	width:56px;
	height:54px;
	margin-top:-15px;
	position:relative;
	color:#000000;
	font-weight:bold;
	background:url(../images/comunes/fondo_paginador.gif) 0 0 no-repeat;
	}
	.paginador-ofertas SPAN{
		float:left;
		padding:17px 0 0 7px;
		text-align:center;
		}
		.paginador-ofertas SPAN STRONG{
			color:#e21426;
			}
	.paginador-ofertas A{
		float:left;
		padding-top:21px;
		}
		.paginador-ofertas A.anterior{
			width:8px;
			height:11px;
			background:url(../images/comunes/anterior_sel.gif) 0 21px no-repeat;
			}
		.paginador-ofertas A.siguiente{
			padding-left:7px;
			width:8px;
			height:11px;
			background:url(../images/comunes/siguiente_sel.gif) 100% 21px no-repeat;
			}
		.paginador-ofertas SPAN.anterior{
			padding-top:21px;
			padding-left:0;
			width:8px;
			height:11px;
			background:url(../images/comunes/anterior.gif) 0 21px no-repeat;
			}
		.paginador-ofertas SPAN.siguiente{
			padding-top:21px;
			width:8px;
			height:11px;
			background:url(../images/comunes/siguiente.gif) 100% 21px no-repeat;
			}
.paginador-privado{
	float:right;
	clear:both;
	width:100%;
	margin-top: 5px;
	text-align:right;
}			
.oculto{
	display:none;
	}		
.tres-productos{
	float:left;
	padding:10px 0;
	width:100%;
	clear:both;
	}		
	.un-producto{
		float:left;
		margin-left:18px;
		width:202px;
		height:auto!important;
		min-height:250px;
		height:250px;
		text-align:center;
		position:relative;
		}
		.un-producto IMG{
			float:left;
			}
		.tres-productos .primero{
			margin:0;
			}
	.info-producto{
		float:left;
		width:100%;
		height:auto!important;
		min-height:103px;
		height:103px;
		position:relative;
		bottom:0px;
		left:0;
		background:url(../images/comunes/fondo_info_prod.gif) 0 0 no-repeat;
		}
		.detalle-productos .info-producto{
			position:static;
		}
		.info-producto .nombre{
			float:left;
			width:110px;
			}
			.info-producto .nombre FORM{
				padding-left:19px!important;
				padding-left:10px;
				width:75px;
				height:19px;
				text-align:center;
				line-height:normal;		
				}
				.info-producto .nombre FORM DIV.boton-comprar{
					height:18px;
					text-align:center;
					border:1px solid #474747;
					line-height:normal;
					background-color:#000000;
					}
			.info-producto .nombre INPUT.comprar{
				padding:0 8px 0 28px;
				width:75px;
				height:17px;
				font-size:10px;
				color:#FFFFFF;
				text-decoration:none;
				text-align:center;
				cursor:pointer;
				border:0;
				line-height:normal;
				background:url(../images/comunes/fondo_comprar.gif) 0 0 no-repeat;
				}
			.info-producto .nombre P{
				margin:0;
				padding:9px 0 10px;
				color:#FFFFFF;
				line-height:normal;
				}
				.info-producto .nombre P A{
					font-size:11.2px;
					font-weight:bold;
					color:#FFFFFF;
					text-decoration:none;
					line-height:normal;
					}
		.info-producto .precios{
			float:left;
			padding:5px 0 0 15px;
			width:77px;
			text-align:left;
			}
			.info-producto .precios .precio{
				margin:0 0 5px;
				padding:0 0 5px;
				font-size:10px;
				font-weight:bold;
				color:#9c9c9c;
				background:url(../images/comunes/fondo_precios.gif) 0 100% no-repeat;
				}
				.info-producto .precios .precio STRONG{
					font-size:16px;
					}
			.info-producto .precios SPAN{
				float:left;
				width:100%;
				clear:both;
				color:#FFFFFF;
				}
			.info-producto .precios .oferta{
				padding:0 0 0 0;
				color:#e21426;
				font-size:13px;
				}
				.info-producto .precios .oferta STRONG{
					font-size:22px;
					}
	.carateristicas{
		float:left;
		margin:36px 0 0 16px;
		padding:20px;
		width:161px;
		height:auto!important;
		min-height:185px;
		height:185px;
		color:#000000;
		background:#dfd9cb url(../images/comunes/fondo_caracteristicas.gif) 0 100% no-repeat;
		}
		.carateristicas SPAN{
			color:#666666; 
			}
		.carateristicas UL{
			padding:0;
			line-height:16px;
			}
			.carateristicas UL LI{
				padding:4px 0;
				background:none;
				}
/************************************************************/
/*						CARRITO								*/
/************************************************************/						
.resumen-carrito{
	float:left;
	width:643px;
	clear:both;
	}
	.resumen-carrito TABLE{
		float:left;
		width:643px;
		clear:both;
		color:#000000;
		border:18px solid #e7e7e7;
		}
	.resumen-carrito TABLE THEAD{
		text-align:center;		
		}
		.resumen-carrito TABLE THEAD TR TD{
			padding:10px;
			background:#f4f4f4 none;
			}
	.resumen-carrito TABLE TFOOT{		
		background-color:#e7e7e7;
		}
	.resumen-carrito TABLE TR TH{
		padding:6px 20px;
		color:#FFFFFF;
		font-size:12px;
		font-weight:bold;
		text-align:center;
		border-top:8px solid #e7e7e7;
		background:#3a5795 none;
		}
	.resumen-carrito TABLE TR TD{
		padding:10px 10px 20px;
		text-align:center;
		background: #f4f4f4 none;
		}
		.resumen-carrito TABLE TR TH.alineado-izq,
		.resumen-carrito TABLE TR TD.alineado-izq{
			text-align:left;
			}
		.resumen-carrito TABLE TR TD.borrar IMG{
			float:none;
			}		
		.resumen-carrito TABLE TR TD IMG{
			float:left;
			}
		.resumen-carrito TABLE TR TD A.nombre-prod{
			float:left;
			padding:14px 0 0 20px;
			color:#666666;
			font-size:12px;
			font-weight:bold;
			}
		.resumen-carrito TABLE TR TD.cantidad{
			text-align:center;
			}
			.resumen-carrito TABLE TR TD.cantidad FORM{
				float:left;
				padding:3px 9px;
				width:auto;
				}
				.resumen-carrito TABLE TR TD.cantidad SPAN{
					float:left;
					width:auto;
					}
		.resumen-carrito TABLE TFOOT TD{
			padding:84px 10px 0 10px;
			text-align:left;
			background:#e7e7e7;
			}
			.resumen-carrito TABLE TFOOT TD.enlaces-compra{
				text-align:right;
				}
			.resumen-carrito TABLE TFOOT TD A{
				font-size:10px;
				color:#3a5795;
				text-decoration:underline;
				}
			.resumen-carrito TABLE TFOOT TD.enlaces-compra A{
				padding:0 11px 0 14px;
				background:url(../images/comunes/icono-mas.gif) 100% 2px no-repeat;
				}
/************************************************************/
/*					MAPA WEB								*/
/************************************************************/				
#mapa-web{
	float:left;
	width:643px;	
	background:url(../images/comunes/superior_mapa_web.gif) 0 0 no-repeat;
	}
	.cierre-mapa{
		float:left;
		padding:0 0 22px;
		width:643px;
		height:auto!important;
		min-height:315px;
		height:315px;
		background:url(../images/comunes/inferior_mapa_web.gif) 0 100% no-repeat;
		}
		#mapa-web UL{
			padding:35px 0 0 40px;
			}
			#mapa-web UL LI{
				padding:0 0 16px;
				background:none;
				}
				#mapa-web UL LI A{
					font-size:12px;
					font-weight:bold;
					color:#422e03;
					text-decoration:none;
					}
					#mapa-web UL LI A:hover{
						text-decoration:underline;
						}
					#mapa-web UL LI UL{
						padding:4px 0 0 10px;
						}
						#mapa-web UL LI UL LI{
							padding:0 0 0 8px;
							background:url(../images/comunes/icono_listas.gif) 0 7px no-repeat;
							}
							#mapa-web UL LI UL LI A{
								font-size:12px;
								font-weight:normal;
								color:#000000;
								}
								#mapa-web UL LI UL LI UL{
									padding:4px 0 0 15px;
									}
								#mapa-web UL LI UL LI UL LI{
									background:url(../images/comunes/icono_sublistas.gif) 0 9px no-repeat;
									}
			
/************************************************************/
/*						RSS									*/
/************************************************************/
.rss{
	font-size:1em;
	}
	.rss A{
		padding:3px 0 5px 20px;
		}


/************************************************************/
/*						XML									*/
/************************************************************/
.xml{
	font-size:1em;
	}
	.xml A{
		padding:2px 0 5px 40px;
		}


/************************************************************/
/*						VOLVER								*/
/************************************************************/
.volver {
	clear:both;
	margin-top:0.5em;
	padding-top:0.5em;
	border: 0;
	background: url(../images/comunes/punteado-h1.gif) top left repeat-x;
	}
	.volver P{	
		margin: 10px 0 15px;
		}
	.volver A{
		color: #cf6c2e;
		padding: 0 0 0 15px;
		font-weight: 700;
		background: url(../images/comunes/anterior.gif) center left no-repeat;
		}

/************************************************************/
/*						oculto								*/
/************************************************************/
.oculto {
	display:none;
	}

/************************************************************/
/*					ERROR EXPLANATION						*/
/************************************************************/
.errorExplanation {
	float:left;
	margin:0 0 25px;
	padding:15px 0 10px;
	width:100%;
	clear:both;
	border:1px solid #6f6f6f;
	background:#f5f5f5 url(../images/comunes/icono_error.gif) 10px 10px no-repeat;
	}
	.errorExplanation P{
		margin:0;
		padding: 0 0 0 80px;
		}	
	.errorExplanation UL{
		padding: 0 0 0 80px;
		}	
		.errorExplanation UL LI{
			padding:6px 0 0 0;
			background:none;
			}

.mensajeOK {
	float:left;
	margin:0 0 25px;
	padding:16px 0 10px;
	width:100%;
	clear:both;
	border:1px solid #6f6f6f;
	background:#f5f5f5 url(../images/comunes/icono_ok.gif) 10px 10px no-repeat;
	}
	.mensajeOK P{
		margin:0 0 6px;
		padding: 0 0 0 80px;
		}	