body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #2b7520;
	background-image: url(images/bg-page.jpg);
	background-repeat:  repeat-x;
	background-position: right top;
	margin: 0px;
}

h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color: #85C329;
}

h1 {
	font-size: 250%;
}

h2 {
	font-size: 156%;
}

h3 {
	font-size: 18px;
	font-weight: normal;
}

p, ol, ul {
	line-height: 160%;
}

p {

}

ol {
}

ul {
}

blockquote {
	margin: 0;
	padding-left: 20px;
	border-left: 10px solid #E6E6E6;
	font-style: italic;
	color: #999999;
}

blockquote * {
	line-height: normal;
}

a {
	color: #E06529;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
}

hr {
	display: none;

}

/* Header */

#header {
	width: 940px;
	height: 77px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#contr_header {
	width: 100%;
	height: 77px;
}


#header2 {
	width: 940px;
	height: 180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

/* Logo */

#logo {
	width: 200px;
	float: left;
	height: 66px;
}

#logo h1, #logo h2 {
	margin: 0;
	padding-left: 60px;
	font-weight: normal;
	color: #E06529;
}

#logo h1 {
	font-weight: bold;
}

#logo h2 {
	font-size: 92%;
}

#logo a {
	text-decoration: none;
}


#topmenu {
	float: right;
	height: auto;
	width: auto;
}

/* Splash */

#splash {
	float: right;
	width: 760px;
	height: 165px;
	z-index: -999;
	background-color: #FFFFFF;
}


/* Page */

#page {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 30px;
	padding-left: 0;
	height: auto;
	background-color: #FFFFFF;
}

/* Content */

#h_content {
	float: left;
	width: 165px;
	height: auto;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.ima_home{
	padding: 5px;
	height: auto;
	width: auto;
	text-align: center;
}

#content {
	float: left;
	width: 690px;
	padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
#content2 {
	float: left;
	width: 710px;
	padding-left: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}
.content {
	padding: 10px;
	background: url(images/img10.gif) no-repeat;
}

/******* Produc List ***********/
#cont_prod {
	float: left;
	width: 350px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#cont_prod li{
	padding: 4px;
	list-style-type: none;
}
.content_prod {
	padding: 10px;
	background: url(images/img10.gif) no-repeat;
}

.content_prod a{
	font-size: 14px;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.content_prod a:hover{
	text-decoration: none;
	color: #000000;
	background-color: #CCEFC7;
	list-style-image: url(images/vineta.png);
}


/******* Produc List ***********/
#content ul {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#content ul li {
	padding-left: 14px;
	background: url(images/img08.gif) no-repeat 0 8px;
}

#content ol {
	margin-left: 0;
	padding-left: 0;
	list-style: lower-alpha inside;
}

.title {
	padding-top: 10px;
}

.twocols {
}

.twocols .col1 {
	float: left;
	width: 220px;
}

.twocols .col2 {
	float: right;
	width: 220px;
}

/* Sidebar */

#sidebar_roll {
	width: 220px;
	overflow: auto;
	height: 326px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar {
	float: right;
	width: 220px;
}

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

#sidebar li {
	margin-bottom: 0px;
	background: #E6E6E6 url(images/img07.gif) no-repeat right bottom;
}

#sidebar li ul {
	padding: 10px 20px;
	font-size: 92%;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: none;
	border-top: 1px dotted #CDCDCD;
}

#sidebar h2 {
	height: 30px;
	margin: 0;
	padding: 6px 0 0 10px;
	background: url(images/img06.gif) no-repeat;
	font-size: 100%;
	font-weight: bold;
	color: #145997;
}

#sidebar h3 {
	margin: 0;
}

#sidebar p {
	margin: 0;
	line-height: normal;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .first {
	border: none;
}

/* Footer */

#footer-wrapper {
	height: 85px;
	padding-top: 10px;
	background-color: #e7ebc5;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #008B40;
	width: 100%;
}

#footer {
	width: 940px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: x-small;
}

#footer a {
	color: #666666;
}

#legal {
	float: left;
	background: url(images/img11.gif) no-repeat left center;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 80px;
	text-decoration: none;
}

#links {
	float: right;
	padding: 10px 0 0 0;
}
s.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
}
#imagens {
	float: right;
	width: 220px;
	padding-top: 18px;
	text-align: center;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	margin-right: 10px;
}
#separador {
	height: 20px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.s_separador2{
	clear: both;
	height: 10px;
}

.separador2{
	clear: both;
	height: 60px;
}
.tex1{
	font-size: 14px;
}

/**** MENU ******/

#menu{
	height: auto;
	width: 100%;
	font-size: 14px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	background-color: #123C0C;
	margin-top: 0px;
}
#menu ul{
	margin: 0px;
}
#menu li {
	display: inline;
}
#menu a{
	color: #123C0C;
	text-decoration: none;
	background-color: #E4F7E1;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
	margin-top: 7px;
	margin-right: 2px;
	margin-bottom: 7px;
	margin-left: 2px;
}

#menu a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
	z-index: 999;
	height: auto;
	width: auto;
}

/*** menu end ***/

/*** TOP UP ***/
#topup {
	overflow:auto;
	float: right;
}
#topup a.up {
	float:right;
	width:30px;
	height:30px;
	display:block;
	background-image:url(images/icon_up.gif);
	text-indent:-1500em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#topup a.up:hover {
	background-position:0 -30px;
}
/*** TOP UP END ***/

input{
	width: 240px;
	height: 24px;
	font-size: 14px;
}
.input_boton{
	width: 112px;
	font-size: 14px;
}
textarea{
	width: 240px;
	font-size: 14px;
}
.nota{
	font-weight: normal;
	color: #FF6600;
	font-size: 13px;
}
/**** Menu ****/
#menu_nav{
	width: 458px;
	height: 48px;
	margin-top: 30px;
	font-weight: bold;
}
#menu_nav ul{
	margin-top: 8px;
}
#menu_nav li{
	display: inline;
}
#menu_nav a {
	margin: 5px;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 18px;
	padding-left: 7px;
}
#menu_nav a:hover{
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #2B7520;
	color: #000000;
	padding-bottom: 18px;
	background-color: #E4FFD2;
}
.content2 {
	padding: 10px;
	width: 550px;
	margin-left: 10px;
	float: left;
	background-image: url(images/img10.gif);
	background-repeat: no-repeat;
}
#imagens2/**** Menu ****/

 {
	float: right;
	width: 340px;
	padding-top: 18px;
	text-align: center;
	padding-bottom: 10px;
	margin-right: 10px;
}
