* {
	margin:0px;
	padding:0px;
}
body {
	background-image:url('imagens/fundo.gif');
	font-family:Verdana,Tahoma,Arial;
	font-size:12px;
	color:#000;
}
.principal{
	margin:auto;
	width:780px;
	border-left:solid 2px #220307;
	border-right:solid 2px #220307;
}
.topo{
	width:780px;
	height:156px;
}
#barra{
	width:760px;
	height:35px;
	line-height:33px;
	padding-left:10px;
	padding-right:10px;
	background-image:url('imagens/fundo_barra.jpg');
	font-family:Verdana,Arial;
	font-size:11px;
	color:#003399;
	font-weight:bold;
}
#rodape{
	width:760px;
	height:33px;
	line-height:33px;
	padding-left:10px;
	padding-right:10px;
	background-image:url('imagens/fundo_barra.jpg');
	font-family:Verdana,Arial;
	font-size:11px;
	color:#003399;
	font-weight:bold;
}
#rodape a{
	text-decoration:none;
	color:#003399;
}
#rodape a:hover{
	text-decoration:underline;
}
#rodape a:visited{
	text-decoration:none;
	color:#003399;
}
h2{
	font-family:Verdana,Arial;
	font-size:13px;
	color:#003399;
	padding:2px;
}
h3{
	text-decoration:none;
	color:#003399;
	font-family:Verdana,Arial;
	font-size:12px;
}
.categorias a{
	padding:2px;
	display:block;
	text-decoration:none;
	font-family:Tahoma,Arial,Verdana;
	font-size:12px;
	color:#4e0607;
}
.categorias a:hover{
	background-color:#ebebf5;
	text-decoration:underline;
}
.destaques a{
	padding:2px;
	display:block;
	cursor:hand;
	text-decoration:none;
	font-family:Tahoma,Arial,Verdana;
	font-size:11px;
	color:#666;
	background:#EEEEEE;
	font-weight:bold;
}
.destaques a:hover{
	background-color:#CCC;
	text-decoration:none;
	color:#000;
}
#menu a:hover{
	text-decoration:underline;
}
#menu a:visited{
	text-decoration:none;
	color:#003399;
}

#conteudo{
	width:780px;
	background-color:#FFF;
	text-align:justify;
}
#conteudo a{
	text-decoration:none;
}
#conteudo a:hover{
	text-decoration:underline;
}
fieldset{
	padding:10px;
}
legend{
	margin-bottom:5px;
	padding:0px 5px 0px 5px;
}
hr{
	margin:1px;
}
h1{
	font-family:Verdana,Tahoma,Arial;
	font-size:17px;
	color:#003399;
	font-weight:bold;
}
h4{
	font-family:Verdana,Tahoma,Arial;
	font-size:13px;
	color:#003399;
	font-weight:bold;
}
h5{
	font-family:Verdana,Tahoma,Arial;
	font-size:11px;
	color:#003399;
	font-weight:bold;
}
.dotted{
	border-left:dotted 2px #CCC;
	padding-left:4px;
	padding-top:4px;
	height:1000px;
}
.pontilhado{
	border: dotted 3px #DDD;
}


.menu_aba {
 cursor: hand;
}

.menu-sel {
 cursor: hand;
}
.fotos{
	padding:3px;
	text-align:center;
	float:left;
}

