body{
	background-color: #F0F0F0;
	margin-left: 0px;
	margin-top: 0px;
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #8F8F8F;
	font-weight: normal;
}

.box_home {
	padding-left: 15px;
	padding-right: 15px;
}

.titulo_box_secundario{
	font-family: Trebuchet MS;
	font-size: 14px;
	font-weight: bold;
	color: #5E9FC1;
}

.subtitulo{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #5E9FC1;
	text-decoration: none;
}

.texto_cinza1{
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: normal;
	color: #7C7C7C;	
}

.texto_cinza2{
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: normal;
	color: #7C7C7C;	
}

.LinkCinza {font-family: Trebuchet MS;	font-size: 13px; font-weight: bold;	color: #7C7C7C; text-decoration: none;}
.LinkCinza:visited {font-family: Trebuchet MS;	font-size: 13px; font-weight: bold;	color: #7C7C7C;}
.LinkCinza:hover {text-decoration: underline; color: #5E9FC1;}

.LinkLaranja {font-family: Trebuchet MS;	font-size: 13px;	font-weight: bold;	color: #F78421;	text-decoration: none;}
.LinkLaranja:visited {font-family: Trebuchet MS;	font-size: 13px;	font-weight: bold;	color: #F78421;	text-decoration: none;}
.LinkLaranja:hover {text-decoration: underline;}

.LinkBase {	font-family: Trebuchet MS;	font-size: 11px;	font-weight: normal;	color: #8F8F8F;	text-decoration: none;}

.LinkLateral {
	font-family: Trebuchet MS;
	font-size: 13px;
	font-weight: bold;
	color: #5E9FC1;
	text-decoration: none;
}
.LinkLateral:hover {	font-family: Trebuchet MS;	font-size: 13px;	color: #F78421;	text-decoration: underline;}
<!--.LinkLateral:visited {	font-family: Trebuchet MS;	font-size: 13px;	font-weight: normal;	color: #5E9FC1;}
-->

h1{
	font-family: Trebuchet MS;
	font-size: 18px;
	font-weight: bold;
	color: #F78421;
	text-decoration: none;
}

h2{
	font-family: Trebuchet MS;
	font-size: 15px;
	font-weight: bold;
	color: #5E9FC1;
	text-decoration: none;
}

.conteudo{
	padding-top: 5px;
	font-size: 13px;
	color: #666666;
	padding-left: 20px;
}
.fontePadrao {
	font-size: 13px;
	font-family: "Trebuchet MS";
	font-weight: normal;
	text-decoration: none;
	color: #666666;
}


p{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.menu_lateral {
	margin-left: 5px;
	width: 150px;
	list-style-type: none;
	list-style-image: none;
	padding: 10px;
	border-left-width: 1px;
	border-left-color: #5E9FC1;
}
