body { background-color: #00607c; }
#layoutSpaceIndex{
           position: absolute;
	       top: 0;
	       left: 50%;
	       margin-left: -500px;
           margin-top: 30px;
	       width: 800px;
           height: 600px;
	       padding: 0;
	       border: 0;
           }
#websiteConstrucao{
           position: absolute;
	       top: 150px;
           left:100px;
           width: 700px;
           height:489px;
           }
.buttonApresentacao a{
           position: absolute;
	       top: 201px;
           left:477px;
           line-height: 150%;
           text-decoration:none;
           font-family: helvetica;
           font-size: 14px;
           color: gray;
           }
.buttonApresentacao a:hover{
	       color:#00607c;
           }
.buttonClinica a{
           position: absolute;
	       top: 201px;
           left:594px;
           line-height: 150%;
           text-decoration:none;
           font-family: helvetica;
           font-size: 14px;
           color: gray;
           }
.buttonClinica a:hover{
	       color:#00607c;
           }
.buttonEspecialidades a{
           position: absolute;
	       top: 201px;
           left:678px;
           line-height: 150%;
           text-decoration:none;
           font-family: helvetica;
           font-size: 14px;
           color: gray;
           }
.buttonEspecialidades a:hover{
	       color:#00607c;
           }
.buttonContactos a{
           position: absolute;
	       top: 201px;
           left:800px;
           line-height: 150%;
           text-decoration:none;
           font-family: helvetica;
           font-size: 14px;
           color: gray;
           }
.buttonContactos a:hover{
	       color:#00607c;
           }
#content{
           position: absolute;
	       top: 330px;
           left:130px;
           line-height: 150%;
           }
#contactos{
           position: absolute;
	       top: 655px;
           left:150px;
           line-height: 170%;
           text-align:center;
           }
#morada{
           position: absolute;
           width: 400px;
	       top: 650px;
           left:480px;
           line-height: 140%;
           text-align:center;
           }
#copyright{
           position: absolute;
           top: 730px;
           left:140px;
           }
#scoregraphic{
           position: absolute;
           top: 730px;
           left:580px;
           }
#contentEquipe{
           position: absolute;
	       top: 300px;
           left:130px;
           line-height: 200%;
           }
#contentEspecialidades{
           position: absolute;
	       top: 280px;
           left:130px;
           line-height: 130%;
           }
       
           