Color definition (pantones)
#201f17  /* Marron muy oscuro - fondo*/
#343225  /* Marron oscuro - no usado */
#474532  /* Marron oscuro - no usado */
#7e7a5a  /* Marron diarr  - fondo menus */
#bcb9a0  /* Marron claro  - texto */


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}


body { background: #201f17; margin:1.5em 0;  }

/* The "light" version with a body not so dark */
#light { background: #595440; margin:1.5em 0;  }

/* Tables still need 'cellspacing="0"' in the markup. */
table { border-collapse: separate; border-spacing: 0; }
caption, th, td { text-align: left; font-weight:400; }

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }

a {
  text-decoration: none;
  color: #c0beaf;
}
a img { border: none; }

p {
  color: #c0beaf;
}

li {
  color: #c0beaf;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

 
#menuwrapper {
 	width: 100%;
	height: 80px;
}

/* for all the pages, contains a mini-logo on top left */
.nav {
    font-weight: normal;
	padding-top: 55px;
	text-align: center;
	vertical-align: baseline;
	padding-bottom: 7px;
	background-color: #474532;
	background-image: url(../images/logo_banner.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* for the index page, there is no mini-logo on top left */
.nav_home {
 	padding-top: 55px;
	text-align: center;
	vertical-align: baseline;
	padding-bottom: 7px;
	background-color: #474532;
}

.minilogo {
    position: relative;
    top: -52px;
	width: 85px; 
	height: 44px;
	background-image: url(../images/logo_banner.gif);
	background-repeat: no-repeat;
}

#lang {
	color: #bcb9a0;
	font-weight: bold;
	text-decoration: none;
    text-align: right;
	padding-right: 10px;
	margin-bottom: 5px;
}

#lang a {
	color: #474532;
    padding-right: 5px;
    padding-left: 5px;
	border: 1px #201f17 solid;
}

#lang a:hover {
	color: #bcb9a0;
	background-color: #201f17;
	border: 1px #c0beaf solid;
}

#sound_btn {
    position:absolute; 
	top: 60px; 
	right: 10px; 
	text-align: right;
}

#menuwrapper a {
	color: #bcb9a0;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px #474532 solid;
}

#menuwrapper a:hover {
	color: #bcb9a0;
	border: 1px #c0beaf solid;
	background-color: #201f17;
}


 Body  

#container {
	width: 100%;
	margin: auto;
	padding-top: 1px;
	padding-bottom: 1px;
}

#container #logo {
	height: 100px;
	padding-bottom: 5px;
	border-bottom: none;
	margin-bottom: 5px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#container #logo h1 {
	text-indent: -9999px;
}

#container #logo_ {
	height: 100px;
	padding-bottom: 5px;
	border-bottom: 1px solid #797979;
	margin-bottom: 5px;
	margin-top: 220px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#maincontent {
   margin-top: 0px;
}

#flash {
  margin-top: 50px;
}


h2 {
	font-size: 2.2em;
	margin: 0;
	margin-bottom: 5px;
	color: #343225;
	text-transform: uppercase;
	display: inline;
	text-align: center;
}

#investment {
	text-align: center;
	margin: auto;
	width: 900px;
	color: #bcb9a0;

}

#investment h2 {
	width: 620px; 
	float: left; 
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	margin: 0px;
	padding: 7px;
	text-transform: none;  
	color: #bcb9a0;
}

#investment_project {
}

#investment_title {
    width: 910px;
	float: left;
	border: 1px solid #343225;
    margin-top: 20px;
	padding: 10px;
    text-align: left;
}

.investment_reference {
	float: right;
	text-transform: uppercase;
}

#investment_fotos {
	width: 400px;
	float: left;
	padding-top: 15px;
}
#investment_text {
	width: 440px;
	float: left;
}

#investment_text p {
    padding: 15px;
    text-align: justify;
}


h3 {
	font-size: 1.8em;
	margin-top: 30px;
	border-bottom: 1px solid #797979;
	margin-bottom: 10px;
	color: #607293;
}


.imagetext ul{
  list-style-type: none;
}

.imagetext li{
  list-style-type: none;
  text-align: left;
  padding-bottom: 10px;
  color: #201F17;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
}

.imagetext a {
   color: #201F17;
}

.imagetext a:hover {
   color: #474532;
}


#aboutustext{
	position: relative;
	padding: 0px;
	width: 520px;
	left: -215px;
	top: -400px;
}

#aboutustext span {
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-transform: uppercase;
}

#showroomtext{
	position: relative;
	margin-bottom: -150px;
	z-index: auto;
	padding: 10px;
	width: 600px;
	background: #fff;
	FILTER: Alpha(Opacity=65);
	-moz-opacity: 0.65; 
	opacity: 0.65;
}

#showroomtext p{
	text-align: right;
	font-weight: bold;
    color: #474532;
}


#servicestext {
    border: 1px solid #343225;
    text-align: left;
	padding: 10px;
}

#imagetext2 {
	position: absolute;
	margin-top: 70px;
	height: 62px;
	left: 62px;
	top: 319px;
	width: 346px;
	color: #000000;
	font-weight: bold;
}


#boxes {
  color: #BCB9A0;
  font-weight: bold;
  width: 300px;
}

#boxtext {
  width: 100px;
  float: left;
}

.boxtext ul{
  list-style-type: none;
}

.boxtext li{
  margin-left: 40px;
  list-style-type: none;
  text-align: left;
  padding-bottom: 10px;
  color: #BCB9A0;
  font-weight: bold;
  display: inline;

}

#project_description {
   text-transform: uppercase;
}

#servicestext {
  margin: auto;
  text-align: center;
  height: 670px;
  width: 660px;
}

/*
 *  Lista de features
 */
 #box{
  float: left;
  width: 220px;
  height: 300px;
  text-align: justify;
  color: #c0beaf;
  
}
 .box_img {
    padding-top: 10px;
	height: 120px;
 } 
 .box_title {
	width: 200px;
	height: 20px;
 }
 
 .box_title span {
    font-weight: bold;
 }

 .box_title span {
    font-weight: bold;
 }

/*
 *  Press
 */
 #press_article{
  float: left;
  width: 600px;
  height: 270px;
  text-align: justify;
  color: #c0beaf;
  
}

#press_article p,a{
	text-align: left;
}

 .press_img {
    padding-top: 0px;
	height: 250px;
	width: 400px;
	float: left;
 } 
 
 .press_img img{
	padding-left: 0px;
 
 }
 .press_title {
	width: 185px;
	height: 204px;
	float: left;
 }
 

ul {
	margin-left: 15px;
}

/*
 * Projects page 
 */
#project {
	text-align: center;
	margin: auto;
	width: 900px;
}

#project_description {
    border: 2px #333333 groove;
}
.project_desc  {
    text-align: left;
    padding-top: 10px;
}
.project_more_info {
    text-align: right;
	display: block;
	text-transform: uppercase;
}

a.project_more_info{
   color: #474532;
}
a:hover.project_more_info{
   color: #c0beaf;
}

.project_more_info a:hover{
   color: #CCFF00;
}

/* 
 * Bottom of page (things like copyright etc)
 */

#features {
   position: relative;
   text-align: center;
   margin:auto;
   top: 35px;
   bottom: 0px;
   color: #474532; 
}

#features a {
   color: #474532; 
}


/*
 * Contact form page
 */
#formulario {
  width: 600px;
  border: 1px solid #343225;
  text-align: left;
  margin: auto;

}

form {
	padding: 20px;
	color: #000000;
}
label { 
    display: block;
	color: #FFFFFF; 

} 
#remitente, textarea {
  width: 300px;
  border: 1px solid #8c8c8c;
  margin-bottom: 1em;
}
textarea { height: 7em; }
input:focus, textarea:focus 
{
  background-color: #d9d9d9; 
}
