/*Geral*/
* {
	margin: 0;
	padding: 0;
}
a {
	outline: none;
}
body {
	margin:0;
	padding:0;
	overflow-x: hidden;
}
#allcontent {
	width: 100%;
	overflow: hidden;
}
body a {
    cursor: pointer;
	cursor: hand;
}

img { border: 0; }

.content {
	float: left;
	position:relative;
	left:50%;
	margin: -22px -485px;
	width: 970px;
}

#headerImg{
	position:relative;
	z-index:5;
	background: url(../images/header_line.png) top repeat-x;
	height:22px;
	width:100%;
}

#header{
	position:relative;
	z-index: 0;
	height:22px;
	width:100%;
	margin:0px;
	float:left;

}


#logo{
	position:relative;
	float:left;
	
	width:290px;
	height:99px;
	z-index:4;
	margin:-4px 0 0 340px;

}

#footer{
	position:relative;
	float:left;
	width: 756px;
	height: 80px;
	margin: 0px 0 0px 107px;
}

/*HOME*/

#thumbs{
	position:relative;
	float:left;
	width:970px;
	height:180px;
	z-index:3;
	margin-top:-60px;
}

#thumbs .thumb{
	background: url(../images/fundoHome.png) top no-repeat;
	width:221px;
	height:180px;
	margin:0px 15px 0 0px;
	*margin:0px 5px 0 0px;
	float:left;
	*padding-bottom: 5px;
	*background-position: 0 10px 0 0;
}
#thumbs .thumb p{
	font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	margin-top:-6px;
	padding-left:10px;
	color:#ee6500;
	padding-bottom: 5px;
}

#thumbs .thumb p a{
	font-size: 11px;
	font-family: Arial;
	font-weight:bold;
	padding-right:5px;
	color:#7c7c7c;
	float:right;
	margin-top: 15px;
}

#thumbs .thumb p a:hover{
	text-decoration:none;
}

#thumbs .thumb .h1{
	font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	color:#9e0000;
}

#thumbs .thumb .h2{
	font-size:15px;
	font-family: Arial;
	font-weight:bold;
	color:#9e0000;
}

#thumbs .thumb .h3{
	font-size: 17px;
	font-family: Arial;
	font-weight:bold;
	color:#9e0000;
}

#thumbs .thumb img{
	margin:-10px 0 0 10px;
	*margin: 0px 0 0 10px;
}

/*GERAL INTERNAS*/
.tit{
	font-size: 30px;
	font-family: Arial;
	font-weight:bold;
	color:#fcb042;
	float:left;
	width:700px;
}

.h1{
	font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	color:#ff8124;
}

.h2{
	font-size: 15px;
	font-family: Arial;
	font-weight:bold;
	color:#ff8124;
}

.h3{
	font-size: 17px;
	font-family: Arial;
	font-weight:bold;
	color:#ff8124;
}

.h4{
	font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	color:#c6c6c6;
}

.h5{
	font-size: 15px;
	font-family: Arial;
	font-weight:bold;
	color:#9b9b9b;
	float:left;
	letter-spacing:1px;
	font-style:italic;
}
.h6{
	font-size: 15px;
	font-family: Arial;
	font-weight:bold;
	color:#9b9b9b;
	float:left;
	letter-spacing:1px;
	font-style:italic;
}

.texto{
	font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	color:#9b9b9b;
	float:left;
	width:700px;
	
}
.texto2{
	width:700px;
	padding-top:50px;
}
.texto3{
	width:500px;
	*width:590px;	
	padding-left:50px;
}


.imgSide{
	float:left;
}

.imgBottom{
	float:left;
	margin:50px 0px 50px 15px;
}

#thumbsProd{
	float:left;
	width:970px;
	margin:30px 0 30px 0;
}

#thumbsProd .prod{
	background: url(../images/fundoProd.jpg) top no-repeat;
	float:left;
	background-position:0px 20px 0;
	width:213px;
	*width:240px;

	height:59px;

	
	margin-left:30px;
	*margin-left:0px;
}

#thumbsProd .prod .tit{
	font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	color:#515151;
	float:left;
	width:213px;
	*margin-top:20px;
}

#thumbsProd .prod .tit a{
	text-decoration:none;
	font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	color:#515151;
	float:left;
	width:213px;
	border:solid 1px #ff0;
	*margin-top:20px;

}

#thumbsProd .prod .prodTxt{
	padding:5px;
	float:left;
	width:213px;

}

#thumbsProd .prod .prodTxt a{
	text-decoration:none;

}

#thumbsProd .prod .texto{
	font-size: 10.3px;
	font-family: Arial;
	font-weight:bold;
	color:#7e510f;
	float:left;
	line-height:10px;
	width:213px;

}

#thumbsProd .prod .texto a{
	text-decoration:none;
	font-size: 10.3px;
	font-family: Arial;
	font-weight:bold;
	color:#7e510f;
	float:left;
	line-height:10px;
	width:213px;
}

#thumbsProd .prod img{
	float:right;
	margin:-87px -40px 0 0px;
	*margin:-87px -20px 0 0px;	
}

.iconBig{
	float:left;
}

hr {
	color: #adadad;
	background-color: #adadad;
	width:870px;
	margin-left:50px;
	height: 1px;
	float:left;
}

#index{
	display:block;
}

/*SISTEMAS WEB*/
#sistemasWeb{
	float:left;
	margin:40px 0px 0 20px;
	display:none;
}
/*WEB MARKETING*/
#webMKT{
	float:left;
	margin:40px 0px 0 20px;
	display:none;
}
#eCommerce{
	float:left;
	margin:40px 0px 0 0px;
	display:none;
}
#webSites{
	float:left;
	margin:40px 0px 0 0px;
	display:none;
}
/*CONTATO*/
#contato {
	float:left;
	margin:40px 0px 0 0px;
	display: block;
}
#contato p{
	font-size: 17px;
	font-family: Arial;
	font-weight:bold;
	color:#9b9b9b;
	float:left;
	margin-left:120px;
}
#contato p a{
	font-size: 17px;
	font-family: Arial;
	font-weight:bold;
	color:#9b9b9b;
	text-decoration:none;
	
}

#contato p a:hover{
	font-size: 17px;
	font-family: Arial;
	font-weight:bold;
	color:#c0c0c0;
	text-decoration:none;
}

#contato form table{
	font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	color:#9b9b9b;
	float:left;
	margin-left:30px;
}

#contato form table input{
	font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	color:#3b3b3b;
	width:334px;
	border:1px solid #9b9b9b;
}

#contato form table textarea{
	font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	color:#3b3b3b;
	width:334px;
	height:200px;
	border:1px solid #9b9b9b;
}

#contato form table button{
	font-size: 13px;
	font-family: Arial;
	font-weight:bold;
	color:#9b9b9b;
	background:none;
	border:none;
	text-decoration:underline;
	cursor:pointer;
}
#contato form table button:hover{
	text-decoration:none;
}

/*BANNERS*/
#banner {
	position: relative;
	float:left;
	width: 970px;
	height: 435px;
	z-index: -2;
	margin: -110px 0 10px 0;

}
#banner ul {
	margin: 0;
	padding: 0;
}
#banner ul li {
	margin: 0;
	padding: 0;
}
body:nth-of-type(1) .imgDir { margin-top: -434px; margin-left: 970px; }
.imgDir{
	position:absolute;
	float:right;	
	overflow-x: hidden;
}
@-moz-document url-prefix() { body:nth-of-type(1) .imgDir {margin-top: 0}}
@-moz-document url-prefix() { body:nth-of-type(1) .imgDir {margin-left: 0}}
.imgEsq{
	position:absolute;
	margin-left:-515px;
	width:515px;
}


#bannerFooterImg{
	z-index:-1;
	background: url(../images/shadowbanner.png) bottom repeat-x;
	height:11px;
	width:100%;
	top:440px;
	*top:438px;
	position:absolute;
}

#all{
	position:relative;
	margin-top:20px;
	width:970px;
	float:left;
}



#float{
	position:fixed;
	_position:absolute;
	top:0;
	_top:expression(eval(document.body.scrollTop));
	left:0;
	margin:0;
	padding:0;
	z-index:10;
}






#topNav {
	position: relative;
	left: 50%;
	width: 970px;
	margin: 0 -485px;
	text-align: center;
}

ul#menuSlt {
	margin: 0;
	padding: 0px;
	margin-left: 371px;
	*margin-left: 377px;
}


#menuSlt li {
	float: left;
	list-style-type: none;
	text-decoration: none;
	font: 11px Arial;
	color: #575757;
	padding-top: 5px;
}

#menuSlt li a {
	text-decoration: none;
	float: left;
	font: 11px Arial;
	color: #575757;
	padding-left: 5px;
	padding-right: 5px;
}

#menuSlt li a:hover {
	color: #fcfcfc;
}


#menuSlt2 li {
	list-style: none;
}

#menuSlt2 {
	margin: 0px 0 0 50px;
	padding: 0px;
}
#icon {
	float: right;
	margin-right: 10px;
}


/*MENU DROP DOWN*/
ul.topnav li {
	float: left;
	position: relative; 
	padding: 0;
	background: url(../images/bgmenutop.png) repeat;
}

ul.topnav li span.subhover {
	background-position: center bottom;
	cursor: pointer;
}
 
ul.topnav li ul.subnav {
	list-style: none;
	position: absolute; 
	left: 0; 
	top: 19px;
	display: none;
	float: left;
	width: 170px;
	*width: 160px;
	border-left:1px solid #cd7b02;
	border-right:1px solid #cd7b02;
}

ul.subnav li span.subhover {
	background-position: center bottom;
	cursor: pointer;
} /*--Hover effect for trigger--*/

ul.subnav li ul.subsubnav {
	list-style: none;
	position: absolute; 
	left: 170px; 
	*left: 160px;
	top: 0px;
	display: none;
	float: left;
	width: 150px;
	*width: 145px;
	border-top:1px solid #cd7b02;
	border-left:1px solid #cd7b02;
	border-right:1px solid #cd7b02;
}
ul.subnav li {
	border-bottom: 1px solid #cd7b02;
}
ul.subnav li a{
	display: block;
	float: left;
	width: 160px;
	text-align: center;
	float: left;
}

ul.subnav li ul.subsubnav li a{
	width: 140px;
	*width: 176px;
}



