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

.fundo{
background-image:url(../images/fundo.jpg);
background-repeat:repeat-x;
background-color:#f5f6f8;
}

.tudo{
width:1020px;
text-align:center;
margin:0 auto;
}

.topo{
background-image:url(../images/fundotopo.jpg);
background-repeat:no-repeat;
width:1020px;
height:89px;
text-align:left;
position:absolute;
border:0;
top:0;
margin-left:auto;
margin-right:auto;
}

.logo{
top:7;
left:40;
position:absolute;
width:148px;
height:57px;
margin-left:20px;
margin-top:10px;
}

.infotopo{
margin-left:811px;
margin-top:41px;
font-family: tahoma;
font-size: 9px;
color: #333333;
}

.menu{
width:1020px;
text-align:left;
margin-top:0px;
margin-left:3px;
background-image:url(../images/fundomenu.jpg);
background-repeat:repeat-x;
height:42px;
}

.flash{
width:1020px;
text-align:center;
margin-top:89px;
margin-left:3px;
}

.conteudo{
width:1020px;
background-image:url(../images/fundoconteudo.jpg);
background-repeat:repeat-y;
margin-top:0px;
margin-left:3px;
float:left;
}

.conteudoesquerdo{
margin-left:10px;
text-align:left;
float:left;
margin-top:0px;
	font-family: tahoma;
	font-size: 11px;
	color: #0a1a31;

}

.conteudocentral{
top:0px;
margin-top:0px;
margin-left:10px;
margin-right:10px;
text-align:left;
float:left;
font-family: tahoma;
	font-size: 11px;
	color: #0a1a31;
}
.rodape{
width:1020px;
background-image:url(../images/rodape.jpg);
background-repeat:repeat-x;
clear:both;
text-align:center;
margin-left:3px;
}

.casos {
	font-family: arial;
	font-size: 10px;
	color: #000033;
}

.style1 {
	font-family: arial;
	font-size: 10px;
	color: #000033;
}
.titulo {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #505050;
}
.textopremios {
	font-family: arial;
	font-size: 11px;
	color: #505050;
}
.textoempresa {
	font-family: arial;
	font-size: 11px;
	color: #333333;

}
.style2 {
	font-family: tahoma;
	font-size: 11px;
	color: #0a1a31;
}
a:visited{
color: #333333;
text-decoration:none;
}

a:link{
color: #333333;
text-decoration:none;
}