.fondo {
	background-image: url(images/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #7F8184;
}
.titulosdestacados {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
}
.txtpq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
.txtpqblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-right: 2px;
	padding-left: 2px;
}
.tituproductos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2D8BD8;
	font-weight: bold;
}
#divinfo{
	height:230px;
	overflow:auto;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: normal;
}
.titulosbig {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	color: #2D8BD8;
	border-left-width: 0px;
	line-height: 16px;
}
