html, body, ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
img {
	margin: 0;
}
a {
	text-decoration: none;
	color: #339900;
}
a:hover {
	text-decoration: underline;
	color: #339900;
}
.more {
	text-align: right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}

body, h1, h2, h3, form {
	font: 10px arial, tahoma, sans-serif;
	color: #666;
	text-align: left;
}

body {
	background: url(images/header_bg.jpg) repeat-x;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}
#logo {
	background: url(images/logo_2.png) repeat-x;
	height: 155px;
	width: 709px;
	float: right;
	margin-top:10px;
}
#header {
	height: 43px;
	position: absolute;
	width: 447px;
	/*left: 106px;*/
	top: 121px;
	visibility: visible;
	z-index: auto;
}
#header h1 {
	margin-top: 44px;
}
#header h1 img {
	display: block;
}
#nav {
	margin-top: 7px;
}
#nav img {
	float: block;
}

#headline {
	padding-top: 195px;
}

#photo {
	float: right;
	width: 618px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img {
	display: block;
}
/* MENU */
#separadormenu  {
	height: 1px;
	background-color:#999999;
}

#menubv {
float:left !important;
padding: 0;
margin: 0;
font: 11px Arial, sans-serif;
}
#menubv ul {
list-style: none;
margin: 0;
padding: 0;
}
#menubv li {

margin: 0;
}
#menubv li a {
display: block;
padding: 5px 5px 5px 0.5em;
border-left: 5px solid #a8b574;
border-right: 5px solid #fff5ee;
background-color: #ffe4e1;
color: #808000;
text-decoration: none;
}
#menubv li a:hover {
border-left: 5px solid #fcc;
border-right: 5px solid #fff;
background-color: #fff0f5;
color: #888888;
}
/* Fix IE. Hide from IE Mac \*/
* html ul#menubv  li { float: left; height: 1%; }
* html ul#menubv  li a { height: 1%; }
/* End */

#news-box {
width:150px;
	float: right;
}


#search-news {
	float: right;
	width: 140px;
}
#search-news div {
	padding: 3px 0;
	margin: 0;
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	background: url(images/bullet_letter.gif) no-repeat;
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}
a {
	font-weight: bold;
	color: #339900;
}

#body {
	padding-top: 0em;
	text-align: justify;
}

#body-left {
	float: right;
	width: 618px;
	font-size: 12px;
	text-align: justify;
}
#body-right {
	float: right;
	width: 330px;
}

#body-left ul.plussbullets {
	margin-top: 45px;
	margin-left: 120px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
	text-align: left;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}

#footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	padding: 6px 0 5px 0;
	margin-top: 2em;
	font-weight: bold;
}
#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
}
#wrapper #body #body-left table tr .style3 {
	text-align: center;
	font-size: 12px;
}
#wrapper #body #body-left .style1 {
	text-align: center;
	font-weight: bold;
	font-size: 18px;
#wrapper #body #body-left table tr td div {
	color: #FF8080;
}
