/* CSS Document */
body, html{
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

.border_img{
	border:1px solid #c9c9c9;
}

.titPag{
	font-size:12px;
	color:#535353;
}

.tit2{
	font-size:12px;
	color:#650000;
	font-weight:bold;
}

.tit3{
	font-size:12px;
	color:#535353;
	font-weight:bold;
}

.picotado{
	background-image:url(../images/picotado.gif);
	background-repeat:repeat-x;
}

.reccinza{
	background-color:#808080;
	padding-left:6px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:10px;
	color:#fffeff;
	font-weight:bold;
}

.legenda{
	font-size:11px;
	text-decoration:none;
	text-align:justify;
	color:#535353;
	line-height:18px;
}


.text1{
	font-size:12px;
	text-decoration:none;
	text-align:justify;
	color:#535353;
}

.text1:hover{
	font-size:12px;
	text-decoration:underline;
	color:#535353;
}

.text2{
	font-size:12px;
	text-decoration:none;
	color:#535353;
	line-height:17px;
	text-align:justify;
}
.text2 a{
	font-size:12px;
	text-decoration:underline;
	color:#535353;
	line-height:17px;
	text-align:justify;
}
.text2 a:hover{
	font-size:12px;
	text-decoration:none;
	color:#535353;
	line-height:17px;
	text-align:justify;
}
.text3{
	font-size:12px;
	text-decoration:none;
	color:#535353;
	line-height:18px;
	font-weight:bold;
}
.text4{
	font-size:12px;
	text-decoration:none;
	color:#535353;
}
.txtmenu{
	font-size:12px;
	text-decoration:none;
	color:#535353;
	padding-left:4px;
}

.txtmenu:hover{
	font-size:12px;
	text-decoration:underline;
	color:#535353;
	padding-left:4px;
}

.submn{
	font-size:12px;
	color:#650001;
	text-decoration:none;
	padding-left:18px;
	line-height:14px;
}

.submn:hover{
	font-size:12px;
	color:#650001;
	text-decoration:underline;
	padding-left:18px;
	line-height:14px;
}

.txtrodape{
	font-size:11px;
	padding-top:12px;
	padding-bottom:10px;
	color:#535353;
}
.txtrodape a{
	font-size:11px;
	color:#535353;
	font-weight:bold;
	text-decoration:none;
}

.txtrodape a:hover{
	font-size:11px;
	color:#535353;
	font-weight:bold;
	text-decoration:underline;
}

.txtrodape1{
	font-size:11px;
	padding-top:12px;
	padding-bottom:10px;
	color:#535353;
}
.txtrodape1 a{
	font-size:11px;
	color:#535353;
	font-weight:bold;
	text-decoration:none;
}

.txtrodape1 a:hover{
	font-size:11px;
	color:#535353;
	font-weight:bold;
	text-decoration:underline;
}

.links{
	font-size:12px;
	color:#650000;
	text-decoration:underline;
}

.links:hover{
	font-size:12px;
	color:#650000;
	text-decoration:none;
}

.links2{
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#535353;
}

.links2:hover{
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	color:#535353;
}

.links3{
	font-size:12px;
	text-decoration:underline;
	color:#535353;
}

.links3:hover{
	text-decoration:none;
	color:#535353;
}
.Report{
	font-size:12px;
	color:#650001;
	font-weight: bold;
	text-decoration:underline;
	line-height:14px;
}

/*--------------------------------------*/
.Report:hover{
	color:#650001;
	text-decoration:none;
}

.divNormal{
	background-color:Transparent;       
	top:0;
	left:0
}

.divHighlight{
	background-color:Transparent;       
	border:solid 2px #FF0000;     
	top:0;
	left:0
}

.divOpcityAll{
	background-color:#FFFFFF;        
	position: absolute;                         
	overflow: auto;                
	display: none;   
	filter:alpha(opacity=40);
	-moz-opacity: 0.8; /* para mozilla */ 
	z-index:50;
	top:0;
	left:0
}

.divShowInfo{
	background-color:#FFFFFF;        
	position: absolute;                         
	overflow: auto;                
	display: none;   
	left:50%;
	top:50%;
	z-index:100;
}

.bordaAll
{
    BORDER: #999999 1px solid;
}
.titbranco
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 11px;
    COLOR: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

