.fondo {
	background-image: url(img/card.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.fondo2 {

	background-image: url(img/botones/fondo-bt.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.titular {color: #c40404; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 14px; }
.titular-negro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}
.texto-normal{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
}
