/* CSS Document */

<!--

.tarja{
	background-repeat:repeat-x;
	color:#FFFFFF;
	padding:10px;
	font-size:14px;
	font-family:Tahoma;
	background-color:#003333;
	
}

.tarja a{
	color:white;
	text-decoration:none;
}

.tarja a:visited{
	color:white;
	text-decoration:none;
}

.tarja a:hover{
	text-decoration:underline;	
}

.texto3 table{
	font-family:arial;
	font-size:15px;
	line-height:24px;
	color:#222222;
}

.texto3 p{
	font-family:arial;
	font-size:15px;
	line-height:24px;
	color:#222222;
}

.texto3 font{
	font-family:arial;
	font-size:15px;
	line-height:24px;
}

table
{
		color:#555555;
	text-decoration:none;
	font-family:Trebuchet MS;
	font-size:13px;
	font-stretch:extra-condensed;
	
}

.data_documentos{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#004444;
}

.site_medium_title{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#004444;
}
.site_medium_title a{
	color:#007777;
	text-decoration:none;
}

.site_medium_title a:hover{
	color:#009999;
	text-decoration:none;
}

.link_menu{
	font-family:Trebuchet MS;
	font-size:13px;
	color:#004444;
	line-height:22px;
	text-decoration:none;
}

.link_menu:visited{
		color:#004444;
}

.link_menu:hover{
	color:#007777;
	text-decoration:underline;
}

.texto {
	color:#555555;
	text-decoration:none;
	font-family:Trebuchet MS;
	font-size:13px;
	font-stretch:extra-condensed;
}

.texto a{
	color:#555555;
	text-decoration:none;
}

.texto a:hover{
	color:#007777;
	text-decoration:underline;
}

.paginacao {
	color:#666666;
	text-decoration:none;
	font-size:13px;
	font-stretch:extra-condensed;
	font-family:Trebuchet MS;
}

.paginacao a{
	color:#666666;
	text-decoration:none;
	font-family:Trebuchet MS;
}

.paginacao a:hover{
	color:#666666;
	text-decoration:underline;
	font-family:Trebuchet MS;
}

.paginacao a:visited{
	color:#666666;
	font-family:Trebuchet MS;
}




#pop{
	display:none;
	position:absolute;
	top:160px;
	left:155px;
	padding:10px;
	width:300px;
	height:300px;
	border:2px solid #d0d0d0;
	background-color:#FFFFFF;
	}

.site_big_title{
	font-family:Trebuchet MS;
	font-size:22px;
	color:#004444;
	font-weight:bold;
	text-align:left;
}


input[type=text] {
        font-size:13px;
		font-family:Trebuchet MS;
        height:20px;
		width:335px;
		color:#666666;	
}

.botao {
	background-color:#005555;	
	font-size:13px;
	color:#FFFFFF;
	font-family:Trebuchet MS;
	border:0px solid;
}

textarea {
        font-size:13px;
		font-family: Trebuchet MS;
        padding: 3px;
        height:200px;
        width:335px;
}



#info {
	text-align:left;
	left:16px;
	width: 950px;
	z-index:0;
	background-color:#ffffff;
	
}


.rodape{
	background-color:#003333;
	text-align:center;
	padding-top:10px;
	font-family:Trebuchet MS;
	font-size:13px;
	padding-bottom:10px;
	margin-bottom:-10px;
	
}



.rodape a{
	color:white;
	text-decoration:none;
}

.rodape a:hover{
	color:white;
	text-decoration:underline;
}

.rodape a:visited{
	color:white;
}


select{
	font-size:13px;
}
-->