body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.macro_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
}
.propuesta_lupa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.5px;
	word-spacing: 2px;
}


.info_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #000000;
}
.fnd {
	background-color: #BB0303;
}
.fnd2 {
	background-color: #FFFFFF;
}

.fnd3 {
	background-image: url(images/Propuestas/fnd.jpg);
}
.fondo {
	background-image: url(images/fondo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.fondo2 {
	background-image: url(images/fondo2.png);
	background-repeat: no-repeat;
	background-position: center top;
}
