*{
	font-family:Arial;
}
/*---------------------------------------------------------------------------------*/
body{
	margin:0px;
	border:0px;
	padding:0px;
	background-color:#FFFFFF;
}
img{
	border:0px;
	vertical-align:middle;
}
form,fieldset{
	margin:0px;
	padding:0px;
	border:0px;
}
/*---------------------------------------------------------------------------------*/
#menu-alinhamento{
	width:100%;
	background-color:#98012E;
}
#menu{
	position:relative;
	width:950px;
	height:40px;
	margin:0 auto;
}
#alinhamento{
	position:relative;
	width:950px;
	margin:0 auto;
}
#topo{
	position:relative;
	width:950px;
	padding:20px 0px 0px 0px;
}
#logomarca{
	float:left;
	width:220px;
	height:180px;
}
#tema{
	float:right;
	width:700px;
	height:180px;
}
#conteudo{
	position:relative;
	width:950px;
	padding:20px 0px 0px 0px;
}
#console{
	float:left;
	width:220px;
}
#home{
	float:right;
	width:700px;
}
#home-1{
	float:left;
	width:220px;
	margin:0px 20px 0px 0px;
	font-size:14px;
	color:#333333;
}
#home-2{
	float:left;
	width:220px;
	margin:0px 20px 0px 0px;
	font-size:14px;
	color:#333333;
}
#home-3{
	float:left;
	width:220px;
	font-size:14px;
	color:#333333;
}
#home-1 .txt1, #home-2 .txt1, #home-3 .txt1{
	padding:10px 0px 10px 0px;
	font-size:18px;
	font-weight:bold;
}
#rodape{
	position:relative;
	width:950px;
	padding:50px 0px 20px 0px;
}
#rodape-1{
	float:left;
	width:190px; /*220px*/
	padding:15px;;
	margin:0px 30px 0px 0px;
	background-color:#0093D0;
}
#rodape-1 .txt1{
	padding:0px 0px 10px 0px;
	font-size:16px;
	font-weight:bold;
	color:#C4EEFF;
}
#rodape-1 .txt2{
	font-size:26px;
	font-weight:bold;
	color:#FFFFFF;
}
#rodape-1 .txt3{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}
#rodape-1  a{
	text-decoration:none;
	color:#FFFFFF;
}
#rodape-1  a:hover{
	color:#C4EEFF;
}
#rodape-2{
	float:left;
	width:220px;
	margin:0px 20px 0px 0px;
}
#rodape-2 .txt1, #rodape-3 .txt1, #rodape-4 .txt1{
	font-size:16px;
	font-weight:bold;
	color:#5B5B5B;
}
#rodape-2 .txt2, #rodape-3 .txt2, #rodape-4 .txt2{
	font-size:12px;
	color:#878787;
}
#rodape-2 .txt3, #rodape-3 .txt3, #rodape-4 .txt3{
	font-size:14px;
	font-weight:bold;
	color:#878787;
}
#rodape-3{
	float:left;
	width:220px;
	margin:0px 20px 0px 0px;
}
#rodape-4{
	float:left;
	width:220px;
}
#assinatura-addx{
  height:21px;
  width:180px;
  margin-left:40px;
}
#interna{
	float:right;
	width:700px;
	text-align:justify;
	font-size:14px;
	color:#333333;
}
#interna a{
  color:#333333;
	text-decoration:none; 
}
#interna .titulo{
	width:100%;
	padding:0px 0px 10px 0px;
	margin:0px 0px 30px 0px;
	border-bottom:1px dashed #CCCCCC;
	font-size:30px;
	font-weight:bold;
}
#interna .subtitulo{
	font-size:18px;
	font-weight:bold;
	color:#333333;
}
#interna .subtitulo a{
	text-decoration:none;
	color:#98012E;
}
#interna .subtitulo a:hover{
	color:#490016;
}
#interna input, #interna select, #interna textarea{
	border:0px;
	background-color:#E4E4E4;
	padding:4px;
	font-size:14px;
	color:#666666;
}
#interna .bt{
	padding:10px;
	background-color:#98012E;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
/*---------------------------------------------------------------------------------*/
.forcador{
	clear:both;
}
.home-thumb-txt{
	width:100%;
	height:180px;
}
.home-thumb-txt a{
  color:#333333;
	text-decoration:none;
}
.saiba-mais{
	width:100%;
  margin-bottom:-10px;
	font-size:16px;
	font-weight:bold;
	color:#333333;
}
.saiba-mais a{
	text-decoration:none;
	color:#333333;
}
.saiba-mais a:hover{
	color:#98012E;
}

.validacao {
  border: 1px solid #98012E;
  background-color: #F2F2F2;
  font-size: 12px;
}

.validacao h3 {
  border: 1px solid #98012E;
  background-color: #98012E;
  padding: 5px;
  color: white;
  margin: 0px;
}

.mesagem-retorno {
  border: 1px solid #98012E;
  background-color: #98012E;
  font-size: 12px;
  padding: 5px;
  color: #FFFFFF;
}
#box-login {
  width:220px;
  font-size:12px;
  color:#666666;
}

#box-login .txt1 {
  font-size:18px;
  font-weight:bold;
}
#box-login label input{
  padding:5px;
  border:0px;
  background-color:#E4E4E4;
  font-size:12px;
  color:#666666;  
  z-index: 0;
}
#box-login .bt{
  float:right;
  padding:4px 5px 4px 5px;
  border:0px;
  background-color:#98012E;
  font-size:12px;
  font-weight:bold;
  color:#FFFFFF;
  cursor: pointer;
  margin-top: -27px;
}
#box-login .bt:hover{
  background-color:#5F001F;
}
