*{
	padding:0px;
	margin:0px;
	
}
a{
	text-decoration:none;
	color:black;
}
li{
list-style-type: none;
}


a:link{
      color:#7a437c;
}

a:visited{
          color:#7a437c;
}

a:active{
         color:gray;
}


#eventos ul{
	padding-left:14px;
	margin:0px;
	list-style-type: circle;
}
#eventos li:hover{
	list-style-type: disc;
}
.titulo {
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.destcenter {
	text-align: center;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	}
.subtitulo {
	font-weight: bolder;
	color: #000;
}
.evento a{
	font-size:12px;
	text-decoration:none;
	color:#7a437c;
}

.evento a:hover{
	text-decoration:underline;
}

.descricao {
	font-size: 12px;
	text-align: justify;
	}
.central {
		text-align: center;
}	
body{
	background-color:#F9F0FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#7a437c;
}
#geral{
	height: auto;
	width: 800px;
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7D1E7;
	border-left-color: #E7D1E7;
	padding-top: 5px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 5px;
	background-color: #FFF;
}
.lista {
	list-style-type: none;
}


#banner {
	height: 150px;
	width: 800px;
	background-image: url(img/banner.png);
}
#menu {
	width: 100%;
	height: 20px;
	margin-bottom: 12px;
}
#conteudo {
	width: auto;
	height: auto;
}
#bannermeio {
	border: none;
	height: 150px;
	width: auto;
	margin-bottom: 5px;
}
#principal {
	border: 1px solid #E8DCF1;
	height: 270px;
	width: auto;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
#video {
	height: auto;
	width: 250px;
	float: left;
	margin-right: 10px;
}
#conteudocentral2 {
	height: auto;
	width: 97.3%;
	float: left;
	text-align: justify;
	border: 1px solid #E8DCF1;
	padding: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	min-height: 320px;
}

#conteudocentral {
	height: auto;
	width: 510px;
	float: left;
	text-align: justify;
	font-size: 12px;
	min-height: 320px;
	}


#eventos {
	height: auto;
	width: 195px;
	float: left;
	margin-left: 10px;
	border-left-width: 3px;
	border-left-style: dotted;
	border-left-color: #E4C4FB;
	padding-left: 5px;
	padding-right: 5px;
}
.font {
	font-size: 13.2px;
}

.listarodape {
	list-style-type: none;
	display: inline;
	font-size: 12px;
	color: #FFF;
	border-right-width: 1px;
	border-right-style: solid;
	margin-left: 5px;
}
.listarodapeult {
	list-style-type: none;
	display: inline;
	font-size: 12px;
	color: #FFF;
	margin-left: 5px;
}
#rodapetotal {
	height: auto;
	width: auto;
	border: 1px solid #9152BA;
	margin-top:10px;
	clear: both;
}

#botoesimg {
	height: 25px;
	width: auto;
	text-align: center;
	background-color: #CDA3CD;
	padding-top: 7px;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom: 2px solid white;
	color:#FFF;
}


#botoesimg a:hover {
	text-decoration: underline;

}

#botoesimg a {
	color:#FFF;

}
.videoBox {
	height: auto;
	width: 250px;
	float: left;
}
.agrupaVideo {
	height: 190px;
	width: auto;
}

.videoText {
	float: left;
	width: 350px;
	margin-left: 10px;
}


#rodape {
	height: 50px;
	width: 100%;
	background-color: #f9eefa;
	text-align: center;
	padding-top: 25px;
	font-size: 12px;
}

.margemfoto {
	margin-right:10px;
	margin-bottom:7px;
}

.margemfoto2 {
	margin-left:10px;
}

