﻿body 
{
	background-color:#FFFFFF;
	text-align: center;
	margin: 2px; 
	padding: 1px;
}

.HojaPrincipal #AreaDeTrabajo
{
	position: relative;
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto; 
	/* border: 1px solid #8DB3D3; */
	text-align: left;
}

.HojaPrincipal #MenuSitio { 
	height: 30px;
	background: #FFFFFF; 
	padding: 0 5px 0 5px;

}

.HojaPrincipal #Encabezado { 
	height: 90px;
	background: #FFFFFF; 
	padding: 0 5px 0 5px;

} 

.HojaPrincipal #MenuProductos { 
	height: 30px;
	background: #FFFFFF; 
	padding: 0 2px 0 2px;

}

.HojaPrincipal #Centro { 
	/*height: 500px;*/
	background: #FFFFFF; 
	padding: 0 5px 0 5px;
} 

.AreaLibre
{
	width:5px;
	height:200px;
}


.AreaNoticias
{
	width:305px;
	height:130px;
}

.AreaCapacitacion
{
	width:255px;
	height:140px;
}

.AreaEventos
{
	width:255px;
	height:140px;
}

.AreaPromociones
{
	width:430px;
	/*height:200px;*/
}

.HojaPrincipal #Pie { 
	/*height: 100px;*/
	background: #FFFFFF; 
	padding: 0 5px 0 5px;
} 

.LetraSucursal
{
	color:Black;
	font-size: 12px; 
	font-family:tahoma; 
	font-weight:600;
}


.QuitarSubrayado
{
    text-decoration:none;
    color:inherit;
}

.QuitarSubrayado2
{
    text-decoration:none;
    color:Blue;
}

.QuitarSubrayado3
{
    text-decoration:none;
    color:#080743;

}

.QuitarSubrayado4
{
    text-decoration:none;
    color:#080743;
    font-size: 11px; 
	font-family:tahoma; 
	font-weight:500;
}

.Leyenda
{
	color:Black;
	font-size: 12px; 
	font-family:tahoma; 
	font-weight:600;
	text-align:center;
}

.EtiquetaProductoP
{
	color:#080742; 
	font-size: 11px; 
	font-family:tahoma; 
	font-weight:500;
}

.LetraMicroSitio
{
	color:#080742; 
	font-size: 11px; 
	font-family:tahoma; 
	font-weight:400;
}

.EtiquetaProductoD
{
	color:#193465; 
	font-size: 11px; 
	font-family:tahoma; 
	font-weight:600;
}


.Titulo{font-family: Tahoma; font-size: 11px; color: #E18C21; font-weight: 600; }
.Descripcion{font-family: Tahoma; font-size: 10px; color: #06073F; font-weight: 600;}

.Titulo2{font-family: Tahoma; font-size: 12px; color: #E18C21; font-weight: 600; }
.Descripcion2{font-family: Tahoma; font-size: 12px; color: #06073F; font-weight: 600;}

.TituloIndividual{font-family: Tahoma; font-size: 14px; color: #F3BE34; font-weight: 600; }
.DescripcionIndividual{font-family: Tahoma; font-size: 12px; color: #004080; font-weight: 500;}

.TituloArticulo{font-family: Tahoma; font-size: 14px; color: #484E53; font-weight: 600;}

.Acceso1{font-family: Tahoma; font-size: 12px; color: #06073F; font-weight: 600;}
.Acceso2{font-family: Tahoma; font-size: 12px; color:Red; font-weight: 500;}
.Acceso3{font-family: Tahoma; font-size: 13px; color: #06073F; font-weight: 500;}



/* Inicia Codigo Menu */

a{text-decoration:none; }
a:hover{text-decoration:none;}

div,td{font-family: Tahoma; font-size: 9px;}
.sel1{height: 19px; width: 109px; font-family: Tahoma; font-size: 10px; }
.topmenu{font-family: Tahoma; font-size: 12px; color: #46484A; font-weight: 600}
.top11{font-family: Tahoma; font-size: 11px; color: #46484A;}
.or11{font-family: Tahoma; font-size: 11px; color: #FF7E00;}

.mb{color: #000000; font-size: 11px; position: absolute; font-family: tahoma; font-weight: 600}
.mw{position: relative; left: -1; top: -1; color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: 600}
.aw{color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: 600}

.lb{color: #78BE30; font-size: 11px; position: absolute; font-family: tahoma; font-weight: 600}
.lw{position: relative; left: -1; top: -1; color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: 600}
.law{color: #ffffff; font-size: 11px; font-family: tahoma; font-weight: 600}

.lmenu{padding: 7px 0 4px 0}
.lm11{font-family: Tahoma; font-size: 11px; }

.search{height: 20px; width: 157px; 
font-family: Tahoma; font-size: 11px; color: #46484A; border: #000000 1px solid; padding: 2px 3px 2px 3px
}

.so{font-family: Tahoma; font-size: 11px;}

.item_name{font-family: Tahoma; font-size: 11px; color: #E55C19; font-weight: 600; padding: 0 7px 0px 7px}
.item_desc{font-family: Tahoma; font-size: 11px; color: #484E53; font-weight: 600; padding: 7px}
.item_price{font-family: Tahoma; font-size: 11px; color: #3091BB; font-weight: 600; padding: 0 7px 15px 7px}
/* Finaliza Codigo Menu */


