/*CSS GERAL*/
body {
	background:#FFFFFF url(../imagens/bg.gif) repeat-x;
	color: #666666;
}
#top {
	/*background:url(../imagens/top.png) no-repeat center;*/
	height:420px;
	width:100%;
	/*text-indent:-999px;*/
}
#top h1,
#top ul {
	display: none;
}
/*TITULOS*/
h2 {
	background:url(../imagens/h2_marcador.gif) no-repeat;
	color:#cc0000;
	font-style: Arial, Helvetica, Verdana;
	font-size:18px;
	line-height: 30px;
	text-indent: 23px;
	padding: 0 0 10px 0;
	margin-bottom: 5px;
}
/*TITULOS*/

/*HOME*/
.esconde {display: none;}
.novidades a {
	display: block;
	color: #666;
	margin-bottom: 10px;
	text-decoration: none;
}
.novidades a:hover { 
	background: #f1f1f1;
}
.novidades a b {
	color: #cc0000;
	font-size: 1em;
}
.box,.depoimento {
	background: #f2f2f2 url(../imagens/box_bg.gif) no-repeat top center;
	padding:10px;
	margin: 0 0 10px 0;
	overflow: auto;
}
.home a,
.destaques a {
	text-decoration: none;	
}
.home {
	background-position: 0 80px;
	background-color: #FFF;
	height:150px;
	overflow: hidden;
}
.home img {
	float: none;
	margin: 0 0 15px 0;
}
.home div a p {
	font-weight: bold;
	font-size: 1.2em;
}
p a.agende {
	color: #333;
}
/* POSICIONAMENTO GERAL */
#content {
	background:#ffffff;
	margin:0 auto;
	padding: 0 10px;
	width:759px;
	overflow: auto;
}

#rodape {
	background:#ffffff;
	margin:0 auto;
	width:779px;
}

#box_esquerda {
	float:left;
	width:240px;
}
#box_centro {
	margin-left:260px;
}

.menu {
	width:779px;
	height:30px;
	margin:0;
}

.menu li a,
.menu li {
	float:left;	
}
.menu li a {padding:5px;}

/*INSERTS*/
.insert li,
.insert li a {
	display: block;
	height: 77px;
	width: 235px;
	margin: 0 0 10px 0;
	
}
.insert li a {text-indent: -999px}
.insert li.localizacao a {background: url(../imagens/insert_localizacao.gif)}
.insert li.trabalhe a {background: url(../imagens/insert_trabalhe.gif)}
.insert li.intranet a {background: url(../imagens/intranet.gif)}
.insert li.arquivo a {background: url(../imagens/insert_arquivo.gif)}
/*INSERTS*/

/*EMPRESA*/
div.empresa {
	background: url(../imagens/img_empresa.jpg) no-repeat;
	padding: 200px 0 0 0;
}
/*EMPRESA*/

/*LINKS*/
.links {
	background: url(../imagens/img_links.jpg) no-repeat;
	padding: 200px 0 0 0;
}
.txt_links p {
	padding: 0;
	margin: 0;
}
.txt_links a {
	display: block;
	margin-top: 10px;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
.txt_links a:hover {
	text-decoration: underline;
}
/*LINKS*/

/*CONTATO*/
.endereco p {
	padding: 25px 10px 0 10px;
}
.endereco p b {
	color: #cc0000;
	font-size: 14px;
}
/*CONTATO*/

/*AGENDA UMA VISITA*/
#box_visita {
	background: url(../imagens/bg_form_agende.gif) no-repeat;
	width:460px;
	height:440px;
	margin: 0 auto;
	overflow: auto;
}
#box_visita form{
	background: url(../imagens/bg_form_agende_bot.gif) bottom no-repeat;
	padding: 10px;
}
#box_visita h2 {
	overflow: auto;
}
#box_visita h2 b {
	font-style: Arial, Helvetica, Verdana;
	font-size:18px;
	font-weight:normal;
	float:left;
	line-height: 30px;
	text-indent: 23px;
}
#box_visita h2 a {
	color: #666;
	font-style: Arial, Helvetica, Verdana;
	font-size:12px;
	font-weight:normal;
	float:right;
	line-height: 30px;
	text-indent: 23px;
}
/*AGENDA UMA VISITA*/

/*SOLUÇOES*/
h2.oculta {
	cursor: pointer;	
}
div.oculta {
	display: none;
}
/*SOLUÇOES*/

/*CASES*/
a {
	color: #666;
}
#cases a {
	font-size: 14px;
	color: #666;
	text-decoration: bold;
}
.p_cases {
	background: #f1f1f1;
	width:95%;
	margin:10px auto;
	height: 62px;
}
.p_cases a span {
	display: block;
	padding-top: 10px;
	text-align: center;
}
.p_cases img{
	margin:0 10px 0 0;
	padding:0;	
	border-right: 10px solid #FFF;
}
.p_cases a {
	color: #666;
	text-decoration: none;
}
p a span {
	font-weight: bold;
}
/*CASES*/

/*LISTAS SOLUÇOES*/
.solucoes ul li {
	background: url(../imagens/bg_listas.gif) 0 -30px;
	line-height: 30px;
	margin: 0 0 5px 0;
	
}
.solucoes ul li a {
	color: #666;
	display: block;
	font-family: 14px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10px;

	_overflow:hidden;
	_height:30px;

	/*
	_padding:9px 0;
	_line-height: 14px;
	_height: 30px;
	_width: 200px;
	*/
}
.solucoes ul li a:hover {
	background: url(../imagens/bg_listas.gif);
	color: #fff;	
}
/*LISTAS SOLUÇOES*/

/*NAVEGADOR HOME*/
#navegador ul {
	float: right;
}
#navegador ul li {
	float: left;
	width: 15px;
	height: 15px;
	background: #ccc;
	border: 1px solid #666;
	margin: 3px;
}
#navegador ul li a {
	float: left;
	width: 15px;
	height: 15px;
	color: #666;
	text-align: center;
	text-decoration: none;
	line-height: 15px;
}
#navegador ul li a:hover {
	background: #666;
	color:#fff;
		font-weight: bold;
}
#mapa {
	margin-bottom: 10px;
}
/*NAVEGADOR HOME*/


/*HACKS*/
html { /*exibe uma barra de rolagem no mozzila*/
	overflow:-moz-scrollbars-vertical;
}
/*HACKS*/