body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/fundo-browser.jpg); background-repeat:repeat-x;
}
/* efeito mouseover menu topo */
a.menu-topo:hover {
	font-family: Arial, Helvetica;
	font-size: 14px;
	color: #ffffff; text-decoration: none;
	background-image: url(../images/bg_menu_over.jpg); background-repeat:repeat-x; background-position:center;
	DISPLAY: block;
}

/* estilo dos links */
a:link, a:active, a:visited{font-style:normal;text-decoration:none;}
 a:hover{text-decoration:underline;}
 
 /* estilo de fonte de todo documento que nao seja link */
 body, table{font-family:Verdana;font-size:10px;}

.pacotes-t1{font-family:Verdana; font-size:11px;
font-weight:bold; color:#ffffff;text-align:center;}

.pacotes-t2{font-family:Verdana; font-size:16px;
font-weight:bold; color:#000000;}

.pacotes-miolo{font-family:Verdana; font-size:11px;
font-weight:normal; color:#000000; text-align:center;}

/* titulo1 */
.t1{font-family:Verdana; font-size:14px;font-weight:bold; color:#000000;}

/* TITULOS DAS DICAS */
.titulo_dicas{font-family:Verdana; font-size:12px;font-weight:bold; color:#000000;}

/* estilo saidas e dias */
.saidas{font-family:Verdana; font-size:11px;font-weight:bold; color:#ff0000;}

/* estilo preço */
.precos{font-family:Verdana; font-size:11px;font-weight:bold; color:#000000;}

/* estilo resumo */
table.resumo{font-family:Verdana; font-size:11px;color:#000000;}

/* estilo fundo cor escura */
 .cor-escura{background-color:#184DB5;}

 /* estilo fundo cor clara */
 .cor-clara{background-color:#94B6EF;}
 
.rolagem {width:100%; height: 240px; overflow: auto; cursor:pointer}
.rolagem1 {width:100%; height: 240px; overflow: auto; cursor:pointer}
.rolagem2 {width:100%; height: 240px; overflow: auto; cursor:pointer}
.rolagem-fuso {width:100%; height: 320px; overflow: auto; cursor:pointer}
/* estilo link inicio */
a.inicio:link, a.inicio:active, a.inicio:visited, a.inicio:hover{font-style:normal;text-decoration:none;font-family:Verdana; font-size:10px; font-weight:bold; color:#ffffff;}

/* estilo dos formularios */
input.text,textarea,select {
border:solid 1px #999999;
}
input.button {
border:solid 1px #999999;
}
