/* CSS Document */
html{
	padding:0;
	margin:0;
	height:100%;
}
body{
	margin:0;
	padding:0;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:url(../images/bgBody.jpg) repeat-x top #f8f8f8;
	font-size:11px;
	color:#000;
}
.inputFale input{
	border:1px solid #A7A6AA;
	margin:0;
	padding:0;
	font-size:11px;
	background:none;
}
.inputFale textarea{
	border:1px solid #A7A6AA;
	margin:0;
	padding:0;
	font-size:11px;
	background:none;
}
select{
	width:184px;
	border:1px solid #A7A6AA;
}
a:link, a:visited{	
	color:#000000;
	text-decoration:none;
}
a:hover, a:active{	
	color:#29438D;
	text-decoration:none;
}
h2{	
	color:#4C4C4C;
	margin:0;
	padding:0;
	font-size:12px;
	padding-left:23px;
	text-transform:uppercase;
}
h5{
	color:#4C4C4C;
	margin:0;
	width:300px;
	margin-left:22px;
	margin-top:24px;
	margin-bottom:5px;
	padding:0;
	padding-bottom:5px;
	font-size:14px;
	border-bottom:1px solid #2B4592;
}
h6{
	margin:0;
	padding:0;
	margin-left:22px;
	font-size:12px;
	color:#2B4592;	
}
.textHack h6 a:link, h6 a:visited{
	color:#2B4592;
	text-decoration:none;
}
.textHack h6 a:hover, h6 a:active{
	color:#0096FF;
	text-decoration:none;
}
.textHack h6{
	margin:0;
	padding:0;
	margin-left:0px;
	font-size:12px;
	color:#2B4592;	
}
#bodyPAGE{
	 width:100%;
	 height:89.3%;
}
.bodyBG{
	background:url(../images/bgCore.gif) repeat-y left;
}
address{
	background:url(../images/bgAdress.gif) repeat-x top #0E1C47;
	text-align:center;
	color:#fff;
	vertical-align:bottom;
	height:10.7%;
	font-style:normal;
}
address[class]{
	background:url(../images/bgAdress.gif) repeat-x top #0E1C47;
	text-align:center;
	color:#626266;
	vertical-align:bottom;
	height:12%;
	font-style:normal;
}
ul{
	list-style-type:none;
	padding:0px;
	margin-left:0px;
	margin:0px;
	padding-left:0px;
	line-height:18px;
}
.novidades{	
	padding-top:20px;
}
.NotData{	
	color:#757575;
}
.novidades li{
	background:url(../images/bullet2.gif) no-repeat 0px 8px;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:22px;
	line-height:18px;
	margin-bottom:5px;
}
.novidades[class] li{
	background:url(../images/bullet2.gif) no-repeat 0px 8px;
	padding:0px;
	margin:0px;
	padding-left:10px;
	padding-right:15px;
	line-height:18px;
	margin-bottom:5px;
}
.novidades li h4{
	margin:0;
	padding:0;
	font-size:11px;
	font-weight:normal;
	padding-bottom:5px;
	font-style:normal;
	border-bottom:1px solid #CDCDCD;
}
.posREL{
	position:absolute;
}
.emABS{
	 position:absolute;
	 left:17px;
	 top:6px;
	 font-style:normal;
	 width:210px;
	 text-align:center;
	 font-size:10px;
}
.emABS span{
	 font-size:10px;
	 font-weight:bold;
	 color:#DCD300;
}
.emABS_2{
	 position:absolute;
	 left:469px;
	 top:6px;
	 font-style:normal;
	 width:190px;
	 text-align:center;
	 font-size:10px;
}
.emABS_2 span{
	 font-size:10px;
	 font-weight:bold;
	 color:#DCD300;
}
.emABS_2 span a:link, .emABS_2 span a:visited{
	 color:#DCD300;
	 text-decoration:none;
}
.emABS_2 span a:link, .emABS_2 span a:visited{
	 color:#DCD300;
	 text-decoration:underline;
}
.navigation{
	background:url(../images/bgMenu.gif) repeat-x 8px 0px;
	border-left:8px solid #fff;
	border-right:5px solid #fff;
}
/*		MENU		*/
#listcontainer {
	background:#FFF;
	border:1px solid #C0C0C0;
	margin:7px;
	margin-bottom:0;
	margin-top:0;
	padding:20px;
	padding-bottom:12px;
	padding-top:12px;
	display: block;
}
#listcontainer ul {
	margin: 0px;
	padding: 0px;
}
#listcontainer li {
	width: 121px;
	color: #A9A9A9;
	border-bottom: 1px solid #E0E0E0;
	background:url(../images/menu_bullet.gif) no-repeat 0px 6px;
	padding:0;
	margin: 0px;
	margin-bottom:5px;
}
#listcontainer li em{
	color: #A9A9A9;
	padding:0;
	padding-left:12px;
	font-style:normal;
	margin: 0px;
}
#listcontainer li li {
	display: block;
	color:#666666;
	width: 96px;
	border:0;
	background:#F1F1F1 url(../images/bullet.gif) no-repeat 6px 11px;
	padding:2px 5px 2px 20px;
	margin:0px;
}
.submenu {
	color: #006699;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px 20px 0px -10px;
	background: #EEF3F4;
	padding:3px;
}

.menuHolder {
	margin-top:0px;
	margin-bottom: 0px;
}

.menuItem, a.menuItem:link, a.menuItem:visited {
	color: #4C4C4C;
	font-size: 11px;
	text-decoration: none;
}
a.menuItem:active{
	color: #8A8B8B;
	font-size: 11px;
	text-decoration: none;
}
a.menuItem:hover {
	color: #8A8B8B;
	font-size: 11px;
	text-decoration: none;
}
.submenuItem, a.submenuItem:link, a.submenuItem:visited {
	color: #2B4592;
	font-size: 10px;
	text-decoration: none;
}
a.submenuItem:active, a.submenuItem:hover {
	color: #4775FF;
	font-size: 10px;
	text-decoration: none;
}
#listcontainer ul ul ul{
	margin:0;
	margin-right:-5px;
	padding:0;
	margin-left:-20px;
}
#listcontainer ul ul ul li{
	background:#C5C5C5 url(../images/submenu2_bullet.gif) no-repeat 6px 11px;
	color:#000000;
}
#listcontainer ul ul ul li a:link, #listcontainer ul ul ul li a:visited{
	color:#000000;
	text-decoration:none;
}
#listcontainer ul ul ul li a:hover, #listcontainer ul ul ul li a:active{
	color:#5C5C5C;
	text-decoration:none;
}
/* LISTS */

.bannerReceba{
	 margin-left:15px;
	 margin-top:25px;
}
.middleColumm{	
	padding:10px;
	padding-left:0;
	padding-right:0;
}

.loopProdutos{
	background:url(../images/bgLoopProd.gif) repeat-x bottom #FFF;
	margin:6px;
	margin-right:5px;
	padding:8px;
}
.loopProdutos img{
	border:1px solid #C6C6C6;
}
.loopProdutos h3{
	margin:0px;
	margin-left:5px;
	padding:0px;
	padding-bottom:4px;
	border-bottom:1px solid #2B4592;
	font-size:12px;
	color:#800D08;
}
.loopProd h3{
	margin:0px 5px 10px 0px;
	padding:0px;
	padding-bottom:4px;
	border-bottom:1px solid #CCCCCC;
	font-size:12px;
	color:#000099;
}
.loopProdutos a:link, .loopProdutos a:visited {
	text-decoration:none;
	color:#2B4592;
}
.loopProdutos a:hover, .loopProdutos a:active{
	text-decoration:none;
	color:#00185E;
}
.busqueTab{
	background:url(../images/bg_Busque.gif) repeat-y left;
}
/*
.busqueTab select{
	margin-left:25px;
	width:184px;
	margin-bottom:19px;
	border:1px solid #A7A6AA;
}
.busqueTab input{
	margin-left:196px;
}
*/
.inputBusca{
	position:absolute;
	left:63px;
	top:11px;
	width: 186px;
	height: 26px;
}
.latBusca{
	 position:absolute;
	 left:-14px;
	 top:0;
}
.inputBuscaText{
	float:left;
	border:1px solid #3E3E3E;
}
.rightBusca{
	background:url(../images/latBusca2.gif) no-repeat 0px 175px;

}
.incBusca{
	position:absolute;
	left:518px;
	top:175px;
}
.text{
	margin:10px 13px 27px 13px;
	background:url(../images/bgText.gif)  no-repeat left top;
}
.textHack{
	 background:url(../images/bgText_bottom.gif) no-repeat bottom;
	 padding:22px;
	 line-height:15px;
}
.textHack input{
	border:1px solid #A7A6AA;
	margin:0;
	padding:0;
	height:20px;
	font-size:12px;
	background:#fff;
}
.imgEmpresa{
	background:url(../images/bgImgEmpresa.gif) repeat-x top #E4E4E4;
	margin:10px 40px 15px 40px;
	padding:10px;
	padding-bottom:20px;
}
.imgEmpresa img{
	border:4px solid #FFF;
}
.textHack span{
	font-size:11px;
	font-weight:bold;
	color:#2B4592;
}
#missao{
	background-position:-5080px;
	padding-top:15px;
}
.casesLoop{
	background:url(../images/bg_topListCases.gif) no-repeat top;
	border-bottom:1px solid #CBCBCB;
}
.casesLoop span{
	color: #4c4c4c;
	font-size:11px;
	font-weight:bold;
}
.casesLoop span a:link, .casesLoop span a:visited{
	color: #4c4c4c;
	text-decoration:none;
}
.casesLoop span a:hover, .casesLoop span a:active{
	color: #262626;
	text-decoration:none;
}
.casesLoop strong{
	color: #2B4592;
	font-size:11px;
}
.casesLoop strong a:link, .casesLoop strong a:visited {
	color: #2B4592;
	font-size:11px;
	text-decoration:none;
}
.casesLoop strong a:hover, .casesLoop strong a:active{
	color: #0072E7;
	font-size:11px;
	text-decoration:none;
}
.casesLoop td{
	padding:10px;
	padding-bottom:0;
	color:#666;
}
.comentCase td{
	padding:0;
	color:#000;
}
.comentCase a:link, .comentCase a:visited{
	color:#30498F;
}
.comentCase a:hover, .comentCase a:active{
	color:#006BD9;
}
.coment{
	font-size:14px;
	line-height:15px;
	color:#000000;
}
.titnot{
	font-size:11px;
	margin:0;
	padding:0;
	margin-top:20px;
	margin-bottom:5px;
}
.notMain{
	background:url(../images/bg_topListCases.gif) no-repeat top;
	border-bottom:1px solid #CBCBCB;
}
.notMain span{
	color: #888888;
	font-size:11px;
	font-weight:bold;
}
.notMain span a:link, .notMain span a:visited{
	color: #888888;
	text-decoration:none;
}
.notMain span a:hover, .notMain span a:active{
	color: #262626;
	text-decoration:none;
}
.notMain strong{
	color: #2B4592;
	font-size:11px;
}
.notMain strong a:link, .notMain strong a:visited {
	color: #2B4592;
	font-size:11px;
	text-decoration:none;
}
.notMain strong a:hover, .notMain strong a:active{
	color: #0072E7;
	font-size:11px;
	text-decoration:none;
}
.imgDestaqueNot{
	float:left;
	margin:10px;
	margin-top:0;
	margin-left:0;
}
.notListMain{
	background:url(../images/bgText_bottom.gif) no-repeat bottom;
	padding-bottom:20px;
	border-top:1px solid #e4e4e4;
}
.notListMain h3{
	border-bottom:1px solid #A3A3A3;
	font-size:11px;
	color:#870F09;
	margin:0;
	padding:0;
	padding-bottom:3px;
}
.notListMain span{
	color:#2B4592;
	font-weight:normal;

}
.notListDate{
	color:#2B4592;
	background:#e4e4e4;
	padding:3px;
	font-weight:bold;
}
.SelectProd{
	width:542px;
	height:60px;
	margin-left:22px;
	margin-top:10px;
	background:url(../images/bgSelectProd.jpg) repeat-y left #122660;
}
.SelectProd select{
	width:154px;
}
.loopTabProd{
	 float:left;
	 margin-right:18px;
	 margin-bottom:15px;
}
.loopTabProd img{
	border:1px solid #989898;
}
h1{
	color:#D7241D;
	font-size:14px;
	margin:0;
	margin-bottom:6px;
	padding:0;
}
.downloadProd{
	background:url(../images/DownloadsBG.gif) repeat-x top;
}
.downloadProd h3{
	color:#29438D;
	font-size:12px;
	margin:0;
	padding:0;
	margin-top:8px;
	margin-bottom:15px;
}
.downloadProd h4{
	color:#810600;
	font-size:12px;
	margin:0;
	padding:0;
	margin-top:8px;
	margin-bottom:15px;
}
.downloadProd div{
	margin-left:12px;
	margin-right:3px;
}
.otherProducts h3{
	color:#03137F;
	border-bottom:1px solid #EAB200;
	font-size:12px;
	margin:0;
	padding:0;
	padding-bottom:5px;
	margin-top:8px;
	margin-bottom:15px;
}
.datagrid{
	 padding:20px;
}
.datagrid h6{
	margin:0;
	padding:0;
	margin-left:0px;
	font-size:11px;
	color:#2B4592;	
}
.datagrid h6 a:link, .datagrid h6 a:visited{
	color:#2B4592;
	text-decoration:none;
}
.datagrid h6 a:active, .datagrid h6 a:hover{
	color:#0039E1;
	text-decoration:none;
}
.contatoForm{
	font-weight:normal;
}
.pager a:link, .pager a:visited{
	color:#93120C;
	text-decoration:none;
}
.pager a:active, .pager a:hover{
	color:#D10900;
	text-decoration:none;
}

/* menu divs */
.combodiv {
	border:1px solid #BCBCBC;
	width:180px;
	background: #ffffff url(../images/combodiv_seta_act.gif) no-repeat right;
	padding:1px;
	color: #000000;
	margin-left: 20px;
	margin-bottom:10px;	
}
.combodivSub {
	width:200px;
	background: #CECECE;
	padding:1px;
	color: #2A4491;
	border: 1px solid #999999;
	margin-left: 20px;
	margin-top: -10px;
	overflow:hidden;
	position:absolute;
	z-index:200;
}
.combodivHoriz {
	border:1px solid #BCBCBC;
	width:140px;
	height:13px;
	background: #ffffff url(../images/combodiv_seta_act.gif) no-repeat right;
	padding:1px;
	color: #000000;
	overflow:hidden
}

.combodivHorizSub {
	width:200px;
	background: #CECECE;
	padding:1px;
	color: #2A4491;
	border: 1px solid #999999;
	overflow:hidden;
	position:absolute;
	z-index:200;
}

.comboInactive{
	background: transparent;
	border:none;
}
.comboHover {
	background: #003399;
	border-left: 1px solid #003399;
}

.comboHover a:link {
	color: #FFFFFF;
}

.combolink, a.comboLink:link, a.comboLink:hover, a.comboLink:visited {
	color: #FFFFFF;
}
