 body {
        position: relative;
        display: block;
       
        margin-left:0px;
		margin-top:0px;
       margin-bottom:20px;
        background-color:#000 ;
		font-family:Arial;
		font-size:12px;
		background-repeat: no-repeat;
		color:white;
		
      }
	  
#conteudo {
color:white;
top:0px;
left:221px;
width:900px;
position:absolute;

}

#direita {
color:white;
top:147px;
left:540px;
position:absolute;
border-top:1px #666 dashed;
width:590px;


}
.banner {
width:300px;
height:140px;
border-bottom:1px #666 dashed;
left:0px;
margin-top:15px;
color:white;

padding-left:1px;
}

.menu {
width:300px;
left:0px;
color:white;
padding:5px;
font-family:Arial;
font-size:17px;
}

.menu-contactos {
width:300px;
border-top:1px #666 dashed;
left:0px;
color:white;
padding:5px;
font-family:Arial;
font-size:17px;
}

.conteudo-interior {
width:590px;
left:320px;
color:white;
padding-top:5px;
top:145px;
font-family:Arial;
border-top:1px #fff dashed;
font-size:17px;
position:absolute;
z-index:-5;
display:fixed;
}   

.titulo-menu {
font-family:Arial;
font-size:25px;
color:red;

}

.titulo-mapa {
font-family:Arial;
font-size:17px;
color:white;

}

.texto {
font-family:Arial;
font-size:12px;
color:#999;
text-align:justify;

}

.fundo {
width:590px;
color:red;
padding-top:5px;
font-family:Arial;
border-top:1px #fff dashed;
font-size:12px;
display:fixed;
}

a:link {
color:white;
font-family:Arial;
font-size:17px;
text-decoration:none;

}

a:hover {
font-family:Arial;
font-size:17px;
color:red;
text-decoration:underline;
}

a:visited {
font-family:Arial;
font-size:17px;
color:white;
text-decoration:none;

}

.menutitle{
cursor:pointer;
margin-bottom: 2px;
background-color:#000;
color:#fff;
width:300px;
text-align:left;
font-size:17px;
letter-spacing:-1px;
}

.submenu{
margin-bottom: 0.5em;
color:#999;
border-bottom:1px #999 dashed;
padding-bottom:5px;
}


 

