body {
	margin: 0;
	text-align: center;
	font: 9pt "Lucida Grande", Verdana, Arial, sans-serif;
}

#container {
	width: 840px;
	color: #333333;
	margin-top: 0;
	margin-right: auto;
	margin-left: 82px;
	text-align: left;
}

#header {
	background: #fff;
}

#greener {
	height: 20px;
	background: #2f8927;
	text-align: right;
	padding-top: 5px;
	padding-right: 8px;
	color: #fff;
}

.bottom-green {
	display: block;
	font-size: 1px;
}

.b1, .b2, .b3, .b4 {
	display: block;
	/* ocultar overflow:hidden en IE5/Mac */ 
	/* \*/ 
	overflow: hidden;
	/* */
}

.b1, .b2, .b3 {
	height: 1px;
}

.b2, .b3, .b4 {
	background: #2f8927;
}

.b1 {
	margin: 0 5px;
	background: #2f8927;
}

.b2 {
	margin: 0 3px;
}

.b3 {
	margin: 0 2px;
}

.b4 {
	height: 2px;
	margin: 0 1px;
}

#grafix {
	height: 95px;
	padding-top: 16px;
	padding-bottom: 16px;
}

#logo {
	text-align: right;
	float: left;
	position: relative;
}

#slogan {
	float: right;
	position: relative;
}

#menu-content {
	clear: both;
	background: #333333 url(../media/imgs/menu/menu_bck_normal.jpg) repeat-x;
	height: 30px;
}

.nav-menu {
	display: table;
	padding: 0;
	list-style-type: none;
	white-space: nowrap;
	height: 30px;
}

* html .nav-menu {
	display: inline-block;
	width: 1px;
	padding: 0 2px;
}

.nav-menu li {
	display: table-cell;
}

* html .nav-menu li {
	display: inline;
}

.nav-menu a, .nav-menu a:visited {
	display: block;
	padding: 8px 16px;
	color: #fff;
	text-decoration: none;
}

* html .nav-menu a, * html .nav-menu a:visited {
	display: inline-block;
	margin: 0 -2px;
}

.nav-menu a:hover, .activo {
	color: #fff;
	background: url(../media/imgs/menu/menu_bck_over.jpg) repeat-x;
}

.lefted {
	margin: 0 auto 0 0;
}

#undermenu {
	background: #61bf26;
	height: 10px;
	font-size: 1px;
	position: relative;
}

#flashcontent {
	height: 345px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #ffffff;
	text-align: left;
}

#imgIndex{
	width: 230px;
	height: 165px;
	float: left;
	text-align: left;
	border: 1px solid #c0e899;
	background-color: #f4fbed;
	padding: 5px;
	margin-top: 5px;
/*	margin-left: 10px;*/
	margin-bottom: 5px;
}

#pscroller1{
	width: 230px;
	height: 60px;
	float: left;
	text-align: left;
	border: 1px solid #c0e899;
	background-color: #f4fbed;
	padding: 5px;
/*	margin-top: 10px;*/
	margin-bottom: 5px;
}
.someclass{ //class to apply to your scroller(s) if desired
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px; color:#2f8927; font-weight:bold;
}
#nvoSideBar{
	width: 230px;
	height: 250px;
	float: left;
	text-align: left;
/*	border: 1px solid #c0e899;*/
/*	background-color: #f4fbed;*/
/*	padding: 0x;*/
	margin-top: 5px;
	margin-bottom: 5px;}

#sidebar {
	width: 230px;
	height: 70px;
	float: left;
	text-align: left;
/*	border: 1px solid #c0e899;
	background-color: #f4fbed;*/
/*	padding: 5px;*/
/*	margin-top: 10px;*/
	margin-bottom: 5px;
}

#main-front {
	margin-left: 255px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
}

#main {
	margin-left: 235px;
	padding-bottom: 18px;
}

#main ul {
	list-style: url(../media/imgs/li/li_verde.gif) none;
}

#main h1, #main-front h1 {
	color: #313131;
	text-align: left;
	border-bottom: solid #e3e3e3 1px;
	padding-bottom: 3px;
	font-size: 15pt;
	font-style: normal;
}

#main p, #main-front p {
	text-align: justify;
}

#menulateral {
	width: 200px;
	float: left;
	position: relative;
	margin-top: 10px;
	background: #f6f9f9;
	border-right: 1px solid #64CC15;
	border-left: 1px solid #64CC15;
	margin-bottom: 20px;
}

#menulateral ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menulateral li a {
	display: block;
	/*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #2f8927;
	padding: 3px 0 3px 16px;
	width: 184px;
}

* html #menulateral li a {
	/*IE only */
	width: 200px;
	/*IE 5*/
	w\idth: 184px;
	/*185px minus all left/right paddings and margins*/
}

#menulateral li a:hover {
	background-color: #43a83d;
	color: #fff;
}

#menulateral div.menutitle {
	color: white;
	padding: 5px;
	font-size: 10pt;
	font-weight: bolder;
	background: #75ba2f url(../media/imgs/menu/menu_lateral_titulo.jpg) repeat-x;
}

.bottom-menu {
	display: block;
	background: transparent;
	font-size: 1px;
	border-top: 1px solid #64CC15;
}

#footer {
	clear: both;
	background-color: #e7ebe8;
	color: #999;
	text-align: center;
	border: 1px solid #d7d7d7;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 10px;
}

#footer a {
	color: #666;
	text-decoration: none;
}

#footer .caffeine {
	color: #666;
	text-decoration: none;
}

#aviso {
	color: #999999;
	font-size: 8pt;
	padding-top: 5px;
	padding-bottom: 5px;
}

