.bodyHome {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}

.codCompra {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3b414a;
}
.dynBoxInput{
	text-align: center; 
}
.dynBoxAvisoDiv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

.codActivacionAvisoDiv{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

.loginBLV {
	background-repeat: no-repeat;
	background-color: black;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	height: 20px;
	background-position: center;
}

.bodyInteriores {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
	background-color: #336BB0;
}
.txtNormal {
	font-family: Arial;
	font-size: 12px;
	color: #3b414a;
	font-weight: normal;
	line-height: 16px;
}
.txtNormalBold {
	font-family: Arial;
	font-size: 12px;
	color: #3b414a;
	font-weight: normal;
	line-height: 16px;
	font-weight: bold;
}
.txtBiggerBold {
	font-family: Arial;
	font-size: 14px;
	color: #3b414a;
	font-weight: normal;
	line-height: 16px;
	font-weight: bold;
}
.nombreProductos {
	font-family:Arial;
	font-size: 18px;
	color: #3b414a;
	font-weight: bold;
	
}

.nombreProductosSub{
	font-family:Arial;
	font-size:12px;
	color: #3b414a;
	font-weight:normal;
	
}

.error {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	line-height: 16px;
}
.errorResaltado {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	line-height: 16px;
	background-color: #FFFFFF;
  padding-top:10px;
  padding-left:10px;
  padding-bottom:10px;
}

.errorResaltado2 {
	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
	background-color: #FFFFFF;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border: 1px solid #000;
  padding: 10px;
	font-weight: bold;
	line-height: 16px;
}

.warning {
	font-family: Arial;
	font-size: 12px;
	color: #EEEE22;
	font-weight: bold;
	line-height: 16px;
}
.ok {
	font-family: Arial;
	font-size: 12px;
	color: #EEEE22;
	font-weight: bold;
	line-height: 16px;
}

.txtNormal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3b414a;
	font-weight: bold;
	line-height: 16px;
	text-decoration: underline;
}
.txtNormal a:hover {
	color: #3b414a;
	text-decoration: underline;
}
.txtNormal a:visited {
	text-decoration: underline;
}
.subMenu {
	font-family: Arial;
	font-size: 11px;
	color: #3b414a;
	font-weight:normal;
}
.subMenuDestacado
{
	font-family: Arial;
	font-size: 11px;
	color: #CCCC00;
	font-weight:bold;
}
.Precio
{
	font-family: Arial;
	font-size: 15px;
	color: #CCCC00;
	font-weight:bold;
}
.txtPie {
	font-family: Arial;
	font-size: 11px;
	color: #3b414a;
}

.txtVideos {
	font-family: Arial;
	font-size: 10px;
	color: #3b414a;
}
.propiedadesHome {
	color: #3b414a;
	font-size: 18px;
	font-family:  Arial, Helvetica, sans-serif;
}
.titularHome {
	color: #3b414a;
	font-size: 24px;
	font-family: Arial;
	font-weight: bold;
}
.fondo {
	background-image: url(ima/g3_3.jpg);
}
.titularMiniHome {
	font-size: 16px;
	color: #CCCC00;
	font-family: Arial;
}
.destacados {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3b414a;
	line-height: 20px;
}
.destacados2 {
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    line-height: 18px;
    margin-bottom: 13px;
    margin-top: 150px;
    padding: 0px;
    text-align: center;
}

.togglerBLV {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3b414a;
	line-height: 20px;
}
.oferta {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #84CAEC;
	line-height: 20px;
	text-decoration:line-through;
}
.MenuIzq {
	color: #3b414a;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
}
a {
	color: #3b414a;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #3b414a;
}
a:hover {
	text-decoration: underline;
	color: #3b414a;
}
a:active {
	text-decoration: underline;
	color: #3b414a;
}
.txtPie.a.linkBold {
	color: #3b414a;
	font-weight: bold;
	text-decoration: none;
}
.txtPie.a.linkBold:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #3b414a;
}
.txtPie.a.linkBold:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #3b414a;
}
.txtPie.a.linkBold:active {
	text-decoration: underline;
	font-weight: bold;
	color: #3b414a;
}
div.procesosOculta {
    position:absolute;
    visibility:hidden;
}
div.procesosMostrada {
    position:absolute;
    visibility:show;
}
.menu {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
}
a:link {text-decoration:#3b414a;}
a:visited {text-decoration:#3b414a;}
a:active {text-decoration:underline}
a:hover { text-decoration:underline;}
.txtmini {
	font-family: Arial;
	font-size: 10px;
	color: #FF6600;
}
.titulomapa {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.txtmini02 {

	font-family: Arial;
	font-size: 10px;
	color: #356BA2;
}
.titulomapaCopia {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.columna {

	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.txtmini03 {


	font-family: Arial;
	font-size: 11px;
	color: #3E7CBB;
}
.titulotienda {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #89BB66;
}

.titulotiendapeque {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	color: #89BB66;
}

.tituloazul {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #3E7CBB;
}

.wizard{
background-image: url(/activacion/ima/activacion-paso1.png);
height:40px;
background-repeat: no-repeat; background-position: center;
}

.txtNormalw{
	text-align: center;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	line-height: 16px;
}
.numberFormat{
	text-align: center;
	font-family: Arial;
	font-size: 32px;
	color: #3b414a;
	font-weight: bold;
	line-height: 32px;
	width:100%;
}
.listaFamilia {border: thin solid Black; width: 202px; height:93px; vertical-align: top;} 
.listaHDDS {border: thin solid Black; width: 302px; height:93px; vertical-align: top;} 

.txtNormalQ {
	font-family: Arial;
	font-size: 14px;
	color: #3b414a;
	font-weight: bold;
	line-height: 20px;
}

.messagebox{
 width:100px;
 margin-left:0px;
 border:1px solid #c93;
 background:#ffc;
 padding:3px;
}
.messageboxok{
 width:auto;
 margin-left:0px;
 border:1px solid #349534;
 background:#C9FFCA;
 padding:3px;
 font-weight:bold;
 color:#008000;
}
.messageboxerror{
 width:auto;
 margin-left:0px;
 border:1px solid #CC0000;
 background:#F7CBCA;
 padding:3px;
 font-weight:bold;
 color:#CC0000;
}
