/* CSS Document */


body,td,th {
	font-family: Georgia;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

body {
	background-color: #20201F;
	background-image:url(imagens/bg_pattern.jpg); background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.title {
	font:Georgia;
	font-size:16px;
	font-weight:bold;
	color:#37382F;
	}
	
.inframenu, .inframenu:link, .inframenu:visited, .inframenu:active {
	font:Georgia;
	font-size:9px;
	font-weight:normal;
	color:#37382F;
	}

.inframenu:hover, .inframenu:hover:visited {
	font:Georgia;
	font-size:9px;
	font-weight:normal;
	color:#20201F;
	}
	
.sprdr {
	font-family: Georgia;
	font-size: 10px;
	font-weight: 900;
	color: #828563;
	vertical-align:middle;
}

.menu, .menu:link, .menu:active, .menu:visited {
	font-family: Georgia;
	font-size: 10px;
	font-weight:bold;
	letter-spacing:-1px;
	color: #828563;
}

.menu:hover .menu:hover:visited{
	color:#37382F;
	text-decoration:none;
	}

.submenu, .submenu:link, .submenu:visited, .submenu:active {
	font-family: Georgia;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.submenu:hover .submenu:hover:visited{
	color:#37382F;
	text-decoration:none;
	}

hr {
	color:#37382F;
	border:0px;
	height:1px;
	}
	

.space {
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
}
#content4{
	height: 120px;
	width:440px;
	float:left;
	overflow:hidden;
}

#contentMap{
	height: 300px;
	width:440px;
	float:left;
	overflow:hidden;
}

#content1, #content2, #content3{
	height: 125px;
	float:left;
	overflow:hidden;
}

#content1 p{
	margin: 10px;
}

.scrollbar-vert{
	background-color: #7e835a;
	height: 125px;
	width: 8px;
	float:left;
}
.handle-vert{
	height: 8px;
	width: 8px;
	background:url(imagens/dot.jpg) no-repeat;
}
			
input {
 	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #7e835a;
	height: 11px;
	border: 1px solid #7e835a;
}
 input.inputsubmit {
 	height: 16px;
}
textarea {
	font-family: Georgia;
	font-size: 10px;
	font-weight: normal;
	color: #7e835a;
	text-decoration: none;
	border: 1px solid #828563;
}
.title hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #37382F;
}

.footer {
	font-size: 10px;
	font-weight: normal;
	color: #828563;
	text-decoration: none;
}
.footer a:link, a:visited {
	color: #6b6d57;
	text-decoration: none;
}
.footer a:hover .footer a:hover:visited{
	color: #8B8D72;
}
a:link, a:visited {
  text-decoration:none;
  font-weight:normal;
  color:#ffffff;
}

a:hover, a:hover:visited{
color:#37382F;
}

