/*@charset "utf-8";*/
/* CSS Document */
/**----EYEDEA----**/
/*=========================================================*/
/** HITECH **/
/*=========================================================*/
#hitech {
	width:0px;
	height:0px;
	text-indent:-5000px;
	overflow:hidden;
	
}
/*****************************************/
/** GERAL **/
/*****************************************/
* {
	margin:0px;
	padding:0px;
	text-decoration:none;
	/*vertical-align:middle;*/
}
hr {
	color:#E2E2E2;
	border:1px solid #E2E2E2;
	margin:2px 0px 2px 0px;
	padding:0px;
}
img {
	border:none;
}
body {
	background: #cacaca url(../imagens/sombra.gif) repeat-Y center;
	_background: #cacaca url(../imagens/sombra_ie.gif) repeat-Y center;

	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;	
}
#geral {
	width:770px;
	margin:0 auto;
	position: relative;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color: #444444;
}
a:hover {
	text-decoration: underline; 
	color: #444444;
}
#linhaH {
	height:1px;
	overflow:hidden;
	/*margin:10px 0px 10px 0px;*/
	margin:0px 0px 0px 0px;
	background-image:url(../imagens/tracejadoH.gif);
	background-repeat:repeat-x;
}
.font01 {
	font-size:10px;
}
.font02 {
	font-size:12px;
}
.font03 {
	font-size:14px;
}
/*****************************************/
/** TOPO **/
/*****************************************/
#topoSite {
	float:left;
	width:550px;
	height:215px;
	overflow:hidden;
	margin:0px;
	padding:0px;
}

/*****************************************/
/** RODAPE **/
/*****************************************/
#rodape {
	width:770px;
	height:135px;
	float:left;
	display:block;
	margin-top:20px;
	background-image:url(../imagens/rodape.gif);
	font-size:10px;
	overflow:auto;
	background-repeat:no-repeat;
}
#rodape UL {
	list-style:none; 
	margin:10px 0px 0px 10px;
}
#rodape LI {
	float:left;
}

/*****************************************/
/** MENU SITE **/
/*****************************************/
#menuSite {
	float:left;
	width:220px;
	margin:0px;
	padding:0px;
}

/*****************************************/
/** BANNER SITE **/
/*****************************************/
#bannerSite {
	float:left;
	width:220px;
	height:300px;
	margin:0px;
	padding:0px;
	margin-top:15px;
}
/*****************************************/
/** HOME **/
/*****************************************/
#colunasHome {
	float:left;
	width:540px;
	margin:0px;
	padding:5px 0px 5px 5px;
	border:0px solid black;
}
#colunaHome01 {
	float:left;
	width:280px;
	margin:0px;
	padding:0px;
	border:0px solid black;
}
#colunaHome02 {
	float:left;
	width:250px;
	margin:0px;
	padding:0px;
	border:0px solid black;
}
#produtosHome {
	margin-left:20px;
}
#produtosHome UL {
	font-size:13px;
}
#produtosHome UL LI {
	margin-top:5px;
	list-style-image:url(../imagens/seta.gif);
}

/*****************************************/
/** A EMPRESA **/
/*****************************************/
.localizacaoTit{
	font-size:16px;
	font-weight:bold;
}
#colunaEmpresaMenu {
	float:left;
	width:535px;
	height:33px;
	overflow:hidden;
	margin:0px;
	padding:0px;
	border:0px solid black;
}
#colunaEmpresa01 {
	float:left;
	width:535px;
	margin:0px;
	padding:0px;
	background-image:url(../imagens/folha.gif);
	background-repeat:no-repeat;
	border:0px solid black;
}
#colunaEmpresa01 #textoEmpresa {
	float:left;
	width:495px;
	margin:0px;
	padding:0px;
	border:0px solid black;
}
#colunaEmpresa01 #textoEmpresa #conteudoMargin {
	width:495px;
	margin:20px;
}
#colunaEmpresa01 #textoEmpresa #mapa {
	width:490px;
	overflow:hidden;
	border:1px solid #CCCCCC;
	background-color:#CCCCCC;
}
#colunaEmpresa01 #textoEmpresa #representante {
	float:left;
	width:495px;
	margin:10px 0px 10px 0px;
	padding:0px;
}
#colunaRepresentante01 {
	float:left;
	width:170px;
	border-right:1px solid #CCCCCC;
	text-align:center;
}
#colunaRepresentante02 {
	float:left;
	width:310px;
	margin-left:10px;
}

/*****************************************/
/** NOTICIAS **/
/*****************************************/
.dataNoticia {
	color:#cc9900;
	font-size:12px;
	font-weight:bold;
}
.tituloNoticia {
	font-size:16px;
	font-weight:bold;
}
#noticiaFrame {
	width:495px;
}
#noticiaUltimas {
	width:470px;
}
#noticiaUltimas .ultimasNoticias {
	margin:10px;
}
#noticiaUltimas UL {
	list-style:none;
	clear:both;
	margin-bottom:5px;
}
#noticiaUltimas UL LI {
	float:left;
}
/**/
#noticiaTodas {
	width:495px;
}

/*****************************************/
/** CONTATO **/
/*****************************************/
.formContatoInputGrande {
	width:350px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	color:#666666;
}
.formContatoInputPadrao {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;		
}
.formCamposObrigatorios {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CC3300;	
}

/*****************************************/
/** REPRESENTANTES **/
/*****************************************/
.selecioneRepresentantes {
	font-size:12px;
}
.tituloRepresentantes {
	font-size:16px;
	font-weight:bold;
}

/*****************************************/
/** TREINAMENTOS **/
/*****************************************/
#boxTreinamentos {
	width:470px;
	margin:10px;
	border:1px solid #CCCCCC;
}
#treinamentoMargin {
	margin:10px;
}
.dataTreinamento {
	color:#cc9900;
	font-size:12px;
	font-weight:bold;
}
.tituloTreinamento {
	font-size:14px;
	font-weight:bold;
}
.temaTreinamento {
	font-size:12px;
	font-weight:bold;
	color:#003399;
}
.detalheTreinamento {
	color:#CC0033;
	font-size:11px;
	font-weight:bold;
}

/*****************************************/
/** ASSISTENCIA TECNICA **/
/*****************************************/
#Assistencia {
	float:left;
	width:450px;
	margin:10px 0px 10px 0px;
	padding:0px;
}
#colunaAssistencia01 {
	float:left;
	width:150px;
	border-right:1px solid #CCCCCC;
	text-align:center;
}
#colunaAssistencia02 {
	float:left;
	width:280px;
	margin-left:10px;
}

/*****************************************/
/** PRODUTOS **/
/*****************************************/
.titProdutoAzul {
	font-size:14px;
	font-weight:bold;
	color:#003399;
}
.titProdutoAmarelo {
	color:#cc9900;
	font-size:14px;
	font-weight:bold;
}

