.bg_universal {
	background-attachment: scroll;
	background-image: url(imgs/bg_universal.jpg);
	background-repeat: repeat-x;
	background-color: #F6F8F5;
}
.bg_topo {
	background-attachment: scroll;
	background-image: url(imgs/bg_topo.jpg);
	background-repeat: repeat-x;
}
.bg_reserva_universal {
	background-image: url(imgs/bg_reserva_universal.jpg);
	background-repeat: repeat-y;
	background-attachment: scroll;
}
.txt_9_marrom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #343434;
}
.txt_arial_10_marrom {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #343434;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001a00;
	height: 18px;
}
.txt_arial_10_verde {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #001a00;
}
.bg_reserva_bt {

	background-image: url(imgs/bg_reservas_bt.gif);
	background-repeat: repeat-y;
}
.txt_arial_11_marrom {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
}
.txt_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3e3e3e;
}

.txt_arial_11_marrom_espacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
	line-height: 20px;
}
.txt_arial_11_marrom_espacado_mais {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
	line-height: 26px;
}
a:link {
	color: #343434;
	text-decoration: underline;
}
a:visited {
	color: #343434;
	text-decoration: underline;
}
a:hover {
	color: #343434;
	text-decoration: none;
}
a:active {
	color: #343434;
	text-decoration: none;
}
.txt_arial_11_marrom_espacado_medio {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #343434;
	line-height: 18px;
}
.form_tag {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	height: 15px;
	border: 1px solid #C4DACD;
	font-size: 10px;
}
.form_tag_big {

	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	height: 100px;
	border: 1px solid #C4DACD;
	font-size: 10px;
}
#divmes {
    position: relative;
}