.texto {
	font-family: tahoma;
	font-size: 11px;
	color: #13295C;
	font-weight: bold;
    text-decoration: none;
}
.texto1 {
	font-family: tahoma;
	font-size: 11px;
	color: #13295C;
	text-decoration: none;

}
.texto2 {
	font-family: arial;
	font-size: 11px;
	color: #D1271A;
	text-decoration: underline;
	
	}
.texto3{
	font-family: arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}

.texto4{
	font-family: tahoma;
	font-size: 9px;
	color: #13295C;
	text-decoration: none;
}
.texto5{
	font-family: arial;
	font-size: 9px;
	color: #0E1E43;
}
.texto6{
	font-family: arial;
	font-size: 9px;
	color: #0E1E43;
	text-decoration: underline;
	
}
.texto7{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.texto8{
	font-family: tahoma;
	font-size: 9px;
	color: #8EA8EA;
	text-decoration: none;
}
.texto9 {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;

}
.texto10{
	font-family: arial;
	font-size: 18px;
	color: #0E1E43;
	text-decoration: none;
	font-weight: bold;

}
.texto11{
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.texto12{
	font-family: tahoma;
	font-size: 11px;
	color: #13295C;
	font-weight: bold;

}
.texto13{
	font-family: tahoma;
	font-size: 10px;
	color: #9E1815;
	text-decoration: none;
	font-weight: bold;
}
.forms_news {
border:1px solid #cccccc; border-left:none; border-right:none; width:150px; height:17px;
background:#cccccc;
font:10px tahoma;
color:#0E1E43;
}

.rodape{
	background-image: url(../_imgs/rodape.jpg);
	background-repeat: repeat-x;
}

.emp_foto_sup{
	background-image: url(../_imgs/meio_sup.jpg);
	background-repeat: repeat-x;
}
.emp_foto_base{
	background-image: url(../_imgs/meio_base.jpg);
	background-repeat: repeat-x;
	background-position:bottom left;
}
.emp_foto_esq{
	background-image: url(../_imgs/lateral_esq.jpg);
	background-repeat: repeat-y;
}
.emp_foto_dir{
	background-image: url(../_imgs/lateral_dir.jpg);
	background-repeat: repeat-y;
	background-position:bottom right;
}
.busca{
	font:11px arial;
	margin:1px;
	padding:2px;
	background-color:#CCCCCC;
	color:#47536D;
	text-decoration:none;
	border:0px solid #efefef;
}