html { height: 100% !important; }

body {
	background:#72603c url('http://2.bp.blogspot.com/-Zqh_m2N3SQ8/T3sCzAReIrI/AAAAAAAAB0o/aVEUpaL3s8c/s1600/backnewagora+-+C%C3%B3pia6ruido.png') center top repeat-x;
	background-color: #72603c;
	text-align: center;
	height: 100% !important;
	font-family:Tahoma, Geneva, sans-serif!important;
}

#container {
	bottom: 0;
	height: 100% !important;
	overflow: visible;
}
	
#header {
	text-align: center;
	width: 1000px;
	margin: 0px auto;
}

#headerTitle {
	background:url(http://3.bp.blogspot.com/-ISxAQvPWhhA/UQuwC_sq8qI/AAAAAAAAB14/_0HOMEHP0qI/s1600/agora+head_U.png);
	height: 150px;
}

#headerTitle h1 {
	visibility: hidden;
}

#body {
	color: #000;
	text-align: center;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0;
	padding-top: 5px;
	overflow:visible;
	height: 100% !important;
}
                               

#sidebarFontSize {
	height:60px;
}

#sidebar {
	float: left;
	margin-left: 0;
	margin-top: 24px;
	width: 185px;
}

#leftSidebar {
	float: none;
	width: 100%;
	padding: 0;
	font-size: 0.65em;
	height: 100%;
	margin-left: 0;
	margin-right: 0;
	margin-top: 1px;
	display: block;
	overflow: hidden;
	color: black;
}

#leftSidebar div.block {
	background-color: #FFF;
	margin: 4px 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 6px;
	border:1px solid #eee;
}

#leftSidebar ul, #leftSidebar ul li {
	list-style:none;
	padding:0;
}

#leftSidebar ul li {
}

#leftSidebar ul li a {
	font-size:12px;
}

#main {
	float: right;
	width: 787px;
	margin-right: 0;
	overflow: visible;
	color: black;
	padding-top: 1px;
	padding-left: 12px;
	padding-right: 9px;
	background-color: #FFF;
	height: auto;
	min-height : 100% !important ;
	overflow: visible;
}

#main h2 {
	background-color: #FFF;
	margin: 0;
	padding-top: 0.5em;	
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	line-height: 130%;
}

#main h3 {
	margin: 0;
	padding-top: 0em;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	background-color: #FFF;
}

#content h4 {
	margin: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 1.5em;
	background-color: #FFF;
}

#content h5 {
	margin: 0;
	padding-top: 0.75em;
	font-weight: bold;
	font-size: 1em;
	background-color: #FFF;
}



#navbar {
	border-bottom: none;
	padding: 0;
	font-weight: 600;
	font-size: 1em;
	text-align: center;
	background-color: #FFF;
	padding-bottom: 8px;
	margin-left: -12px;
	margin-top: -2px;
	margin-right: -9px;
	height: 22px;
	overflow: visible;
	font-weight:normal;
}

#navbar ul {
	margin-left: -192px;
	background-color: #FFF;
	margin-right: 0;
	border:1px solid #ccc;
}

#navbar a {
	font-size: 1em;
	letter-spacing: 0;
	color: rgb(43,20,4);
}

#navbar a:hover {
	text-decoration: underline;
	color: rgb(83,40,8);
}

#breadcrumb {
	padding-top:4px;
	background-color: #FFF;
}


a {
	text-decoration: none;
}

a:link {
	color: black;
}

a:active {
	color: black;
}

a:visited {
	color: black;
}

a:hover {
	color: rgb(80,38,16);
	text-decoration: underline;
	background-color: transparent;
	font-size: 1.1em;
}

a.plain {
	text-decoration: none;
}

#content {
	border-top: 2px groove #000;
	background-color: #FFF;
}

input.button {
	padding-left: 0.5em;
	padding-right: 0.5em;
	background-color: #E8E8E1;
	font-size: 1em;
}

input.defaultButton {
	background-color: #FFF;
	color: #000;
	font-weight: bold;
}

#linkImagem {
	color: #FFF;
}

#linkImagem a:link {
	color: #FFF;
}

#linkImagem a:active {
	color: #FFF;
}

#linkImagem a:visited {
	color: #FFF;
}

#linkImagem a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: transparent;
	font-size: 1em;
}