/* CSS Document */

	/* INTERNAS */

.mioloMenus{
	float:left;
	background:#FFFFFF;
	
}
.box-case-img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	width:200px;
	height:150px;
	text-align:center;
}
.bg_tituloSobre{
	float:left;
	background: url(../imagens/TitSobre_nos.jpg) no-repeat;
	width:561px;
	height:51px;
}

.img_sobreNos{
	float:left;
	background:url(../imagens/img_sobre_nos.jpg) no-repeat;
	width:218px;
	height:321px;
}
	/*CONTEÚDO - MENU*/

.cont_Menu{
	padding:0 20px 0 20px;
	float:left;
	width:521px;
	color:#454545;
}
	
	.cont_Menu h3{
		font-weight:bold;
		color:#d41a21;
		border-bottom:#FF0000 1px solid;
		padding-top:20px;
	}
	
	.cont_Menu h2{
		font-weight:bold;
		font-size:16px;
	}
	
	.cont_Menu p{
		font-size:11px;
		padding-top:20px;
		
	}
	
	.cont_Menu h5{
		font-size:11px;
		font-weight:bold;
		padding-top:18px;
	}

	/*TRABALHE CONOSCO*/

.bg_tituloTrabalhe{
	float:left;
	background: url(../imagens/TitTrabalhe.jpg) no-repeat;
	width:561px;
	height:51px;
}

.img_TrabConos{
	float:left;
	background: url(../imagens/img_trabalhe.jpg) no-repeat;
	width:218px;
	height:321px;
}

	/*CASES*/

.bg_tituloCases{
	background: url(../imagens/TitCases.jpg) no-repeat;
	width:561px;
	height:51px;
}

.img_Cases{
	float:left;
	background: url(../imagens/img_cases.jpg) no-repeat;
	width:218px;
	height:321px;
}

	/*EVENTOS*/

.bg_tituloEventos{
	float:left;
	background: url(../imagens/TitEventos.jpg) no-repeat;
	width:561px;
	height:51px;
}

.img_Eventos{
	float:left;
	background: url(../imagens/img_eventos.jpg) no-repeat;
	width:218px;
	height:321px;
}

	/*NOTÍCIAS*/

.bg_tituloNoticias{
	float:left;
	background: url(../imagens/TitNoticias.jpg) no-repeat;
	width:561px;
	height:51px;
}

.img_Noticias{
	float:left;
	background: url(../imagens/img_noticias.gif) no-repeat;
	width:218px;
	height:321px;
}
	/*REVENDA*/

.bg_tituloRevenda{
	float:left;
	background: url(../imagens/TitRevenda.gif) no-repeat;
	width:561px;
	height:51px;
}

.img_Noticias{
	float:left;
	background: url(../imagens/img_noticias.gif) no-repeat;
	width:218px;
	height:321px;
}

	/*FALE CONOSCO*/
	
.bg_tituloFale{
	float:left;
	background: url(../imagens/TitFale.jpg) no-repeat;
	width:561px;
	height:51px;
}

.img_Fale{
	float:left;
	background: url(../imagens/img_fale.jpg) no-repeat;
	width:218px;
	height:321px;
}

	/*PRODUTOS*/

.bg_tituloProdutos{
	float:left;
	background: url(../imagens/TitProdutos.jpg) no-repeat;
	width:561px;
	height:51px;
}

.img_Produtos{
	float:left;
	background:url(../imagens/img_produtos.jpg) no-repeat;
	width:218px;
	height:318px;
}

.funcionalidadesPROD{
padding-top:10px; 
padding-left:10px; 
padding-bottom:10px;
}
.descricaoPROD{
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
}
.titDesc{
	text-decoration:underline;
}

.descricaoPROD li{
	font-size: 11px;
	list-style:circle;
	line-height:16px;
}
.produtosIMG{
	padding-top:20px;

}
	.produtosIMG h2{
		width:160px;
		height:128px;
	}
	.produtosIMG h2 a{
		display:block;
		height:128px;	
	}
	.produtosIMG h2.seven{
		background:url(../imagens/prod_1.gif) no-repeat;
	}
	.produtosIMG h2.galileu{
		background:url(../imagens/prod_2.gif) no-repeat;
	}
	.produtosIMG h2.hercules{
		background:url(../imagens/prod_3.gif) no-repeat;
	}
	.produtosIMG h2.seven, .produtosIMG h2.galileu, .produtosIMG h2.hercules{
		float:left;
	}
	.produtosIMG h2.seven, .produtosIMG h2.galileu{
		padding-right:20px;
	}

	/* BOTÃO - VOLTAR */
	
.voltar{
	padding:20px 0 40px 0;
	background:url(../imagens/linha_voltar.gif) no-repeat center right;
}

	.voltar a{
		background:url(../imagens/voltar.gif) no-repeat;
		display:block;
		width:50px;
		height:14px;
	}
