body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #36272E;
	margin-top: 5px;

}

BODY {
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#666666;
scrollbar-darkshadow-color:#666666;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#000000;
scrollbar-track-color:#F2F2F2;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #36272E;
}

/*--------------- MENU SEÇÕES INICIO ---------------*/
.menu-secoes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #36272E;
}

.menu-secoes a.1
{
	text-decoration: none;
	padding: 0px;
	_padding: 2px;
	color: #36272E;
}

.menu-secoes a.2
{
	text-decoration:none;
	padding:2px 3px;
	color: #36272E;
}

.menu-secoes a:hover {
	text-decoration: none;
	color: #36272E;
	padding: 2px 0px 2px 0px;
	_padding: 2px 2px 2px 2px;
	background-color: #DCCDB8;
}
/*--------------- MENU SEÇÕES FIM ---------------*/

/*--------------- BORDAS INICIO ---------------*/
.borda-lateral {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-style: none;
	border-top-style: none;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.borda-topo {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;

}
/*--------------- BORDAS FIM ---------------*/

.espacamento-segmento {
	padding-top: 3px;
	padding-left: 3px;
}

.cx-txt {
	line-height: 12px;
}

/*--------------- NOTICIAS INICIO ---------------*/
.cx-noticias {
	background-color: #EBE3D8;
	border: 1px solid #D8C9B1;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.txt-noticias {
	line-height: 12px;

}

.txt-noticias .recuo{
	line-height: 15px;
	padding-left: 12px;
	padding-right: 8px;
	float: left;
	padding-top: 10px;
}

.txt-noticias a {
	line-height: 12px;
	color: #36272E;
	text-decoration: none;
}

.txt-noticias a.tit {
	line-height: 12px;
	color: #36272E;
	text-decoration: none;
	font-size: 10px;

}

.txt-noticias a:hover {
	line-height: 12px;
	color: #36272E;
	text-decoration: underline;
}
/*--------------- NOTICIAS FIM ---------------*/

/*--------------- BULLETS INICIO ---------------*/
.bullet {
	background-image: url(images/bulet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 8px;
	line-height: 12px;
}

.bullet a {
	line-height: 12px;
	color: #36272E;
	text-decoration: none;
}

.bullet a:hover {
	background-repeat: no-repeat;
	background-position: 0px 4px;
	line-height: 12px;
	color: #36272E;
	text-decoration: underline;
}
/*--------------- BULLETS FIM ---------------*/

/*--------------- PAGINAS INICIO ---------------*/
.txt-pags {
	font-size: 10px;
	line-height: 18px;
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 35px;
	padding-left: 84px;
	text-decoration: none;
}

.coluna-pags {
	background-image: url(images/traco_vertical_home.gif);
	background-repeat: repeat-y;
	top: 20px;


}
/*--------------- PAGINAS FIM ---------------*/

.traco-vertical {
	background-image: url(images/traco_vertical_home.gif);
	background-repeat: repeat-y;
	background-position: right;
}

/*--------------- IMGS FUNDO INICIO ---------------*/
.fundo-home {
	background-color: #F2F2F2;
	background-image: url(images/img_fundo_home.jpg);
	background-repeat: no-repeat;
	background-position: right;
}

.fundo-pags {
	background-color: #F2F2F2;
	background-image: url(images/img_fundo_pags.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	text-decoration: none;

}
/*--------------- IMGS FUNDO FIM ---------------*/

/*--------------- CAIXA INFORMAÇÕES INICIO ---------------*/
}.cx-informacoes {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #333333;
}

}.cx-informacoes a {
	color: #333333;
	text-decoration: none;
}

}.cx-informacoes a:hover {
	color: #333333;
	text-decoration: underline;

}
/*--------------- CAIXA INFORMAÇÕES FIM ---------------*/

/*--------------- SEGMENTOS INICIO ---------------*/
.segmentos {
	padding-top: 12px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-left: 15px;
}

.segmentos .txt {
	font-size: 10px;
	line-height: 15px;
	padding-left: 20px;
}
/*--------------- SEGMENTOS FIM ---------------*/

/*--------------- VEJA MAIS PORTFOLIO INICIO ---------------*/
.txt-vejamais {
	line-height: 15px;
	color: #FFFFFF;
	font-weight: normal;
}

.txt-vejamais a.1{
	color: #E7B92E;
	text-decoration: none;
	font-weight: bold;
}

.txt-vejamais a:hover{
	color: #E7B92E;
	text-decoration: underline;
}
/*--------------- VEJA MAIS PORTFOLIO FIM ---------------*/

/*--------------- LINK ENIVA EMAIL INICIO ---------------*/
.linha-base {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 3px;
	line-height: 13px;
	text-decoration: none;
}

.linha-base a{
	color: #36272E;
	text-decoration: none;
}

.linha-base a:hover{
	color: #36272E;
	text-decoration: underline;
}
/*--------------- LINK ENIVA EMAIL FIM ---------------*/

/*--------------- MENU PORTFOLIO FIM ---------------*/
.menu-portfolio {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 20px;
}

.menu-portfolio a{
	color: #E7B92E;
	background-color: #36272E;
	padding: 3px;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}

.menu-portfolio a:hover{
	background-color: #E7B92E;
	padding: 3px;
	text-decoration: none;
	color: #36272E;
}
/*--------------- MENU PORTFOLIO FIM ---------------*/

/*--------------- GERAL INICIO ---------------*/
a {
	color: #36272E;
	text-decoration: none;

}

a:hover {
	color: #36272E;
	text-decoration: underline;

}

.button {
	color: #FFCC00;
	background-color: #36272E;
	font-size: 9px;
	font-weight: normal;
	border: 1px solid #36272E;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

input {
	font-size: 9px;
	border: 1px solid #666666;
	height: 18px;

}

select {
	font-size: 9px;
	border: 1px solid #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

menu {
	font-size: 9px;
	border: 1px solid #666666;
}

textarea {
	border: 1px solid #666666;
}


/*--------------- GERAL FIM ---------------*/

/*--------------- CAIXA SEGMENTOS INICIO ---------------*/
.home-segmentos {
	padding-bottom: 3px;
}

.home-segmentos td a{
	background-color: #36272E;
}

.home-segmentos td a:hover{
	color: #36272E;
	background-color: #E7B92E;
	display: inline-table;
	width: 145px;
	_position: absolute;
}

.home-segmentos td a:hover.2{
	color: #36272E;
	background-color: #E7B92E;
	display: inline-table;
	width: 145px;
	_position: absolute;
}

.links-segmentos {
}

.links-segmentos a{
	color: #E7B92E;
	text-decoration: none;
	margin-left: 5px;
}

.links-segmentos a:hover{
	background-color: #E7B92E;
	color: #36272E;
	text-decoration: none;
	margin-left: 5px;
}
/*--------------- CAIXA SEGMENTOS FIM ---------------*/

.cx-pesquisa {
	color: #FFFFFF;
	padding-left: 22px;
	line-height: 10px;
	font-size: 9px;
}
.cx-pesquisa a{
	color: #FFFFFF;
	text-decoration: none;
}
.cx-pesquisa a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

.txt-cx-portfolio {
	line-height: 15px;
	padding-top: 10px;
}

.celulas-email {
	padding-right: 3px;
	padding-left: 8px;
	background-image: url(images/degrade_envie_email.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 13px;
	padding-bottom: 5px;
	background-color: #FFFFFF;

}

.txt-info {
	font-size: 12px;
	font-weight: bold;
}
/*--------------- NOTICIAS INICIO ---------------*/
.parceiros {
	font-size: 10px;
	font-weight: normal;
	padding: 5px;

}

.parceiros a{
	font-weight: normal;
	text-decoration: none;

}

.parceiros a.1{
	font-size: 10px;
	font-weight: bold;
}

.parceiros a:hover{
	color: #36272E;
	text-decoration: underline;

}
.input-borda {
	border: none;
}
.titulos {
	font-size: 11px;
	font-weight: bold;
}
.images {
	margin-right: 10px;
}
.cx-ajuda {
	padding: 10px;
}
.traco-h {
	background-image: url(images/traco_horizontal.gif);
	background-repeat: repeat-x;
	background-position: 10px;
}
.ico-voltar {
	background-image: url(images/ico_voltar2.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	font-weight: bold;
	background-position: 2px;

}

/*--------------- Menu Fotos Segmentos INICIO ---------------*/

.menu-fotos a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #1B1110;
	font-size: 10px;
}

.menu-fotos a:visited
{
	color: #1B1110;
	text-decoration: none;
}

.menu-fotos a:hover
{
	color: #1B1110;
	text-decoration: underline;
}

.menu-fotos a:active
{
	font-weight: bold;
	color: #1B1110;
	text-decoration: underline;
}
