/* CSS Document for owd template 'solution' */


/* general styling */
* {
	margin: 0 auto;
	padding: 0;
	text-align:center;
}
html, body {
	height: auto;
	background: #FFF;
	color: #1a3804;
	font-family: Tahoma;
	font-size: 12px;
	text-align:left;
}
#tudo {
	width:740px;
	height:auto;
	background:#fff;
}
/* the hyperlinks */
a {
	color: #458023;
	text-decoration: underline;
}
a:hover {
	color: #265b00;
}
/* site specific styling */


/* the container centers the page */
#container {
	width: 740px;
	height: auto;
	margin: 0 auto 0 auto;
}
/* the topbar that contains the most upper links */
#topbar {
	width: 740px;
	height: 24px;
	line-height: 24px;
	vertical-align: middle;
	text-align: left;
}
/* the links in the topbar are an unordered list, formatted here */
	#topbar ul {
	float: right;
}
#topbar li {
	list-style: none;
	display: block;
	width: auto;
	float: right;
}
#topbar a {
	text-decoration: none;
	display: block;
	padding: 0 10px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#topbar a:hover {
	background: #458023;
	color: #FFF;
}
/* the header that contains the big image */
#header {
	width: 740px;
	height: 180px;
	background: #458023 url(../images/header2.jpg) top left no-repeat;
	position: relative;
}
/* the big title text in the header */
	#header h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 30px;
	font-weight: 100;
	letter-spacing: -1px;
	color: #FFF;
	position: absolute;
	top: 182px;
	left: 16px;
	width: 421px;
}
#cabeçalho {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	font-size: 30px;
	color: #FFF;
	padding:50px 00px 30px 10px;
	width: auto;
}
/* the navigationbar in the header */
#navbar {
	position: absolute;
	bottom: 102px;
	right: -318px;
	width: 318px;
	height: 1px;
	top: 72px;
}
/* the links in the navigationbar are an unordered list */
	#navbar ul {
}
#navbar li {
	list-style: none;
	display: block;
	width: auto;
	float: left;
}
#navbar a {
	text-decoration: none;
	display: block;
	padding: 4px 10px 4px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#navbar a:hover {
	background: #458023;
	color: #FFF;
}
/* the 
 contains all the site contents */
#core {
	width: 740px;
	height: auto;
	margin-top: 5px;
}
/* the coreleft contains the left part of the core */
#coreleft {
	width: 140px;
	height: auto;
	background: #fff;
	float: left;
}
#corecenter {
	width: 590px;
	height: auto;
	float: left;
}
#corecenter h1 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	text-align:center;
	font-size: 25px;
	color: #990000;
}
#corecenter h2 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	text-align:center;
	font-size: 20px;
	color: #3e6717;
}
#corecenter h3 {
	font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
	text-align:Left;
	font-size: 15px;
	color: #069;
	border-bottom:#069 1px ridge;
	padding:10px 10px 5px 10px;
}
#corecenter p {
	text-align:left;
	font-family:"Trebuchet MS", "Times New Roman";
	padding: 0 10px 10px 10px;
	color: #888;
}
#corecenter ul {
	padding: 0 10px 10px 10px;
	width: auto;
	font-family:"Trebuchet MS", "Times New Roman";
	list-style:inside url(../images/seta.gif);
	color:#888;
}
#corecenter li {
	list-style: none;
	line-height: 20px;
	text-align:left;
	list-style:inside url(../images/seta.gif);
}
#corecenter li a {
	text-decoration: none;
	color: #a6c384;
	display: block;
	height: auto;
	padding: 4px;
}
#corecenter li a:hover {
	background: #a6c384;
	color: #000;
}
#corecenter img{
float:right;
padding:5px;
}
#corecenter td{
font-family:"Trebuchet MS", "Times New Roman";


}
#proxima {
	text-align:right;
	font-family:"Trebuchet MS", "Times New Roman";
	padding: 10px 20px 10px 10px;
}
#proxima1 {
	color:#FF0000;
	text-align:left;
	font-family:"Trebuchet MS", "Times New Roman";
	padding: 10px 10px 10px 20px;
}
#proxima a {
	color:#FF0000;
}
#proxima1 a {
	color:#FF0000;
}
hr{
color: #99CCFF;
}
/* the footer contains all copyright info etcetera */
#footer {
	clear: both;
	width: 740px;
	height: 30px;
	background: #458023;
	line-height: 30px;
	vertical-align: middle;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footer p {
	color: #FFF;
	padding-right: 20px;
}
#footer a {
	color: #FFF;
}
#busca {
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}