* { margin: 0; padding: 0; outline: 0 }

body {
	font: 11px/165% "Lucida Grande", Geneva, Verdana, Arial, Helvetica, sans-serif;
	color: #555; 	
	margin: 0; padding: 0 0 50px 0; 
	background: #DBDDC6 url(../images/bgd.png) repeat-x;
	text-align: center;
}

/* Links */
a {
	text-decoration: none;
	color: #A56F38; 	
}
a:hover { 
	color: #333;
}

/* Headers */
h1, h2, h3, h4 {
	font: bold 1em/1.5em "Trebuchet MS", Tahoma, Arial, Sans-serif;
	color: #111;
	padding: 5px 10px;
	margin: 0;
}
h1 {
	font-size: 345%;
	font-weight: normal;
	letter-spacing: -2px;
}
h2 {
	font-size: 200%;
	color: #663333;	
}
h3 {
	font-size: 170%;	
	font-weight: normal;	
}
h4 {
	font-size: 130%;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: -12px;
	color: #747854;
	margin-top: -4px;
}
p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }


/* Images */
img {
	background: #EFF1DA;
   border: 1px solid #fff;
	padding: 5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   border: 1px solid #F0F0F0;
	background: #F0F0F0 url(../images/quote.jpg) no-repeat 10px 10px;
	font-weight: normal;
	font-size: 17px;
	line-height: 1.5em;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;	
	color: #555;	
}

/* form elements */
form {
	margin: 15px 10px; padding: 5px 10px 20px 10px;
	border: 1px solid #f1f1f1; 
	background: #fdfdfd; 	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0 5px 0;
	color: #895F30;
}
input, select {
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	color: #666666;
	background: #fff;  	
}
textarea {
	width: 350px;
	padding: 4px;
	font: normal 1em Verdana, sans-serif;
	height: 100px;
	display: block;
	color: #666666;
}
input, textarea, select {
	background: #fff;
  	border-width: 1px;
  	border-style: solid;
  	border-color: #D4D4D4 #ebebeb #ebebeb #d4d4d4; 
}

input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #555;
	background: #E6E6E6;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #ebebeb #d4d4d4 #d4d4d4 #ebebeb;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 


#header-wrap {
	position: relative;
	margin: 0 auto;
	width: 872px;
	height: 349px;
	text-align: left;
	background-color: #fff;
	background-image: url(../images/wrap-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#header-photo {
	position: absolute;
	top: 58px;
	left: 24px;
	padding: 0;
	height:288px;
	width: 824px;
	clear: both;
	border: 1px solid #F0F0F0;	/* border: 1px solid #F0F0F0; */
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 

/*  Navigation  */
#nav {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 850px;
	left: 25px;
	top: 0px;
}
#nav ul {
	float: left;
	list-style: none;
	width: 872px;
	height: 15px;
	margin: 0;
	padding: 0;
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0;
}
#nav ul li a {
	float: left;
	margin: 0;
	padding: 5px 11px 0 11px;
	text-decoration: none;
	color: #070000;
	font-family: Arial, Geneva, Sans-serif;
	font-size: 12px;
	line-height: 35px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #993300;
	background: none;
	border: none;
}
#nav ul li#current a {
	color: #fff;
	text-transform: uppercase;
	background-image: url(../images/bgd_nav.gif);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 14px;
}

#nav ul li#menutop a {
	color: #555;
	font-size: 14px;
}
#nav ul li#menutop a:hover {
	color: #aaa;
}

#nav ul li#flag_bra a {
	float: right;
	background-image: url(../images/bra.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding: 24px 10px 10px 20px;
	margin-right: 47px;
}
#nav ul li#flag_bra a:hover {
	background-image: url(../images/bra2.png);
}

#nav ul li#flag_deu a {
	float: right;
	background-image: url(../images/deu.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding: 24px 10px 10px 20px;
	margin-right: 47px;
}
#nav ul li#flag_deu2 a {
	float: right;
	background-image: url(../images/deu.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding: 24px 10px 10px 20px;
	margin-right: 0px;
}
#nav ul li#flag_deu a:hover, #nav ul li#flag_deu2 a:hover {
	background-image: url(../images/deu2.png);
}
#nav ul li#flag_eng a {
	float: right;
	background-image: url(../images/eng.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	padding: 24px 10px 10px 20px;
	margin-right: 0px;
}
#nav ul li#flag_eng a:hover {
	background-image: url(../images/eng2.png);
}

#header-wrap h1#logo-text a {
	position: absolute;
	margin: 0;
	padding: 0;
	letter-spacing: -1.5px;
	color: #993300;
	text-decoration: none;
	/* change the values of top and left to adjust the position of the logo*/
	top: 199px;
	left: 45px;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 52px;
	font-style: normal;
	line-height: 40px;
	font-weight: normal;
	font-variant: normal;
}

#content-outer #content-wrapper .col-three h3 {
	font-size: 15px;
}

#header-wrap h1#logo-text a:hover {
	background: none;	border: none;
}

#header-wrap p#intro {
	position: absolute;
	margin: 0;
	padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 20px;
	line-height: 1.2em;
	font-style: italic;
	text-transform: none;
	color: #070000;
	width: 486px;
	/* change the values of top and left to adjust the position */
	top: 289px;
	left: 127px;
	font-weight: normal;
}

#intro_bra {
	position: absolute;
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
	/* change the values of top and left to adjust the position */
	top: 515px;
	left: 59px;
	font-weight: bold;
	background-image: url(../images/Brazil.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

#intro_deu {
	position: absolute;
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
	/* change the values of top and left to adjust the position */
	top: 515px;
	left: 148px;
	font-weight: bold;
	background-image: url(../images/Germany.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
}

#content-outer {
	background: #fff;
	width: 100%;
	background: #fff url(../images/bgd_content.png) repeat-x; background-position: bottom center;
}
#content-wrapper {
	width: 940px;
	margin: 0 auto;	
	text-align: left;
}
#content {
	float: left;
	width: 100%;
	background-image: url(../images/content-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.col-one {
	margin-right: 290px;
	padding-left: 55px;
}
.col-two {
	float: left;
	width: 210px;
	margin-left: -455px;
	margin-top: 12px;
}
.col-three {
	float: left;
	width: 222px;
	margin-left: -277px;
	margin-top: 12px;
	background: url(../images/bgd_side.png) no-repeat left top;
}
.col-footer {
	float: left;
	width: 222px;
	margin-left: -280px;
	margin-top: 12px;
}
.col-one, .col-two, .col-three, .footer {
	padding-bottom: 20px;
}

#content .col-one h2 {
	padding-bottom: 3px;
	color: #747854;
	text-transform: uppercase;
	border-bottom: 1px solid #ebebeb;
	margin-left: 5px;
	padding-left: 5px;
	font-family: "Trebuchet MS", Tahoma, Arial, Sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	letter-spacing: 2px;
}
#content .col-one h2 a {
	color: #000;
	text-decoration: none;	
	background: none; 
	border: none;
}
#content .col-one ul li {
	list-style-image: url(../images/bullet.gif);
}
#content-wrapper .col-two h3, 
#content-wrapper .col-three h3 {
	color: #111;
	font: normal 1.8em "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 10px;
	margin: 15px 0 5px 0;
}
#content-wrapper .col-footer h3 {
	color: #111;
	font: normal 1.8em "Trebuchet MS", Tahoma, Arial, sans-serif;
	text-transform: none;
	letter-spacing: -0.5px;
	padding: 5px 10px;
	margin: 15px 0 5px 0;
}

/* sidebar menu */

ul.sidemenu {
	text-align: center;
	margin: 3px 0px 3px 0px; padding: 0;
	text-decoration: none;		
}
ul.sidemenu li {
	list-style: none;
	background: url(../images/bgd_sidemenu.png) no-repeat 6px bottom;
	padding: 9px 10px;
	margin: 0;		
}
* html body ul.sidemenu li {
	height: 1%;
}
ul.sidemenu li a {
	text-decoration: none;	
	background-image: none;	
	background-color: transparent;
	border: none;
	color: #777;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;	
}
ul.sidemenu li a span {
	color: #989898;	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 1em;
}
ul.sidemenu li a:hover {	
	color: #fff;	
	background: none;
	border: none;
}
ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
ul.sidemenu ul li { background: none; }

ul.sidemenu #current a {
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}

/* footer */
#footer-wrapper {
	clear: both;
	width: 940px;
	margin: 0 auto;
	text-align: left;
	font: normal 1em/1.8em 'Trebuchet MS', Tahoma, Sans-serif;
		
}
#footer-wrapper h3, #footer-wrapper p {
	padding-left: 0;
}
#footer-wrapper h3 {
	color: #333;
	font-family: 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#footer-wrapper a {
	color: #fff;
	background: transparent;
}

#footer-wrapper ul.footer-list {
	list-style: none;
	padding: 0;
	margin-left: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E9EBD9;
}
#footer-wrapper ul.footer-list li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9EBD9;
}
#footer-wrapper ul.footer-list li a {
	display: block;
	width: 98%;
	line-height: 1.3em;
	font-weight: bold;
	padding: 2px 0;
	border: none;
	margin-left: 0;
	padding-left: 0;
	color: #222;
}
#footer-wrapper ul.footer-list li a span {
	color: #979C60;
	font-style: italic;
	font-weight: normal;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
#footer-wrapper ul.footer-list li a:hover,
#footer-wrapper ul.footer-list li a:hover span {
	color: #fff;
	text-decoration: none;	
}

#footer {
	float: left;	
	width: 100%;	
	padding: 0;				
	margin-left: 5px;	
	margin-top: 0;
}

#footer-bottom {
	clear: both;
	width: 880px;
	margin: 0 auto;

}

#footer-bottom .bottom-left {
	float: left;
	padding-left: 30px;	
}
#footer-bottom .bottom-right {
	text-align: right;
	padding-right: 0;
}

/* links web */
 ul.web {
  margin-left: 64px;
  padding: 0;
  list-style: none; 
  }
ul.web li {
  margin: 10px 0 6px 0; 
  padding: 0;
  font-weight: bold;
  line-height: 24px; /* height of icon */
  background-repeat: no-repeat;
  background-position: 0 50%;
  }
ul.web li a {
  padding-left: 30px; /* width of icon + whitespace */
	text-indent:-999px;
	display: block;
  }
ul.web li a:hover {
	padding: 0;
	background: none;

  }

#orkut { background-image: url(../images/footer_a.png); }
#facebook { background-image: url(../images/footer_b.png); }
#panoramio { background-image: url(../images/footer_f.png); }
#flickr { background-image: url(../images/footer_c.png); }
#youtube { background-image: url(../images/footer_e.png); }

/* thumbnails */
p.thumbs{ padding: 12px 0 0 10px; }

.thumbs img { 
	position: relative;
	padding: 4px;
	margin: 5px;
	background: #fafafa;
   border: 1px solid #dcdcdc;	
}
.thumbs img:hover	{
	border: 1px solid #8E8E8E;
	background: #8E8E8E;	
}
.thumbs a:hover { background-color: transparent; border: none }

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right {
	text-align: right;
	margin-top: -20px;
	font-style: italic;
}

/* clearing */
.clearer { clear: both; }
.clear {	display:inline-block; }
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}
#content-outer #content-wrapper #content .col-one #box1 {
	width: 280px;
	border: 1px solid #DCDCDC;
	padding: 1px;
	margin-left: 10px;
}
#content-outer #content-wrapper #content .col-one #box2 {
	width: 280px;
	border: 1px solid #DCDCDC;
	padding: 1px;
	float: right;
}
#content-outer #content-wrapper .col-three img {
	margin-bottom: 5px;
}
#content-outer #content-wrapper #content .col-one .pdf {
	background-image: url(../images/pdf_button.png);
	background-repeat: no-repeat;
	background-position: 10px;
	padding-left: 33px;
}
#content-outer #content-wrapper .col-three .contador {
	text-align: center;
}
#footer-wrapper .col-three p {
	font-size: 13px;
	font-style: italic;
	text-align: center;
	margin-top: -5px;
}
#footer-wrapper .col-footer p {
	font-size: 13px;
	font-style: italic;
	text-align: center;
	margin-top: -5px;
}

#content-outer #content-wrapper #content .col-one .assinatura {
	background-image: url(../images/assinatura.gif);
	background-repeat: no-repeat;
	padding-top: 80px;
	font-weight: bold;
	margin-top: 10px;
}

#todas {
	margin-top: 80px;
}
.rent {
	background-image: url(../images/bgd_col-three.png);
	background-repeat: no-repeat;
	padding: 5px 2px 25px 10px;
}

