.top-bg {
	background-image: url(images/top-background.gif);
	background-repeat: repeat;
}
.fondo-izq {
	background-image: url(images/fondo-izq.jpg);
	background-repeat: repeat;
	background-attachment: fixed;

}
.fondo-der {
	background-image: url(images/fondo-der.jpg);
	background-repeat: repeat;
}
.menu-bar {
	background-image: url(images/menu-background.gif);
	background-repeat: repeat;
}
.pie {
	font-family: Tahoma, Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
a:link {
	color: #b10021;
	text-decoration: none;
}
a:visited {
	color: #9c001d;
	text-decoration: none;
}
a:hover {
	color: F7012E;
	text-decoration: none;
}
a:active {
	color: F7012E;
	text-decoration: none;
}
pie-rojo {
	background-image: url(images/pie-rojo.gif);
	background-repeat: repeat;
}
.pie-rojo {
	background-image: url(images/pie-rojo.gif);
	background-repeat: repeat;
}
.pie-gris {
	background-image: url(images/pie-gris.gif);
	background-repeat: repeat;
}
.texto {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.titulos {
	font-family: Tahoma, Arial;
	font-size: 13px;
	font-weight: bold;
	color: b10021;
	text-decoration: none;
}
.about-bg {
	background-image: url(images/about-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.real-bg {
	background-image: url(images/real-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.home-bg {
	background-image: url(images/home-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.comemrcial-bg {
	background-repeat: no-repeat;
	background-position: right bottom;
	background-image: url(images/commercial-bg.jpg);

}
.insurance-bg {
	background-image: url(images/insurance-bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
