body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFF99;
	background-position: center;

}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	text-decoration: none;

}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #660000;
	text-decoration: none;

}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF3366;
	text-decoration: none;
	text-transform: none;
	font-style: normal;

}
a:active {
	font-size: 11px;
	font-style: normal;
	color: #FF3333;
	font-weight: bold;
}
.imgsmall 
{
width: 250px
}
.imgbig 
{
width: 350px
}

.imgsmallclip 
{
width: 250px
clip:rect(0 100 100 0)
}

.imgbig 
{
width: 350px
}
.imgmini 
{
width: 70px
}
.imgminiclip 
{
width: 100px;
clip: rect(0 50 50 0)
}
.imgclip 
{
clip: rect(0 50 50 0)
}
.imgclip1
{
	position:absolute;
	clip:rect(0 50 50 0);
	left: -86px;
	top: 7px;
}

.fonte-home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #636467;
}

.fonte-menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
	color: #636467;
}

.fonte-home-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #62A3C3;
	
}

.fonte-contato-full {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636467;
	font-weight: bold;
}

.from-contato {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #636467;
	font-weight: normal;
	border: 1px solid #8f8d8e;
}

.fonte-13pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: left;
	color: #636467;
}

.fonte-13pt-branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #FFF;
	font-weight:bold;
	background-color:#5DA4C3;
}
.sfonte-12pt- {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: black;
}
.sfonte-11pt italic- {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	color: #990000;
	font-style: italic;
	font-weight: bold;
}
.sfontecenter-12pt- {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: black;
}


.fonte-12pt-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
	font-weight:bold;
}

.img_border {
	border: 1px solid #000000;
}

/* MENU PRODUTOS */
	
	.notlink {
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#000;
		font-weight:bold;
	}
	
	#tec, #mis, #fas, #pad, #nat {
		width:199px;
		height:26px;
		background-color:#5ca4c4;		
	}
	
	#tec a, #mis a, #fas a, #pad a, #nat a{		
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:bold;
		color:#FFF;
		text-decoration:none;
	}
	
		#subtec a, #submis a, #subfas a, #subpad a, #subnat a{			
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#000;
			text-decoration:none;	
		}
		
		#subtec a:hover, #submis a:hover, #subfas a:hover, #subpad a:hover, #subnat a:hover{			
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#F79320;
			text-decoration:none;	
		}
	
		#subtec, #submis, #subfas, #subpad, #subnat{
			display:none;
		}

