/* CSS Document */



@font-face {
 font-family: "teste";
 src: url("font\convertida\ariblk.eot")
}
@font-face {
 font-family: "teste";
 src: url("font\convertida\ariblk.ttf")  
}


/*
@font-face {
 font-family: "teste";
 src: url("font\convertida\SWZ721H.eot") 
}
@font-face {
 font-family: "teste";
 src: url("font\convertida\SWZ721H.ttf") ;
}

*/




.menu_texto {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin-left:7px;
	margin-right:5px;
}





.bt_menu_lateral {
	list-style:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	margin-left:7px;
	margin-right:5px;
}

.bt_menu_lateral li {
	display:block;
	line-height:14px;
	
}


.bt_menu_lateral a {
	text-decoration:none;
	color:#000000;
}

.bt_menu_lateral a:hover {
	text-decoration:none;
	color:#FF9900;
}


.texto_conteudo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height:14pt;
	margin-left:0px;
	margin-right:26px;
	margin-top:16px;
	margin-bottom:9px;
	text-align:justify;

}

.menu_rodape {
	font-family: "teste";
	list-style:none;
	font-size:17.5pt;
	margin:0px;
	padding:0px;
	margin-left:0;
}


.menu_rodape li {
	list-style:none;
	display:block;
	float:left;
	margin-top:5px;
	margin-right:11px;
}

.menu_rodape a {
	text-decoration:none;
	color:#000000;
}

.ativo_empresa a {
	color:#C23D3C;
}

.ativo_portfolio a {
	color:#E77817;
}

.ativo_showroom a {
	color:#901E78;
}

.ativo_nucleo_criacao a {
	color:#F8C300;
}

.ativo_bazar a {
	color:#3BB3C2;
}

.imagens {
	margin-left:5px;
}


.estilo_home {
	margin-top:70px;
	list-style:none;
	font-family: "teste";
	font-weight:bold;
	text-align:center;
	color:#000000;
	font-size:46pt;
}

.estilo_home li{
	line-height:26pt;
}

.estilo_home a{
	font-family: "font_status";
	text-decoration:none;
	color:#000000;
	text-align:center;
}


.estilo_home a:hover{
	text-decoration:none;
	color:#FF9900;
}
/*________________________________________________________*/

.home_empresa a:hover {
	color:#DB214C;
}

.home_portfolio a:hover {
	color:#E77817;
}

.home_showroom a:hover {
	color:#701E78;
}

.home_nucleo a:hover {
	color:#F8C300;
}

.home_bazar a:hover {
	color:#3BB3C2;
}

.home_loja a:hover {
	color:#84C225;
}
