/* CSS Reset ======================================================================= */
body, h1, h2, h3, h4, h5, h6, form, div, span, dl, ul, ol,li, dt, dd, p, address, a, img, blockquote{margin:0;padding:0;border:none}
h1, h2, h3, h4, h5, h6{font-size:100%;font-weight:normal;}
hr{display:none;}
ul li{list-style:none;}

/* CSS Document */
body,td,th {
	font-family: "Trebuchet MS";
	color: #fadca3;
}
body {
	background-image:url(cen-jpg/fundo_home.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
}
img{border:0px none 0;}

a:link {color:#fadca3;text-decoration: none;}
a:hover {color:#C13A13;text-decoration: none;}
a:visited {color:#fadca3;text-decoration: none;}
a:active {color:#fadca3;text-decoration: none;}

.fundo_complexo {
	background-image: url(cen-jpg/C_complexo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo_espacos {
	background-image: url(cen-jpg/E_espacos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo_tour {
	background-image: url(cen-jpg/F_tour.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fundo_proposta {
	background-image: url(cen-jpg/S_solicite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.fonte_noticias {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #fadca3;
	text-decoration: none;
}
.tit_noticias {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #fadca3;
	text-decoration: none;
}
.texto_welcome {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #fadca3;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 30px;
}
.tit_welcome {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: normal;
	color: #fadca3;
	text-decoration: none;
	padding-left: 15px;
	padding-right: 30px;
}
.fundo_interno {
	background-image: url(cen-jpg/fundo_home.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.tit_interno {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #fadca3;
	text-decoration: none;
	padding-left: 0px;
}
.menu_interno {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #fadca3;
	text-decoration: none;
}
.fundo_menu {
	background-image: url(cen-jpg/fundo_menu.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 43px;
}
.font_menu {
	font-family: "trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	color: #ebcb98;
	text-decoration: none;
	text-transform: uppercase;
}
.tit_fornecedores {	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.tit_tabela {	font-size: 24px;
	font-weight: bolder;
	text-decoration: none;
}
.tit_preto {
	font-weight: bold;
	color: #000000;
}
