@charset "utf-8";
/* CSS Document */

body {
	background-repeat:no-repeat;
	background-position:top;
	background-attachment:scroll;
	background-image:url(fundo.gif);
	background-color:#222477;	
	background-color:#1B0D60;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

#topo {
	text-align:center; 
	color:#FFFFFF; 
	width:100%; 
	height:190px;
}

#topo2 {
	margin-top:5px; 
	text-align:center; 
	color:#FFFFFF; 
	width:100%; 
	height:120px;
}

#bottom{
	background-color:#282879;
	height:100px;
	margin-top:15px;
}

#bottom2{
	height:100px;
	margin-top:15px;
}

#title{
	background:url(images/bg_tlt.gif);
	background-repeat:repeat-x;
	height:38px;
	width:750px;
	text-align:center;
}

#title_content{
	color:#f08700;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}

.link_branco{
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
}

.link_branco:hover{
	text-decoration:underline;
}

img {
	behavior:	url("pngbehavior.htc");
}

.titulo{
	font-family:Verdana;
	font-size:20px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:capitalize;
}

.titulo_noticias{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ef9021;
	text-decoration:none;
}

.titulo_noticias:hover{
	text-decoration:underline;
}

.titulo_conteudo{
	color:#f08700;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
}

.titulo_conteudo2{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
}

.titulo_conteudo:hover{
	text-decoration:underline;
}

.titulo_produto{
	color:#f08700;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:34px;
	font-weight:bold;
	text-decoration:none;
}

.titulo_assist{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#3c4c95;
	line-height:20px;
	text-decoration:none;
}

.texto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#3c4c95;
	line-height:20px;
	text-decoration:none;
}

.texto:hover{
	text-decoration:underline;
}

.texto_preto{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000000;
	line-height:20px;
	text-decoration:none;
}
.texto_preto:hover{
	text-decoration:underline;
}

.produtos{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#1F3485;
	line-height:20px;
	text-decoration:none;
}
.produtos:hover{
	text-decoration:underline;
}

.interacoes{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#3c4c95;
	line-height:20px;
	text-decoration:none;
}

.interacoes:hover{
	text-decoration:underline;
}

.campo {
	background-color:#DEDEDD;
	border:none;
	font-family:verdana;
	font-size:12px;
	color:#333333;
}