.endOfSection { clear: both; } 

.BrancoNegrito {
	font-family: Arial;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	color: #FFFFFF;
}
.Tahoma11Bold {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	line-height: 20px;
}
.ArialPreviaHome {
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}


		/* CONJUNTO DE CSS PARA MENU */
		.LinhaCinza {
			font-family: Arial;
			font-size: 12px;
			font-weight: bold;
			color: #333333;
			border: 1px solid #CCCCCC;
			background: #F5F5F5;
		}
		
		/* CONJUNTO DE CSS PARA MENU LINKS */
		.LinhaCinzaHover {
			font-family: Arial;
			font-size: 12px;
			font-weight: bold;
			color: #333333;
			background: #F5F5F5;
		}
		
		a.LinhaCinzaHover {
			text-decoration: none;
			color:#333333;
		}
		
		a.LinhaCinzaHover:hover {
			text-decoration: underline;
			color: #FF6600;
		}
		
.BackGroundCinza {
	background-color:F5F5F5;
}
.Estilos1 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFCC00;
}
.Estilos1Branco {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

.Estilos2 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #66CCFF;
}

a{
	text-decoration: none;
	color: #000000;
}

a:hover {
	text-decoration: underline;
	color:#666666;
}

.TituloInternoBanda {
	font-family: Arial;
	font-size: 22px;
	color: #FF0000;
}
.Pontilhado {
}
.LinhaCSS {
	border: 1px solid #CCCCCC;
}
.Arial11 {
	font-family: Arial;
	font-size: 11px;
}
