.background {
	background-attachment: scroll;
	background-image:     url(bgr.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;

}

.background2 {
	background-attachment: scroll;
	background-image:     url(bgr_interiores.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;

}
.textowhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.textoblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
.navigationbottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;

}
.navigationbottom:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.header {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF6600;
}
.navigation {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FF6600;
	line-height: normal;
	text-decoration: none;
}
.navigation:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #0099CC;
	line-height: normal;
	text-decoration: none;
}
