/* CSS Document */
#banner {
	height: 160px;
}

#rodape {
	
}


#conteudo {
	margin-top: -1350px;
}
#box1 {
	margin: 10px 0 0 10px;
	*margin: -10px 0 0 10px;
}
#box2{
	padding-bottom:1000px;
}

.TextoContato {
	font-size:12px;
	line-height: 0.8;
	text-align: right;
}

.Selecionado {
	color: #333333;
	font-weight:bold;
	font-size:12px;
	text-transform: uppercase;
	text-align:left;
}
