﻿body
 { 
 background-image:url('../imagens/fundo.jpg');
 background-repeat:no-repeat;
 background-attachment:fixed;
 background-position: left top;
 margin: 0px 0px 0px 0px;
 margin:0; padding:0; top:0;
 background-color:#ffffff;
 } 
 #bottom {
    position:absolute;
    top: 600px;
    background-color: Black;
    width :100%; float:left;
    height:100%;
}​
 #bottom2 
 {
     top: 750px;
    background-color: Black;
    width :100%; float:left;
}​

#wrapper {
	width: 100%; height: 100%; float: left; position: relative; zoom: 1;  
}
.maincontent { 
	margin: 0px auto; width: 1000px; text-align:left;  height: 750px;

    padding-top: 0%; /* defines aspect ratio */
    position: relative;
    
    color:#648da3;
     font-size :12px; font-family:verdana, Arial, helvetica; line-height:18px;

}
.maincontentb { 
	 width: 700px; text-align:left;   height:450px;
	 float: left;
	background-color:#e4e4e4;
}
#left {
	width: 200px;
	height: 450px;
	float: left;
	position: relative;
	zoom: 1;
	vertical-align: top;
	background-color: #e4e4e4;
}

img
{
border:0px;    
    }
#right {
	width: 70px; height: 565px; float: left; position: relative; zoom: 1; 
}
#sombra {
	width: 14px; height: 565px; float: left; position: relative; zoom: 1; 
}#right2 {
	width: 495px; height: 610px; float: left; position: relative; zoom: 1;   background-image:url('../imagens/fundo_b.png');background-repeat:no-repeat;
 background-position: center top;
    top: 0px;
    left: 0px;
}
#leftb {
	width: 380px; height: 165px; float: left; position: relative; zoom: 1; 
	font-size :12px; font-family:verdana, Arial, helvetica; color:#ffffff; background-color:black;
}
#leftc {
	width: 241px; 
height: 72px; 
float: left; position: relative; zoom: 1; 
	font-size :8px; font-family:verdana, Arial, helvetica; color:#ffffff; background-color:black;
    top: 0px;
    left: 0px;
    text-align: right;
}
#right2b {
	width: 503px; height: 165px; float: left; position: relative; zoom: 1;   background-color:black;
}
#rightb {
	width: 214px; 
height: 105px; 
float: left; position: relative; zoom: 1;  background-color:black;
    top: 0px;
    left: 41px;
}
.texto
{
    color:#648da3;
    font-size :10px; font-family:verdana, Arial, helvetica; line-height:18px;
    }
    .titulo
{
    color:#666666;
    font-size :12px; font-family:verdana, Arial, helvetica; font-weight:bold;
    }
    .fundo_preto
{
    width :100%;
    background-color:#000000;
    
    }
.contactos
{
    color:#4d4d4d;
    font-size :10px; font-family:verdana, Arial, helvetica; line-height:13px;
    }
    .separador
    {
        height:7px;
        width:1000px;
        background-image:url(../imagens/separador.png);
        background-repeat:repeat-x;
       
       
        }
.divisor {
	width: 100px;
	height: 450px;
	float: left;
	position: relative;
	zoom: 1;
	vertical-align: top;
	background-color: #e4e4e4;
}