@charset "utf-8";
/* CSS Document */

p {
	padding: 0px 5px 0px 10px;
}

.texto-conteudo {font-family: Verdana, Arial; color: #666666; font-size: 11px; text-decoration: none; line-height: 18px;
padding: 0px 0px 0px 10px;
display: block; 
}
a.texto-conteudo:link {color:#666666;}
a.texto-conteudo:visited {color:#666666;}
a.texto-conteudo:hover {color:#999999;}
a.texto-conteudo:active {color:#666666;}

.texto-footer {font-family:Verdana, Arial; color:#675a99; font-size:11px; font-weight:bold; line-height:38px; word-spacing:1px;
padding: 0px 0px 0px 13px; text-align: center;
}

.texto-footer2 {font-family: Verdana, Arial; color: #c7c7c7; font-size: 11px; text-decoration: none; word-spacing:2px;
padding: 0px 0px 0px 0px;
}
a.texto-footer2:link {color:#2671a3;}
a.texto-footer2:visited {color:#2671a3;}
a.texto-footer2:hover {color:#990000;}
a.texto-footer2:active {color:#2671a3;}

.texto-geral {
	font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; text-align: justify; line-height: 18px;
	margin: 0px 10px 0px 10px;
}
	a.texto-geral:link {color: #000000;}
	a.texto-geral:visited {color: #000000;} 
	a.texto-geral:hover {color: #ff0000;}
	a.texto-geral:active {color: #000000;}
	
.textos-home {font-size: 11px; color: #000000; font-weight: normal; line-height: 18px; text-decoration: none;}

.titulos {font-size: 11px; color: #000000; font-weight: bold; line-height: 18px; text-decoration: none;}
	
.tit-emp {font-size: 11px; color: #000000; font-weight: bold; line-height: 18px; text-decoration: none;
	padding: 0px 0px 0px 15px;
	background: #ffffff url(imagens/seta01.gif) no-repeat;}
	a.tit-emp:link {color: #000000;}
	a.tit-emp:visited {color: #000000;} 
	a.tit-emp:hover {color: #cc6600;}
	a.tit-emp:active {color: #000000;}	

.tit-inf {font-size: 11px; color: #000000; font-weight: normal; line-height: 18px; text-decoration: none;
	padding: 0px 0px 0px 15px;
	background: #ffffff url(imagens/seta02.gif) no-repeat;}
	a.tit-inf:link {color: #000000;}
	a.tit-inf:visited {color: #000000;} 
	a.tit-inf:hover {color: #3399cc;}
	a.tit-inf:active {color: #000000;}
	
.tit-gov {font-size: 11px; color: #000000; font-weight: normal; line-height: 18px; text-decoration: none;
	padding: 0px 0px 0px 15px;
	background: #ffffff url(imagens/seta03.gif) no-repeat;}
	a.tit-gov:link {color: #000000;}
	a.tit-gov:visited {color: #000000;} 
	a.tit-gov:hover {color: #669900;}
	a.tit-gov:active {color: #000000;}
	
/* BLOG ------------------------------------------------------------------------------------ */
	
.blogtitle {font-family: Verdana, Arial; font-size: 11px; text-decoration: none; font-weight: bold;
padding: 0px 0px 0px 10px;
display: block; 
}
a.blogtitle:link {color:#28166f;}
a.blogtitle:visited {color:#28166f;}
a.blogtitle:hover {color:#990000;}
a.blogtitle:active {color:#28166f;}

.blogtext {font-family: Verdana, Arial; font-size: 11px; text-decoration: none;
padding: 0px 0px 0px 10px;
display: block; 
}
a.blogtext:link {color:#666666;}
a.blogtext:visited {color:#666666;}
a.blogtext:hover {color:#999999;}
a.blogtext:active {color:#666666;}

.blogmais {font-family: Verdana, Arial; font-size: 11px; text-decoration: none; color:#990000; text-align: right;
padding: 0px 10px 0px 0px;
display: block; 
}


/* ------------------------------------------------------------------------------------------- */

.textfield { 
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	height: 16px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: none;
	border-left: #cccccc 1px solid;
	color: #000000;
	border-bottom: #cccccc 1px solid;
	text-decoration: none
}
