.txt {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Georgia;
	font-size: 13px;
	color: #333333;
}
.txtazul {

	font-family: "Lucida Sans Unicode", "Lucida Sans", Georgia;
	font-size: 13px;
	color: #007AC5;
}
.trailer {
	background-image: url(images/trailer.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.txtgris {

	font-family: "Lucida Sans Unicode", "Lucida Sans", Georgia;
	font-size: 10px;
	color: #999999;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #007BBD;
}
.circle {
	background-image: url(images/circle_peke.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.border {
	border: 5px solid #c7e2f2;
}
.txtgrisch {


	font-family: "Lucida Sans Unicode", "Lucida Sans", Georgia;
	font-size: 13px;
	color: #999999;
}
.txtazulpeke {
	font-family: "Lucida Sans Unicode", "Lucida Sans", Georgia;
	font-size: 11px;
	color: #0066CC;
}

