body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #58595b;
}
body {
	background-color: #FFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/* ######### INICIO Menu Home ######### */

.categorylinks{
	list-style: none;
	margin: 1px auto 10px 3px;
	padding: 0;
}

.categorylinks li{
	padding-bottom: -1px;
}

.categorylinks li a{
	margin-left: -3px;
	padding: 3px 1px;
	display: block;
	color: #BB1031;
	text-decoration: none;
	text-indent: 10px; 
	font-weight: bold;
	/*border-bottom: 1px solid #ececec;*/
}

.categorylinks a:visited{
	color: #BB1031; 
}

.categorylinks a:hover {	
	color: #fff;	
	background: #BB1031; 
	text-decoration: none; 
}

/* ######### FIM Menu Home ######### */



/* ######### INICIO Menu Parceiros ######### */

.catParceiro{
	list-style: none;
	margin: 1px auto 10px 3px;
	padding: 0;
}

.catParceiro li{
	padding-bottom: 5px;
}

.catParceiro li a{
	margin-left: -3px;
	padding: 3px 1px;
	display: block;
	color: #104E77;
	text-decoration: none;
	/*text-indent: 10px;*/
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #104E77;
}

.catParceiro a:visited{
	color: #104E77; 
}

.catParceiro a:hover {	
	color: #fff;	
	background: #104E77; 
	text-decoration: none; 
}

/* ######### FIM Menu Parceiros ######### */



/* ######### INICIO Menu Top ######### */

.categorylinksTOP{
	list-style: none;
	margin: 1px auto 10px 3px;
	padding: 0;
}

.categorylinksTOP li{
	padding-bottom: 1px;
	height: 17px;
}

.categorylinksTOP li a{
	margin-left: -3px;
	margin-right: 6px;
	padding: 3px;
	display: block;
	color: #104E77;
	text-decoration: none;
	text-indent: 5;
	text-align: left;
	font-weight: bold;
}

.categorylinksTOP a:visited{
	color: #104E77; 
}

.categorylinksTOP a:hover {	
	color: #fff;	
	background: #104E77; 
	text-decoration: none; 
}

/* ######### FIM Menu Home ######### */

/* ######### INICIO Menu Top Direita ######### */

.categorylinksDir{
	list-style: none;
	padding: 3px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 3px;
}

.categorylinksDir li{
	padding-bottom: -1px;	
}

.categorylinksDir li a{
	margin-left: 8px;
	margin-right: 8px;
	display: block;
	color: #BB1031;
	text-decoration: none;
	font-weight: bold;
}

.categorylinksDir a:visited{
	color: #BB1031; 
}

.categorylinksDir a:hover {
	color: #fff;
	background: #BB1031;
	text-decoration: none;	
}

/* ######### FIM Menu Top Direita ######### */

/* ######### INICIO Menu Caminho ######### */

.caminho{
	list-style: none;
	margin: 1px 3px 10px 3px;
	padding: 0;
}

.caminho li a{
	margin-left: -3px;
	padding: 5px 5px;
	display: block;
	color: #BB1031;
	text-decoration: none; 
	/*font-weight: bold;*/
	/*border-bottom: 1px solid #ececec;*/
}

.caminho a:visited{
	color: #BB1031; 
}

.caminho a:hover {	
	color: #fff;	
	background: #BB1031; 
	text-decoration: none; 
}

/* ######### FIM Menu Caminho ######### */

.Rodape {
	color: #FFF;
}

.AzulBold {
	color: #104E77;
	font-weight: bold;
	text-decoration: none;
}
.Azul {
	color: #104E77;	
	text-decoration: none;
}
.FormularioContato {
	color: #104E77;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 260px;
	border: 1px solid #CCC;
}
.FormularioContatoMSG {
	color: #104E77;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 550px;
	border: 1px solid #CCC;
}
.BotaoEnviar {
	color: #FFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 260px;
	border: 1px solid #104E77;
	background-color: #4780A4;
}
.Aviso {
	color: #BB1031;
	text-decoration: none;
}

