.bg {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(imagens/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
.texto1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #214A7D;
	text-decoration: none;
}
.texto2 {

	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.form1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	text-decoration: none;
	background-color: f32b39;
	font-weight: normal;
	color: #FFFFFF;
	width:140px;
}
.texto3 {


	font-family: "Trebuchet MS", Verdana;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.form2 {

	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	text-decoration: none;
	background-color: f4b247;
	font-weight: normal;
	color: #FFFFFF;
	width:140px;
}
.form3 {


	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	text-decoration: none;
	background-color: 8dc585;
	font-weight: normal;
	color: #FFFFFF;
	width:140px;
}
.campos_reserva {
	font-family: Tahoma;
	font-size: 11px;
	color: #992d35;
	background-color: #FFCCCC;
	height: 13px;
	border: 1px solid #992d35;
}
