body {
margin:0;
padding:0;
background-color:#ECECEA;
background-image: url(images/f_capa.gif);
background-repeat:repeat-x;
text-align:center; /* hack para o IE6 */	
	}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #66CC00;
}
a:active {
	text-decoration: none;
}
#corpo {width: 500px; margin:0 auto;}
	#logo {width:170px; height:165px; float:center; margin-top:100px; margin-left:150px; *margin-left:-10px; _margin-left:10px;}
	#cidades {widht:470px; float:left; margin-left:20px;}
	#div{width:100px; float:left; padding-left:5px; margin-top:5px;}
.nomes {font-family:arial; font-size:11px; font-weight:bold; color:#000033; margin-top:-25px;}
	
.escolha {font-family: arial; font-size:12px; color:#29166f;}
img {
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);
}