body {
    font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height:auto;
	margin:0px;
	padding:0px;
	background-image:url(imagens/bg_cidade190.jpg);
	background-position:bottom;
	
}

#tudo {
    width: auto;
	height:580px;
	    
}

#topo {
	width: auto;
    height: 200px;
	background-image:url(imagens/fundo.png);
	
	
	    
}

#a {
	color:#FFFFFF;
	text-decoration:none;


}




#menu {
	text-align:center;
	width: auto;
	height: 25px;
	background-image:url(imagens/barra_Superior.png);
	color:#FFFFFF;
	line-height:25px;	
}

#conteudo {
 	text-align:left;
	margin:auto;
	width:1000px;
	border-color:#FFFFFF;
	 
	
}


#rodape {

	text-align:center;
	width: auto;
    height: 35px;
    background-image:url(imagens/Barra_Inferior.png);
	color:#FFFFFF;
    clear: both;
	line-height:25px;
}

#video {
	
	width: 320px;
    height: 230px;
    line-height:25px;
	float:right;
	padding:20px;
	

	
}

#esquerda {

	width: 500px;
    height: 259px;
    line-height:10px;
	float:left;
	color:#000000;
	
}

#texto {
	
	width: 500px;
    height: 200px;
    float:left;
	color:#000000;
	font-family:Verdana;
	line-height:150%;
	padding:10px;
	font-size:12px;
	padding:1px;
	max-height:200px;
	max-width:500px;
	
}
#textolancedacidade {
	
	width: 1000px;
    height: 200px;
    float:left;
	color:#000000;
	font-family:Verdana;
	line-height:150%;
	padding:10px;
	font-size:12px;
	padding:1px;
	max-height:200px;
	max-width:500px;
	
}


#titulo {
	font-size: 18px;
	text-align:left;
	color:#000000;
	padding:20px;
	height:auto;
	
}



