@charset "utf-8";
/* CSS Document */

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF9406;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.resaltado {
	font-size: 11px;
	font-weight: bold;
	color: #0351A6;
}
.resaltado_titulo {
	font-size: 18px;
	font-weight: bold;
	color: #0351A6;
	font-style: italic;
}
.texto_normal_color {
	font-size: 11px;
	color: #454545;
}
.texto_titulo {
	font-size: 18px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}
.titulo_imagenes_home {
	font-size: 14px;
	font-weight: bold;
}
#pos_menu {
	position:relative;
	width:0px;
	height:0px;
	z-index:3;
	visibility: visible;
	float: left;
	margin: 0px;
	padding: 0px;
	clear: none;
	top: 25px;
	left: 62px;
}
#menu {
	position:absolute;
	width:187px;
	height:300px;
	z-index:2;
	left: 0px;
	top: 0px;
	background-image: url(/imagenes/productos/sombra_menu.png);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	overflow: visible;
	float: none;
	visibility: hidden;
}

img {
	behavior: url('/iepngfix_v2/iepngfix.htc')
}
div {
	bevavior: url('/iepngfix_v2/iepngfix.htc')
}
