﻿body 
{
	font-family:Arial;
	font-size:11px;
	margin-top:0px;
}

form 
{
	margin:0px;
	padding:0px;
}

.txt_box 
{
	font-size:11px;
	font-family:Arial;
	border:#C5C5C5 1px solid;
}

a:link,a:active,a:hover,a:visited 
{
	text-decoration:none;
}

.menu_nav
{
	background:url(/hponline/imagenes/sitio/menu_back.jpg);
	text-align:center;
}

.menu_nav_hover
{
	background-image:url(/hponline/imagenes/sitio/menu_back_hover.png); 
	height:34px;
	text-align:center;
}

.txt_menu_nav
{
	font-size:14px;
	display:block;	
	color:#ffffff;
	
}

.panel_sesion 
{
	padding:0px;
	width:150px;
	height:34px;
	background-image:url(/hponline/imagenes/sitio/menu_sesion.jpg);
}

.panel_sesion .panel_anchor 
{
	float:left;
	padding:0px;
	margin:0px;
	height:15px;
	margin-top:9px;
}

a.txt_menu_sesion:link,a.txt_menu_sesion:active,a.txt_menu_sesion:visited 
{
	font-size:12px;
	display:block;	
	color:#FFFFFF;
	text-align:center;
}

a.txt_menu_sesion:hover
{
	font-size:12px;
	display:block;	
	color:#2EBDFF;
	text-align:center;
}

.buscar_box 
{
	border-width:0px;
	padding:0px;
	width:133px;
	height:20px;
	background-image:url(/hponline/imagenes/sitio/buscar_back.jpg);
	background-repeat:no-repeat;
}

.prod_nav
{
	
}

.prod_nav_hover
{
	background-image:url(/hponline/imagenes/sitio/lateral_hover.jpg);
	width:163px;
	height:24px;
	text-align:center;
}

a.txt_prod_nav:link,a.txt_prod_nav:active,a.txt_prod_nav:visited 
{
	font-size:12px;
	display:block;	
	color:#ffffff;
	text-align:left;
	font-weight:bold;
	padding-left:7px;
	padding-top:3px;
	background-image:url(/hponline/imagenes/sitio/lateral_normal.jpg);
	background-repeat:no-repeat;
	width:163px;
	height:24px;
}

a.txt_prod_nav:hover
{
	font-size:12px;
	display:block;	
	color:#ffffff;
	text-align:left;
	font-weight:bold;
	padding-left:7px;
	padding-top:3px;
	background-image:url(/hponline/imagenes/sitio/lateral_hover.jpg);
	background-repeat:no-repeat;
	width:163px;
	height:24px;
}

.titulo_caja_flotante 
{
	background-image:url(/hponline/imagenes/sitio/rightbox_header.jpg);
	background-repeat:no-repeat;
	width:167px;
	height:24px;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-align:left;
	padding-left:7px;
}

.contenido_caja_flotante 
{
	width:167px;
	border-left:#C5C5C5 1px solid;
	border-right:#C5C5C5 1px solid;
	padding:3px;
}

.pie_caja_flotante 
{
	background-image:url(/hponline/imagenes/sitio/rightbox_down.jpg);
	background-repeat:no-repeat;
	width:167px;
	height:21px;
	color:#4C4C4C;
	border-left:#C5C5C5 1px solid;
	border-right:#C5C5C5 1px solid;
	border-bottom:#C5C5C5 1px solid;
}

.subtitulo 
{
	border-left:#C5C5C5 1px solid;
	border-right:#C5C5C5 1px solid;
	background-image:url(/hponline/imagenes/sitio/box_subtitle.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:27px;
	color:#0075BF;
	font-weight:bold;
	font-size:14px;	
}

.overlayOpacity {
    top:0px;
    left:0px;
    display:none;
    position:absolute;
    z-index:10;
    background-image: url(/hponline/imagenes/sitio/overlay.png);
    background-color: #333;
    background-color: transparent;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/hponline/imagenes/sitio/overlay.png", sizingMethod="scale");
}


#espacio_bajo_menu 
{
	width:200px;	
	height:200px;	
	border:1px solid red;
}




