@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	background:#eaeaea;
}

#geral {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}

#topo {
	height: 175px;
}

#menu {
	background-color: #FFF;
	float: left;
	width: 206px;
	margin-left: 10px;
	margin-top: 10px;
	padding-bottom: 10px;
}

#menu ul {
	list-style-type: none;
}
#menu ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	display: block;
	margin-left: 10px;
	margin-right: 10px;
	cursor: pointer;
	text-indent: 5px;
}
#menu ul li a:hover {
	text-decoration: underline;
}

#centro {
	width: 754px;
	margin-top: 10px;
	float: left;
	margin-left: 10px;
	margin-bottom: 20px;
}

.navegue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../img/navegue.png);
	background-repeat: no-repeat;
	height: 34px;
	width: 206px;
	text-indent: -999px;
	overflow: hidden;
}

.parceiros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(../img/parceiros.png);
	background-repeat: no-repeat;
	height: 34px;

	width: 206px
	text-indent: -999px;
	overflow: hidden;
	margin-top: 10px;
	text-indent: -999px;
}#rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: 13px;
	width: 980px;
	padding-top: 15px;
	padding-bottom: 10px;
	clear: both;
	margin-top: 10px;
	background-image: url(../img/rodape.png);
	margin-right: 10px;
	text-align: right;
	padding-right: 10px;
}
#video {
	float: left;
	height: 324px;
	width: 443px;
	background-image: url(../img/video.png);
	background-repeat: no-repeat;
}
#agenda {
	float: left;
	height: 264px;
	width: 279px;
	margin-left: 10px;
	background-image: url(../img/agenda.png);
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 50px;
	padding-bottom: 10px;
}
.evento {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
}

#youtube {
	background-color: #CCC;
	height: 252px;
	width: 402px;
	margin-top: 50px;
	margin-left: 20px;
}
#historico {
	height: 155px;
	width: 237px;
	float: left;
	background-image: url(../img/apresentacao.png);
	margin-top:10px;
}
#pontos {
	background-image: url(../img/pontos.png);
	height: 155px;
	width: 237px;
	float: left;
	margin-left: 21px;
	margin-top:10px;
}
#museu {
	background-image: url(../img/museu.png);
	float: left;
	height: 155px;
	width: 237px;
	margin-left: 21px;
	margin-top:10px;
}
#imagem {
	height: 61px;
	width: 207px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}

#centro h1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#900;
	display:block;
	padding-bottom:8px;
	border-bottom: solid 1px #900;
}

#centro {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

.imgesq{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.imgdir{
	float:right;
	margin-left:7px;
	margin-bottom:10px;
}

.data {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#900;
	font-weight: bold;
	display: block;
	background-color: #eaeaea;
	padding: 5px;
}
.textlnk {
	text-align: right;
}
#parceiros {
	

}
#formulario {
	float: left;
	width: 300px;
	margin-right:40px;
}
#info {
	float: left;
	width: 335px;
	margin-left: 10px;
}


form {
	float:right;
}


#centro a{
	font:Arial, Helvetica, sans-serif;
	color:#900;
	text-decoration:underline;
	cursor:pointer;
}

#centro h2 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#900;
	display:block;
	padding: 10px 0;
}

#centro h3 {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#900;
	/*display:block;*/
	padding: 10px 0;
}

.borda {
	background-color: #eaeaea;
	border: 1px solid #eaeaea;
	color: #000;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}

