/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../imagens/td_azul.jpg);
	background-repeat: repeat-y;
	background-attachment:fixed;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #95b600;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
form {
	padding:0px;
	margin:0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FB3800;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FB3800;
	text-decoration: none;
}
.textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../imagens/fundo_textbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 213px;
	height: 19px;
	padding: 0px 5px 0px 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	/*color: #FA3C00;*/
	color:#fff;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 0 none;
	cursor: pointer;
	padding:5px 10px;
	background:url(../imagens/tab_novidades.jpg) no-repeat -150px 0;
}
.arial_11px_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.text_contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #769900;
	text-decoration: none;
}
.link_contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #4e6500;
	text-decoration: none;
}
.link_contacts:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #769900;
	text-decoration: underline;
}
.border_thumbs_homepage {
	border: 3px solid #fb4800;
}
.border_thumbs_homepage:hover {
	border: 3px solid #95B600;
}
.td_footer {
	background-image: url(../imagens/fundo_footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 39px;
}
.td_background {
	background-image: url(../imagens/background.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.fundo_content {
	background-image: url(../imagens/content_middle.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0px 0px 0px 3px;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.fundo_menu {
	background-image: url(../imagens/fundo_menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 66px;
	padding: 5px;
}
.menu_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fb4800;
	text-decoration: none;
}
.fundo_areas {
	background-image: url(../imagens/fundo_areas.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 5px;
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.footer_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.link_novidades_mais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FB3F02;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
}
.link_novidades_mais:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FB3F02;
	text-decoration: underline;
	padding: 0px 5px 0px 5px;
}
.novidades {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.textbox_conteudo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #397BDB;
	text-decoration: none;
	border: 1px solid #59A2D7;
	width: 350px;
	padding:3px 2px;
}
