/*CSS Geral*/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin: 0px;
	line-height: 15px;
}
.noBorder {
	border: none;
}
.espaco-menu {background-image:url(images/menu_linha.gif)
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a {
	color: #0B2345;
	text-decoration: none;
}
a:hover {
	color: #0B2345;
	text-decoration: underline;
}
/* fim CSS Geral*/
.borda-body {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0B2345;
	border-bottom-color: #0B2345;
	border-left-color: #0B2345;
}
.txt-botton {
	font-size: 9px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: center;
	height: 35px;
	position: relative;

}
/* destaque pags */
.txt-dest-pags {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 14px;
	padding-top: 0px;
	padding-bottom: 0px;
}
/* fim dest pags*/

.txt-dest-home {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 15px;
	padding-top: 5px;
	padding-bottom: 10px;
}

.txt-dest-home a{
}

.item{
	padding-left: 15px;
	background-image: url(images/ico_bollet.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
}
.bollet {
	background-image: url(images/ico_bollet.gif);
	background-repeat: no-repeat;
	left: 5px;
	background-position: 2px;


}

.home-online-txt {
	color: #333333;
	padding-left: 5px;
	line-height: 14px;
	padding-bottom: 15px;
	padding-top: 10px;

}
.home-online-txt-img {
	margin-left: 10px;


}
.home-online-txt a{
	color: #666666;
	text-decoration: none;

}
.home-online-txt a:hover {
	color: #666666;
	text-decoration: underline;
}
/*ico veja mais*/

.vejamais {
	font-weight: bold;
	color: #0B2345;
	float: right;
	background-image: url(images/ico_vejamais.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 10px;
	background-position: 3px 5px;
}
.vejamais a {
	color: #0B2345;
}
.vejamais a:hover {
	color: #0B2345;
	text-decoration: underline;
}
.vejamais-pag {
	font-weight: bold;
	color: #0B2345;
	float: right;
	background-image: url(images/ico_vejamais.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 5px;
	background-position: 3px 3px;
}
/*fim ico veja mais*/

/* Tabela dolar */
}
.table-dolar {

}

.table-dolar.td.td1 {
	background-image: url(images/box1.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
	background-position: bottom;
}
.table-dolar.td.td2 {
	background-image: url(images/box2.gif);
	background-repeat: repeat-x;
	height: 6px;
	white-space: pre;
	background-position: bottom;
}
.table-dolar.td.td3 {
	background-image: url(images/box3.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;
	background-position: bottom;
}
.table-dolar.td.td4 {
	background-image: url(images/box4.gif);
	background-repeat: repeat-y;
	width: 6px;
}
.table-dolar.td.td5 {
	background-image: url(images/box5.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;

}
.table-dolar.td.td6 {
	background-image: url(images/box6.gif);
	background-repeat: repeat-x;
	height: 6px;

}
.table-dolar.td.td7 {
	background-image: url(images/box7.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 6px;

}
.table-dolar.td.td8 {
	background-image: url(images/box8.gif);
	background-repeat: repeat-y;
	width: 6px;

}
.table-border {
	border: 1px solid #0B2345;
}
/* Fim Tabela dolar */
.tit-secao {
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0B2345;
}
/*sub menu*/
.submenu
{
	float:left;
	width:100%;
	padding:0;
	margin:0;

}
.submenu .line {
display:inline
}

.submenu a
{
	float:left;
	text-decoration:none;
	color:#0B2345;
	background-color:#EAEAEA;
	padding:2px 6px;
	border-right:1px solid #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.submenu a:hover {
	background-color:#FCD116;
	text-decoration: underline;
}
/*fim sub menu*/
.txt-pag {
	line-height: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
}
.txt-pag-evento {
	line-height: 20px;
	padding-left:30px;
	padding-top: 10px;
	padding-right: 20px;
}
input {
	font-size: 10px;
	color: #000000;
	border: 1px solid #0B2345;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.botao {
	font-weight: bold;
	color: #0B2345;
	background-color: #DBAE00;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #0B2345;
}
.txt-form {
	font-size: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
}
.table-dest-pags {
	line-height: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.table-dest-pag-itens {
	margin-right: 20px;
	margin-left: 5px;
	float: left;
}
.bullet {

	font-weight: bold;
	color: #0B2345;
	float: right;
	background-image: url(images/ico_vejamais.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-bottom: 10px;
	background-position: 3px 3px;
}
.txt-mapa {

	line-height: 20px;
}
select {
	font-size: 10px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #0B2345;

}
.tabela-cambio {
	padding: 5px;
	background-color: #EBEFF1;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;

}

.tabela-cambio td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;


}
.ico-voltar {
	background-image: url(images/ico_voltar.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	height: 16px;
	background-position: 2px;
	font-weight: bold;


}
.cases-fotos {
	background-color: #EBEFF1;
	padding: 10px;
}
.tit-cases {
	font-size: 12px;
	font-weight: bold;
	color: #0B2345;

}
.tabela-docs {

	padding: 5px;
	background-color: #EBEFF1;
}
.tabela-docs-item {
	padding-left: 20px;
}
.tabela-docs-branca {

	padding: 3px;
	background-color: #FFFFFF;
}
.input-noborder {
	border: 0px none;
}
.table-eventos-menu {
	padding: 5px;
	background-color: #EBEFF1;

}
.tit-pacotes {
	font-size: 12px;
	font-weight: bold;
	color: #0B2345;
}
.tit-online {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	height: 100%;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;

}

.form-style div {
	float: left;
}
.form-style td {
	text-align: left;
	padding: 0 0 4px 0;
}
