fieldset {
	padding: 15px;
	border: 1px solid #CAEEFF;
}

legend {
	color:#0099FF;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

body, td, div{
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 135%;
}

body {
	margin:0;
	padding:0;
}

#faixaVermelha {
	height: 100px;
	background-color:#FF0000;
	text-align: center;
}
#faixaAzul {
	height: 100px;
	background-color:#000075;
	background-image: url(_IMG/bg_quadr.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#sombra {
	background-image: url(_IMG/bg_sombra.jpg);
	background-repeat: repeat-x;
}

#menu {
	background-image: url(_IMG/bg_menu.jpg);
	background-repeat: repeat-x;
	background-color: #000033;
	height: 26px;
	text-align: center;
	border-top: 1px solid #9A9A9A;
}

#menu a {
	margin-left: 20px;
	margin-right: 20px;
	display: inline;
}

#conteudo {
	position: relative;
	width: 760px;
	left: 50%;
	margin-left: -380px;
	margin-top: 30px;
}

.bgTab {
	padding-left: 5px;
	padding-top: 8px;
	height: 18px;
}

.box {
	margin-bottom: 15px;
}

.tituloBox {
	background-color: #01015C;
}

.conteudoBox {
	border-left: 2px solid #01015C;
	border-right: 2px solid #01015C;
	border-bottom: 2px solid #01015C;
}

.conteudoBox .tituloDest {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.conteudoBox .lead {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 120%;
}

.conteudoBox .lead:hover {
	color: #FFFFFF;
}

.conteudoBox .tituloDest:hover {
	color: #FFFFFF;
}

.conteudoBox .bloco {
	padding-top: 8px;
	padding-bottom: 15px;
	padding-left: 10px;
}

.btOK {
	position: relative;
	left:0;
	top:0;
	float: right;
	text-align: right;
	margin-top: -20px;
	margin-right: -7px;
}

.textfield {
	border: 0;
	border-bottom: 1px solid #01015C;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 3px;
	line-height: 150%;
}

form {
	margin:0;
	padding: 0;
}

#rodape {
	height: 15px;
	clear: both;
	background-color: #000033;
}

#assinatura {
	padding-top: 30px;
	margin-top: 20px;
	float: right;
}

#assinatura ul {
	margin-left: -15px;	
}

#assinatura ul li{
	display: inline;
	margin-right: 15px;	
}

.alert {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	border: 1px dashed #006666;
	font-size: 11px;
	font-weight: bold;
	color: #CC6600;
	text-align: center;
}

#blocoDica .titulo {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}


.titulo {
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}

.subtitulo {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}

a {
	color: #0066CC;
	text-decoration: none;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}

#bannerHome {
	margin-bottom: 30px;
}

.lead {
	margin-top: 5px;
	font-size: 12px;
	font-weight: bold;
}

.data {
	color: #999999;
}

.parceiro {
	width: 150px;
	height: 60px;
	float: left;
	margin-right: 25px;
	padding-bottom: 20px;
	margin-top: 30px;
}