.bulletArrow {
	width: 12px;
	background-position: center;
}
.tituloContainer {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-transform:uppercase;
}
.bulletArrowGen {
	background-image: url(img/img_bulletArrowGen.jpg);
	background-repeat: no-repeat;
	width: 19px;
	background-position: center;
}

.contBkgrDotsGen {

	background-image: url(img/bkgr_dotsGenerico.gif);
	background-repeat: repeat-x;
}

