#pagina{
	width:980px;
	margin-top:20px;	
}
*{
	margin:0px;
	padding:0px;
	font-family:"Arial Narrow",Arial;
}
a{
	text-decoration:none;
	color:white;
}
.central_tenda{
	width:530px;
	margin-left:5px;
	margin-right:5px;
	
}
.Breadcrum{	
	font-family:"Arial Narrow",Arial;
	font-size:11px;
	color:black;
	border-bottom:3px solid #A0730E;
	padding:5px;
	padding-left:5px;
	text-align:center;
	margin-bottom:10px;

}

.menu{
	background:url(../../images/fondo_menu.jpg) #A0730E;
	width:980px;
	text-align:center;
	text-transform:lowercase;
	font-size:15px;	
	overflow:hidden;
	clear:both;
	height:36px;
}
.pie_submenu{
	background:url(../../tiendariegos_/img/pie_submenus.jpg);
	background-position:left;
	width:221px;
	height:44px;
}
.tienda{
	border-top:3px solid #A0730E;
	border-bottom:3px solid #A0730E;
}
.menu td{
	text-align:center;
	vertical-align:top;
}

.menu a{
	display:block;		
}
.menu a:hover{
	color:#FFB144;
	text-decoration:none;
}
.buscar{
	font-family:"Arial Narrow",Arial;
	border:0px;
	background:transparent;
	color:white;
	height:17px;
	font-size:15px;
	margin-top:-1px;
	cursor:pointer;
}
.input_buscar{
	font-family:"Arial Narrow",Arial;
	font-size:14px;
	border:0px;
	width:100px;
	margin-top:2px;
	//margin-top:1px;
	padding-left:3px;
	height:16px;
	
}
.menu_esquerra{	
	font-family:"Arial Narrow",Arial;
	float:left;
	width:220px;
	background:#A0730E;
	background:url(../../tiendariegos_/img/pie_submenus.jpg) #A0730E;
	background-position:bottom;
	background-repeat:no-repeat;
	font-size:13px;
}
#menu_dreta{
	width:220px;
	background:#A0730E;
	background:url(../../tiendariegos_/img/pie_submenus.jpg) #A0730E;
	background-position:bottom;
	background-repeat:no-repeat;
}
.menu_esquerra a{
	text-decoration:none;
	color:white;
	font-size:12px;
	line-height:18px;
}
.menu_esquerra a:hover{
	color:#FFB144;
	text-decoration:underline;
}
.ofertas{	
	font-family:"Arial Narrow",Arial;
	font-size:13px;
	background:#A0730E;
	color:white;
	text-transform:uppercase;
	padding:10px;
	padding-top:5px;
	padding-bottom:5px;
	font-weight:bold;	
	border-bottom:3px solid #A0730E;
	
}
.resum_carro{
	font-family:"Arial Narrow",Arial;
	font-size:13px;
	color:#FFFFFF;
	font-weight:bold;
	border-bottom:3px solid white;
	padding-left:3px;
	padding:3px;
}
.logos_inferiores{
	width:980px;
	height:80px;
	border-bottom:7px solid #0C875B;
}

.pie{
	width:980px;
	margin-top:5px;
	border-top:3px solid #A0730E;
	margin-bottom:20px;
	clear:both;
}
.procesoCompra{
	background:white;
	color:#333333;
	font-size:15px;
	font-family:"Arial Narrow",Arial;
	font-weight:bold;
	border-top:3px solid #A0730E;
	border-bottom:3px solid #A0730E;

	
}



