@charset "utf-8";
/* CSS Document */

body {
	font-family: Tahoma;
	font-size: 11px;
	color: #5F5F5F;
	font-style:normal;
	}
	
.style1 {
	color: #75BE00;
	font-weight: bold;
	text-decoration:none;
}

.style2 {
	color: #666;
	/*font-weight: bold;*/
	text-decoration:none;
	font-size:14px;
}
.style4 {

	color: #E82020;
	font-weight: bold;
	font-size: 10px;
	text-decoration:none;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}


#menu_emp {
	
	background-color:#EBEBEB;
	
}

#mn_cliente {
	
	background-color:#EBEBEB;
	
}

.style5, a:link, a:visited, a:hover, a:active {
	color: #76B600;
	font-weight: bold;
	text-decoration:none;
	text-align:justify;
	}

.corpo {
	font-family: Tahoma;
	font-size: 10px;
	color: #5F5F5F;
	text-decoration:none;
	font-style:normal;
	font-weight: normal;
	}


#naveg {
	
	text-align:right;
	height:25px;
}

.central {
	
	text-align:center;
	
}

.home_naveg {
	
	text-align:right;
	
}

.coluna_menu {
	
	width:185px;
	
}

.div_banner {
	height:315px;
	width:430px;
	/*background-image:url(../png/jan_qualidade.png);*/
	background-repeat:no-repeat;
	vertical-align:middle;
}

p {
	text-align:justify;
}