@charset "utf-8";
body {
	margin:0; 
	padding:0;
	font:75%/1.4 Verdana, Arial, Helvetica, sans-serif;
}
#tudo { 
	width:1007px;
	position:relative;  /*Contexto de posicionamento */
	margin:0 auto;
	text-align:left;
}
#box {
	width:1007px;
	margin:auto;
}
#conteudo {
	background:#fff url(../imagens/textura_fundo.jpg) repeat-x 0px 247px;
	background-color:#ECE7E3;
	overflow:hidden;
}
#topo {	
background-image: url(../imagens/textura_fundo_topo.jpg);
margin:auto; width:100%; height:200px; text-align:center;
}
#auxiliar1 {
	width:230px;
	float:left;
	padding-top:10px;
	text-align:justify;
}
#principal {
	width:775px;
	float:left;
	padding-top:10px;
	text-align:justify;
}

#rodape {
	width:100%;
	height:47px;
	background-image:url("../imagens/fundo_menu.jpg");
	background-repeat:repeat-x;
	background-position:center;
	text-align:center;
}
#rodape p {
	margin:0;
	font-weight:bold;
	color:#060;
}
#titulo {
	background-color:#BAB3A1;
	font-weight:bold;
	padding-left:10px;
	margin:10px 0px 0px 0px;
}
#titulo_secao {
	background-color:#810E35;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 10px 0px 10px;
	margin:10px 0px 0px 0px;
}
#titulo_secao a {color:#FFFFFF;float:right;}

#descricao {display:block;margin-bottom:5px;padding:0px 10px 0px 10px;top:-1px;border: 1px solid #BAB3A1;}
#descricao a {text-decoration:none;color:#000000;}
#descricao a:hover {text-decoration:underline;}

#rodalado {
	width:200px;
	background-color:#efd356;
	float:right;
	margin:10px 20px 0px 10px;
}

#banners {
	width:166px;
	background-color:#efd356;
	margin: auto;
}
.divbanner{
	width:166px;
	height:66px;
	padding:7px 0 0 1px;
	margin-top:7px;
	background:url("../imagens/moldura.jpg");
}
.gifs {
	border: 0px;
}
.fundo_menu {
	background-image:url("../imagens/fundo_menu.jpg");
	background-repeat: repeat-x;
	background-position: center;
	height:47px;
}
ul#menu { 
	color:#FFFFFF;
	text-align:center;
	margin: 0;
	padding:0;
	list-style: none;
	list-style-type: none;
	padding-top:12px;
}
#menu li {
	list-style: none; 
	margin: 0;
	display: inline;
	padding:4px;

}
#menu li a {
	font-family:Verdana;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
}
#menu li a:hover {
	font-family:Verdana;
	color:#D02D00;
	font-size:12px;
	text-decoration:none;
}
#form {
	margin-top:5px;
	padding-top:4px;
	background-color:#000000;
	text-decoration:none;
	height:26px;
}
#form a{
	text-decoration:none;
	color:#efd356;
}
.categorias {
	background-color:#3C1B14;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	padding: 4px;
	margin:2px;
}
.tit_anuncio {
	color:#4F241D;
	font-family: Sansumi;
	font-size: 14px;
	font-weight:bolder;
	text-align:center;
}
.txt_anuncio {
	font-size: 10px;
	font-weight: bold;
	text-align:center;
	color:#000000;
}
.titulo {
	font-size: 12px;
	font-weight: bold;
	text-align:left;
	color:#000000;
}
.txt {
	font-size: 10px;
	text-align:center;
}
.galeria ul{
	padding-top:0px;
	padding:0px;
	display:none;
	padding-left:0px;
	margin:0px;
}
.galeria ul a{
	text-decoration:none;
	color:#000000;
}
h1, h2, h4 { 	
	font:bold 22px Arial, Helvetica, sans-serif;
	color:#060;
	}
h4 {font-size:16px;}
.clear {clear:both;}
/* Web Cam */

#DER {
	width:640px;
	margin:auto;
}
.webcam1 {
	width:300px;
	margin:10px;
	text-align:center;
	float:left;
}
.webcam2 {
	width:300px;
	margin:10px;
	text-align:center;
	float:left;
}
.webcam3 {
	width:300px;
	margin:10px;
	text-align:center;
	float:left;
}
.webcam4 {
	width:300px;
	margin:10px;
	text-align:center;
	float:left;
}
.webcam titulo{
	width: 300px;
	line-height:20px;
}
.webcam img {
	margin:10px;
}