body {

	background-color: #fff;
	background-image: url(img/fondopag.jpg);
}

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;

} 



.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: #3391CE;
	}

.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: #3391CE;
	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;
}