@charset "utf-8";
/* CSS Document */
body{
font-family:verdana;
font-size:10px;
text-align:justify;
margin-left:auto;
margin-right:auto;
margin-top:auto;
margin-bottom:auto;
width:100%;
background:url(../img/background.jpg) no-repeat center top;
background-color:#ebebeb;
}
a:link{
font-family:verdana;
font-size:10px;
color:#000000;
text-decoration: none;
}
a:hover{
font-family:verdana;
font-size:10px;
color:#8B8B8B;
font-weight:bold;
text-decoration: none;
}
a:visited{
font-family:verdana;
font-size:10px;
color:#000000;
text-decoration: none;
}
#topo-flash{
width:100%;
height:632px;
display:block;
position:relative;
}
#geral{
	width:755px;
	height:20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}
#bloco_01{
width:320px;
height:224px;
position:relative;
left:10px;
top:10px;
float:left;
}
#bloco_02{
width:320px;
height:224px;
position:relative;
left:100px;
top:10px;
float:left;
}
#bloco_03{
width:320px;
height:224px;
position:relative;
left:10px;
top:10px;
float:left;
}
#bloco_04{
width:320px;
height:224px;
position:relative;
left:100px;
top:10px;
float:left;
}
#limiteweb{
width:100%;
height:25px;
margin-left:auto;
margin-right:auto;
position:relative;
background-image:url(../img/bg-barra.jpg);
}
