/* CSS Document */

#zona_secciones{
	width:170px;

}
#seccion_ul{
	display:	block;
	margin:		0 0 0 0px;
	list-style:	none;
	padding-left:10px;
	padding-top:10px;
	background:url(../images/web/cuadro_centro_inf.gif) repeat-x;
}
#seccion_ul .Elemento_normal{
	color:		#000000;
	font-family:Tahoma;
	font-size:	12px;
	font-weight:bold;
	padding:	2px;
	cursor:		pointer;
}
#seccion_ul .Elemento_seleccionado{
	color:		#000000;
	font-family:Tahoma;
	font-size:	12px;
	font-weight:bold;
	padding:	2px;
	cursor:		pointer;
	background:#FFCC66;
}
.centro{
	width:		634px;
	background:	#FFFFFF;
	margin:		0 auto 0 auto;
}
.centro .tablacentro td{
	vertical-align:top;
}
.centro .tablacentro .centrocontenido{
	width:		635px;
	margin:		0 auto 0 auto;
	float: 		right;
	text-align:	center;
	background:	#FFFFFF;
}
.tablafamilias{
	width:		85%;
	text-align:	left;
}
	.tablafamilias td{
	padding:	 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 	 10px;
	height:		 20px;
	cursor:		 pointer;
	padding:     8px;
	}
.tablasubfamilias{
	width:		600px;
	text-align:	left;
}
	.tablasubfamilias td{
	padding:	 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:		 12px;
	cursor:		 pointer;
	}
.fondogris{
	background:	#E67918;
	color:		#FFFFFF;
	font-weight:bold;
}
.fondomenosgris{
	background:	#2A1771;
	color:		#FFFFFF;
	font-weight:bold;

}
#separador{
	height:		2px;
	background:	#999999;
	width:		90%;
}
.marcaazul{
	color:			#FFFFFF;
	background:		url(../images/web/marcaazul.gif) no-repeat center left;
	text-indent: 	13px;
	width:			210px;
	color:			#000000;
	font-size:		9px;
	width:30%;
}
.marcagris{
	background:		url(../images/web/marcagris.gif) no-repeat center left;
	text-indent: 	13px;
	width:			210px;
	font-size:		24px;
	color:			#000000;
	font-size:		9px;
	width:30%;
}
.fondomuyoscuro{
	background:		#999999;
	text-indent: 	13px;
	color:			#FFFFFF;
	font-size:		9px;
	font-weight:	bold;
	width:30%;
}
.fondomuyoscuro2{
	background:		#999999;
	color:			#FFFFFF;
	font-size:		9px;
	font-weight:	bold;
	width:		30%;

}
.divisoria_marca{
	width:			90%;
	height:			10px;
	font-family:	verdana;
	text-align:		center;
	font-size:		18px;
	padding:	    20px;
}
.divisoria_marca_mercadillo{
	width:			90%;
	height:			10px;
	font-family:	verdana;
	text-align:		center;
	font-size:		18px;
	padding:	    20px;
	color:			#FF6500;
}
.tablamarcasgrande{
	width:			80%;
	text-align:		center;
}
	.tablamarcasgrande td{
		width:		200px;
		font-size:12px;
	}
	.tablastock{
		width:			250px;
		height:			150px;
		padding:10px;
	}
	.tablastock .encabezado{
		text-align:		center;
		background-color:#6293FA;
		color:#FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
	}
	.tablastock #detalles{
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		font-weight:bold;
	}
	.tablastock .nombre{
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
	}
	.tabla_confi{
		width:		600px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:	10px;
		padding-top:20px;
		padding-bottom:30px;
	}
	.tabla_confi .encabezado{
		color:#FFFFFF;
		background:#2A1771;
		text-align:center;
		font-weight:bold;
		font-size:11px;
		border:1px solid #000000;
		padding:10px;
	}
	.tabla_confi #nombre_equipo{
		font-family:Verdana;
		font-size:20px;
		background:#FFFFFF;
	}
	.tabla_confi #fila_articulo{
		background:#EBEBEB;
		text-align:center;
	}
	#fila_articulo #nombre{
		text-align:	left;
		text-indent:10px;
	}
	.tabla_equipos{
		width:		630px;
		padding:	30px;
	}
	.tabla_equipos #pc{
		width:			290px;
		height:			170px;
		font-family:	Arial;
		font-size:		9px;
		color:			#1143B2;
		text-align:		center;
		background:		#F0F0F0;
		cursor:			pointer;
		border:			#999999 1px solid;
	}
	#pc_grande{
		width:			480px;
		height:			120px;
		font-family:	Arial;
		font-size:		9px;
		color:			#000000;
		text-align:		center;
		background:		#F0F0F0;
		cursor:			pointer;
		text-align:		left;
		border:			#999999 1px solid;
		padding: 	    20px;
	}
	.elemento_no_seleccionado{
		background:		#F0F0F0;
		color:			#000000;
		font-family:	Arial;
		font-size:		9px;
		text-align:		left;
	}
	#precio{
		font-family:	Arial;
		font-size:		12px;
		font-weight:	bold;
		border:			1px solid #000000;
		width:			40%;
		text-align:		center;
		background:		#2A1771;
		color:			#FFFFFF;
	}
	#blanco{
		height:50px;
		width:60px;
	}