
body {
	margin:0px;
	background-image:url("../img/body_back.gif");
	background-repeat:repeat;
	background-color: #FFFFFF;
	font-family: Arial, Tahoma, "Times New Roman", Helvecta;
}

img {
	border: 0px;
}

#container {
	width:780px;
	background-color: #FFFFFF;
	margin: 0px auto 0px auto;
	border-bottom: 1px solid #CFD5DC;
}

#header {
	padding: 20px 0px 0px 0px;
}

#info_bar {
	background-image: url('../img/nav_bar.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	font-size: 9pt;
	font-weight: bold;
	color: rgb(22,102,112);
	padding: 4px;
}

#main {
	padding: 0px;
	margin: 0px;
}

#footer {
	background-image: url('../img/foot_back.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.table_footer {
	width: 100%;
	font-size: 8pt;
	color: #666666;
	padding: 5px;
}

#copyright {
	padding: 5px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	color:#7F848A;
}

.menu_left {
	color: white;
	font-size: 9pt;
	width: 190px;
	margin-left: 10px;
}

.menu_left TD {
	padding: 4px;
}

.menu_left A:link, .menu_left A:visited {
	color: white;
	text-decoration: none;
}

.menu_left A:hover {
	font-weight: bold;
}

#center {
	position: relative;
	width: 580px;
}

.table_center TH, .table_center_2 TH {
	font-size: 14pt;
	text-align: left;
	font-weight: normal;
	color: rgb(22,102,112);
	height: 30px;
	padding-left: 4px;
	font-family: Tahoma, Arial, "Times New Roman", Helvecta;
	border-bottom: 1px solid #CFD5DC;
	width: 580px;
}

.table_center_2 TH {
	color: rgb(187,40,34);
}

.table_center TD, .table_center_2 TD {
	padding: 5px;
	font-size: 9pt;
	color: #444444;
	font-weight: bold;
}

.table_center H1 {
	font-size: 12pt;
	font-weight: bold;
	color: rgb(22,102,112);
	padding: 0px;
	margin: 0px;
}

.menu_title TH {
	font-family: Tahoma, Arial, "Times New Roman", Helvecta;
	font-size: 14pt;
	text-align: left;
	font-weight: normal;
	color: white;
	height: 30px;
	padding-left: 4px;
	border-bottom: 1px solid white;
}

.main_news {
	margin-bottom: 10px;
}

.main_news A:link, .main_news A:visited {
	text-decoration: none;
	color: #166670;
}

.main_news A:hover {
	text-decoration: underline;
}

.news_link {
	color: rgb(22,102,112);
	font-size: 9pt;
	font-weight: bold;
}

.news_link IMG {
	margin-bottom: 6px;
	border: 2px solid black;
}

.links A:link, .links A:visited {
	text-decoration: none;
	color: #777777;
}

.links A:hover {
	text-decoration: underline;
	color: rgb(231,120,23);
}

.secao A:link, .secao A:visited {
	text-decoration: none;
	color: #777777;
}

.secao A:hover {
	color: rgb(22,102,112);
}

.secao H1 {
	font-size: 12pt;
	font-weight: bold;
	color: rgb(231,120,23);
	padding: 0px;
	margin: 0px;
}

.secao UL {
	padding-top: 0px;
	padding-left: 20px;
	margin: 0px;
}

.links_onclick {
	/* position: relative; */
	margin: 0px 0px 10px 10px;
	padding: 0px;
	color: black;
	font-size: 8pt;
	border-left: 2px dotted #CCCCCC;
}

.links_onclick P {
	margin: 4px 6px 4px 6px;
	padding: 0px;
}

.links_onclick A:link, .links_onclick A:visited {
	text-decoration: none;
	color: black;
}

.links_onclick A:hover {
	text-decoration: underline;
	color: rgb(231,120,23);
}

#set1, #set2, #set3, #set4, #set5, #set6, #set7, #set8 {
	display: none;
}

.faleconosco_link A:link, .faleconosco_link A:visited {
	text-decoration: none;
	color: rgb(22,102,112); 
}

.faleconosco_link A:hover {
	text-decoration: underline;
	color: rgb(30,148,164); 
}

.form INPUT {
	background-color: #dddddd;
	background-image: url('../img/form_input_back.gif');
	background-repeat: no-repeat;
	background-position: top left;
	color: black;
	border: 0px solid #777777;
	padding: 2px;
	font-family: Arial, Tahoma, "Times New Roman", Helvecta;
	font-size: 9pt;
	font-weight: bold;
}

.form SELECT {
	background-color: #f1f2f4;
	border: 1px solid #dedede;
}

.form TEXTAREA {
	background-color: rgb(222,222,222);
	background-image: url('../img/form_textarea_back.gif');
	background-repeat: no-repeat;
	background-position: top left;	
	color: black;
	border: 1px solid #dedede;
	padding: 2px;
	font-family: Arial, Tahoma, "Times New Roman", Helvecta;
	font-size: 10pt;
	font-weight: normal;	
}

input.button_enviar {
	background-color: #cccccc;
	background-image: url('../img/btn_enviar.gif');
	background-repeat: no-repeat;
	background-position: top left;	
	color: black;
	border: 0px solid #dedede;
	font-size: 9pt;
	font-weight: bold;
	width: 90px;
	height: 25px;
}

input.button_cancelar {
	background-color: #eecccc;
	background-image: url('../img/btn_cancelar.gif');
	background-repeat: no-repeat;
	background-position: top left;	
	color: black;
	border: 0px solid #dedede;
	font-size: 9pt;
	font-weight: bold;
	width: 90px;
	height: 25px;
}

input.radio {
	background-image: url();
	background-color: white;
	border: 0px;
}

.fieldError {
	font-size: 7pt;
	color: red;
}

.certificados A:link, .certificados A:visited {
	text-decoration: none;
	color: rgb(22,102,112); 
}

.certificados A:hover {
	text-decoration: underline;
}

.certificados TD {
	padding: 2px;
}

.treinamentos UL {
	margin: 10px 10px 10px 20px;
	padding: 0px;
}

#qualidade {
	color: rgb(187,40,34);
	display: none;
}

#qualidade A:link, #qualidade A:visited {
	color: rgb(187,40,34);
	text-decoration: none;
}

#qualidade A:hover {
	text-decoration: underline;
}

#foodsafety {
	color: rgb(231,120,23);
	display: none;
}

#foodsafety A:link, #foodsafety A:visited {
	color: rgb(231,120,23);
	text-decoration: none;
}

#foodsafety A:hover {
	text-decoration: underline;
}

#meioambiente {
	color: rgb(68,145,108);
	display: none;
}

#meioambiente A:link, #meioambiente A:visited {
	color: rgb(68,145,108);
	text-decoration: none;
}

#meioambiente A:hover {
	text-decoration: underline;
}

#outros {
	color: rgb(130,40,42);
	display: none;
}

#outros A:link, #outros A:visited {
	color: rgb(130,40,42);
	text-decoration: none;
}

#outros A:hover {
	text-decoration: underline;
}

.ts_descricao H1 {
	color: black;
	font-size: 12pt;
	padding: 0px;
	margin: 0px;
}

.ts_descricao H2 {
	color: #333333;
	font-weight: bold;
	font-size: 10pt;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.ts_descricao H3 {
	color: black;
	font-weight: normal;
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
}

.ts_descricao HR {
	margin-top: 20px;
	margin-bottom: 20px;
}

.ts_descricao UL {
	margin: 10px 10px 10px 20px;
	padding: 0px;
}

.ts_descricao A:link, .ts_descricao A:visited {
	text-decoration: none;
	color: rgb(187,40,34);
}

.ts_descricao A:hover {
	text-decoration: underline;
}

#formSent {
	display: none;
	position: absolute;
	top: 130px;
	left: 110px;
	width: 350px;
	background-color: #6f7d90;
	font-weight: normal;
	font-size: 9pt;
	font-family: Tahoma, Arial, "Times New Roman", Helvecta;
	border-top: 1px solid #969696;
	border-left: 1px solid #969696;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	color: white;
	margin: 0px;
	padding: 15px 0px 15px 0px;
	text-align: center;
	z-index: 20;
}

#formSent P {
	font-weight: bold;
	font-size: 11pt;
	margin: 0px;
	padding: 0px;
}

#formSent A:link, #formSent A:visited {
	font-weight: normal;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	color: white;
}

#formSent A:hover {
	text-decoration: underline;
}


#formError {
	display: none;
	background-color: #b70000;
	border: 1px solid #777777;
	color: white;
	font-size: 8pt;
	margin: 0px 0px 10px 0px;
	padding: 2px;
}

#formSentError {
	display: none;
	background-color: #b70000;
	border: 1px solid #777777;
	color: white;
	font-size: 8pt;
	margin: 0px 0px 10px 0px;
	padding: 2px;
}