.fondo-menu {
	background-attachment: scroll;
	background-image: url(alquiler-marco_r5_c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
.parrafo {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 160%;
}

a:link {
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
    font-weight: bold;
	text-decoration: none;
}

.fondo-principal {
	background-attachment: fixed;
	background-image: url(fondo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.fondo-marco-h {
	background-attachment: scroll;
	background-image: url(marco-anuncio-h.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.fondo-marco-h2 {
	background-attachment: scroll;
	background-image: url(marco-anuncio-h.gif);
	background-repeat: repeat-x;
	background-position: top;
}
