/* default elements */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	background-image: url(../imagens/fundonuvens.jpg);
	background-repeat:repeat-x;
}

.cxpesquisa {
	font-family:Verdana;
	font-size:9px;
	color:#B0B5B9;
	width: 106px;
	height: 18px;
	background-color: #FFFFFF;
	border-color: #B0B5B9;
	border: 1px solid #B0B5B9;
}

.textfields {
	font-family:Verdana;
	font-size:9px;
	color:#000000;
	width: 106px;
	height: 18px;
	background-color: #FFFFFF;
	border-color: #B0B5B9;
	border: 1px solid #B0B5B9;
}

ul, ol { 
	margin-left:1.5em; 
	padding-left:0px; 
}

form {
	margin: 0;
	padding: 0;
}

img {
	border:none;
}

/* area elements */

.tableform {
	font-family: Verdana;
	font-size:11px;
	color:#313131;
}
.tableform td {
	padding:5px;
	background: url(../imagens/tracejado_areamenu.gif) repeat-x 2px bottom;
}

.tableResults {
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	font-family: Verdana;
	font-size:11px;
	color:#313131;
}
.tableResults td {
	padding:5px;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
}

#menuselected {
	padding-top:6px;
	padding-bottom:7px;
	background: url(../imagens/tracejado_areamenu.gif) repeat-x 2px bottom;
}

.markermenu{
	width: 100%; /*width of menu*/
	margin:0;
	padding:0;
}
.markermenu ul {
	list-style-type: none;
	margin: 0px 0;
	padding: 0;
	/*border: 1px solid #9A9A9A;*/
}
.markermenu ul li a {
	display: block;
	width: auto;
	padding: 3px 0;
	padding-top:3px;
	padding-bottom:5px;
	padding-left: 11px;
	text-decoration: none;
	line-height:17px;
	background: url(../imagens/tracejado_areamenu.gif) repeat-x 2px bottom;
	/*border-bottom: 1px solid #B5B5B5;*/
	/*background-image:url(../imagens/tracejado_menu.gif);
	background-repeat:repeat-x;*/
}
.markermenu ul li a:visited, .markermenu ul li a:active {
	text-decoration:none;
	
}
.markermenu ul li a:hover {
	background-color: #E8F5FD;
	text-decoration:none;
	/*background-image:url(media/arrow-list-red.gif); onMouseover image change. Remove if none*/
}


.linkdiv {
	background:url(../imagens/tracejado_areamenu.gif) repeat-x top;
	background-color:#999999;
	height:37px;
}

.linkdiv DIV {
	background:url(../imagens/seta_verde.gif) no-repeat left;
	padding-left:21px;
	background-color:#0099FF;
	vertical-align:middle;
}

/* Holly Hack for IE \*/
* html .markermenu ul li { height: 1%; }
* html .markermenu ul li a { height: 1%; }
/* End */


.header {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

.main {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

.rightcolumn {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-color: #FFFFFF;
}

.footer {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #FDA505;
}

.reg {
	font-family: Arial;
	font-size: 13px;
	color: #E9550C;
	vertical-align: super;
}

/* structure and table elements */

#dash {
	width:100%;
	background-image:url(../imagens/tracejado_areamenu.gif);
	height:1px;
}

.maintable {
	/* 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	*/
	background-color: #FFFFFF;
}

.Erro {
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	color: #FF0000;
}

.destaquestable {
	margin-top: 28px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
}
.destaques_txt_area {
	padding-top: 0px;
	padding-right: 26px;
	padding-bottom: 0px;
	padding-left: 21px;
}
.destaques_img_area {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#menutable {
	background-color: #0083D7;
	height:35px;
	vertical-align:middle;
	text-align:center;
}

.pesquisatable {
	margin-top: 17px;
	margin-bottom: 17px;
	margin-left: 20px;
	margin-right: 0px;
	padding-left: 11px;
	font-family: Verdana;
	font-size: 10px;
	color: #ABAAAA;
	background-color: #EDEDED;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E4E4E4;
	border-right-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}

/* default text elements */

sub {
	line-height: 5px;
}

sup {
	line-height: 17px;
}

.footertext {
	font-family: Verdana;
	font-size:9px;
	color: #9C9A9A;
}




.headertext {
	font-family: Verdana;
	font-size:10px;
	color: #FFFFFF;
}

.titviagem {
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #97C033;
}

.txttotais {
	font-family: Verdana;
	font-size: 11px;
	color: #E9550C;
}

.txtpeqcalculadoras {
	font-family: Verdana;
	font-size:9px;
	color: #696969;
}

.txtmenuon {
	font-family: Verdana;
	font-size:10px;
	color: #FDA505;
	text-decoration: none;
	font-weight:bold;
}
.txtmenuon:hover {
	font-family: Verdana;
	font-size:10px;
	color: #FDA505;
	text-decoration:none;
}
.txtmenuon:visited {
	font-family: Verdana;
	font-size:10px;
	color: #FDA505;
	text-decoration:none;
}

.txtmenuoff {
	font-family: Verdana;
	font-size:10px;
	color: #FFFFFF;
	text-decoration:none;
}
.txtmenuoff:hover {
	font-family: Verdana;
	font-size:10px;
	color: #FFFFFF;
	text-decoration:none;
	background-color:#0000FF;
}
.txtmenuoff:visited {
	font-family: Verdana;
	font-size:10px;
	color: #FFFFFF;
	text-decoration:none;
}

.txtsubmenuon {
	font-family: Verdana;
	font-size:9px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.txtsubmenuon:visited {
	font-family: Verdana;
	font-size:9px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

.txtsubmenuoff {
	font-family: Verdana;
	color: #0083D7;
	font-size:9px;
	text-decoration:none;
	font-weight:bold;
}
.txtsubmenuoff:visited {
	font-family: Verdana;
	font-size:9px;
	color: #0083D7;
	text-decoration:none;
	font-weight:bold;
}
.txtsubmenuoff:hover {
	font-family: Verdana;
	font-size:9px;
	color: #0083D7;
	text-decoration:none;
	font-weight:bold;
}

.txtmapalink {
	font-family: Verdana;
	color: #57C013;
	font-size:11px;
	text-decoration:none;
}
.txtmapalink:visited {
	font-family: Verdana;
	color: #57C013;
	text-decoration:none;
}
.txtmapalink:hover {
	font-family: Verdana;
	color: #313131;
	text-decoration:none;
}

.txtcalclink {
	font-family: Verdana;
	color: #E9550C;
	font-size:11px;
	text-decoration:none;
	line-height:16px;
}
.txtcalclink:visited {
	font-family: Verdana;
	color: #E9550C;
	text-decoration:none;
}
.txtcalclink:hover {
	font-family: Verdana;
	color: #313131;
	text-decoration:none;
}

.destaque_cor {
	font-family: Verdana;
	font-size:9px;
	font-weight:bold;
	color: #0083D7;
	line-height:15px;
}

.tit_destaques {
	font-family: Verdana;
	font-size:9px;
	font-weight:bold;
	color: #3C3C3C;
	line-height:15px;
}

.txt_destaques {
	font-family: Verdana;
	font-size:9px;
	color: #3C3C3C;
	line-height:15px;
}

.TituloCalculadoras {
	font-family: Arial;
	font-size: 24px;
	color: #E9550C;
}

.Sub_TituloCalculadoras {
	font-family: Arial;
	color: #F67604;
	font-size:11pt;
	line-height:20px;
}

a {
	font-family: Verdana;
	color: #0083D7;
	text-decoration:underline;
}
a:active {
	font-family: Verdana;
	text-decoration:underline;
}
a:visited {
	font-family: Verdana;
	text-decoration:underline;
}
a:hover {
	font-family: Verdana;
	color: #313131;
	text-decoration:underline;
}


/* USER text elements */

/* EDITOR */
.Titulo {
	font-family: Arial;
	font-size: 24px;
	color: #0083D7;
}

.Sub_Titulo {
	font-family: Arial;
	font-size: 11pt;
	color: #0083D7;
	line-height:20px;
}

.Texto_Corpo {
	font-family: Verdana;
	font-size:11px;
	color: #313131;
	line-height:16px;
}

.Texto_Cor_Destaque {
	font-family: Verdana;
	font-size:11px;
	font-weight: bold;
	color: #0083D7;
	line-height:16px;
}

.Texto_Corpo_Highlight {
	font-family: Verdana;
	font-size:11px;
	color: #0083D7;
	line-height:16px;
}
/* END EDITOR */
