/* CSS Document */
#form_tiendas
{
	position:relative;
	float:left;
	background-image: url(../../imagenes/reg_shop_fnd.jpg);
	background-repeat: repeat-x;
	background-color:#00f500;
	width:930px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style:solid;
	border-left-style: solid;
	border-top-color: #0028b1;
	border-right-color: #0028b1;
	border-bottom-color: #0028b1;
	border-left-color: #0028b1;
}
#menu_tiendas
{
	position:relative;
	float:left;
	background-image: url(../../imagenes/reg_shop_fnd.jpg);
	background-repeat: repeat-x;
	background-color:#00f500;
	width:930px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style:solid;
	border-left-style: solid;
	border-top-color: #0028b1;
	border-right-color: #0028b1;
	border-bottom-color: #0028b1;
	border-left-color: #0028b1;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
