body {
	background: url(images/background.gif) no-repeat center top;
	background-color: #001539;
}
.logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: left;
}
.garantizar {
	background-image: url(images/garantizar.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.texto {
	font-family: tahoma;
	font-size: 12px;
	color: #059ede;
}
.titulo {
	font-family: tahoma;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.footer {
	font-family: tahoma;
	color: #065CAA;
	background-image: url(images/footer.gif);
	font-size: 12px;
	background-repeat: repeat;
	vertical-align: middle;
	text-align: center;
	line-height: normal;
	white-space: normal;
}
.contacto {
	font-family: tahoma;
	color: #06549B;
	font-size: 12px;
	background-position: center center;
}

.facebook {
	background-image: url(images/facebook.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.twitter {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: center center;
}

a:link {
	color: #065CAA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #065CAA;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.barracontacto {
	background-image: url(images/barracontacto.png);
	background-repeat: no-repeat;
	background-position: center;
}

.intercambios {
	font-family: tahoma;
	color: #065CAA;
	font-size: 12px;
	background-position: center center;
}
