.rotulos-madrid {
	height: inherit;
	width: auto;
	background-image: url(fondo_rotulos.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	position: relative;
	background-position: center center;
	font-weight: normal;
}
.TEXT-ROTULACION {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

.fondo-rotulos-luminosos {
	background-color: #B7B812;
}
.texto-publicitarios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
}
.servicios-publicitarios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: underline;
}
.rotulos-luminosos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
}
.rotulos-luminosos-publicitarios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

