body {
    font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	height:auto;
	margin:0px;
	padding:0px;
	background-image:url(Imagens/bg_intencidade.jpg);
	background-position:bottom;
}

#tudo {
    width: auto;
	height:580px;
	    
}

#topo {
	width: auto;
    height: 200px;
	background-image:url(Imagens/bg_topo_intencidade.jpg);
	
	
	    
}


#menu {
	text-align:center;
	width: auto;
	height: 25px;
	background-image:url(Imagens/barra_superior.jpg);
	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.jpg);
	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;
	
}


#titulo {
	font-size: 18px;
	text-align:left;
	color:#000000;
	padding:20px;
	height:auto;
	
}



