/* CSS Document */
body{
	margin:0px;
	width:100%;
	height:100%;
	background-image:url(../images/degrade_fundo.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#bbc7d0;
	font-family:Arial, Helvetica, sans-serif;
}

.body2{
	margin:0px;
	width:100%;
	height:100%;
	background-image:url(../images/im_transp.gif);
	background-position:top;
	background-color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
}

html{
	width:100%;
	height:100%;
}

.bg_tit{
	background-image:url(../images/bg_tit2.gif);
	background-repeat:repeat-x;
	height:21px;
}

.area_tit{
	font-size:11px;
	font-weight:bold;
	color:#2b6f99;
	padding-left:10px;
	background-image:url(../images/im_tit.gif); 
	background-repeat:no-repeat;
}

.caixa_tit{
	font-size:11px;
	font-weight:bold;
	color:#2b6f99;
	padding-left:10px;
}
.caixa1{
	border-right:1px solid #e3e3e3;
	border-top:1px solid #e3e3e3;
}

.caixa2{
	border-left:1px solid #e3e3e3;
	border-top:1px solid #e3e3e3;
}

.caixa3{
	border-left:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
}

.brd1{
	border:1px solid #f4f4f4;
}

.tit1{
	font-size:11px;
	color:#378ec6;
	text-decoration:none;
	font-weight:bold;
	line-height:13px;
}
.tit1:hover{
	font-size:11px;
	color:#378ec6;
	text-decoration:underline;
}

.txt_not{
	font-size:10px;
	color:#3c4d57;
	line-height:12px;
}
.ver a{
	font-size:10px;
	color:#3c4d57;
	padding-right:5px;
	text-decoration:underline;
}
.ver a:hover{
	font-size:10px;
	color:#3c4d57;
	text-decoration:none;
}

.rodape1{
	background-image:url(../images/canto_rodape.gif);
	width:244px;
	height:46px;
	background-repeat:no-repeat;
	background-position:bottom;
}

.txt2{
	font-size:11px;
	color:#3c4d57;
	line-height:16px;
	padding-left:15px;
	text-align:justify;
}

.txt_rel{
	font-size:11px;
	font-weight:bold;
	color:#378ec6;
	text-decoration: underline;
}
.txt_rel:hover{
	font-size:11px;
	font-weight:bold;
	color:#378ec6;
	text-decoration: none;
}
.bg_rodape{
	background-image:url(../images/bg_rodape.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.news{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#245c80;
}

input.txt2{
	border:1px solid #e6e6e6;
}

.tit_pagina{
	font-size:11px;
	color:#3c4d57;
	padding-right:8px;
}

.layer {
	scrollbar-face-color: #a9c7dc;
	scrollbar-highlight-color: #F0F0F0;
	scrollbar-shadow-color: #F0F0F0;
	scrollbar-3Dlight-color: #F0F0F0;
	scrollbar-arrow-color: #368dc6;
	scrollbar-track-color: #f2f5f6;
	scrollbar-darkshadow-color: #CCCCCC;
	position: static;
	z-index: 1;
	overflow: auto;
	padding-left:5px;
	padding-right:5px;
	/*padding-top:5px;*/
}

.txt_layer{
	color:#627e8f;
	font-size:11px;
	text-decoration:none;
	padding-left:10px;
}

.text{
	color: #3c4d57;
	font-size: 11px;
	text-decoration: none;		
}
.text:hover{
	color: #627e8f;
	text-decoration: underline;		
}

.textj{
	color: #3c4d57;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;		
}

.links{
	color:#94918b;
	font-size:11px;
	text-decoration:underline;
}
.links:hover{
	color:#94918b;
	font-size:11px;
	text-decoration:none;
}

.linksON{
	color:#94918b;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}

.TitNoticia{
	font-size:11px;
	font-weight:bold;
	color:#378ec6;
	text-decoration:none;
}

.TitNoticia:hover{
	font-size:11px;
	font-weight:bold;
	color:#378ec6;
	text-decoration:underline;
}

.copy{
	color: #FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;		
}
.copy:hover{
	color: #FFFFFF;
	text-decoration: underline;		
}
.bullet{
	color: #3992CB;
	font-family: verdana;
	font-size: 9px;
	font-weight: bold;
	text-decoration: none;		
}