/* Estilos gerais */
* {
	margin: 0;
	padding: 0;
}

html,body {background:#356734  url(../img/body_bg.JPG);}

body {
	background:#356734 url(../img/body_bg.JPG);
	text-align: center;
	font-family: Verdana, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 69%;
	line-height: 140%;
	color: #333;
}

h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Serif;
	line-height: 120%;
	color:#000;
}

h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }

p {font-size: 1.0em;}

img {
border:0;
display:block;
}
acronym
{
	border-bottom: 1px solid #ccc;
	cursor: help;
}
.hide
{
	display: none;
}
a:link, a:visited {
color:#637A28;
text-decoration: underline;
background-color: transparent
/*padding:2px 2px 0;
margin:0 -2px;*/
}

a:focus {
color:#D5A53F;
}

a:hover {
color:#8AAA37;
}


/* Estrutura do layout */
#wrapper {
	background-color: #FFF;
	text-align: left;
	width: 750px;
	margin: 0 auto;
}
#header {
	position: relative;
	height: 100px;
	background: url(../img/header_bg.jpg) repeat-x left top;	
}

#logo {
	position: absolute;
	top: 5px;
	left: 20px;
}

#painel {
	display: none;
}

#navbar
{
	position:relative;
	float:left;
	width:100%;
	background:#B9CEE1 url(../img/navbar_bg.jpg) repeat-x bottom;
	line-height:normal;
	color: #4766A5;
}

#navbar ul
{
	list-style:none;
	padding-left: 10px;
}

#navbar li
{
	float:left;
	padding:0 0 0 3px;
/*	background: url(../img/navbar_left.gif) no-repeat left top;*/
}

#navbar ul a 
{
	float:left;
	display: block;
/*	background: url(../img/navbar_right.gif) no-repeat right top;*/
	padding:9px 10px 9px 7px;
	text-decoration: none;
	color: #4766A5;
}	 

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#navbar ul a {float:none;}
/* End IE5-Mac hack */
  
#navbar ul #current
{
	background: url(../img/navbar_left.gif) no-repeat left -150px;
	border-bottom: 1px solid #F5F1E3;
}

#navbar ul #current a
{
	background: url(../img/navbar_right.gif) no-repeat right -150px;
	color: #663333;
}	 

#navbar ul a:hover	 
{
	color: #663333;
}

#textsize
{
	float: left;
	position: absolute;
	right: 10px;
	top: 6px;
	text-align: right;
	color: #7AA0C4;
}

#textsize img
{
	margin: 1px;
 	float: left;
}

#textsize p
{
	float: left;
	padding: 2px 3px;
	font-size: 0.9em;
	text-align: left;
}

#contentwrapper
{
	float:left;
	background: url(../img/content_bg.jpg) repeat-x left top;
	width: 750px;
	min-height: 514px;
}

#bannerpayandgo
{
	float:left;
}
#sectionswrapper
{
	float: left;
	padding: 0 11px;
	margin: 11px 0;
	background: url(../img/sections_bg.gif) repeat-y;
}

.section
{
	float: left;
	width: 236px;
	padding-top: 26px;
}

.section h2 {
	margin: 10px 15px 0 15px;
	font-size: 1.2em;
	font-weight: bold;
}
.section p {
	margin: 5px 15px 10px 15px;
}

#payandgo {
	background: url(../img/header_payandgo.jpg) no-repeat;
}

#lojistas {
	background: url(../img/header_lojistas.jpg) no-repeat;
	margin: 0 10px;
}

#desenvolvedores {
	background: url(../img/header_desenvolvedores.jpg) no-repeat;
}

#sobre, #content
{
	float:left;
	width: 504px;
	background: transparent;
}
#content
{
	margin-bottom: 50px;
}

#sobre h2
{
	margin: 20px 0 10px 23px;
	font-size: 2em;
	color: #605322;
}

#sobre h3
{
	margin: 30px 20px 15px;
	color: #605322;
	font-size: 1.5em;
}
#sobre p, #content p
{
	margin: 15px 25px;
}

#content h2
{
	margin: 40px 25px 15px 23px;
	font-size: 2.2em;
	color: #605322;
}
#content h3
{
	 margin: 0 25px;
	 font-weight: bold;
}
#content dl
{
	margin: 15px 25px;
}
#content dl dt
{
	font-weight: bold;
}
#content dl dd
{
	margin-bottom: 10px;
}
#subnav ul
{
	list-style:none;
	border-top: 1px solid #E5E1CF;
	margin: 0 15px 0 5px;
}
#content ul
{
	list-style:none;
	margin: 15px 15px 15px 40px;
}
#content ul li
{
	margin: 5px 0;
	
}
#content ul a
{
/*	padding: 8px 5px 8px 25px;*/
	background-position: left 50%;
	padding-left: 18px;
}


#subnav ul li
{
	border-bottom: 1px solid #E5E1CF;
}

#outrasnoticias a
{
	background-repeat: no-repeat;
	background-position: 8px 13px;
}

#subnav ul a
{
	display: block;
	color: #666;
	text-decoration: none;
	padding: 8px 5px 8px 25px;
}

#subnav ul a:hover
{
	background: #F3F1E8 url(../img/bullet_tour_hover.gif) no-repeat 10px 12px;
	color: #363;
}

#selected a, #selected a:hover
{
	background: #F3F1E8 url(../img/bullet_tour.gif) no-repeat 10px 12px;
	font-weight: bold;
	color: #363;
}

#produtos
{
	float: left;
	margin: 20px 70px;

}

#produtos dl
{
	float: left;
	margin: 0 10px;
	text-align: center;
	width: 150px;
}

#produtos dl dt img
{
	margin: 0 auto;
}

#produtos dl dd
{
	margin: 7px 0;
}

#noticias, #subnav
{
	float:left;
	width: 236px;
}

#noticias
{
	background: #F7F7F7 url(../img/header_noticias.jpg) no-repeat left top;
	padding-top: 36px;
}

#subnav
{
	padding-top: 95px;
}

#noticias dl, #subnav dl
{
	margin: 0 10px;
}

#noticias p, #subnav p
{
	margin: 10px;
	text-align: right;
}
#noticias dt, #subnav dt
{
	font-weight: bold;
	color: #4485BF;
	padding-left: 15px;
	background: url(../img/bullet_noticias.jpg) no-repeat left 12%;
}
#noticias dd, #subnav dd
{
	margin: 5px 0px 20px 15px;
}

#footer
{
	clear: both;
	background-color: #F7F7F7;
	border: 10px solid #FFF;	
	border-bottom: none;
	padding: 7px;
	font-size: .9em;
	color: #666;
}

#footer a:link, #footer a:visited
{
	color: #666;
}

.box
{
	border: 1px solid #F3F1E8;
	margin: 14px 25px;
	background-color: #fff;	
	float: left;
	width: 450px;
	position: relative;
}

.box h3
{
	font-size: 1.2em;
	font-weight: bold;
	line-height: 100%;
	margin: 20px 25px;

}

.logo
{
	width: 170px;
	height: 100px;
	float: left;
	line-height: 100px;
	text-align: center;
/*	background-color: Fuchsia;*/
}

.logo a
{
	margin: auto;
	display: inline;
	text-align: center;
}
.logo img
{
	vertical-align: middle;	
	margin: auto;
	display: inline;
}

.description
{
	float: left;
	width: 280px;
}

.box p
{
	margin: 0 35px 15px 15px !important;
}

.box h3
{
	margin: 15px 15px 10px 15px !important;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.description h3, .description p
{
	margin-left: 0 !important;
	margin-right: 15px !important;
}

#perguntas
{
	margin: 15px 20px 15px 80px;
	color: #363;
	font-weight: bold;
	line-height: 160%;
}

#perguntas a
{
	text-decoration: none;
	color: #363;
}

#perguntas a:hover
{
	text-decoration: underline;
}

.bignumber
{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	color: #FAF7EF;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 60px !important;
	font-weight: bold;
	text-align: right;
	padding-top: 18px;
	height: 100px;
}

.inputControl
{
	border-top: 1px solid #AAAAAA; 
	border-left: 1px solid #AAAAAA; 
	border-right: 1px solid #EEEEEE; 
	border-bottom: 1px solid #EEEEEE; 
}

#downloadpg
{
	margin: 50px auto 100px auto;
}
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* sifr decoy styles used to trick the text dimensions before replacing */
html.sIFR-hasFlash #content h2 {
    visibility: hidden;
	 font-size: 2.4em;
}
html.sIFR-hasFlash #sobre h2 {
    visibility: hidden;
	 font-size: 2.3em;
}