body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F7F7F7;
}
.numerosBuscador {
	font-weight: bold;
	color: #FF6603;
}
.bordeGrisFondo {
	border: 1px solid #E8E8E8;
	background-color: #F3F3F3;
}
.pGrisOscuro {
	color: #666666;
}


a.linkBotonera:link {
	font-weight: normal;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.linkBotonera:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
	font-weight: normal;
}
a.linkBotonera:hover {
	color: #003366;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.linkBotonera:active {
	color: #003366;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}


.fiel {
	font-size: 9px;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 135px;
	padding-left: 2px;
	border: 1px solid #cccccc;
}
.fielMultilines {
	font-size: 9px;
	height: 130px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 200px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #cccccc;
}
.Comprador {
	font-size: 9px;
	height: 17px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 130px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #cccccc;
}
.fiel-MailRegister {
	font-size: 9px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 200px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #cccccc;
}
.fiel-Multilines {
	font-size: 9px;
	height: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 180px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #cccccc;
}
.bordeLateral {
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #CCCCCC;
}
.bordeCompleto {
	border: 2px solid #cccccc;
}
.bordeCompleto1 {
	border: 1px solid #cccccc;
}
.bordeCompletoRojo {
	border: 1px solid #cc3300;
}
.bordeCajaRoja {
	border: 1px solid #cc3300;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	height: 20px;
	width: 60px;
	clear: none;
}
.bordo {
	color: #003466;
}
.fielusuarios {

	font-size: 9px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 64px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #cc3300;
}
.fielCantidad {
	font-size: 9px;
	height: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	width: 40px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 2px;
	padding-left: 2px;
	padding-right: 2px;
	border: 1px solid #cc3300;
	text-align: center;
}
a.botonera:link {
	color: #666666;
	text-decoration: none;
}
a.botonera:visited {
	color: #666666;
	text-decoration: none;
}
a.botonera:hover {
	text-decoration: underline;
	color: #666666;
}
a.botonera:active {
	color: #666666;
	text-decoration: none;
}


a.catalogo:link {
	color: #FF6603;
	text-decoration: none;
	font-weight: bold;
}
a.catalogo:visited {
	color: #FF6603;
	text-decoration: none;
	font-weight: bold;
}
a.catalogo:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #FF6603;
}
a.catalogo:active {
	color: #FF6603;
	text-decoration: none;
}
a.MasVisit:link {
	color: #666666;
	text-decoration: none;
}
a.MasVisit:visited {
	color: #666666;
	text-decoration: none;
}
a.MasVisit:hover {
	text-decoration: underline;
}
a.MasVisit:active {
	color: #333333;
	text-decoration: none;
}
.bordeDerrecho {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #cccccc;
}
.bordeIzquierdo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cccccc;
}
.negroBold {
	font-weight: bold;
	color: #000000;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
a.linkBotoneraNegra:link {
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
a.linkBotoneraNegra:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.linkBotoneraNegra:hover {
	color: #333333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.linkBotoneraNegra:active {
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}a.linkGris:link {
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.linkGris:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
a.linkGris:hover {
	color: #666666;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.linkGris:active {
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
.ABMParagraph {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.ABMTitulosCajas{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #CCCCCC;
	font-size: 11px;
	color: #000000;
}
.ABMbordeGris {
	border: 1px solid #E8E8E8;
}
.ABMbordeGris {
	border: 1px solid #E8E8E8;
}
.ABMTexto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
a.linkBotoneraNegra:link {
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
a.linkBotoneraNegra:visited {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a.linkBotoneraNegra:hover {
	color: #333333;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a.linkBotoneraNegra:active {
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}
.bordeFoto {
	border: 1px solid #D1E7FF;
}
.dbf {
	font-weight: bold;
	color: #cc3300;
	font-size: 17px;
}



.pieCeleste {
	font-size: 11px;
	font-weight: bold;
	color: #A3D0ff;
}
.lineaPunteada {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #003366;
}
.TextoNaranja, .TextoNaranja a {
	color: #FF6603;
}
.bordeGris {

	border: 1px solid #E8E8E8;
}
.bordeGrisCeleste {
	border: 1px solid #E8E8E8;
	background-color: #D1E7FF;
}

.infoBoxHeading{
display:block;
overflow:hidden;
background:#87cdff url('images/infoboxheading.png') 0 55% no-repeat;
border:1px solid #d61b13;
color:#fff;
text-transform:uppercase;
padding:4px 28px;
-moz-border-radius:5px;
margin-top:15px 0;
font-family:Arial;
font-size:14px;
}
.infoBoxHeading h1,
.infoBoxHeading h2,
.infoBoxHeading h3,
.infoBoxHeading h4,
.infoBoxHeading h5,
.infoBoxHeading h6{
margin:0;
padding:0;
}
.separator-10{
display:block;overflow:hidden;height:10px;clear:both;
}
.separator-15{
display:block;overflow:hidden;height:15px;clear:both;
}
.separator-20{
display:block;overflow:hidden;height:20px;clear:both;
}
.infoBoxProductContents{
	overflow:hidden;
	display:block;
	clear:both;
}
.productGalleryOfertas{
	height:240px;
	float:left;	
	overflow:hidden;
	display:block;
	margin:15px 4px;
	padding:4px;
	position:relative;
	width:215px;
}
.productGalleryOfertasFirst{
	margin-left:0px;
}
.productGalleryOfertasLast{
	margin-right:0px;
}
.productGalleryOfertas .foto{height:160px;overflow:hidden;text-align:center;}
.productGalleryOfertas .foto img{margin-top:10px;}
.productGalleryOfertas .rubro{}
.productGalleryOfertas .producto{height:43px;}
.productGalleryOfertas .precio{}
.productGalleryOfertas .comprar{}

.productGalleryPromociones{
	height:260px;
	float:left;	
	overflow:hidden;
	display:block;
	margin:15px 4px;
	padding:4px;
	position:relative;
	width:215px;
}
.productGalleryPromocionesFirst{
	margin-left:0px;
}
.productGalleryPromocionesLast{
	margin-right:0px;
}
.productGalleryPromociones .foto{height:160px;overflow:hidden;text-align:center;}
.productGalleryPromociones .foto img{margin-top:10px;}
.productGalleryPromociones .rubro{}
.productGalleryPromociones .producto{height:43px;}
.productGalleryPromociones .precio{}
.productGalleryPromociones .comprar{}
.productGalleryPromociones .consultar{background:#E2F1FE;padding:4px;font-size:8.5px;}

.categories {display:block;list-style:none;overflow:hidden;}
.categories li{display:block;width:200px;background: url(images/vineta.gif) 0 .2em no-repeat;padding:0 10px;float:left;margin-bottom:15px;}
.categories li a{}
