/* CSS Document */

/* GERAIS */
body {
	background-color:#E7EFF5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	background-image: url(/img/background.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #666666;
	line-height: 14px;
	padding-top: 0px;
	padding-right: 0px;
	margin-bottom: 10px;		
	padding-left: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border-style: none;
}

a:link, a:visited, a:active {
	color:#3372C2;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a:hover {
	color:#3372C2;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* SITE */

#PAGE {
	position: relative;
	background-color:#FFFFFF;
	width: 970px;
	_width: 970px;
	z-index: 4;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;	
}

#TOPO {
	width: 970px;
	background-image: url(/img/topo.png);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	height: 169px;
	position: relative;
	margin: 0 auto;	
	z-index: 31;
}

#PHOTOS {
	width: 952px;
	height: 160px;
	position:relative;	
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;	
	overflow:hidden;
}

#BREADCRUMB {
	width: 952px;
	margin-left:auto;
	margin-right: auto;
	height: 25px;
	line-height: 25px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
	margin-top: 3px;
	background-image: url(/img/breadcrumb.png);
	background-repeat: repeat-x;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99B9E1;
	color: #3372C2;
}

#CONTAINER {
	width: 950px;
	overflow:hidden;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right:auto;
}

#SMALLCOL_LEFT {
	position: relative;
	float: left;
	width: 230px;
}

#SMALLCOL_RIGHT {
	position: relative;
	float: right;
	width: 230px;
}

#SMALLCOL_MIDDLE {
	position: relative;
	float: left;
	width: 470px;
	margin-left: 10px;
	margin-right: 10px;
}

#LARGECOL_RIGHT {
	position: relative;
	float: right;
	width: 710px;
	margin-left: 10px;
}

.logo {
	height: 73px;
	width: 220px;
	margin-top: 42px;
	margin-left: 33px;
	position: absolute;
}

.cmserta {
	height: 118px;
	width: 191px;
	margin-top: 17px;
	margin-left: 255px;
	position: absolute;
}

.logo img {
	border-width: 0px;
}

.logo h1 {
	display: none;
}

.jump{
	display: none;
}

.top_navigation {
	height: 30px;
	width: 503px;
	margin-top: 24px;
	margin-left: 446px;
	position: absolute;
	line-height: 30px;
	color: #FFFFFF;
	text-align: right;
}

.top_navigation h2{
	display:none;
}

.top_navigation a:link, .top_navigation a:visited, .top_navigation a:active{
	font-size:11px;
	font-weight: normal;
	padding-left:5px;
	padding-right:5px;	
	color: #FFFFFF;
	text-decoration: none;	
}

.top_navigation a:hover{
	font-size:11px;
	font-weight: normal;
	padding-left:5px;
	padding-right:5px;
	color: #FFFFFF;
	text-decoration: underline;
}

.top_navigation img {
	vertical-align:middle;
}

.top_navigation span {
	font-size:11px;
	font-weight: normal;
	padding-left:5px;
	padding-right:5px;		
	color: #FFFFFF;	
}

.menus {
	height: 30px;
	width: 952px;
	margin-top: 137px;
	margin-left: 9px;
	position: absolute;
	z-index: 980;
	background-image: url(/img/back_menu.png);
	background-repeat: repeat-x;
	background-position: left top;
}

.menus h2 {
	display: none;
}

.zone1, .zone3 {
	float:left;
	display:inline;
	height:160px;
	width: 316px;
	z-index:30;
	position:relative;
	background-color:#E5EDF7;
}

.zone2 {
	float:left;
	display:inline;	
	height:160px;
	width: 316px;
	margin-left: 2px;
	margin-right: 2px;	
	z-index:30;
	position:relative;
	background-color:#E5EDF7;	
}

#title_middle {
	position: relative;
	display:block;
	width: 470px;
	color: #3372C2;
	padding-top: 4px;
	padding-bottom: 4px;	
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99B9E1;
}

#title_right {
	position: relative;
	display:block;
	width: 710px;
	color: #3372C2;
	padding-top: 4px;
	padding-bottom: 4px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99B9E1;
}

#title_middle h3, #title_right h3{
	font-size: 16px;
	font-weight: bold;
	color: #3372C2;
	text-indent: 5px;
    padding: 0;
    margin: 0;	
}

/* LOGIN */

#login {
	height: 70px;
	width: 220px;
	margin-top: 63px;
	margin-left: 741px;
	position: absolute;	
}

#login .boxes {
	width:210px;
	display: block;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 3px;
	color: #003366;
	overflow:hidden;
}

#login .welcome {
	width:210px;
	display: block;
	margin-left:auto;
	margin-right: auto;
	padding-bottom: 4px;
	margin-bottom: 4px;
	overflow:hidden;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0064A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00A44F;
	text-transform: uppercase;
}

#login label, #login h2 {
	display: none;	
}

#login input.username {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 198px;	
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #D9DAD3;
	padding-top: 2px;
	padding-bottom: 2px;	
	background-color: #FFFFFF;
	color: #000;
	background-image: url(/img/newsletter_buttom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#login input.password {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 158px;	
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #D9DAD3;
	padding-top: 2px;
	padding-bottom: 2px;	
	background-color: #FFFFFF;
	color: #000;
	background-image: url(/img/newsletter_buttom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#login input.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 36px;
	height: 20px;
	margin-left: 3px;
	margin-right: 0px;
	margin-top: 1px;
	border: 1px solid #ABC5E6;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;	
	color: #003366;
	background: #E2EBF6 url(/img/back_login.png) repeat-x center center;
	text-align:center;
}

#login input.btn_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 165px;	
	margin-left: 3px;
	margin-right: 0px;
	margin-top: 1px;
	border: 1px solid #ABC5E6;
	padding-top: 1px;
	padding-bottom: 0px;	
	background-color: #E2EBF6;
	color: #003366;
	background-image: url(/img/back_login.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#login input.btn_aux {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 110px;
	margin-left: 3px;
	margin-right: 0px;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;		
	background-color: transparent;
	color: #0064A8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#login input.btn_aux2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 90px;
	margin-left: 3px;
	margin-right: 0px;
	margin-top: 1px;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;		
	background-color: transparent;
	color: #0064A8;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

/* NEWS */

.news {
	width: 470px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-top: 10px;
	background-color: #F3F8FC;
	overflow:hidden;
}

.news_d {
	width: 470px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-top: 10px;
	overflow:hidden;
}

.news .titulo, .news_d .titulo {
	width:460px;
	margin-left:5px;
	margin-right:5px;	
	display: block;
	margin-bottom: 10px;
	_margin-bottom: 5px;
	*margin-bottom: 5px;
	color: #666666;
	padding-bottom:0px;
}

.news .conteudo, .news_d .conteudo {
	margin-bottom: 0px;
	color: #666666;
	padding-bottom:5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:justify;
}

.news_inside {
	width: 710px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 5px;	
	background-color: #F3F8FC;	
	overflow:hidden;
}

.news_inside_d {
	width: 710px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 5px;	
	overflow:hidden;
}

.news_inside .conteudo, .news_inside_d .conteudo {
	margin-bottom: 0px;
	color: #666666;
	padding-bottom:5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:justify;
}

.news_inside .titulo, .news_inside_d .titulo {
	width:700px;
	margin-left:5px;
	margin-right:5px;	
	display: block;
	margin-bottom: 10px;
	_margin-bottom: 5px;
	*margin-bottom: 5px;
	color: #666666;
	padding-bottom:0px;
}

.news .titulo a, .news .titulo a:visited, .news_d .titulo a, .news_d .titulo a:visited, .news_inside .titulo a, .news_inside .titulo a:visited, .news_inside_d .titulo a, .news_inside_d .titulo a:visited {
	font-size:12px;
	color: #3372C2;
	text-decoration: none;
}

.news .titulo a:hover, .news_d .titulo a:hover, .news_inside .titulo a:hover, .news_inside_d .titulo a:hover {
	font-size:12px;
	color: #3372C2;
	text-decoration: underline;
}

.news .titulo a.tit, .news .titulo a.tit:visited, .news_d .titulo a.tit, .news_d .titulo a.tit:visited, .news_inside .titulo a.tit, .news_inside .titulo a.tit:visited, .news_inside_d .titulo a.tit, .news_inside_d .titulo a.tit:visited {
	font-size:13px;
	font-weight: bold;
	color: #3372C2;
	text-decoration: none;
}

.news .titulo a.tit:hover, .news_d .titulo a.tit:hover, .news_inside .titulo a.tit:hover, .news_inside_d .titulo a.tit:hover {
	font-size:13px;
	font-weight: bold;
	color: #3372C2;
	text-decoration: underline;
}

.news .titulo span, .news_d .titulo span, .news_inside .titulo span, .news_inside_d .titulo span {
	font-size:13px;
	font-weight: bold;
	color: #3372C2;
	margin: 0px;
	padding: 0px;
}

.news .titulo p.categoria, .news_d .titulo p.categoria {
	font-size:10px;
	text-transform:uppercase;
	font-weight: normal;
	color: #FF6633;
	margin: 0px;
	padding: 0px;
}

.news_inside .corpo, .news_inside_d .corpo {
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
	line-height: 18px;
}

.news_d .corpo {
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
	line-height: 18px;	
}

.news .read, .news_d .read, #news_side .list .read, .news_inside .read, .news_inside_d .read {
	float: right;
	display: block;
	margin-bottom: 5px;
	_margin-bottom: 0px;
	*margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
}

.news .read a, .news .read a:visited, .news_d .read a, .news_d .read a:visited, #news_side .list .read a, #news_side .list .read a:visited, .news_inside .read a, .news_inside .read a:visited, .news_inside_d .read a, .news_inside_d .read a:visited {
	color: #3372C2;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;	
}

.news .read a:hover, .news_d .read a:hover, #news_side .list .read a:hover, .news_inside .read a:hover, .news_inside_d .read a:hover {
	color: #3372C2;
	font-weight: normal;	
	text-decoration: underline;
	font-size: 12px;	
}

.news .read span, .news_d .read span, .news_inside .read span, .news_inside_d .read span {
	color: #16A52D;
	font-weight: normal;
	font-size:12px;
}

.news p, .news_d p, .news_inside p, .news_inside_d p {
	color: #666666;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 18px;	
}

#news_side {
	margin: 0 auto 0px;
	width: 230px;
	padding-top: 10px;
	margin-bottom: 10px;
	background-color: #C5D8E9;
	overflow:hidden;
	background-image: url(/img/back_menu_side__lightblue.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#news_side .list {
	width:210px;
	display: block;
	font-weight: bold;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-bottom:0px;
	overflow:hidden;
	background-image: url(/img/news_lateral_linha.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#news_side .list a, #news_side .list a:visited {
	font-size:13px;
	font-weight: bold;
	color: #3372C2;
	text-decoration: none;
}

#news_side .list a:hover {
	font-size:13px;
	font-weight: bold;
	color: #3372C2;
	text-decoration: underline;
	text-align:justify;	
}

#news_side p {
	color: #224E82;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;	
}

/* CONTEUDOS */

.conteudos_middle {
	display:block;
	width: 460px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;	
	margin-bottom: 10px;
	padding: 0px;
	line-height: 18px;	
	_overflow: hidden; /* HACK IE6 ITALICOS */
}

.conteudos_right {
	display:block;
	width: 700px;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;		
	margin-bottom: 10px;
	padding: 0px;
	line-height: 18px;
	_overflow: hidden; /* HACK IE6 ITALICOS */
}

.conteudos_middle a:link, .conteudos_middle a:visited, .conteudos_middle a:active, .conteudos_right a:link, .conteudos_right a:visited, .conteudos_right a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color:#3372C2;		
	text-decoration: underline;
}

.conteudos_middle a:hover, .conteudos_right a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color:#3372C2;
	text-decoration:underline;
}

#map {
	position:relative;
	display: inline;
	margin-left: 5px;
	margin-right: 5px;	
	width: 460px;
	height: 300px;
	margin-bottom: 10px;
	padding: 0px;
	border: 1px solid #0099AB;
}

/* LATERAIS */

.menu_side_title_blue {
	width: 230px;
	padding-top: 4px;
	padding-bottom: 4px;	
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#4D84CA;	
	position:relative;
}

.menu_side_title_green {
	width: 230px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#72BE58;
	position:relative;	
}

.menu_side_title_blue h3 {
	font-size: 16px;
	font-weight: bold;
	color: #3372C2;
	text-indent: 5px;	
    padding: 0px;
    margin: 0px;
}

.menu_side_title_green h3 {
	font-size: 16px;
	font-weight: bold;
	color: #72BE58;
	text-indent: 5px;	
    padding: 0px;
    margin: 0px;
}

#menu_side {
	position:relative;
	display:block;
	margin: 0 auto;
	width: 230px;
	height:auto;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 12px;
	background-color: #71A0CC;
	color: #224E82;
	background-image: url(/img/back_menu_side.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#menu_side ul {
	width: 210px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	padding-top: 5px;
	padding-bottom: 15px;		
	margin-left: auto;
	margin-right: auto;	
	line-height: 25px;
	text-align: left;
}

#menu_side li {
	list-style: none;
	text-indent: 0px;
	margin: 0px;
	background-image: url(/img/m_lateral_linha.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;	
	text-indent: 5px;
}

#menu_side span {
	color: #224E82;
	font-weight: bold;		
}

#menu_side a {
	display: block;
	text-decoration: none;
	color: #FFFFFF;
	padding-left: 0px;
	width: 210px;
	font-size: 12px;
	background-image: url(/img/m_lateral_linha.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;	
	font-weight: normal;
}

#menu_side a:hover {
	display: block;
	color: #224E82;
	background: #B3CCE3;
	font-size: 12px;
	background-image: url(/img/m_lateral_linha.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;	
	font-weight: normal;			
}

/* FOOTER */

#FOOTER {
	position:relative;
	width: 970px;
	margin-left:auto;
	margin-right:auto;	
	height:60px;
	background-image: url(/img/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	z-index: 2;	
}

.footer {
	margin: 0px auto;
	width: 952px;
	height:46px;
	font-size: 11px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #99B9E1;
	z-index: 3;	
}	

.footer .copyright {
	position:absolute;
	margin-top:15px;
	margin-left: 5px;
	width: 150px;
	color:#0064A8;
}

.footer .links {
	position:absolute;
	margin-top:15px;
	margin-left: 240px;
	margin-right: 240px;	
	color:#0064A8;
	width:470px;
	text-align: center;
}

.footer .netsigma {
	position:absolute;
	margin-top:15px;
	margin-left: 802px;
	color:#0064A8;
	width:100px;
	text-align: right;
	font-size: 11px;	
}

.footer .acess {
	position:absolute;
	margin-top:11px;
	height:23px;
	margin-left: 910px;
	color:#0064A8;
}

.footer img {
	vertical-align:middle;
}

.footer a:link, .footer a:visited, .footer a:active {
	text-decoration:none;
	color:  #0064A8;
	font-size: 11px;	
}

.footer a:hover {
	text-decoration:underline;
	color:  #0064A8;
	font-size: 11px;	
}

/* MESSAGES */

.messages {
	width:100%;
	text-align:center;
	font-size: 16px;
	color:#CC3300;		
	padding-top: 10px;
	font-weight: bold;
	padding-bottom: 10px;	
}	

/* RECORDS */

.records {
	width:460px;
	display:block;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;	
}	

.records_news {
	float:left;
	width:450px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 0px;
	padding-bottom: 10px;	
}	

.records_news_dir {
	width:700px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 10px;	
}	

.no_info {
	float:left;
	width:450px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;	
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#CC3300;
}	

.no_info_dir {
	float:left;
	width:690px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;	
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#CC3300;
}	

.records_news span, .records_news_dir span {
	float: left;
	margin-left: 0px;
}


.records img, .records_news img, .records_news_dir img {
	float: right;
	margin-left: 5px;
	border-width: 0px;
}

/* BREADCRUMB */

.here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;	
}	

.arrow {
	padding-left: 5px;
	padding-right: 5px;
	padding-top:5px;
}	

/* MÓDULO NEWSLETTER */

#newsletter {
	position:relative;
	display:block;
	margin: 0 auto 0px;
	width: 230px;
	padding-top: 4px;
	background-color: #76C05C;
	height:	100px;
	margin-bottom: 10px;
	background-image: url(/img/back_menu_side_green.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#newsletter form {
	width: 230px;
	padding: 0px;
	margin:0px;
}

#newsletter input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 193px;	
	margin-left: 0px;
	*margin-left: 5px;	
	_margin-left: 5px;
	margin-right: 5px;
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #72BE58;
	padding-top: 4px;
	padding-bottom: 4px;	
	background-color: #FFFFFF;
	color: #000;
	background-image: url(/img/newsletter_buttom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#newsletter .boxes {
	width: 210px;
	margin-left:13px;
	*margin-left:7px;		
	_margin-left:7px;		
	margin-top:5px;	
	height: 25px;
	line-height: 25px;
	color: #00545E;	
	display: inline;
	float: left;
}

#newsletter .buttons {
	width: 210px;
	margin-left:13px;
	*margin-left:7px;	
	_margin-left:7px;	
	margin-bottom:8px;		
	height: 25px;
	line-height: 25px;
	color: #00545E;	
	display: inline;
	float: left;
	text-align: left;
	_text-align:right;
	*text-align:right;
	
}

#newsletter input.button80px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 0px;
	width: 80px;
	height: 20px;
	color: #549A3D;
	background-color: #F5F5F0;
	border-top: 1px solid #80C469;
	border-right: 1px solid #4D8A35;
	border-bottom: 1px solid #4D8A35;
	border-left: 1px solid #80C469;
	font-weight: bold;
}

#newsletter input.button122px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 0px;
	width: 122px;
	height: 20px;
	color: #549A3D;
	background-color: #F5F5F0;
	border-top: 1px solid #80C469;
	border-right: 1px solid #4D8A35;
	border-bottom: 1px solid #4D8A35;
	border-left: 1px solid #80C469;
	font-weight: bold;
}

#newsletter label {
	display:none;
}

/* AGENDA */

#eventos {
	margin: 0 auto 0px;
	/*float:left;	*/
	width: 230px;
	padding-top: 5px;
	padding-bottom: 5px;	
	margin-bottom: 10px;
	background-color: #C5D8E9;
	overflow:hidden;
	background-image: url(/img/back_menu_side__lightblue.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#eventos .list {
	width:210px;
	display: block;
	font-weight: bold;
	margin-left:auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-bottom:0px;
	overflow:hidden;
	background-image: url(/img/news_lateral_linha.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#eventos .calendario_sign {
	background-image: url(/img/back_calendar.png);
	width: 40px;
	height: 48px;
	font-weight: bold;
	float: left;
	display:inline;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
}

#eventos .evento {
	width: 160px;
	display: inline;
	font-weight: bold;
	float: left;
	margin-top: 1px;
	padding-bottom: 10px;
	margin-left: 10px;
	color: #666666;
}

#eventos .dia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6633;
	line-height: 32px;
}

#eventos .mes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 14px;	
}

#eventos .mes abbr {
	border-bottom-width: 0px;
	border-bottom-style: none;
}

#eventos a:link, #eventos a:visited, #eventos a:active {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size: 13px;	
	padding-bottom: 2px;
	margin: 0px;
	color: #3372C2;	
	font-weight: bold;
	text-decoration: none;
}

#eventos a:hover {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size: 13px;	
	padding-bottom: 2px;
	margin: 0px;
	color: #3372C2;
	text-decoration:underline;
}

#eventos .categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;	
	display:block;
	margin: 0px;
	color: #FF6633;
	padding-bottom: 2px;	
	text-decoration: none;
	text-transform: uppercase;
}

#eventos .descricao {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	margin: 0px;
	padding-bottom: 5px;
	color: #224E82;
	text-decoration: none;
	font-weight: normal;
}

/* MODULOS */

.modulos {
	width: 230px;
	margin-bottom: 5px;	
	margin-right: auto;
	margin-left: auto;
}

.modulos h3{
	display: none;
}

/* GALERIA */

.lista_imagens {
	width: 700px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 5px;	
	overflow:hidden;
}

.lista_imagens label{
	display:none;
}

.lista_imagens div.foto {
	width: 171px;
	height: 170px;
	float: left;
	display:inline;
	background-color:#F3F8FC;
	border: 2px solid #FFFFFF;
	background-image: url(/img/back_gallery.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.lista_imagens div.foto div.img{
	width: 161px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 20px;
	display:inline;
	text-align:center;
	float:left;
}

.lista_imagens div.foto div.img img{
	border: 3px solid #FFFFFF;
}

.lista_imagens div.foto span{
	width: 151px;	
	margin-left: 10px;
	margin-right: 10px;	
	padding-top: 10px;
	text-align:center;
	display:inline;
	float:left;
	color: #3372C2;
}

#nav {
	width: 700px;
	padding-top: 8px;
	padding-bottom: 8px;	
	padding-right: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color:#99B9E1;	
	color: #3372C2;
	text-align:right;
}	

#nav input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 80px;	
	margin-right: 0px;
	margin-left: 5px;	
	border: 1px solid #ABC5E6;
	padding-top: 1px;
	padding-bottom: 0px;	
	background-color: #E2EBF6;
	color: #003366;
	background-image: url(/img/back_login.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.lista_logo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99B9E1;
}

.border_cartao_virtual {
	border: 5px solid #C6D9E9;	
}

/* METEOROLOGIA */

#meteo {
	margin: 0 0px 0px;
	width: 230px;
	height:70px;
	background-color: #F5F5F5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	margin-bottom: 10px;	
}

#meteo_descr {
	position: absolute;
	width: 130px;
	height: 40px;
	margin-left: 90px;
	margin-top: 12px;
	color: #3372C2;
}

#meteo_img {
	position: absolute;
	width: 70px;
	height: 50px;
	margin-left: 10px;
	margin-top: 10px;
 	background-image: url(/img/back_meteor.png);
	background-repeat: repeat-y;
	background-position: right top;
}

#meteo_max {
	position: absolute;
	width: 80px;
	height: 25px;
	margin-left: 90px;
	margin-top: 44px;
	color: #FF0000;
	text-align: left;
}

#meteo_min {
	position: absolute;
	width: 80px;
	height: 25px;
	margin-left: 140px;
	margin-top: 44px;
	color: #006699;
	text-align: left;
}

/* FORMS */ 

#formularios {
	display:block;
	width: 710px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

#formularios form {
	padding: 0px;
	margin: 0px;
	width: 700px;
	margin-left: 5px;
	margin-right: 5px;
}	

#formularios .tipo {
	position: relative;
	display:block;	
	font-weight: bold;
	color: #3372C2;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99B9E1;
	width: 710px;
	text-indent: 5px;
}

#formularios .space {
	position: relative;
	display:block;	
	margin-bottom: 5px;
	width: 710px;
}

#formularios .label_text {
	float: left;
	width: 85px;
	margin-top: 8px;
	margin-bottom: 5px;
}

#formularios .label_all {
	float: left;
	width: 700px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#formularios .label_input {
	float: left;
	width: 265px;
	margin-top: 5px;
	margin-bottom: 5px;	
}

#formularios .label_input_large {
	float: left;
	width: 615px;
	margin-top: 5px;
	margin-bottom: 5px;	
}

#formularios .labelcenter {
	float: left;
	width: 700px;
	height: 30px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align:center;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99B9E1;
}

#formularios .labelcenter_foto {
	float: left;
	width: 700px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align:center;
	padding: 0px;
}

#formularios .labelcenter_foto img{
	margin-top: 10px;
	border: 5px solid #C6D9E9;	
}

#formularios .input, #formularios_middle .input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 240px;	
	padding-left: 5px;
	padding-right: 5px;
	border: 1px solid #D9DAD3;
	padding-top: 2px;
	padding-bottom: 2px;	
	background-color: #FFFFFF;
	color: #000;
	background-image: url(/img/newsletter_buttom.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#formularios .input_big {
	background-image: url(/img/input_large.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	border: 1px solid #D9DAD3;
	height: 120px;
	line-height: 16px;
	width: 594px;
	font-size:11px;
	color: #000;
	padding-left: 5px;
	margin-bottom:4px;
	_margin-bottom: 0px;
	*margin-bottom: 0px;	
	font-family: Arial, Helvetica, sans-serif;
}

#formularios input.btn_large, #formularios_middle input.btn_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 120px;	
	margin-left: 3px;
	margin-right: 0px;
	margin-top: 1px;
	border: 1px solid #ABC5E6;
	padding-top: 1px;
	padding-bottom: 0px;	
	background-color: #E2EBF6;
	color: #003366;
	background-image: url(/img/back_login.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#formularios span  {
	color: #3372C2;
	font-weight:bold;
}

/*FORMULARIOS CENTRAIS */

#formularios_middle {
	display:block;
	width: 470px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

#formularios_middle form {
	padding: 0px;
	margin: 0px;
	width: 460px;

}	

#formularios_middle .formularios_tipo {
	width: 460px;
	float: left;	
	padding-top: 8px;
	padding-bottom: 8px;	
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#99B9E1;	
	background-color: #E5EDF7;
	color: #3372C2;
}	

#formularios_middle .formularios_texto {
	float: left;
	width: 460px;
	padding-top: 8px;
	padding-bottom: 8px;	
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 10px;	
	text-align:justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99B9E1;
}

#formularios_middle .label {
	float: left;
	width: 450px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;	
	text-align:center;
}

#formularios_middle .userdata {
	float: left;
	width: 458px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;	
	text-align:left;
	border: 1px solid #E5EDF7;
}

#formularios_middle .userdata_img {
	width: 50px;
	float:left;
	margin-top: 5px;
	margin-bottom: 0px;
	height: 40px;
	line-height: 40px;
	text-align:center;
	border: 1px solid #E5EDF7;
	background-color:#EBF9FA;
}

#formularios_middle .userdata_img img{
	margin-top: 10px;
}

#formularios_middle .userdata_text {
	width: 406px;
	float:right;	
	margin-top: 5px;
	margin-left: 5px;	
	margin-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;	
	height: 40px;
	line-height: 40px;	
	border: 1px solid #E5EDF7;
}

#formularios_middle .labelcenter {
	float: left;
	width: 450px;
	height: 30px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
	text-align:center;
	padding-right: 5px;
	padding-left: 5px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99B9E1;
}


/*QUESTIONÁRIO*/

.quest {
	position:relative;
	display:block;
	margin: 0 auto;
	width: 230px;
	height:auto;
	padding-bottom: 10px;
	padding-top: 0px;
	line-height: 15px;
	overflow:hidden;
	background-color: #F5F5F5;
	margin-bottom: 10px;	
	}
	
.question {
	width: 220px;
	padding-top: 8px;
	padding-bottom: 8px;	
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#99B9E1;	
	background-color: #E5EDF7;
	color: #3372C2;
}	
	
.quest ul {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;	
	margin-left: 10px;
	margin-right: 10px;	
	width: 210px;
	list-style:none;

	}
.quest li {
	margin: 0px;
	padding: 8px 3px;
	color: #555;
	background-image: url(/img/back_quest.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.quest li span {
	float: right;
}

.quest span.right {
	float: right;
}

.quest input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 100px;	
	margin-right: 0px;
	margin-top: 10px;
	margin-left: 10px;	
	border: 1px solid #ABC5E6;
	padding-top: 1px;
	padding-bottom: 0px;	
	background-color: #E2EBF6;
	color: #003366;
	background-image: url(/img/back_login.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.quest form {
	margin: 0px; 	
	padding: 0px;
}

/* LIVRO VISITAS */ 

.link_right {
	position: relative;
	display:block;	
	font-weight: bold;
	color: #FFF;
	margin-top: 5px;	
	margin-bottom: 2px;		
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #71A0CC;
	width: 700px;
	text-align:right;
}

.link_right a:link, .link_right a:visited, .link_right a:active {
	color: #FFF;
	text-decoration: none;
}

.link_right a:hover {
	color: #FFF;
	text-decoration: underline;	
}

/* MAPA DO SITE */

.subtitles_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3372C2;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color:#E5EDF7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99B9E1;
	padding-left: 5px;

}

.subtitles_line a:active, .subtitles_line a:link, .subtitles_line a:visited {
	color: #3372C2;
	text-decoration:none;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.subtitles_line a:hover {
	color: #0096D7;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.li_first {
	list-style-position: outside;
	list-style-image: url(/img/seta_mapa.gif);
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}

/*i { 
	white-space:nowrap
}*/