@charset "utf-8";

#tit {
font-size:12px;
color:#8c0b10;
font-weight:bold;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	background-image: url(../imagens/fundo.jpg);
	background-repeat: repeat-x;
	text-decoration: none;
	margin: 0px;
	background-color: #c8e3f1;
}
.campo_webmail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003371;
	border: 1px solid #b2c1d4;
}
.campo_busca {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #cdd9e1;
	background-color: transparent;
}
.tabela{
	border: 1px solid #FFFFFF;
	bordercolorlight: #FFFFFF;
	bordercolordark: #FFFFFF;
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
} 
.cel-esq{
	border: 1px solid #003371;
	border-left-style: none;
} 
.cel-dir{ 
	border: 1px solid #003371;
	border-right-style: none;
} 
.cel-topo{ 
	border: 1px solid #003371;
	border-top-style: none;
} 
.cel-baixo{ 
	border: 1px solid #003371;
	border-bottom-style: none;
} 
.cel-top-esq{ 
	border: 1px solid #003371;
	border-top-style: none;
	border-left-style: none;
} 
.cel-top-dir{ 
	border: 1px solid #003371;
	border-top-style: none;
	border-right-style: none;
} 
.cel-baixo-esq{ 
	border: 1px solid #003371;
	border-bottom-style: none;
	border-left-style: none;
} 
.cel-baixo-dir{ 
	border: 1px solid #003371;
	border-bottom-style: none;
	border-right-style: none;
} 
.cel-borda{ 
	border: 1px solid #003371;
} 
.cel-meio{ 
	border: 1px solid #003371;
	border-bottom-style: none;
	border-left-style: none;
	border-top-style: none;
} 
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #555555;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #006EBA;
	text-decoration: underline;select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003371;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBEBEB;
	border: 1px solid #B2C1D4;
}
select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003371;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EBEBEB;
	border: 1px solid #B2C1D4;
}