@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
/*	background-color:#443b2e;*/
}
#tudo {
 	margin: 0 auto; 
}
#topo { 
 	background:#443b2e;
	z-index:2;
} 
/*#principal {
	background: #FFFFFF;
	height:390px;
	width:810px;
	position:absolute;
	margin-left: -405px;
	margin-top:-190px;
	top: 50%;
	left: 50%;
	z-index:0;
}*/
/*#principal_fotos{
	background: #FFFFFF;
	height:490px;
	width:810px;
	position:absolute;
	margin-left: -405px;
	margin-top:-270px;
	top: 70%;
	left: 50%;
	z-index:0;
}*/
#principal_fotos{
	background: #FFFFFF;
	margin-top: 20px;
	/*height:490px;*/
	width:100%x;
	z-index:0;
	overflow:auto;
	
}
#principal {
	background: #FFFFFF;
	/*height:490px;*/
	margin-top: 20px;
	width:100%x;
	text-align:center;
	overflow:auto;
	z-index:0;
}
#rodape {
	background:#443b2e;
	margin-top:20px;
	left: 0px;
	width: 100%;
	z-index:1;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a:active {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.p_form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.form {
	border-top: 1px solid #443b2e;
	border-right: 1px solid #443b2e;
	border-bottom: 1px solid #443b2e;
	border-left: 1px solid #443b2e;
}
.style1 {	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:none;
}
.style1:link{	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:none;
}
.style1:visited{	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:none;
}
.style1:hover{	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:underline;
}
.style1:active{	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-decoration:none;
}
.style2 {	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 9px;
}
