/* CSS Document */

/* GERAIS */
body {
	background-color:#FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background-image: url(/img/background.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #666666;
	line-height: 14px;
}

body#APP {
	background-color:#D7F2F4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:0px;
	background-image: url(/img/background_app.png);
	background-repeat: repeat-x;
	background-position: left top;
	color: #666666;
	line-height: 14px;
}


td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

img {
	border-style: none;
}

a:link, a:visited, a:active {
	color:#00545E;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}

a:hover {
	color:#00545E;
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

/* SITE */

#PAGE {
	margin: 0 auto;
	padding: 0px 0;
	position: relative;
	width: 902px;
	_width: 902px;
	z-index: 4;
}

#TOPO {
	width: 902px;
	background-image: url(/img/top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 192px;
	position: relative;
	margin: 0 auto;	
	z-index: 31;
}

#TOPO_APP {
	width: 902px;
	background-image: url(/img/top_app.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 140px;
	position: relative;
	margin: 0 auto;	
	z-index: 31;
}

#FIRSTPAGE {
	width: 902px;
	height: 170px;
	position:relative;	
	margin-top: 10px;
	overflow: visible;	
	_overflow:hidden;		
}

#CONTAINER {
	width: 902px;
	margin-top: 13px;
}

#BREADCRUMB {
	width: 902px;
	margin-top: 13px;
}

#LARGECOL {
	position: relative;
	float: left;
	width: 902px;
	display:block;	
}

#LARGECOL_APP {
	position: relative;
	float: left;
	width: 902px;
	display:block;	
	padding: 10px;
	background-color:#FFFFFF;
}

#LARGECOL_LEFT {
	position: relative;
	float: left;
	width: 597px;
	display:block;	
}

#LARGECOL_RIGHT {
	position: relative;
	float: right;
	margin-right: 0px;	
	_margin-right: -10px;	/* HACK */
	width: 597px;
	display:block;	
}

#SMALLCOL_RIGHT {
	position: relative;
	float: right;
	width: 292px;
	display:block;	
}

#SMALLCOL_LEFT {
	position: relative;
	float: left;
	width: 292px;
	display:block;
}

.logo {
	height: 79px;
	width: 155px;
	margin-top: 9px;
	margin-left: 36px;
	position: absolute;
}

.APP_titulo {
	height: 50px;
	line-height: 50px;
	width: 640px;
	margin-top: 56px;
	margin-left: 256px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #006975;
	text-align: right;
}

.logo img {
	border-width: 0px;
}

.logo h1 {
	display: none;
}

.jump{
	display: none;
}

.top_navigation {
	height: 30px;
	width: 530px;
	margin-top: 7px;
	margin-left: 200px;
	position: absolute;
	line-height: 30px;
	color: #636363;
	text-align: right;
}

.top_navigation h2{
	display:none;
}

.top_navigation a:link, .top_navigation a:visited, .top_navigation a:active{
	font-size:10px;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;	
	color: #636363;
	text-transform:uppercase;
}

.top_navigation a:hover{
	font-size:10px;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;		
	color: #636363;	
	text-transform:uppercase;	
}

.top_navigation span {
	font-size:10px;
	font-weight: bold;
	padding-left:5px;
	padding-right:5px;		
	color: #636363;	
}

.menus {
	height: 30px;
	width: 670px;
	margin-top: 162px;
	margin-left: -10px;	
	position: absolute;
	z-index: 980;
}

.menus_APP {
	height: 30px;
	width: 800px;
	margin-top: 129px;
	margin-left: 0px;	
	position: absolute;
	z-index: 980;
}

.menus h2 {
	display: none;
}

.top_imagem {
	height: 150px;
	width: 255px;
	margin-top: 41px;
	margin-left: 647px;
	position: absolute;
	z-index: 1;
}

.linguas {
	height: 28px;
	width: 70px;
	margin-top: 41px;
	margin-left: 832px;
	position: absolute;
	z-index: 2;
	background: url(/img/back_linguas.png) no-repeat left top;
}

.lingua_pt {
	height: 17px;
	width: 24px;
	margin-top: 5px;
	margin-left: 9px;
	position: absolute;	
} 

.lingua_en {
	height: 17px;
	width: 24px;
	margin-top: 5px;
	margin-left: 38px;
	position: absolute;	
} 

.zones {
	float:left;
	height:170px;
	width: 292px;
	z-index:30;
	position:relative;
	margin-right: 13px;
	z-index:30;
}

.zones_last {
	float:left;
	height:170px;
	width: 292px;
	z-index:30;
	position:relative;
	margin-right: 0px;
	z-index:30;
}	

.img_destaque {
	height:170px;
	width: 292px;
	z-index:30;
	position:absolute;
}

.destaque {
	margin-top: 102px;
	height:68px;
	width: 292px;
	z-index:40;
	background-color: #22777D;
	filter: alpha(opacity=70);  
	-moz-opacity: .7;  
	opacity: .7; 
	position:absolute;	
	color: #ffffff;
}

.destaque_txt {
	margin-top: 112px;
	margin-left: 10px;	
	width:272px;
	height:48px;
	color: #ffffff;
	font-weight: bold;
	position:absolute;		
	z-index:45;	
	line-height: 17px;
	display:inline;
}

.destaque_txt a:link, .destaque_txt a:visited, .destaque_txt a:active {
	color: #7BD5DB;
	font-size:16px;
	text-decoration:none;
}

.destaque_txt a:hover {
	color: #7BD5DB;
	font-size:16px;
	text-decoration:underline;
}

#title {
	position: relative;
	display:block;
	width: 597px;
	height: 25px;
	margin-bottom: 10px;
	background-image: url(/img/tit_big.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	line-height: 25px;
	font-weight: bold;
}

#title h3{
	font-size: 14px;
	font-weight: bold;
	color: #0099AB;
	text-indent: 20px;
	text-transform:uppercase;	
    padding: 0;
    margin: 0;	
}

#large_title {
	position: relative;
	display:block;
	width: 902px;
	height: 25px;
	margin-bottom: 10px;
	background-image: url(/img/tit_large.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	line-height: 25px;
	font-weight: bold;
}

#large_title h3{
	font-size: 14px;
	font-weight: bold;
	color: #0099AB;
	text-indent: 20px;
	text-transform:uppercase;	
    padding: 0;
    margin: 0;	
}


/* NEWS */

.news {
	width: 597px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.news .titulo {
	float:left;
	width:597px;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	_margin-bottom: 5px;
	*margin-bottom: 5px;
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7E8EC;
	padding-bottom:0px;

}

.news .conteudo {
	font-weight: bold;
	margin-bottom: 10px;
	color: #666666;
	padding-bottom:10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:justify;
}

.news .searchlist {
	font-weight: bold;
	color: #666666;

	padding-bottom:5px;	
	padding-left: 5px;
	padding-right: 5px;
	text-align:justify;
}

.news .titulo a, .news .titulo a:visited {
	font-size:12px;
	/*font-weight: bold;*/
	color: #0099AB;
	text-decoration: none;
}

.news .titulo a:hover {
	font-size:12px;
	/*font-weight: bold;*/ 
	color: #0099AB;
	text-decoration: underline;
}

.news .titulo a.tit, .news .titulo a.tit:visited {
	font-size:13px;
	font-weight: bold;
	color: #0099AB;
	text-decoration: none;
}

.news .titulo a.tit:hover {
	font-size:13px;
	font-weight: bold;
	color: #0099AB;
	text-decoration: underline;
}

.news .titulo span {
	font-size:13px;
	font-weight: bold;
	color: #0099AB;
}

.news .read, .news_side .list .read{
	float: right;
	display: block;
	background-image: url(/img/ler_mais.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 5px;
	_margin-bottom: 0px;
	*margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding-right:15px;
	color: #666666;
}

.news .read a, .news_side .list .read a, .news .read a:visited, .news_side .list .read a:visited {
	color: #00545E;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;	
}

.news .read a:hover, .news_side .list .read a:hover {
	color: #00545E;
	font-weight: normal;	
	text-decoration: underline;
	font-size: 12px;	
}

.news img.l {
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 0px;		
	margin-bottom: 10px;
	border: 1px solid #7BD5DB;
}

.news img.r {
	display: block;
	float: right;
	margin-left: 10px;
	margin-top: 0px;	
	margin-bottom: 10px;
	border: 1px solid #7BD5DB;
}


.news p {
	color: #666666;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;

}

.news_side {
	margin: 0 auto 0px;
	width: 292px;
	margin-top: 10px;
	margin-bottom: 10px;	
}

.news_side .list {
	float:left;
	width:292px;
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
	_margin-bottom: 5px;
	*margin-bottom: 5px;
	color: #00545E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7E8EC;
	padding-bottom:0px;
}

.news_side .list a, .news_side .list a:visited {
	font-size:13px;
	font-weight: bold;
	color: #0099AB;
	text-decoration: none;
}

.news_side .list a:hover {
	font-size:13px;
	font-weight: bold;
	color: #0099AB;
	text-decoration: underline;
	text-align:justify;	
}

.news_side p {
	color: #00545E;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align:justify;	
}

.news .corpo {
	margin-bottom: 10px;
	/*color: #00545E;*/
	color: #666666;
	padding-bottom:10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align:justify;
	font-weight: normal;
}

/* CONTEUDOS */

.conteudos {
	float: left;
	width: 586px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	padding: 0px;
}

.conteudos a:link, .conteudos a:visited, .conteudos a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #0099AB;		
	text-decoration: underline;
}

.conteudos a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #0099AB;
	text-decoration:underline;
}

#map {
	float: left;
	width: 586px;
	height: 300px;
	margin-right: 4px;
	margin-left: 4px;
	margin-bottom: 10px;
	padding: 0px;
	border: 1px solid #0099AB;
}

/* LATERAIS */

.title_sides {
	position: relative;
	display:block;
	width: 292px;
	height: 25px;
	padding: 0px;
	margin-bottom: 10px;
	background-image: url(/img/tit_small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	line-height: 25px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}

.title_sides h3 {
	font-size: 14px;
	font-weight: bold;
	text-indent: 20px;	
	color: #0099AB;
	text-transform:uppercase;	
    padding: 0;
    margin: 0;
}

.menu_side_title {
	position: relative;
	display:block;
	float: left;	
	width: 292px;
	height: 25px;
	background-image: url(/img/tit_small.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	line-height: 25px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
}

.menu_side_title h3 {
	font-size: 14px;
	font-weight: bold;
	text-indent: 20px;	
	color: #0099AB;
	text-transform:uppercase;	
    padding: 0;
    margin: 0;
}

.menu_side_title h3 a:link, .menu_side_title h3 a:visited, .menu_side_title h3 a:active {
	font-size: 14px;
	font-weight: bold;
	text-indent: 20px;	
	color: #0099AB;
	text-transform:uppercase;	
}

.menu_side_title h3 a:hover {
	font-size: 14px;
	font-weight: bold;
	text-indent: 20px;	
	color: #0099AB;
	text-transform:uppercase;	
}

#menu_side {
	position:relative;
	display:block;
	float:left;
	margin: 0 auto;
	width: 292px;
	height:auto;
	margin-bottom: 10px;
	padding-top: 0px;
	font-weight: bold;	
	font-size: 12px;
	background-color: #FFFFFF;
	color: #0099AB;
}

#menu_side ul {
	width: 292px;
	padding: 0;
	margin: 0;
	line-height: 25px;
	text-align: left;
	text-indent: 5px;
}

#menu_side li {
	border-bottom: 1px solid #B7E8EC;
	list-style: none;
	text-indent: 10px;
	margin: 0;
}

#menu_side span {
	color: #EA7613;
	font-weight: bold;	
}

#menu_side a {
	display: block;
	text-decoration: none;
	color: #206F75;
	padding-left: 0px;
	width: 292px;
	font-weight: bold;	
	font-size: 12px;
}

#menu_side a:hover {
	display: block;
	color: #206F75;
	background: #CDEEF1;
	font-weight: bold;	
	font-size: 12px;		
}

/* FOOTER */

#FOOTER {
	margin: 0px auto;
	float:left;
	position:relative;	
	width: 100%;
	height:46px;
	background: url(/img/footer.jpg) repeat-x center top;
	z-index:3;
}

.footer {
	margin: 0px auto;
	width: 902px;
	height:46px;
	font-size: 11px;
}	

.footer .copyright {
	position:absolute;
	margin-top:13px;
	margin-left: 40px;
	color:#00545E;
}

.footer .links {
	position:absolute;
	margin-top:13px;
	margin-left: 290px;
	color:#00545E;
	width:400px;
	text-align: center;
}

.footer .netsigma {
	position:absolute;
	margin-top:13px;
	margin-left: 710px;
	color:#00545E;
	width:100px;
	text-align: right;
	font-size: 11px;	
}

.footer .wmc {
	position:absolute;
	margin-top:8px;
	margin-left: 817px;
	width:85px;
}

.footer .acess {
	position:absolute;
	margin-top:10px;
	height:23px;
	margin-left: 0px;
	color:#00545E;
}

.footer img {
	vertical-align:middle;
}

.footer a:link, .footer a:visited, .footer a:active {
	text-decoration:none;
	color: #00545E;
	font-size: 11px;	
}

.footer a:hover {
	text-decoration:underline;
	color: #00545E;
	font-size: 11px;	
}

/* RECORDS */

.records {
	float:left;
	width:586px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;	
	/*border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B7E8EC;*/
}	

.records_news {
	float:left;
	width:586px;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 10px;	
}	

.no_info {
	float:left;
	width:586px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;	
	height: 150px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}	

.msg_newsletter {
	float:left;
	width:586px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	height: 150px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	border: 1px solid #B7E8EC;
}

.records_news span {
	float: left;
	margin-left: 0px;
}


.records img, .records_news img {
	float: right;
	margin-left: 5px;
	border-width: 0px;
}

/* BREADCRUMB */

.here {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #EA7613;	
}	

.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2B99A2;	
}	

/* FORMS */

.search {
	height: 30px;
	width: 230px;
	margin-top: 11px;
	margin-left: 740px;
	position: absolute;
	line-height: 30px;
}

.search h2, .search label {
	display:none;
}	

.search_form {
	padding: 0px;
	margin: 0px;
}

.search_button {
	padding-top: 0px;
	padding-bottom: 0px;
	width: 24px;
	height: 20px;
	padding-left: 0px;
	padding-right: 0px;
	color: #FFF;
	background-color: #237B83;
	border-top: 0px solid #237B83;
	border-right: 0px solid #237B83;
	border-bottom: 0px solid #237B83;
	border-left: 0px solid #237B83;
	text-align:center;
	margin-bottom: 0px;
	_margin-bottom: 0px;
	*margin-bottom: 0px;	
	font: bold 12px/14px Arial, Helvetica, sans-serif;
}

.search_input {
	background-image: url(/img/textfield_top.jpg);
	background-repeat: repeat-y;
	border: 1px solid #0099AB;
	height: 16px;
	line-height: 16px;	
	width: 125px;
	font-size:12px;
	color: #00545E;
	padding-left: 5px;
	margin-bottom:4px;
	_margin-bottom: 0px;
	*margin-bottom: 0px;	
	
}

/* MÓDULO NEWSLETTER */

#newsletter {
	margin: 0 auto 0px;
	position:relative;
	float:left;
	display:block;
	width: 292px;
	padding-top: 4px;
	background-color: #EBF9FA;	
	height:	92px;
	margin-bottom: 10px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7E8EC;	
}

#newsletter form {
	width: 292px;
	padding: 0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;	
}

#newsletter input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 223px;
	padding-left: 5px;
	border: 1px solid #0099AB;
	height: 20px;
	line-height: 20px;
	background-color: #0099AB;	
	color: #FFF;
}

#newsletter input.button66px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 10px;
	width: 66px;
	height: 18px;
	border: 1px none #CDA226;
	color: #00545E;
	background-image: url(/img/button66px.jpg);
}

#newsletter input.button120px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 10px;
	width: 120px;
	height: 18px;
	border: 1px none #CDA226;
	color: #00545E;
	background-image: url(/img/button120px.jpg);
}

#newsletter .label {
	width: 40px;
	margin-left:12px;
	margin-top:5px;	
	color: #00545E;	
	height: 25px;
	line-height: 25px;
	display: inline;
	float:left;	
	font-size: 11px;
}

#newsletter .boxes {
	width: 228px;
	margin-right:9px;
	margin-top:5px;	
	height: 25px;
	line-height: 25px;
	color: #00545E;	
	display: inline;
	float: left;
}

#newsletter .buttons {
	width: 270px;
	margin-left:12px;
	margin-right:10px;
	margin-bottom:5px;		
	height: 25px;
	line-height: 25px;
	color: #00545E;	
	display: inline;
	float: left;
	text-align: right;
}

/* MÓDULO PARTICIPAÇÃO FÓRUM */

#part_forum {
	margin: 0 auto 0px;
	width: 292px;
	padding-top: 4px;
	padding-bottom: 4px;	
	background-color: #EBF9FA;	
	overflow: hidden;
	/*height:	150px;*/
	margin-bottom: 10px;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7E8EC;	
}

#part_forum form {
	width: 292px;
	padding: 0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;	
}

#part_forum input.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 163px;
	padding-left: 5px;
	border: 1px solid #0099AB;
	height: 20px;
	line-height: 20px;
	background-color: #0099AB;	
	color: #FFF;
}

#part_forum input.button66px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 10px;
	width: 66px;
	height: 18px;
	border: 1px none #CDA226;
	color: #00545E;
	background-image: url(/img/button66px.jpg);
}

#part_forum input.button120px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 10px;
	width: 120px;
	height: 18px;
	border: 1px none #CDA226;
	color: #00545E;
	background-image: url(/img/button120px.jpg);
}

#part_forum .label {
	width: 100px;
	margin-left:12px;
	margin-top:5px;	
	color: #00545E;	
	height: 25px;
	line-height: 25px;
	display: inline;
	float:left;	
	font-size: 11px;
}

#part_forum .boxes {
	width: 168px;
	margin-right:9px;
	margin-top:5px;	
	height: 25px;
	line-height: 25px;
	color: #00545E;	
	display: inline;
	float: left;
}

#part_forum .buttons {
	width: 270px;
	margin-left:12px;
	margin-right:10px;
	margin-bottom:5px;		
	height: 25px;
	line-height: 25px;
	color: #00545E;	
	display: inline;
	float: left;
	text-align: right;
}

/* AGENDA */

.eventos {
	width: 292px;
	float:left;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-right: auto;
	margin-left: auto;
	/*overflow:hidden;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7E8EC;	
}

.eventos .calendario {
	background: url(/img/calendario.jpg) no-repeat;
	width: 38px;
	height: 46px;
	font-weight: bold;
	float: left;
	text-align: center;
	margin-top: 2px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #FFFFFF;
	padding-bottom: 10px;
}

.eventos .evento {
	width: 244px;
	display: block;
	font-weight: bold;
	float: left;
	margin-top: 1px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #666666;
}

.eventos .dia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00545E;
	line-height: 24px;
}

.eventos .mes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00545E;
	text-transform: uppercase;
	line-height: 17px;	
}

.eventos a:link, .eventos a:visited, .eventos a:active {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size: 13px;	
	padding-bottom: 5px;
	margin: 0px;
	color: #0099AB;	
	font-weight: bold;
	text-decoration: none;
}

.eventos a:hover {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	font-size: 13px;	
	padding-bottom: 5px;
	margin: 0px;
	color: #0099AB;
	text-decoration:underline;
}

.eventos .descricao {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	margin: 0px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

/* MODULOS */

.flash_uvp {
	width: 292px;
	margin-bottom: 10px;	
	margin-right: auto;
	margin-left: auto;
}

/* CALENDARIO */

.calendario {
	width:292px;
	margin-bottom: 0px;
	*margin-bottom: 10px;
	_margin-bottom: 0px;	
	overflow:hidden;
}
	
.calendario .calendar_title {
	font-size:12px;
	width:292px;
	color:#0099AB;
	height: 24px;
	line-height: 24px;
	margin-bottom:2px;
	text-align:center;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7E8EC;
	margin-bottom: 3px;
}

.calendario .calendar_title a:link, .calendario .calendar_title a:active, .calendario .calendar_title a:visited{
	color:#EA7613;
	font-size:14px;		
}

.calendario .calendar_title a:hover {
	color:#EA7613;
	text-decoration: underline;
	font-size:14px;
}

.calendario .calendar_title span {
	padding:0px 6px;
}

.calendar_component{
	float:left;
	width:287px;
	margin-left: 2px;
	margin-bottom: 5px;
}

.calendar_component div.days {
	background:#96DDE1;
	float:left;
	display:inline;	
	width:39px;
	height:23px;
	text-align:center;
	font-size:12px;
	color:#206F75;
	font-weight:bold;
	line-height:23px;
	margin:0px 2px 2px 0px;
	padding: 0px;	
}

.calendar_component div.emptydays {
	background:#F4FDFD;
	float:left;
	display:inline;	
	width:39px;
	height:23px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:23px;
	margin:0px 2px 2px 0px;
	padding: 0px;	
}


.calendar_component div.dates {
	background:#E8F9F9;
	float:left;
	display:inline;	
	width:39px;
	height:23px;
	text-align:center;
	font-size:12px;
	color:#206F75;
	line-height:23px;
	margin:0px 2px 2px 0px;
	text-decoration:none;
	padding: 0px;	
}

.calendar_component div.currentdate {
	background:#206F75;
	float:left;
	display:inline;	
	width:39px;
	height:23px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:23px;
	margin:0px 2px 2px 0px;
	text-decoration:none;
	padding: 0px;
}

.calendar_component div.evento {
	float:left;
	display:inline;	
	width:39px;
	height:23px;
	font-weight:bold;
	line-height:23px;
	text-decoration:none;
	padding: 0px;
}

.calendar_component a.event {
	background:#67CED5;
	float:left;
	display:inline;	
	width:39px;
	height:23px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:23px;
	margin:0px 2px 2px 0px;
	text-decoration:none;
	padding: 0px;	
}

.calendar_component a.currentdate {
	background:#67CED5;
	float:left;
	display:inline;	
	width:39px;
	height:23px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	line-height:23px;
	margin:0px 2px 2px 0px;
	text-decoration:none;
	padding: 0px;	
}

.calendario form {
	padding: 0px;
	margin: 0px;
}

.calendar_search {
	float:left;
	width:290px;
	background-color: #EBF9FA;
	border: 1px solid #B7E8EC;
	padding-top: 10px;
	margin-bottom: 10px;
}

.calendario label {
	display: block;
	float: left;
	width: 68px;
	font-weight: bold;
	clear: left;
	height: 25px;
	line-height: 25px;
	padding-left: 10px;
}

.calendario .camp {
	display: block;
	float: left;
	width: 212px;
	height: 25px;
}

.calendario .agenda {
	display: block;
	color: #0099AB;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 275px;
	padding-top: 5px;	
	margin-left: 6px;
	_margin-left: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7E8EC;	
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.calendario .existem {
	text-align: left;
	float: left;
	width: 275px;
	padding-left: 10px;
	padding-top: 5px;	
	padding-bottom: 5px;
}

.calendario .camp select.box {
	width: 200px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #0099AB;
	color: #FFFFFF;	
}

.calendario .input {
	display:block;
	float: left;
	color:#FFFFFF;
	text-align:right;
	width: 280px;
	height: 20px;
	border-width: 0px;
	border-style: none;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*margin-top: 5px;*/
	margin-right: 2px;		
	/*margin-bottom: 5px;*/
}

.calendario .input input {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 10px;
	width: 80px;
	height: 18px;
	border: 1px none #CDA226;
	color: #00545E;
	background-image: url(/img/button80px.jpg);	
}

/* LOGIN */ 

.lista_login {
	width: 586px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;	
	overflow:hidden;
	float:left;
	position: relative;
	display:block;		
}

.lista_login div.foto {
	width: 185px;
	height: 100px;
	float: left;
	display:inline;
	background-color: #EBF9FA;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;		
	background-repeat: no-repeat;
	background-position: center top;
}

.lista_login div.foto div.img{
	width: 185px;
	margin-top: 20px;
	text-align:center;
}

.lista_login div.foto span{
	width: 185px;	
	padding-top: 10px;
	text-align:center;
	display:block;
}


/* ACCORDION */

#accordion h3 {
	font-size:12px;
	font-weight: bold;
	color: #00545E;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7E8EC;
	text-align:right;
	padding-right: 20px;
}

#accordion h3.noelement {
	font-size:12px;
	font-weight: bold;
	color: #00545E;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7E8EC;
	text-align:right;
	padding-right: 0px;
}

#accordion .tipo {
	font-weight: bold;
	color: #0099AB;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099AB;
	text-transform:uppercase;
}

#accordion .element {
	background-color: #EBF9FA;
	padding: 10px;
	/*color: #00545E;		*/
}

#accordion .bold {
	font-weight: bold;
}

/* FORMS */ 

.formularios {
	padding: 0px;
	margin: 0px;
	float: left;
	*float:none;
	_float:none;	
	overflow:hidden;	
}

.formularios form {
	padding: 0px;
	margin: 0px;
}	

.formularios .tipo {
	float:left;
	position: relative;
	display:block;	
	font-weight: bold;
	color: #0099AB;
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099AB;
	text-transform:uppercase;
	width: 586px;
	margin-left: 5px;
	margin-right: 5px;
}

.formularios .tipo_orange {
	float:left;
	position: relative;
	display:block;	
	font-weight: bold;
	color: #EA7613;	
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099AB;
	text-transform:uppercase;
	width: 586px;
	margin-left: 5px;
	margin-right: 5px;
}

.formularios .tipo_verde {
	float:left;
	position: relative;
	display:block;	
	font-weight: bold;
	color: #0099AB;	
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099AB;
	text-transform:uppercase;
	width: 586px;
	margin-left: 5px;
	margin-right: 5px;
}

.formularios .tipo_orange img{
	vertical-align: middle;
}

.formularios .tipo_verde img{
	vertical-align: middle;
}
.formularios .texto {
	float: left;
	position: relative;
	display:block;	
	width: 586px;
	margin-left: 5px;
	margin-right: 5px;	
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align:justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099AB;		
}

.formularios .texto_line {
	float: left;
	position: relative;
	display:block;	
	width: 586px;
	margin-left: 5px;
	margin-right: 5px;	
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align:justify;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7E8EC;		
}

.formularios .texto_line img{
	vertical-align: middle;
	float:left;
	margin-right: 5px;
}

.formularios .label0 {
	float: left;
	width: 100px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0px;
}

.formularios .label1 {
	float: left;
	width: 586px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0px;
}

.formularios .labelright {
	float: left;
	width: 220px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0px;
}

.formularios .labelright2 {
	float: left;
	width: 366px;
	margin-bottom: 10px;
	padding: 0px;
}



.formularios .label1_verde {
	float: left;
	width: 576px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 5px;	
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #EBF9FA;
	font-size: 11px;
}

.formularios .label2 {
	float: left;
	width: 100px;
	margin-bottom: 10px;
	padding: 0px;
}

.formularios .label3 {
	float: left;
	width: 193px;
	margin-bottom: 10px;
	padding: 0px;
}

.formularios .label4 {
	float: left;
	width: 486px;
	margin-bottom: 10px;
	padding: 0px;
}

.formularios .label_img {
	float: left;
	width: 50px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding: 0px;
	height: 50px;
	line-height: 50px;
	text-align:center;
	background-color: #EBF9FA;
}

.formularios .label_img img{
	margin-top: 15px;
}

.formularios .label_link {
	float: left;
	width: 524px;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
	height: 48px;
	line-height: 48px;
	border: 1px solid #B7E8EC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.formularios .labelcenter {
	float: left;
	width: 586px;
	height: 30px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align:center;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099AB;	
	margin-left: 5px;	
}

.formularios .labelcenter2 {
	float: left;
	width: 586px;
	margin-bottom: 5px;
	text-align:center;
	padding: 0px;
	margin-left: 5px;		
}

.formularios input.button66px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 10px;
	width: 66px;
	height: 18px;
	border: 1px none #CDA226;
	color: #00545E;
	background-image: url(/img/button66px.jpg);
}

.formularios input.button140px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 10px;
	width: 140px;
	height: 18px;
	border: 1px none #CDA226;
	color: #00545E;
	background-image: url(/img/button140px.jpg);
}

.formularios .input {
	background-image: url(/img/textfield_top.jpg);
	background-repeat: repeat-y;
	border: 1px solid #0099AB;
	height: 16px;
	line-height: 16px;
	width: 165px;
	font-size:12px;
	color: #00545E;
	padding-left: 5px;
	margin-bottom:4px;
	_margin-bottom: 0px;
	*margin-bottom: 0px;
	background-position: right;	
}

.formularios .input_peq {
	background-image: url(/img/textfield_top.jpg);
	background-repeat: repeat-y;
	border: 1px solid #0099AB;
	height: 16px;
	line-height: 16px;
	width: 15px;
	font-size:12px;
	color: #00545E;
	padding-left: 5px;
	margin-bottom:4px;
	_margin-bottom: 0px;
	*margin-bottom: 0px;
	background-position: right;	
}

.formularios .input_date {
	background-image: url(/img/textfield_top.jpg);
	background-repeat: repeat-y;
	border: 1px solid #0099AB;
	height: 16px;
	line-height: 16px;
	width: 148px;
	font-size:12px;
	color: #00545E;
	padding-left: 5px;
	margin-bottom:4px;
	_margin-bottom: 0px;
	*margin-bottom: 0px;
	background-position: right;	
}

.formularios .input_large {
	background-image: url(/img/textfield_top.jpg);
	background-repeat: repeat-y;
	border: 1px solid #0099AB;
	height: 16px;
	line-height: 16px;
	width: 458px;
	font-size:12px;
	color: #00545E;
	padding-left: 5px;
	margin-bottom:4px;
	_margin-bottom: 0px;
	*margin-bottom: 0px;
	background-position: right;	
}

.formularios .input_big {
	background-image: url(/img/textfield_top.jpg);
	background-repeat: repeat-y;
	border: 1px solid #0099AB;
	height: 64px;
	line-height: 16px;
	width: 458px;
	font-size:11px;
	color: #00545E;
	padding-left: 5px;
	margin-bottom:4px;
	_margin-bottom: 0px;
	*margin-bottom: 0px;	
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
}

.formularios .inputselect {
	background-image: url(/img/textfield_top.jpg);
	background-repeat: repeat-y;
	border: 1px solid #0099AB;
	height: 18px;
	line-height: 18px;
	width: 174px;
	font-size:12px;
	color: #00545E;
	padding-left: 5px;
	margin-bottom:4px;
	_margin-bottom: 0px;
	*margin-bottom: 0px;	
	background-position: right;	
}

/* ESTILOS BACKOFFICE */

td.FOTOS {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	height: 120px;
}

td.FUNDO_CINZA_ESCURO_JUSTIFICADO {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F4F4F4;
	color: #666666;
	text-align:justify;
	border: 1px solid #FFFFFF;
}

td.FUNDO_CINZA_ESCURO_CENTRO {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F4F4F4;
	color: #666666;
	text-align:center;
	border: 1px solid #FFFFFF;
}

td.FUNDO_CINZA_ESCURO_ESQUERDA {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F4F4F4;
	color: #666666;
	text-align:left;
	border: 1px solid #FFFFFF;
}

td.FUNDO_CINZA_ESCURO_DIREITA {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F4F4F4;
	color: #666666;
	text-align:right;
	border: 1px solid #FFFFFF;
}

td.FUNDO_CINZA_CLARO_JUSTIFICADO {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F7F7F7;
	color: #666666;
	text-align:justify;
	border: 1px solid #FFFFFF;
}

td.FUNDO_CINZA_CLARO_CENTRO {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F7F7F7;
	color: #666666;
	text-align:center;
	border: 1px solid #FFFFFF;
}

td.FUNDO_CINZA_CLARO_ESQUERDA {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F7F7F7;
	color: #666666;
	text-align:left;
	border: 1px solid #FFFFFF;
}

td.FUNDO_CINZA_CLARO_DIREITA {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F7F7F7;
	color: #666666;
	text-align:right;
	border: 1px solid #FFFFFF;
}

td.FUNDO_BRANCO_JUSTIFICADO {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	text-align:justify;
	border: 1px solid #FFFFFF;
}

td.FUNDO_BRANCO_CENTRO {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	text-align:center;
	border: 1px solid #FFFFFF;
}

td.FUNDO_BRANCO_ESQUERDA {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	text-align:left;
	border: 1px solid #FFFFFF;
}

td.FUNDO_BRANCO_DIREITA {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	text-align:right;
	border: 1px solid #FFFFFF;
}

td.FUNDO_BRANCO_LINHA_JUSTIFICADO {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	border-bottom: 1px solid #B7E8EC;
	color: #666666;
	text-align:justify;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

td.FUNDO_BRANCO_LINHA_CENTRO {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	border-bottom: 1px solid #B7E8EC;
	color: #666666;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

td.FUNDO_BRANCO_LINHA_DIREITA {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	border-bottom: 1px solid #B7E8EC;
	color: #666666;
	text-align:right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

td.FUNDO_BRANCO_LINHA_ESQUERDA {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFF;
	border-bottom: 1px solid #B7E8EC;
	color: #666666;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

td.FUNDO_CINZA_LINHA_CENTRO {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F7F7F7;
	border-bottom: 1px solid #B7E8EC;
	color: #666666;
	text-align:center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

td.FUNDO_CINZA_LINHA_DIREITA {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F7F7F7;
	border-bottom: 1px solid #B7E8EC;
	color: #666666;
	text-align:right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

td.FUNDO_CINZA_LINHA_ESQUERDA {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #F7F7F7;
	border-bottom: 1px solid #B7E8EC;
	color: #666666;
	text-align:left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

div.esconde {
background-color:#CC6666;
display:none;
}



caption {
	display:none;
}



#APP input, textarea, select {
	font-family: Arial; font-size: 90%;
}

#APP html>body input, html>body select, html>body textarea {
	font-family: Arial; font-size: 90%;
}

#ultimas_actualizacoes {
	margin: 0 auto 0px;
	width: 292px;
	padding-top: 4px;
	background-color: #EBF9FA;
	height:	32px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B7E8EC;
	position: relative;
	display: block;
	float:left;
	color: #00545E;
	font: 14px Arial, Helvetica, sans-serif;
	overflow:hidden;
	_margin-right: -3px;	
}

.news-container {
	position:relative;
	width:270px;
	margin-top: 8px;
	margin-left: 8px;
	/*height: 32px;*/
}

.news-container ul li {
	list-style: none;
}