@charset "utf-8";
#pagina {
	background-color: #FFFFFF;
	width: 100%;
	height: 100%;
}
#banner {
	background-color: #FFFFFF;
	margin: auto;
	height: 163px;
	width: 893px;
}
#conteudo1 {
	height: 315px;
	width: 893px;
	margin: auto;
	background-color: #FFFFFF;
}
#rodapecon {
	margin: auto;
	width: 893px;
	background-color: #000000;
}

#box1 {
	width: 446px;
	height: 315px;
	background-color: #FFFFFF;
	float: right;
	padding-left: 5px;
}
#conteudorodape {
	background-color: #000000;
	height: 100px;
	width: 446px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	padding-top: 5px;
	font-weight: bold;
	float: left;
}

#box2 {
	background-color: #FFFFFF;
	height: 315px;
	width: 446px;
}
#rodape {
	background-color: #000000;
	width: 100%;
	height: 123px;
	clear: left;
}

#upspace {
	height: 10px;
	width: 100%;
	background-color: #FFFFFF;
	clear: left;
}
#spacemenu {
	height: 45px;
	width: 100%;
	background-color: #000000;
}
.linkbox {
	background-color: #000000;
	margin: auto;
	height: 25px;
	width: 120px;
	color: #FFFFFF;
	padding-top: 20px;
	font-size: 13px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	display: block;
}
.link {
	color: #FFFFFF;
	text-decoration: none;
}
#imagenseventos {
	background-color: #FFFFFF;
	width: 893px;
	height: auto;
}
#subserv {
	background-color: #999999;
	height: 311px;
	width: 235px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	float: left;
}



#conteudorodape2 {
	background-color: #000000;
	height: 100px;
	width: 446px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: auto;
	padding-top: 5px;
	font-weight: bold;
	float: left;
}
.boxconteudo {
	background-color: #FFFFFF;
	height: 301px;
	width: 646px;
	float: right;
	border: 6px solid #CCCCCC;
}

#linksubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #999999;
	display: block;
	height: 24px;
	background-image: url(imagens/marksub.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#linksubmenu:hover {
	background-color: #CCCCCC;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
#activesubmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #CCCCCC;
	display: block;
	height: 24px;
	background-image: url(imagens/marksub.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
	padding-top: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

