#fadeinbox {
 position:absolute;
 left: 0;
 top: -200px;
 background-color:#ccc;
 padding: 4px;
 z-index: 100;
 visibility:hidden;
}

.cerrar{ font-size:18px;}

body {

	background: url(img/fondopag.jpg) top center #FB5F15;
}

body,td,th {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}


a.link-pie:visited {
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration:none;
} 
a.link-pie:active {
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration:none;
} 
a.link-pie:link {
	color: #999999;
	font-family: "Trebuchet MS";
	font-size: 10px;
	text-decoration:none;
} 
a.link-pie:hover {
	color: #CCCCCC;
	font-family: "Trebuchet MS";
	font-size: 11px;

} 


a.link-btn1:visited {
	color: #3391CE;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
} 
a.link-btn1:active {
	color: #3391CE;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
} 
a.link-btn1:link {
	color: #3391CE;
	font-family: Arial;
	font-size: 11px;
	text-decoration:none;
} 
a.link-btn1:hover {
	color: #0033CC;
	font-family: Arial;
	font-size: 11px;
	text-decoration:underline;

} 


img{border:0px;}

.text-produc {
	font-family: Tahoma;
	font-size: 11px;
	border-top: dashed 1px;

}

.sub-titulos {
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding-left: 10px;
	font-size: 11px;
	color: #022F5F;
	}

.style_pie {
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
}
.recuadro{
	border: #DEDEDE solid 1px;
	background-color: #FCFCFC;
}

.fond-subtitulo{
	font-family: "Trebuchet MS";
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	font-size: 11px;
	color: #00007A;
	background-image:url(img/tit-sub-productos2.jpg);
	background-repeat:no-repeat;
}

UL {
	PADDING-RIGHT: 0px; PADDING-LEFT: 20px; PADDING-BOTTOM: 0px; MARGIN: 8px; PADDING-TOP: 0px
}
LI {
	LIST-STYLE-TYPE: circle;
}

