.body_bkgr {
	background-image: url(img/fondoContenido.png);

}
.imputBuscar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #9ab7f8;
	color: #666666;
}
.textoGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848484;
}
.textoGray2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848484;
}
.textoGrayNoLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848484;
	text-decoration: none;
}

.textoGray2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #848484;
}
.textoWhite2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
.textoBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textoGrayLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #848484;
	text-decoration: underline;
}
a:hover.textoGrayLink {
	color: #000000;

}
.LinksBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover.LinksBottom {
	text-decoration: underline;
	}
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 10px;
}
.PriceWhiteBig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.BkgProductDestGreen {
	background-image: url(img/bkg_productoDest.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.BkgProductDestBlue {

	background-image: url(img/bkg_productoDestBlue.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.textoGreen {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5A2E12;
}
.PriceGreenBig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #5A2E12;
}
.tittleSectionGree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #69AC17;
	text-transform: none;
	padding-bottom: 3px;
}
.textoGrayBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848484;
	font-weight: bold;
}
.textoGray11px {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #848484;
}
.TableTirilla {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px Solid;
	border-bottom: 1px Solid;
}
.Fondo1 {
	background-color: #666666;
}
.Fondo2 {
	background-color: #ffffff;
}
.TextoTirilla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #4b4b4b;
}

.bkgRegistro {
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: bottom;
        
}