/* CSS Document */

.TextoSite{

	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;

}

.Titulo{

	font-family:Tahoma;
	font-size:18px;
	color:#000066;

}

.SubTitulo{

	font-family:Tahoma;
	font-size:15px;
	color:#000099;

}

.TextoChamada{

	font-family:Tahoma;
	font-size:14px;
	color:#666666;

}

.RodaPe{

	font-family:Tahoma;
	font-size:10px;
	color:#0033CC;

}

.Imagem{

	padding-right: 10px;
	padding-bottom: 10px;
	float:left;

}

.Imagem_d{

	padding-left: 10px;
	padding-bottom: 10px;
	float:right;

}