html,body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	background-color: #47620F;
	height:100%;
	
}
#aldeiaMainContent{
	position:relative;
	width:750px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #FAF8ED;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #876818;
	border-left-color: #876818;
}

#aldeiaMainContent #aldeiaMainLogo {
	margin: 0px;
	padding: 0px;
	background-image: url(Layout/Imagens/LogoReduzida.jpg);
	background-repeat: no-repeat;
	height: 154px;
	width: 750px;

}
#aldeiaMainContent #aldeiaMainMenu {
	background-color: #FCF1C4;
	height: 20px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D8C06D;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #7C681F;
	padding-left:10px;
}
#aldeiaMainContent #aldeiaMainContentPlaceHolder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #FAF8ED;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
#aldeiaMainContent #aldeiaMainFooter {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-color: #C0A56B;
	height: 18px;
	width: 100%;
	bottom: 0px;
	text-align: center;
	padding-top: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #726820;
	color: #554E17;
	clear: both;
}
#ContentContainer {
	
}
#ContentContainer #ContentDefault #ContentBanners {
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 10px;
}

#ContentContainer #ContentBar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	float: left;
}
#ContentContainer #ContentBar h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #506A2B;
	display: inline;
	width: 200px;
}
#ContentContainer #ContentBar ul {
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	width: 200px;
	background-color: #F5F1DC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #836819;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #836819;
}
#ContentContainer #ContentBar li {
	padding-bottom: 2px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCBD55;
}
#ContentContainer #ContentBar ul li a {
	color: #836819;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
}
#ContentContainer #ContentBar ul li a:hover {
	color: #506A2B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
}

#ContentContainer #ContentDefault {
	width: 525px;
	margin-left: 215px;
}

#destp1 {
	background-color: #E6E6E6;
	width: 167px;
	height: 250px;
	float: left;
	padding: 0px;
}
#ContentContainer #ContentDefault #ContentShortcuts {
	padding: 4px;
	height: 250px
}
#destp2 {
	background-color: #E6E6E6;
	width: 167px;
	height: 250px;
	margin-left: 175px;
}
#destp3 {
	background-color: #E6E6E6;
	width: 167px;
	height: 250px;
	float: right;
	margin-right: 0px;
}
#ctn {
	padding-top: 8px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
}
#ctn h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F5F5F;
	text-align: center;
	display: block;
	text-decoration: none;
}

#ctn h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #506A2B;
	display: inline;
	padding: 0px;
}
#ContentWelcome h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #506A2B;
	display: inline;
	width: 200px;
}
#ContentWelcome p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #836819;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #836819;
	border-bottom-color: #836819;
	display: block;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
}
.editableArea {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;background-color: #FAF8ED;margin-bottom: 20px;color: #645013;}
.editableArea h1 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 15px; margin-top:5px; color: #506A2B;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #755D16;margin-bottom: 5px;}
.editableArea h2 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 13px; margin-top:5px; color: #506A2B;border-bottom-width: 1px;border-bottom-style: solid;border-bottom-color: #755D16;margin-bottom: 5px;}
.editableArea h3 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;font-weight: bold;color: #AE9231;margin-bottom: 5px;margin-top: 0px;}
.editableArea h4 {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;font-weight: bold;color: #AE9231;margin-bottom: 5px;margin-top: 0px;}
.editableArea p {font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;color: #645013; margin:0px; padding-left:10px; padding-right: 10px;}
.editableArea div {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #645013;}
.editableArea a {font-family: Geneva, Arial, Helvetica, sans-serif;font-size: 11px;color: #990000;text-decoration: none;}
.editableArea a:hover {text-decoration: underline;}
.editableArea img { padding:4px}
.borderbox {
	border: 1px solid #C4A640;
	padding: 5px;
	margin-top: 16px;
}


.contentLateral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 200px;
	float: left;
}
.contentLateral h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #506A2B;
	display:inline;
	width: 200px;
	text-decoration:none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contentLateral ul {
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	display: block;
	width: 200px;
	background-color: #F5F1DC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #836819;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #836819;
}
.contentLateral li {
	padding-bottom: 2px;
	padding-left: 10px;
	padding-top: 2px;
	padding-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCBD55;
}
.contentLateral ul li a {
	color: #836819;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
}
.contentLateral ul li a:hover {
	color: #506A2B;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
}
.contentMainCont {
	width: 525px;
	margin-left: 215px;
}
.editableArea hr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #755D16;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1px;
	width: 99%;
}
  a.dcontexto{
	position:relative;
	padding:0;
	text-decoration:none;
	z-index:24;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
  }
  a.dcontexto:hover{
  background:transparent;
  z-index:25; 
  }
  a.dcontexto span{display: none}
  a.dcontexto:hover span{
	display:block;
	position:absolute;
	width:144px;
	top:3px;
	text-align:justify;
	 right:3px;
	color:#506A2B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #E6E6E6;
	padding-bottom: 3px;
	font-weight:bold;
	text-decoration:none;
	
  }
  .dcontexto a:hover span p
  {
   border: none  
  }