body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#CCCCFF;
}
#geral { width:800px;
height:auto;
margin:auto;
}
#topo { width:800px;
height:135px;
background-image:url(bgtopo.jpg);
background-repeat:no-repeat;
}
#meio {
	width:800px;
	height:70px;
	background-repeat:no-repeat;
	background-image:url(bgmenu.jpg);
	text-align: center;
}

#menu {
	width: 680px;
	height: 28px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 2px;
	padding-top: 12px;
}

#menu h2 {
	display: none;
}

#menu ul {
	list-style: none;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 32px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#menu li {
	display: inline;
}
#submenu ul {
	list-style: none;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 32px;
	margin: 0;
	height: 25px;
}

#menu a {
	display: block;
	float: left;
	height: 23px;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
	color: #DFE8F2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 5;
	padding-left: 12px;
}

#menu a:hover {
	background-color: #000000;
	
}
#menu .active a { 
background-color: #000000;
color: #6666CC;
}

#conteudo {
	width:800px;
	height:640px;
	background-image:url(bgconteudo.jpg);
	background-repeat:no-repeat;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;

}

#texto {
	width:600px;
	height:600px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 22px;
	margin: auto;
	text-align: left;
	padding-left: 18px;
	overflow: auto;	
}
#foto {
	width:600px;
	height:auto;
	margin-top: 22px;
	margin-right: auto;
	margin-left: auto;
}
#estrutura {
	width:590px;
	height:20px;
	background-color:#000000;
	padding-top: 2px;
}
#submenu {
	width: 680px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: 20px;
}

#submenu li {
	display: inline;
}

#submenu a {
	display: block;
	float: left;
	background-color:#000000;
	height: 18px;
	border-right: 1px solid #2A2C2F;
	text-decoration: none;
	text-align: center;
	font-size: 9px;
	color: #CCCCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 3px;
	padding-right: 14px;
	padding-bottom: 3;
	padding-left: 14px;
	margin-top: 0px;
}

#submenu a:hover {
	color: #6666CC;
}

#submenu .active a {
color: #6666CC;
}


#atividadesubmenu {
	margin-left:40px;
	margin-top: 0px;
}
#lojasubmenu {
	margin-left:208px;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 15px;
}



#newstexto {
	width:auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

#texto a {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
#texto a:hover { color:#FFFFFF; }

#servanima {
	float:right;
	margin-right:40px;
	height:330px;
	margin-top: 0px;
	padding: 0px;
	margin-bottom: 0px;
}
#servtexto {
	width:140px;
	height:300px;
	float:left;
	margin: 0px;
	padding: 0px;
	overflow: auto;	

} 
#dicas {
	width:583px;
	height:600px;
	overflow:auto;
	padding-right: 30px;
}

#conteudo a {
	text-decoration:underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	
}
#estruturaserv {
	width:350px;
	height:18px;
	background-color:#000000;
	margin-bottom: 0px;
	padding-bottom: 3px;
	margin-top: 0px;
	padding-top: 0px;

}
#horario { width:200px;
height:200px;
float:right;
}
#rodape {
	width:800px;
	height:15px;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin:auto;
}
#rodape a {
	font-weight: bold;
	color: #666666;
}
