html, body {
		font-family: arial, helvetica, sans-serif;
		font-size: 12px;
  	line-height: 18px;
  	color: #eee;
		background-color: #181818;
		margin: 0;
		padding: 0 0 0.5em 0;
		text-align: left;	
		}

a, a:link, a:visited, a:active {
  text-decoration: none;
  color: rgb(0,160,260);
}

a:hover {
  text-decoration: underline;
  
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.7em;
}

h3 {
  font-size: 1.3em;
}


a img {
border-style: none;
}

ul.file-list {
border-top: 1px solid #ccc;
list-style:none;
margin: 20px 0;
padding: 0;
}

ul.file-list a {
display: block;
background-color: #fff;
color: #666;
position: relative;
border-bottom: 1px solid #ccc;
}

ul.file-list a:hover {
text-decoration: none;
color:#333;

}

ul.file-list strong {
letter-spacing: -0.02em;
position: absolute;
top: 25px;
left: 80px;
font-size: 1.6em;

}

/* Forms -------------------------------------------------------------- */

.text-input {
width: 20em;
margin-top: 2px;
padding: 2px;
border: 1px solid #ccc;
border-top-color: #999;
font-size: .95em;
}

.text-input:hover, .text-input:focus {
border-color: #aaa;
border-top-color: #777;
}

ul.form-list {
margin:0;
padding:0;
list-style:none;
}

ul.form-list li {
margin-bottom: 10px;
}

.form-required {
font-size: 1.4em;
color: rgb(180,10,10);
line-height: .5em;
}

.error-list {
padding: 20px 20px 0 20px;
background-color: rgb(250,230,230);
border: solid 1px rgb(230,190,190);
font-size: .95em;
width: 200px;
position: absolute;
top:20px;
right: 20px;
}

ul.mainbuttons-list,
ul.delbuttons-list {
text-align: right;
list-style: none;
margin: 0;
padding: 10px 20px;
background-color: #d2f8d7;
overflow: hidden;
border: solid 1px #ddd;
border-top-style: none;
}

ul.delbuttons-list {
background-color: #f8d2d7;
}

ul.mainbuttons-list li,
ul.delbuttons-list li {
float: right;
margin-left: 10px;
}

.error {
padding: 2px 6px;
background-color: rgb(250,230,230);
border: solid 1px rgb(230,190,190);
color: rgb(180,10,10);
font-size: .95em;
}

.success {
padding: 2px 6px;
background-color: rgb(230,250,230);
border: solid 1px rgb(190,230,190);
color: rgb(10,180,10);
font-size: .95em;
}

.notice {
color: rgb(10,180,180);
font-size: .95em;
margin: 2px 0;
}

    /* ******************************************** */
    /*    Rulers                                    */
    /* ******************************************** */

#topRuler {
  height: 173px;
  width: 100%;
  background: #000 url("../img/bg_wood.jpg") repeat-x;
  float: left;
}

#contentRuler {
    background: #dbdbdb url("../img/bg_white.png") repeat-x;
}

    /* ******************************************** */
    /*    Wrappers                                  */
    /* ******************************************** */

#topWrapper,
#contentWrapper,
#footerWrapper {
  width: 970px;
  margin: auto;
  overflow: auto;
    
  clear: both;

}
    
#topWrapper {
  margin-top: 1.4em;  
}

#contentWrapper {
position: relative;
  color: #777;
}


    /* ******************************************** */
    /*    MAIN MENU + LOGO + Lang Menu              */
    /* ******************************************** */
    
#menuContainer {
  margin: 7.5em 0 0 0;
  float: right;
  overflow: hidden;      
}

ul#mainMenu { 
  margin: 0.3em 0; 
  padding: 0; 
  }

ul#mainMenu li { 
  list-style-type: none;
  float: left;
  text-align: left;
  padding: 1em 0 0 1.5em;
  }
  
ul#mainMenu li a {
  display: block;
  color: #7FC9FF;
  font-weight: bold;
  font-size: 0.8em;
  text-transform: uppercase;
  
  text-decoration: none;
}

ul#mainMenu li a:hover {
  color: #FFF;
}

/* *************** */

#topLogo {
  clear: both;
  float: left;
  background: transparent url("../img/toplogo-trans.png") no-repeat;
  width: 264px;
  height: 119px;
       
}

#topLogo h1 {
  visibility: hidden;
  display: block;
}

/* *************** */

ul#langMenu {
  margin: 0; 
  padding: 0;
  overflow: hidden;
}

ul#langMenu li {
  list-style-type: none;
  float: right;
  text-align: center;
  margin-left: 1em;
}

ul#langMenu li a {
  display: block;
  color: #bbb;
  font-weight: normal;
  font-size: 0.8em;
  text-transform: uppercase;
  text-decoration: none;
  padding: 0.5em 2.3em;
  background: transparent url("../img/transparent.png") repeat;
}

ul#langMenu li a:hover {
  color: #fff;
}

    /* ******************************************** */
    /*    CONTENT                                   */
    /* ******************************************** */


.contentLeft {
  float: left;
  margin: 2em 0 4em 0;
  width: 30em;
}

#produtos {
  margin: 3em 0 4em 0;
  overflow: hidden;
  width: 970px;
}

#mapaLink a, #content a,
#MenuCategoriasContainer a,
#MenuMarcasContainer a {
  color: rgb(0,112,160);
}

#mapaLink {
  clear: both;
}

#mapa {
  overflow: auto;
  border: 1px solid red;
}

.contentRight {
  float: right;
  margin: 4em 0 4em .5em;
  overflow: hidden;
}

.center {
  float: left;
  margin: 0.2em 0 3em 1em;
}
.center img {
  border: 1px solid #bbb;
  padding: 0.5em;
}

#accordion {
  float: left;
  margin: 1em 0 3em 0;
}

#slideshow img, #mapa {
  padding: 0.7em;
  border: 1px solid #bbb;
}

.contentLeft h2, #produtos h2 {
  color: #555;
  font-size: 2.5em;
  font-weight: normal;
  letter-spacing: -0.02em;
  margin-bottom: 0.8em;
}


    /* ******************************************** */
    /*    PRODUTOS                                  */
    /* ******************************************** */

#MenuCategoriasContainer {
  background-color: #444;
  overflow: auto;
  clear: both;
}

ul#MenuCategorias, ul#MenuMarcas {
  margin: 0;
  padding: 0;
  overflow: hidden;
}

ul#MenuCategorias li {
  list-style-type: none;
  float: left;
  border-right: 1px solid #777;
}

ul#MenuCategorias li a {
  display: block;
  color: #bbb;
  background-color: #444;
  padding: 0.5em 8em;
  font-size: 0.7em;
  text-transform: uppercase;
  text-decoration: none;
}

ul#MenuCategorias li a:hover, ul#MenuCategorias li a.selectedCat {
  color: #fff;
  background-color: #333;
}

#MenuMarcasContainer {
  background-color: #eee;
  overflow: auto;
  clear: both;
  border-top: 1px solid #ccc;
}

ul#MenuMarcas li {
  list-style-type: none;
  float: left;
}

ul#MenuMarcas li a {
  display: block;
  color: #aaa;
  padding: 1em 3em;
  font-size: 1.3em;
  text-decoration: none;
}

ul#MenuMarcas li a:hover, ul#MenuMarcas li a.selectedMarca {
  color: #333;
}

ul.thumbsList {
  margin: 0; padding: 0; width: 980px;
  overflow: hidden;
}

ul.thumbsList * { margin: 0; padding: 0; height: 127px }

ul.thumbsList li {
  list-style-type: none;
  float: left;
  overflow: hidden;
  border: 5px solid #fff;
}
ul.thumbsList li:hover {
  border: 5px solid rgb(127,176,240);
}

ul.thumbslist li a {
  display: block;
}

.memoriaDescritiva {
  background-color: #eee;
  padding: 2em 3em 3em 3em;
  /*margin: 0px 5px 5px 5px;*/
  margin: 10px 5px 5px 5px;
}

.memoriaDescritiva p {
  width: 45em;
}

    /* ******************************************** */
    /*    CLIENTES                                  */
    /* ******************************************** */
#clientes {
  margin: 3em 0 0 0;
  padding-bottom: 40px;
}

#accordion {
  width: 20em;
}
#clientesMenuContainer {
  margin: 0 0 0.5em 0;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #aaa;
}
ul#clientesMenu {
  margin: 0;
  padding: 0;
  overflow: hidden;
  width: 970px;
}

ul#clientesMenu li {
  list-style-type: none;
  float: left;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
}

ul#clientesMenu li#logout a {
  background-color: #ccc;
  color: #777;
}

ul#clientesMenu li a {
  display: block;
  color: #bbb;
  background-color: #555;
  padding: 0.5em 3em;
  font-size: 0.8em;
  text-transform: uppercase;
  text-decoration: none;
}

ul#clientesMenu li#logout a:hover {
  background-color: #ddd;
}

ul#clientesMenu li a:hover {
 color: #fff;
  background-color: #333;
}

ul#clientesMenu li a.selected {
  background-color: rgb(102,153,153);
  color: #fff;
}

ul#tabelasMenu li a {
  color: #666;
}

ul#tabelasMenu li a.selected {
  color: #000;
  font-weight: bold;
}
    /* ******************************************** */
    /*    Footer                                    */
    /* ******************************************** */
    
#loginClientes {
  float: left;
  padding: 2em 0 0 0;
  width: 35em;
  overflow: hidden;
}

#loginClientes h3 {
  border-bottom: 1px dotted #666;
  padding: 0.01em 0.2em;
  font-weight: normal;
  font-size: 1.6em;
  color: #eee;
}

#copyInfo {
  float: right;
  padding: 0.3em 0 0 0;
  margin: 5.5em 1em 0 0;
  font-size: 1.2em;
  border-top: 1px dotted #666;
  color: #999;
  
}

ul#loginList {
  margin: 0;
  padding: 0;

}

ul#loginList li {
  list-style-type: none;
  margin: 0 0.5em 0.7em 0;
}

#loginClientes p {
  margin-bottom: 0.5em;
  color: #999;

}


    /* ******************************************** */
    /*    Footer - Login Bt                         */
    /* ******************************************** */
    
a#loginBt {
  display: block;
  width: 75px;
  height: 24px;
  background: #000 url("../img/loginBt_a-trans.png") no-repeat;
  text-decoration: none;
}

a#loginBt:hover {
  background: #000 url("../img/loginBt_b-trans.png") no-repeat;
  text-decoration: none;
}

a#loginBt span {
  visibility: hidden;
}
    /* ******************************************** */
    /*    Footer Menu                               */
    /* ******************************************** */
    
#footerMenuContainer {
  width: 970px;
  margin: 5em auto 1em auto;
  padding: 0;
  clear: both;
  overflow: auto; 
}

ul#footerMenu {
  padding: 0;
  margin: auto 18em;
}

ul#footerMenu li {
  list-style-type: none;
  float: left;
  padding: 0 2em;
  border-right: 1px solid #333;
  height: 1em;
}

ul#footerMenu li#lastFooterMenu {
  border-right: 0;
}

ul#footerMenu li a {
  display: block;
  color: #555;
  font-weight: normal;
  font-size: 0.75em;
  text-decoration: none;
  text-transform: uppercase;
}

ul#footerMenu li a:hover {
  color: #7FC9FF;
}

    /* ******************************************** */
    /*    Login Clientes                            */
    /* ******************************************** */

#ctl00_ContentPlaceHolder1_userName,
#ctl00_ContentPlaceHolder1_passWord {
  border: 1px solid #bbb;
  background: #c4c6cc url("../img/inputBg.gif") repeat-x;
  padding: 0.4em 0.6em;
  color: #666;
}

ul#loginForm {
  margin: 2em 0;
  padding: 0;
  overflow: auto;
}

ul#loginForm li {
  list-style-type: none;
  float: left;
  margin-right: 0.4em;
  margin-bottom: 0.4em;
}

    /* ******************************************** */
    /*    Custom Classes                            */
    /* ******************************************** */

.blue {
  color: #7FC9FF;
}
.one {
  color: #7FC9FF;
  margin-bottom: 0.2em;
  padding-bottom: 0em;
  line-height: 0.5em;
}
.bordered {
  padding: 0.7em;
  border: 1px solid #bbb;
}

    /* ******************************************** */
    /*    IE7 Hacks                                 */
    /* ******************************************** */
  
#ie7 .contentLeft {
   margin: 4em 0 4em 0;
}

#ie7 #contentWrapper {
   padding-bottom: 5.5em;
}

#ie7 #footerWrapper {
  padding-top: 2em;
}

#ie7 #copyInfo {
  margin-top: 4em;
  padding-top: 1.2em;
}

#ie7 #footerMenuContainer {
  overflow: visible;
}

#ie7 ul.thumbsList {
  margin: 0;
  padding: 0;
}

#ie7 ul.thumbsList li {
  overflow: visible;
  border-right: 3px solid #fff;
  border-left: 3px solid #fff;
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
}

#ie7 .memoriaDescritiva {
  margin-bottom: 0;
}

    /* ******************************************** */
    /*    Homepage                              */
    /* ******************************************** */
    
.columns {
overflow: hidden;
margin: 2em 0 4em 0; }

.collumn-left {
width: 640px;
margin-right: 20px;
float: left; }


.collumn-right {
width: 300px;
float: left;
}

h3 a {
color: #333; }

h3 a:hover {
text-decoration: none; 
color: rgb(0,160,260); }

.ultimas-noticias {
padding: 0 0 20px 0;
border-bottom: 1px solid #ccc;
}

.ultimas-noticias:last-child {
border-bottom-style: none; }

a.ler-mais {
color: rgb(0,160,260);
}

.news-img {
padding: 4px;
border: 1px solid #ccc; }

.article {
padding: 0 0 20px 0;
border-bottom: 1px solid #ccc }

    /* ******************************************** */
    /*    IE6 Hacks                                 */
    /* ******************************************** */
    

#ie6 #contentRuler {
   padding-top: 2.5em;
   padding-bottom: 5em;
}

#ie6 #footerWrapper {
  padding-top: 2em;
  overflow: hidden;
}

#ie6 #copyInfo {
  margin-top: 4em;
  padding-top: 1.2em;
  border-top: 1px solid #444;
}

#ie6 #footerMenuContainer {
  overflow: visible;
  }
  
#ie6 #loginClientes h3 {
  border-bottom: 1px solid #444;
}

 
#ie6 ul#MenuCategorias {
   width: 50em;
 }

