BODY {
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	background-attachment: fixed;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

BODY, P, TD, LI, DIV {
	font-family: Verdana, Arial;
	font-size: 8pt;
	color: #000000;
}

FORM {
	margin: 0px;
	padding: 0px;
}

A IMG {
	border: 0px;
}

A:link {
	color: #E87400;
	text-decoration: none;
}
A:visited {
	color: #E87400;
	text-decoration: none;
}
A:hover {
	color: #E87400;
	text-decoration: underline;
}

H1 {
	color: #FF9933;
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}
H2 {
	color: #FF9933;
	font-size: 10pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-bottom: 5px;
}

HR {
	height: 1px;
	width: 100%;
	border: 1px solid #CCCCCC;
}

P {
	margin-top: 0px;
	margin-bottom: 15px;
}

INPUT {
	font-family: Verdana, Arial;
	font-size: 8pt;
	border: 1px inset #7F7E83;
}
TEXTAREA {
	font-family: Verdana, Arial;
	font-size: 8pt;
	border: 1px inset #7F7E83;
}
SELECT {
	font-family: Verdana, Arial;
	font-size: 8pt;
	border: 1px inset #7F7E83;
}

INPUT.button {
	font-family: Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9933;
	background-color: #EEEEEE;
	border: 1px outset #FF9933;
}

UL.twoCols {
	-moz-column-count: 2;
}

#registerNewsletter INPUT {
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
}

.bluebold {
	font-weight: bold;
	color: #FF9933;
}

#main {
	width: 780px;
	margin-left: -390px;
	left: 50%;
	position: absolute;
}

#main #top {
	background-color: #FFFFFF;
	height: 156px;
	background-image: url(../images/top_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	margin-top: 2px;
	padding-left: 30px;
	overflow: hidden;
}

#main #menu {
	background-color: #000000;
	color: #FF9933;
	padding-left: 10px;
	padding-right: 10px;
	/*text-align: center;*/
	height: 30px;
	line-height: 30px;
}

#main #menu A {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 9px;
	padding-bottom: 9px;
	line-height: 30px; 
}
#main #menu A.active {
	background-color: #666666;
}

#main #submenu {
	background-color: #666666;
	color: #FF9933;
	padding-left: 10px;
	padding-right: 10px;
	/*text-align: center;*/
	height: 24px;
	line-height: 24px;
	overflow: hidden;
}
#main #submenu A {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 6px;
	padding-bottom: 6px;
	line-height: 24px; 
}
#main #submenu A.active {
	background-color: #999999;
}

#main #subsubmenu {
	background-color: #999999;
	color: #FF9933;
	padding-left: 10px;
	padding-right: 10px;
	/*text-align: center;*/
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
#main #subsubmenu A {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 20px; 
}
#main #subsubmenu A.active {
	background-color: #999999;
	color: #000000;
}

#main #banner {
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 5px;
	/*padding: 10px;*/
	overflow: hidden;
}

#main #lateral {
	/*background-color: #FFFFFF;*/
	width: 165px;
	float: left;
}


/*
#main #lateral DIV.boxtop {
	height: 8px;
	line-height: 8px;
	background-image: url(../images/round_top_lateral1.gif);
	font-size: 1px;
}
*/
#main #lateral DIV.boxtop {
	height: 8px;
	line-height: 8px;
	background-color: #FFFFFF;
	font-size: 1px;
}



#main #lateral DIV.box {
	/*border-left: 1px solid #7F7E83;
	border-right: 1px solid #7F7E83;*/
	padding-left: 8px;
	padding-right: 8px;
	background-color: #FFFFFF;
}


/*
#main #lateral DIV.boxbot {
	height: 8px;
	line-height: 8px;
	background-image: url(../images/round_bot_lateral1.gif);
	font-size: 1px;
	margin-bottom: 5px;
} */
#main #lateral DIV.boxbot {
	height: 8px;
	line-height: 8px;
	background-color: #FFFFFF;
	font-size: 1px;
	margin-bottom: 5px;
}



#main #lateral #oldnewsletter {
	text-align: center;
	margin-top: 15px;
}

#main #contents {
	/*background-color: #FFFFFF;*/
	width: 610px;
	float: right;
}

/*
#main #contents DIV.boxtop {
	height: 8px;
	line-height: 8px;
	background-image: url(../images/round_top_main1.gif);
	font-size: 1px;
}*/
#main #contents DIV.boxtop {
	height: 8px;
	line-height: 8px;
	background-color: #FFFFFF;
	font-size: 1px;
}



#main #contents DIV.box {
	/*border-left: 1px solid #7F7E83;
	border-right: 1px solid #7F7E83;*/
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(../images/round_mid_main.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#main #contents DIV.box #contents2 {
	width: 594px;
}
#main #contents DIV.box #contents2 #navigation {
	font-size: 7pt;
	color: #7E7F83;
	margin-bottom: 5px;
}
#main #contents DIV.box #contents2 #navigation A {
	color: #7E7F83;
}

/*
#main #contents DIV.boxbot {
	height: 8px;
	line-height: 8px;
	background-image: url(../images/round_bot_main1.gif);
	font-size: 1px;
	margin-bottom: 5px;
}*/
#main #contents DIV.boxbot {
	height: 8px;
	line-height: 8px;
	background-image: url(../images/round_bot_main1_square.gif);
	font-size: 1px;
	margin-bottom: 5px;
}


#main #contents_big {
	/*background-color: #FFFFFF;*/
	width: 780px;
}

/*
#main #contents_big DIV.boxtop {
	height: 8px;
	line-height: 8px;
	background-image: url(../images/round_top_main2.gif);
	font-size: 1px;
}*/
#main #contents_big DIV.boxtop {
	height: 8px;
	line-height: 8px;
	background-color: #FFFFFF;
	font-size: 1px;
}


#main #contents_big DIV.box {
	/*border-left: 1px solid #7F7E83;
	border-right: 1px solid #7F7E83;*/
	padding-left: 8px;
	padding-right: 8px;
	background-image: url(../images/round_mid_main.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#main #contents_big DIV.box #contents2 {
	width: 764px;
	min-height: 230px;
}
#main #contents_big DIV.box #contents2 #navigation {
	font-size: 7pt;
	color: #7E7F83;
	margin-bottom: 5px;
}
#main #contents_big DIV.box #contents2 #navigation A {
	color: #7E7F83;
}

/*
#main #contents_big DIV.boxbot {
	height: 8px;
	line-height: 8px;
	background-image: url(../images/round_bot_main2.gif);
	font-size: 1px;
	margin-bottom: 5px;
}*/
#main #contents_big DIV.boxbot {
	height: 8px;
	line-height: 8px;
	background-image: url(../images/round_bot_main2_square.gif);
	font-size: 1px;
	margin-bottom: 5px;
}



#main #bottom {
	background-color: #000000;
	padding-left: 8px;
	padding-right: 8px;
	margin-bottom: 2px;
	clear: both;
	height: 28px;
	line-height: 28px;
	overflow: hidden;
}
#main #bottom #copyright {
	float: left;
	font-size: 7pt;
	line-height: 28px;
	color: #FFFFFF;
	overflow: hidden;
}
#main #bottom #powered {
	float: right;
	font-size: 7pt;
	line-height: 28px;
	color: #FFFFFF;
	overflow: hidden;
}

.clear {
	clear: both;
}

DIV.pad10 {
	padding: 10px;
}


#mod_servicos {
	border-left: 1px solid #CCCCCC;
	margin-left: 15px;
	padding-left: 15px;
	padding-right: 5px;
}
#mod_servicos H2 {
	width: 230px;
	margin-bottom: 20px;
}
#mod_servicos DIV.serv {
	margin-bottom: 8px;
	width: 230px;
	clear: both;
	height: 70px;
}
#mod_servicos DIV.serv DIV.servtit {
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
}
#mod_servicos DIV.serv DIV.servdesc {
	font-size: 7pt;
	margin-left: 8px;
	float: left;
	height: 70px;
	background-image: url(/modulos/mod_servicos_back.gif);
	padding: 1px;
	padding-left: 2px;
	padding-right: 2px;
}
#mod_servicos DIV.serv DIV.servdesc DIV {
	font-size: 7pt;
	margin-bottom: 1px;
	width: 148px;
	font-weight: bold;
}



.tableMainTitleCell {
	background-image: url(/uploads/imagens/planos/tablemaincelltop.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	height: 19px;
	vertical-align: middle;
}
.tableMainTitleCell2 {
	background-image: url(/uploads/imagens/planos/tablemaincelltop2.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	height: 19px;
	vertical-align: middle;
}


.tableMainCell {
	background-color: #DDDDDD;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-size: 8pt;
	color: #000000;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
	vertical-align: middle;
	width: 202px;
}

.tableCell {
	background-color: #EEEEEE;
	border-bottom: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	font-size: 8pt;
	color: #000000;
	text-align: center;
	height: 18px;
}


.tableMainTitleBuyCell {
	background-image: url(/uploads/imagens/planos/tablemaincelltop2.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #CCCCCC;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	height: 18px;
	vertical-align: middle;
}

.tableMainTitleBuyCellLast {
	background-position: top right;
}

.tableMainTitleBuyCell A.menu {
	font-size: 7pt;
}

.tableTop {
	padding-right: 1px;
}