.body
{
	background-color: white;
}

#contactos
{
	position:relative;
	float:left;
	 min-width: 50px;
}
  
.divContainer
{
	float:left;
	position:relative;
}
 
.divBlank
{
	float:left;
	position:relative;
	height:10px;
}

.dummy-0
{
	float:left;
	position:relative;
	width:714px;
	height:476px;
	top:0;
	left:0;
}

 .blank-Logo
 {
	float:left;
	position:relative;
	width:10px;
	height:476px;
	top:0;
	left:0;
 }
 
   
#mapa
{
	position:relative;
	float:left;
	font-family:tahoma;
	/*background-color: blue;*/
}


#output
{
	position: fixed;
	width:100px;
	height:100px;
	color:black;
}

 #outer
 {
	position:absolute;
	left:0px;
	right:0;
	top:0px;
	bottom:0px; 
	overflow:auto;
	width: 100%;
	background:transparent;
}

#center
{
    position: absolute;
    top: 30px;
    left: 50%;
    width: 1295px;
    margin-left: -648px;
    margin-top: 0px;
	/*background-color: green;*/
}

.textoNormal
{
	font-family:tahoma;
	font-size:15px;
}

.textoTitulo
{
	font-family:tahoma;
	font-size:18px;

}

/* LOGO */
.linha-0
{
	position:relative;
	width:1300px;
	height:476px;
	float:left;
}


.logo
{
	float:left;
	position:relative;
	width:575px;
	height:476px;
	top:0;
	left:0;
}

.linha-1
{
	position:relative;
	float:left;
}

.linha-2
{
	position:relative;
	float:left;
}