body {
	background-image: url(../images/fondo_pop.jpg);
	background-repeat:no-repeat;
	background-color: #333132;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FBB040;
	text-decoration: none;
	text-align: left;
}
.txt_int {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
}
