
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
	background:url(../img/bg.jpg) repeat-x;
	background-color:#ddd;
	margin:0 0 0 0;
}
input, textarea, select{
	color:#666;
	background:#fff;
	border:1px solid #d5d5d5;
	padding:4px;
}

#geral{
	position:absolute;
	width:980px;
	left:50%;
	margin-left:-490px;
	top:78px;
}
/*  TOPO  */
#topo{
	position:absolute;
	width:100%;
	height:82px;
	background:url(../img/topoExtFundo.png) repeat-x;
}

/*  TOPO SLIDER LOGIN  */
#topoSliderWrap {
	width: 230px;
	z-index:999;
}
#topoSlider {
	position: absolute;
	background-image:url(../img/slider.png);
	background-repeat:no-repeat;
	background-position: -3px 0px;
	width: 230px;
	height: 210px;
	margin-top: -192px;
	z-index:999;
	
}
#topoSlider img {
	border: 0;
}
#topoSliderContent {
	margin: 0 0 0 0;
	position: absolute;
	padding: 0px;
	color:#FFF;
}
#topoOpenCloseWrap {
	position:absolute;
	margin: 184px 0 0 120px;
	width:90px;
	color:#FFF;
}
.topoTopMenuAction{
	color:#FFF;
	text-decoration:none;
}








#menu{
	height:42px;
}
#tv{
	height:350px;
}

#rodape{
	width:100%;
	height:95px;
	background:url(../img/rodapeFundo.jpg) repeat-x;
}

/* A EMPRESA */
ul.tabNav li.current a {background: url(../img/empresaBg2Tab.jpg) repeat-x; border: none; padding:10px 12px 8px 12px; color:#005d9a; font-weight:bold; text-decoration:none;}
ul.tabNav li { float: left; margin: 0 8px 0 0; }
ul.tabNav a{background: url(../img/empresaBgTab.jpg) repeat-x; border: 1px solid #dedede; color: #fff; display: block; padding: 10px 12px 6px 12px; text-decoration: none;}
div.tabContainer { clear: both; float: left; width: 100%; }
.tabNav li{display:block;}
.tabContainer{border:1px solid #d5d5d5;}
.tabContainer, .tab { display: none;  padding-left:6px; padding-right:6px;}
.tabContainer, .current { display: block; }
#empresaImgs{
	float:left;
	margin-left:20px;
	margin-top:20px;
	width:580px;
	border:1px solid #d5d5d5;
}
#empresaImgGrande{
	float:left;
	padding:4px;
}
#empresaBtnZoom{
	padding-left:110px;
	padding-bottom:10px;
}
#empresaMaisFotos{
	position:relative;
	width:240px;
	height:240px;
	overflow:auto;
	margin-top:4px;
	padding-left:6px;
}
#empresaFotosMenor{
	float:left;
	margin:2px;
}

/* SLIDE SHOW DE PRODUTOS */
.slideshow{
	width:300px;
	height:225px;
	border:1px solid #d5d5d5;
}

.box{
	background:url(../img/boxFundo.jpg) repeat-x;
}
.imgBorda{border:1px solid #d5d5d5;}
.imagem{padding:4px;}
.link1:link, .link1:active, .link1:visited{text-decoration:none;}
.link1:hover{text-decoration:underline;}
.link2:link, .link2:active, .link2:visited, .link2:hover{text-decoration:none;}
.linkImg:hover{border:1px solid #005d9a;}

.txt10{ font-size:10px;}
.txt11{ font-size:11px;}
.txt12{ font-size:12px;}
.txt14{ font-size:14px;}
.txt16{ font-size:16px;}
.txt18{ font-size:18px;}
.txt20{ font-size:20px;}
.txt22{ font-size:22px;}
.txt32{ font-size:32px;}
.negrito{ font-weight:bold;}
.italico{font-style:italic;}

.branco{color:#fff;}
.azul{color:#005d9a;}
.vermelho{color:#9D0909;}
.cinza3{color:#333;}
.cinza6{color:#666;}
.preto{color:#000;}
.laranja{color:#f67400;}

.deco:link, .deco:active, .deco:visited{ text-decoration:none;}
.deco:hover{text-decoration:underline;}
.georgia{font-family:Georgia;}
.produtosImg{
	padding:3px;
	margin-top:6px;
	margin-bottom:6px;
	border:1px solid #d5d5d5;
}
#produtosBox{
	 width:200px;
	 padding:6px;
	 text-align:center;
	 margin-right:15px;
	 margin-bottom:15px;
	 cursor:pointer;
	 float:left;
}
#produtosDetBox{
	width:320px;
	border:1px solid #d5d5d5;
	padding-left:20px;
	padding-top:20px;
	padding-bottom:20px;
}
#produtosDetBoxVideo{
	width:330px;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:6px;
	border:1px solid #d5d5d5;
}

/* PRODUTOS FOTOS E VIDEOS TABs*/
.container {width: 320px;}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 340px;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #cccccc;
	border-left: none;
	margin-bottom: -1px;
	background: url(../img/empresaBg2Tab.jpg) repeat-x;
	overflow: hidden;
	position: relative;
}
ul.tabs li a {
	text-decoration: none;
	color: #666;
	display: block;
	font-size: 12px;
	font-weight:bold;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabs li a:hover {
	background: #f1f1f1;
}	
html ul.tabs li.active, html ul.tabs li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_container {
	border: 1px solid #cccccc;
	border-top: none;
	clear: both;
	float: left; 
	width: 340px;
	background: #fff;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
.tab_content {
	padding: 6px;
	padding-left:12px;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_content h3 a{
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}

/* PRODUTOS DESCRICAO E DADOS TECNICOS TABs*/
.containerDesc {width: 670px;}
ul.tabsDesc {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	width: 670px;
}
ul.tabsDesc li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #cccccc;
	border-left: none;
	margin-bottom: -1px;
	background: url(../img/empresaBg2Tab.jpg) repeat-x;
	overflow: hidden;
	position: relative;
}
ul.tabsDesc li a {
	text-decoration: none;
	color: #666;
	display: block;
	font-size: 12px;
	font-weight:bold;
	padding: 0 20px;
	border: 1px solid #fff;
	outline: none;
}
ul.tabsDesc li a:hover {
	background: #f1f1f1;
}	
html ul.tabsDesc li.active, html ul.tabsDesc li.active a:hover  {
	background: #fff;
	border-bottom: 1px solid #fff;
}
.tab_containerDesc {
	border: 1px solid #cccccc;
	border-top: none;
	clear: both;
	float: left; 
	width: 670px;
	background: #fff;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
}
.tab_contentDesc {
	padding: 6px;
	padding-left:12px;
}
.tab_contentDesc h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 1.8em;
}
.tab_contentDesc h3 a{
	color: #254588;
}
.tab_contentDesc img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}
#prodDepoimentos{
	width:650px;
	margin-left:20px;
	margin-top:20px;
	padding:10px;
	border:1px solid #d5d5d5;
	-webkit-border-radius: 10px; 
	-moz-border-radius: 10px; 
	border-radius: 10px; 
	border:1px solid #CCC;"	
	/* background:url(../img/boxFundo.jpg) top repeat-x; */
}

/*  MENU DAS CATEGORIAS  */
ul#categoriaMenu{
	list-style:none;
	margin:0;
	padding:0;
}
li#categoriaMenuItem{
	float:left;
	width:180px;
	margin:0;
	padding:0;
	text-align:left;
}
li#categoriaMenuItem a{
	display:block;
	padding:5px 10px;
	margin:2px 0 2px 0;
	height:100%;
	color:#005d9a;
	font-weight:bold;
	text-decoration:none;
	border-right:1px solid #FFF;
	background:url(../img/menuCatBg.jpg) repeat 0 0;
}
li#categoriaMenuItem a:hover{
	background-position:170px 0;
	color:#fff;
}




/* EVENTOS */
#eventosImgs{
	width:100%;
	padding: 5px;
}


.borderImg
{
	padding: 3px; 
	border: 1px solid #BFBFBF;	
}

.titulo
{
	background: url(../img/empresaBg2Tab.jpg) repeat-x; 
	border: none; 
	color:#005d9a;
	padding:5px;
}

.status 
{
	background: url(../img/empresaBg2Tab.jpg) repeat-x; 
	border: none; 
	color:#005d9a; 
	font-weight:bold; 
	text-decoration:none;
	padding: 5px;
}
.leMais
{
	background: url(../img/empresaBgTab.jpg) repeat-x; 
	border: 1px solid #dedede;
	text-decoration: none;
	padding: 5px;
}


.pagOff
{
	background-color: #005D9A;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
}

.pagOn
{
	background-color: #FFFFFF;
	color: #005D9A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}



.msgSUCESSO {
	font-family: Georgia;
	color: #005d9a;
	font-size: 15px;
	font-weight: bold; 
	padding-left: 30px;
	padding-bottom: 5px;
}

.msgERRO {
	font-family: Georgia;
	color: #8F0808;
	font-weight: bold; 
	font-size: 15px;  
	padding-left: 30px;
	padding-bottom: 5px;
	
}


.message{
    border:1px solid #DFDFDF;
	width: 100%;
	background-color:#F4F4F8;
	text-align:justify;
	padding: 5px;
	
}
