@charset "utf-8";
.fundo_cima {
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-width: 0px;
	background-image: url(../imagens/fundocima.jpg);
}
.meio {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../imagens/fundo_meio.gif);
	background-repeat: repeat-x;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
.meioborda {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-image: url(../imagens/fundo_meio.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 20px;
	padding-left: 20px;
}
.cliente {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

.linha {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.borda_baixo {
	padding: 15px;
	font-family: Tahoma, Verdana;
}
.fontegrande {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #005261;
	text-decoration: none;
}

.fontepadrao {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.fonteazulmenu{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #0D3450;
	text-decoration: none;
	}
.fonteazulmenu:hover{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #28808E;
	text-decoration: none;
	}
.fontelinha{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	}
.form {
	font-family: Tahoma, Verdana;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	background-color: #F5F8FA;
	padding: 3px;
	border: 1px solid #DDE9EC;
}

.fontelinha:hover{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #5988B2;
	text-decoration: none;
	}
