@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	color:#f2f2f6;
	padding-top: 0 0 0 0;
	background-attachment: auto;
	background-image: url(../../images/bg_fullsite.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #3F4289;
}
 td{
	 
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
 }
 
 .red{
	 
	color:#C00; 
 }

div, h1, h2, h3, h4, p, form, label, input, textarea, img, span {
	margin:0;
	padding:0;
}
ul {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:0;

}

a {
text-decoration:none;
color:#003399;
}
a:hover {
text-decoration:none;
color:#0033FF;
}
a:visited {
text-decoration:none;
color:#003399;
}


.spacer {
	clear:both;
	font-size:0;
	line-height:0;
}
.text_link {
	background-color: #E0E0E0;
}


.branco{
color:#fff;	
}

#container {
	width:960px;
	margin: 0 auto 0 auto;
}
#table_descritivos {
	font-size: 10px;
}
/*------------------------------------------------topheader--------------------*/
#top {
	width:960px;
	height:29px;
	margin: 0 auto 0 auto;
	line-height: normal;
	color: #dcd66e;
	padding: 0px;
	float: none;
	background-image: url(../../images/top.gif);
	background-color:#444482;
	background-repeat: no-repeat;
	background-position: left;
}
.logo {
	background-image: url(../../images/logo.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 169px;
	width: 121px;
	margin: 20px 0px 0px 50px;
	padding-bottom: 10px;
	display: inline;
}
.menu_area {
	float: left;
	margin: 58px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.menu_text {
	font-size: 10px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

/*------------------------body_area--------------------*/

#body_area {
	width:960px;
	margin: 0 auto 0 auto;
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #336699;
	text-decoration: none;
	float: left;
	padding: 10px 0px 0px 0px;
	background-color:#fff;
}
.coluna_1 {
	margin: 0px;
	float: left;
	width: 220px;
	padding: 0px 10px 0px 10px;
	overflow:hidden;
}
.coluna_1_menu_area {
	margin: 0;
	padding: 0;
	float: right;
	width: 220px;
	background-image:url(../../images/menu_mid_bg.gif);
	background-repeat: repeat-y;
	background-position: top;
}
.coluna_1_menu_top {
	float: left;
	height: 31px;
	width: 220px;
	background-image: url(../../images/menu_top_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.coluna_1_menu_top img {
	padding:6px 0 0 9px;
}
.coluna_1_menu_bottom {
	float: left;
	height: 67px;
	width: 220px;
	background-image: url(../../images/menu_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.coluna_1_menu {
	font-size: 11px;
	font-variant: normal;
	color: #171a6b;
	line-height:20px;
	text-decoration: none;
	border-bottom:solid 1px #ccc;
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	width: 180px;
	padding:5px 0 0 5px;
	margin: 0 20px 0 15px;
}
.coluna_1_menu:hover {
	color:#fff;
	background:#E0AD12;
/*	background-image:url(../../images/bg_link_menu.jpg);*/
	background-repeat:repeat-x;
}

#coluna_1_complemento {
	width:220px;
	padding:0 20px 0 20px;
}
#coluna_1_complemento img{
	border: 0;
	padding:0 0 20px 25px;
}



.eventos_head {
	font-family: Georgia;
	font-size: 22px;
	color: #d0910b;
	text-decoration: none;
	background-image: url(../../images/comments.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	width: 130px;
	padding : 0px 0px 10px 10px;
	background-position: 20px 8px;
}
.eventos_area {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 150px;
}
.eventos_text {
	font-size: 11px;
	font-weight: bold;
	color: #386060;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.eventos_link {
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #9ca27e;
	text-decoration: underline;
}
.eventos_link:hover {
	font-size: 10px;
	font-weight: normal;
	text-transform: none;
	color: #386060;
	text-decoration: underline;
}

#midarea {
	margin: 0px;
	float: left;
	width: 710px;
}

#midarea_topics {
	margin: 0px;
	float: left;
	width: 710px;
	padding: 0px 10px 0px 0px;
}
#midarea_topics  a {
	text-decoration:none;
	color:#CC9900;
	padding: 10px 10px 10px 10px;
}
#midarea_topics  a:hover {
	text-decoration:none;
	color:#fff;
	background-color:#CC9900;
	padding: 10px 10px 10px 10px;
}



#nav{
	font-size:10px;
	color:#999;
	text-decoration:none;
	padding:0 10px 0 5px;
	float:left;
}
#nav a{
	font-size:10px;
	color:#999;
	text-decoration:none;
	padding:0 10px 0 5px;
}

#nav a:hover{
	font-size:10px;
	color:#666;
	text-decoration:none;
	background-color:#ebebeb;
	padding:0 10px 0 5px;
}

#acessibilidade{
	font-size:10px;
	text-align:right;
	
	
}
#acessibilidade img{
	border:0;
	
}

#toppage{
	float:left;
	font-size:11px;
	color:#999;
	text-decoration:none;;
	width:708px;
	height:30px;
	background-image:url(../../images/bg_toppage.gif);
	margin:5px 0 0 0;
	padding:0 0 0 5px ;
	background-repeat:no-repeat;
}

#toppage img{
	border: 0;
	float:left;
	
}

#toppage a{
 	color:#999;
	text-decoration:none;
	
}
#toppage a:hover{
 	color:#666;
	text-decoration:none;
	
}

#toppage .voltar{
	float:left;
	padding:0 0 0 5px ;
	width:80px;
	line-height:25px;
	height:25px;
}

#toppage .print{
	color:#999;
	float:right;
	padding:0 0 0 5px ;
	width:70px;
	height:25px;
	line-height:25px;
}

#toppage .print a{
 	color:#999;
	text-decoration:none;
	padding:0 30px 0 0;
	border-right:1px solid #999;
	
}
#toppage .print a:hover{
 	color:#666;
	text-decoration:none;

}

#toppage .enviar{
 	color:#999;
	float:right;
	padding:0 0 0 5px ;
	width:78px;
	height:25px;
	line-height:25px;
}

#toppage .enviar a{
 	color:#999;
	text-decoration:none;
	padding:0 5px 0 5px ;
	
}
#toppage .enviar a:hover{
 	color:#666;
	text-decoration:none;
	padding:0 5px 0 5px ;
}

#titulo_page{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	float:left;
	width: 710px;
	padding:10px 0 0 5px;
	line-height:25px;
	font-style: italic;
	font-weight: bold;

}

#texto_page{
	font-family:Verdana, Arial;
	font-size:11px;	
	width: 700px;
	float:left;
	padding:10px 0 0 5px;
}
#texto_page a:link{
	text-decoration:none;
	color:#006699;

}
#texto_page a:hover{
	text-decoration:none;
		color:#0066CC;

}
#texto_page a:visited{
	text-decoration:none;
		color:#006699;
	
}

.midia {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 700px;
	padding: 0;
}
#modulo_info {
	float:left;
	width:520px;

}
#modulo_info img {
	float:left;
	border: 0;
}

#modulo_info .img_destaque {
	float: left;
	width: 310px;
	padding: 10px 0 0 0px;
	margin: 5px 0 0 5px;
}
#modulo_info .text {
	
	float:left;
	width:180px;
	margin:5px 0 0 0;
	padding: 10px 0 0 0;
	font-size: 11px;
	color:#003399;
}

#miolo_home {
	float:left;
	width:520px;
}

.body_textarea {
	font-size: 14px;
	font-weight: normal;
	color: #336699;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 490px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.rio{
	margin: 0;
	float: left;
	width: 400px;
	padding: 10px 0 0 0;
}
.sp{
	margin: 0;
	float: left;
	width: 400px;
	padding: 10px 0 0 0;
}

.head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 520px;
	padding: 0 0 20px 0;
}
.readmore {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../images/readmore.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 18px;
	width: 74px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.readmore:hover {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../../images/readmore1.png);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 18px;
	width: 74px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.innerbanner {
	font-size: 18px;
	font-weight: normal;
	color: #8a8a8a;
	text-decoration: none;
	background-image: url(../../images/innerbanner.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 60px;
	width: 520px;
	padding-top: 457px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.innerbanner_head {
	font-size: 18px;
	font-weight: normal;
	color: #8a8a8a;
	text-decoration: none;
	background-image: url(../../images/tickmark.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px 0px 0px 20px;
	float: left;
	background-position: 0px 4px;
}
#destaque_area {
	font-size: 11px;
	color:#003399;
	margin: 0 0 0 10px;
	float: left;
	width: 160px;
	padding: 0 0 15px 0;
}
#destaque_area p {
	float: left;
	width: 160px;
	padding: 0 0 0 0;
	border-bottom: #6666CC 1px solid;
}
#destaque_area a {
	font-size: 11px;
	color:#003399;
	width: 190px;
	display:block;
	padding: 6px 0 6px 0;
	text-decoration: none;
}
#destaque_area a:visited {
	font-size: 11px;
	color:#003399;
	text-decoration: none;
}
#destaque_area a:hover {
	font-size: 11px;
	color:#0033FF;
	text-decoration:underline;
}
#coluna_3 {
	margin: 10px 0 0 0;
	padding: 10px 0 0 0;
	float: left;
	width: 180px;
	/*border: #ebebeb 1px solid*/
	background-image: url(../../images/bg_coluna_3.jpg);
	background-color:#fff;
	background-repeat:no-repeat;
}
.coluna_3_head {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 17px;
	width: 167px;
	padding: 10px 0px 10px 0px;
	background-image: url(../../images/coluna_3_head.gif);
	background-repeat: no-repeat;
}
.coluna_3_textbox {
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 17px;
	width: 167px;
	padding: 3px 0px 10px 0px;
}
.coluna_3_text {
	font-size: 11px;
	color: #003399;
	text-decoration: none;
	margin: 0px;
	float: left;
	height: 17px;
	width: 167px;
	padding: 3px 0px 10px 0px;
}
.coluna_3textbox {
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	float: left;
	height: 18px;
	width: 160px;
	border: 1px solid #ccc;
}
.coluna_3textbox:hover {
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration: none;
	margin: 0px;
	padding: 2px;
	float: left;
	height: 18px;
	width: 160px;
	border: 1px solid #999;
}
.login_area {
	margin: 0px;
	float: left;
	width: 170px;
	padding: 0 0 5px 0;
}
.login_bodyarea {
	margin: 0px;
	float: left;
	width: 170px;
	padding: 0 5px 0 5px;
	background-attachment: auto;
	background-repeat: repeat-y;
}
.login {
	font-size: 10px;
	font-weight: normal;
	color: #070808;
	text-decoration: none;
	background-image: url(../../images/login_button.png);
	background-repeat: no-repeat;
	float: right;
	height: 18px;
	width: 48px;
	margin: 0px 5px 0px 0px;
	padding: 3px 0px 0px 0px;
}
.login:hover {
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	background-image: url(../../images/login_button1.png);
	background-repeat: no-repeat;
	float: right;
	height: 18px;
	width: 48px;
	margin: 0 5px 0 0;
	padding: 3px 0 0 0;
}
.newletter_head {
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
	color: #d0910b;
	text-decoration: none;
	background-image: url(../../images/newlinks.png);
	background-repeat: no-repeat;
	float: left;
	width: 135px;
	background-position: 0 3px;
}
.news_link {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #9ca27e;
	text-decoration: underline;
}
.news_link:hover {
	font-size: 11px;
	font-weight: normal;
	text-transform: none;
	color: #386060;
	text-decoration: underline;
}
.enderecos {
	color:#fff;
	margin: 0;
	float: left;
	width: 840px;
	margin:10px 0 20px 120px;
	border-top:0px solid #ccc;
	font-size:11px
}
/*------------------------------------------------footer--------------------*/

#footer {
	width:960px;
	margin: 0 auto 0 auto;
	font-size: 11px;
	color: #c5a873;
	text-decoration: none;
	float: left;
	background-position: top;
}
#page_bottom {
	background-image:url(../../images/page_bottom.gif);
	height:28px;
}
#footer_info {
	background-image: url(../../images/footer_bg.gif);
	
	margin: 5px 0 5px 0;
	height:32px;
}
.footer_copycoluna_3s {
	width: 700px;
	height: 32px;
	float: left;
	font-size: 10px;
	padding:0 0 0 10px;
	line-height:32px;
	text-align:left;
	color: #fff;
}
#top_page_bt {
	width:140px;
	height:32px;
	float: right;
	padding:0 10px 0 0;
	
}
#top_page_bt .p {
	width:150px;
	height: 32px;
	line-height:32px;
	float: left;
	font-size: 10px;
	color:#fff;
	padding:0 1px 0 10px;
}
#top_page_bt a {
	
	color:#fff;
	text-decoration: none;

}
#top_page_bt a:hover {
	
	color:#ebebeb;
	text-decoration: none;

}

#top_page_bt img {
	padding:3px 0 0 0;
}

/*------------------------------------------------validation --------------------*/
a.xhtml:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	background-color: #d0910b;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding: 0px 10px 10px 10px;
}
a.xhtml:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	background-color: #d0910b;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding: 10px 0px 0px 10px;
}
a.xhtml:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	background-color: #386060;
	margin: 0px;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding: 0 10px 0 10px;
}
a.xhtml:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #d0910b;
	margin: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 150px;
	border: 1px dotted #FFFFFF;
	padding: 0 10px 0 10px;
}
a.css:link {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #386060;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding: 0 20px 0 20px;
}
a.css:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #386060;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding: 0 20px 0 20px;
}
a.css:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-color: #d0910b;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding: 0 20px 0 20px;
}
a.css:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #386060;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding: 0 20px 0 20px;
}
/*-----------------------------------contactpage-----------------------------------------------*/
#contactblank {
	margin: 0px;
	float: left;
	width: 674px;
	padding: 40px 30px 0 30px;
}
#contactinnerblank {
	width:1004px;
	height:500px;
	float:left;
}
#contactheddingblank {
	width:500px;
	height:30px;
	float:left;
	margin:27px 0 0 45px;
	padding:0px;
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	color:#CECECE;
	border-bottom: solid 1px #7f7f7f;
}
#contactaddressblank {
	padding:0 0 0 30px;
	float: left;
	width:236px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
#contactaddresshedding {
	font-family: Georgia;
	font-size: 22px;
	font-weight: normal;
	text-transform: none;
	color: #d0910b;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 750px;
	padding: 0 0 20px 0;
}
#contactaddresstext {
	font-size: 11px;
	color: #9ca27e;
	float: left;
	width: 700px;
	padding:0 0 10px 0;
	text-align:justify;
}
#contactsmallhedding {
	font-size: 11px;
	font-weight: bold;
	color: #386060;
	text-decoration: none;
	margin: 0px;
	float: left;
	width: 700px;
	padding:0 0 10px 0;
}
#contacthedding {
	font-family: Georgia;
	font-size: 22px;
	color: #d0910b;
	margin: 0px;
	float: left;
	width: 750px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#contacticon {
	width:86px;
	height:84px;
	float:left;
	background-image: url(../../../contacticon.png);
	background-repeat:no-repeat;
	margin:10px 0 0 30px;
}
#contactfeildnameblank {
	width:160px;
	height:400px;
	margin:10px 0 0 0;
	padding:0;
	float:left;
}
#contactfeildblank {
	width:200px;
	height:400px;
	margin:10px 0 0 0;
	float:left;
}
#contactfeildname {
	width:160px;
	height:20px;
	float:left;
}
#submitbutton {
	width:200px;
	height:20px;
	margin:60px 0 0 0;
	float:left;
	text-align: left;
}
.contactfeildname {
	font-size: 11px;
	color: #9ca27e;
}
.contactfeild {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color: #3c4538;
	border:solid;
	border-width:1px;
	border-color:#d2e3e9;
	background-color:#fffdfd;
	height:20px;
}
.submitbutton {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background-color: #386060;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding: 0 20px 0 20px;
	cursor:pointer;
}
.submitbutton:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	background-color: #d0910b;
	height: 20px;
	width: 100px;
	border: 1px dotted #FFFFFF;
	padding: 0 20px 0 20px;
	cursor:pointer;
}
.contactinput {
	border:solid;
	border-width:1px;
	border-color:#d2e3e9;
	background-color:#fffdfd;
}
.contactinput:hover {
	border:solid;
	border-width:1px;
	border-color:#d2e3e9;
	background-color:#fffdfd;
}
.listbox {
	width:174px;
	height:20px;
	border:solid;
	border-width:1px;
	border-color:#d2e3e9;
	background-color:#fffdfd;
}
.listbox:hover {
	width:174px;
	height:20px;
	border:solid;
	border-width:1px;
	border-color:#d2e3e9;
	background-color:#fffdfd;
}
textarea {
	color: #333E82;
	font-size: 11px;
}
input {
	color: #3D4785;
	font-size: 11px;
	height: 20px;
}
select {
	color: #394484;
	font-size: 11px;
	border: 1px solid #D6D6D6;
}
label{
	font-weight:normal;
	font-size: 10px;
}

/*-----------------------------------tabela_planos-----------------------------------------------*/
.tabela_planos{
	padding-top: 10px;
	padding-bottom: 10px;
	
}