*{
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	border: none;
}
body{
	background-color: #fff;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
a{
	display: block;
}
#topo a,
#topo{
	width: 500px;
	height: 31px;
}
#topo{
	background-image: url(img/topo.gif);
}
#topo h2{
	display: none;
}
#titulo{
	width: 710px;
	height: 55px;
	margin: 12px 20px;
	float:left;
}
#titulo h2 {
	float:left;
	display:block;
}
h1{
	color: #30437d;
	padding: 4px;
	font-size: 17px;
	border-bottom: 3px solid #9b9b9b;
	display:block;
}
h3{
	margin: 5px;
}
#anuncio{
	width: 288px;
	height: 342px;	
	background-image: url(img/anunciog.gif);
	margin: 10px 15px;
	float: left;
	display:block;
}
#anuncio b{
	display: none;
}
#anuncio img{
	margin: 25px 0 0 35px;
}
#anuncio h3{
	font-size: 14px;
	color: #30437d;
}
#anuncio h3,
#anuncio p{
	padding: 0 35px;
	margin: 10px 0;
}
#anuncio a{
	width: 149px;
	height: 19px;
	margin: 2px auto;
}
#anuncio a.video{	background-image: url(img/video.gif);}
#anuncio a.foto{	background-image: url(img/fotos.gif);}
#anuncio a.leiamais{	background-image: url(img/leiamais.gif);}
#navegacao{
	float: left;
	margin: 20px 0 0 0;
}
.thumbs{
	background-image: none;
}
#thumbs a{
	width: 130px;
	height: 100px;
	float: left;
	padding: 10px 0 0 10px;
	background-image: url(img/thumbs.gif);
	background-position: 0 0;
	
}
#thumbs a:hover{
	background-position: 0 -110px;
}
