* {
	margin:0;
	padding:0;
	}

form, fieldset, img {
	border:none;
	}

ul, ol{
	list-style:none;
	}




body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	color:#999;
	text-align:center;
	background:#000 url(../img/layout.jpg) center top no-repeat fixed;
}

#index{
	background-image:url(../img/bgindex.jpg) center top no-repeat fixed;
}


#geral{
	width:816px;
	margin:0 auto;
	text-align:left;
}

#topo{
	width:816px;
	height:427px;

}

#conteudo{
	margin:20px;
}

p{
	margin-bottom:15px;
	font-weight:bold;
	line-height: 15px;
}

h2{
	font-size:16px;
	color:#999;
	margin-bottom:15px;
	text-transform:uppercase;
}

h3{
	color:#FFFFFF;
}

.left{
	width:470px;
	float:left;
	text-align:justify;
	margin-right:40px;
	
}
	

.right{
	float:left;
	width:260px;
	text-align:justify;
}
.agenda{
	width:250px;
	height:590px;
	display:block;
	background:url(../img/agenda.jpg) left top no-repeat;
}

.right .fotos{
	margin:10px;
	float:left;
}

.right img{
	margin-bottom:20px;
}

#rodape{
	clear:both;
	width:816px;
	height:50px;
	background:url(../img/bg-rodape.jpg) left top no-repeat;
	text-align:center;
}

#rodape p{
	font-size:12px;
	padding-top:20px;
}

#formindex{
	display:block;
	width:360px;
	text-align:center;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}

select{
	width:300px;
}

a{
	color:#999;
	text-decoration:underline;
}

a:hover{
	color:#FFF;
}

#videos{
	width:425px; margin:10px 0 15px;
	display:block;
}

.pics{
	width:600px;
	float:none;
	text-align:justify;
	margin-right:40px;
}

.miniaturas{
margin:0 10px 25px;
}