/* Stylesheet: linca Modified On 2012-07-26 17:20:05 */
/* CSS Document */
* {
	margin:0;
	padding:0;
}
html
{
	height:100%;
	font-family:"Trebuchet MS";
	/*
             background-image:url(../../img/fundo.gif);
	background-repeat:repeat-x;
             */
	background-color:#dcdfe0;
}

a img
{
	border:0;
	text-decoration:none;
}
a
{
	text-decoration:none;
}
.none
{
	display:none;
}
.fRight {
	float:right;
}
.fLeft {
	float:left;
}
.clear{
	clear:both;
}
.center
{
	text-align:center;
}
.middle
{
	vertical-align:middle;
}
.aTop
{
	vertical-align:text-top;
}
.aRight {
	text-align:right;
}

.bold
{
	font-weight:bold;
}
ul
{
	list-style:none;
}
.uNone
{
	text-decoration:none;
}


/* ********************** */
/* Padding / Margin / width ******* */
/* **************************** */
.m0
{
	margin:0px;
	padding:0px;
}
.ml20
{
	margin-left:20px;
}
.pt2
{
	padding-top:2px;
}

.pt5
{
	padding-top:5px;
}
.pt8
{
	padding-top:8px;
}

.pt10
{
	padding-top:10px;
}
.pt14
{
	padding-top:14px;
}
.pt18
{
	padding-top:18px;
}
.pt22
{
	padding-top:22px;
}
.pt25
{
	padding-top:25px;
}


.pt32
{
	padding-top:32px;
}
.pt34
{
	padding-top:34px;
}

.pt38
{
	padding-top:38px;
}

.pl5
{
	padding-left:5px;
}
.pl6
{
	padding-left:6px;
}
.pl14
{
	padding-left:14px;
}
.pl16
{
	padding-left:16px;
}

.pl20
{
	padding-left:20px;
}
.pl28
{
	padding-left:28px;
}
.pl30
{
	padding-left:30px;
}
.pl38
{
	padding-left:38px;
}

.pl40
{
	padding-left:40px;
}

.pl314
{
	padding-left:314px;
}

.pr4
{
	padding-right:4px;
}
.pr16
{
	padding-right:16px;
}

.pr30
{
	padding-right:30px;
}

.pb5
{
    padding-bottom:5px;
}

/* *********************************** */
/* txt ************************* */
/* ********************************** */

.txt12
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.txt12t
{
	font-family:Tahoma, Verdana;
	font-size:12px;
}
.txt13
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
}
.txt14
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.txt15
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
}
.txt16
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
}


.txt18
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
}


/* *********************************** */
/* cores ********************** */
/* ******************************** */
.cor1
{
	color:#ffffff;
}
.cor2
{
	color:#555555;
}
.cor3
{
	color:#cbc3bb;
}
.cor4
{
            color:#666666;
}
.cor5
{
   color:#403629;
}
.bcor1
{
	background-color:#cdc891;
}

/* **************************************** */
/* Divs **************************** */
/* ********************************** */

#divMain
{
	width:970px;
	margin:0 auto 0 auto;
	background-image:url(../../img/fundoMain.png);
	background-repeat:repeat-y;
	height:100%;
	min-height:500px;
	padding-top:15px;
	padding-left:10px;

}
#fundoVerde
{
             width:930px;
	background-image:url(../../img/fundoRodape.gif);
	background-repeat:repeat-x;
	height:100%;
	min-height:130px;
             margin-top:20px;
             margin-left:10px;	
 }
#rodapeMain
{
	margin:0 auto 0 auto;
	width:980px;
	background-image:url(../../img/rodapeMain.png);
	background-repeat:no-repeat;
	height:10px;


}

#rodape
{
	width:950px;
	margin:0px auto 0px auto;
	padding-bottom:10px;
}


/*********************menu drp down *********************/
.menu {
	padding:0 0 0 0px;
	margin:0;
	list-style:none;
	height:40px;
	position:relative;
	font-family:"Trebuchet MS";
        

}

.menu li.top {
	display:block;
	float:left;
	position:relative;
             height:40px;
	line-height:33px;
	color:#00559e;
	text-decoration:none;
	font-size:15px;
	font-weight:bold;
	padding:0 0 0 0px;
	cursor:pointer;

}
.menu li:hover > a.top_link {
	color:#00b7e0;
}


.menu a:hover {
	visibility:visible;
}
.menu li:hover {
	position:relative;
	z-index:200;
}
.menu ul, .menu :hover ul ul, .menu :hover ul :hover ul ul, .menu :hover ul :hover ul :hover ul ul, .menu :hover ul :hover ul :hover ul :hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:0;
	height:0;
	margin:0;
	padding:0;
	list-style:none;
}
.menu :hover ul.sub {
	left:2px;
	top:40px;
	right:2px;
	background: #bfd535;
	padding:3px 0;
	white-space:nowrap;
	width:200px;
	height:auto;
	filter:alpha(opacity='60');
	-moz-opacity:0.6;
	-khtml-opacity: 0.6;
	opacity: 0.6;
}
.menu :hover ul.sub li {
	display:block;
	height:20px;
	position:relative;
	float:left;
	width:250px;
}
.menu :hover ul.sub li a {
	display:block;
	font-size:13px;
	font-family:"Trebuchet MS";
	height:20px;
	width:198px;
	line-height:20px;
	text-indent:5px;
	color:#ffffff;
	text-decoration:none;

}

.menu :hover ul.sub li a:hover {
	background:#7c6a55;
	color:#ffffff;
}

.menu :hover ul.sub li ul sub li a {
	display:block;
	font-size:13px;
	font-family:"Trebuchet MS";
	height:10px;
	width:198px;
	line-height:10px;
	text-indent:5px;
	color:#ffffff;
	text-decoration:none;

}




.Home
{
	background-image:url(../../img/home.png);
	background-repeat:no-repeat;
	width:74px;
	height:35px;
	margin-right:0px;

}
.Home:hover, .HomeOn
{
	background-image:url(../../img/homeOn.png);
	background-repeat:no-repeat;
	width:74px;
	height:35px;
	margin-right:0px;

}

.Linca
{
	background-image:url(../../img/linca.png);
	background-repeat:no-repeat;
	width:70px;
	height:35px;
	margin-right:0px;

}
.Linca:hover, .LincaOn
{
	background-image:url(../../img/lincaOn.png);
	background-repeat:no-repeat;
	width:70px;
	height:35px;
	margin-right:0px;

}

.Produtos
{
	background-image:url(../../img/produtos.png);
	background-repeat:no-repeat;
	width:119px;
	height:35px;
	margin-right:0px;

}
.Produtos:hover, .ProdutosOn
{
	background-image:url(../../img/produtosOn.png);
	background-repeat:no-repeat;
	width:119px;
	height:35px;
	margin-right:0px;

}
.Servicos
{
	background-image:url(../../img/servicos.png);
	background-repeat:no-repeat;
	width:112px;
	height:35px;
	margin-right:0px;
}
.Servicos:hover, .ServicosOn
{
	background-image:url(../../img/servicosOn.png);
	background-repeat:no-repeat;
	width:112px;
	height:35px;
	margin-right:0px;

}
.Contactos
{
	background-image:url(../../img/contactos.png);
	background-repeat:no-repeat;
	width:105px;
	height:35px;
	margin-right:20px;

}
.Contactos:hover, .ContactosOn
{
	background-image:url(../../img/contactosOn.png);
	background-repeat:no-repeat;
	width:105px;
	height:35px;
	margin-right:20px;

}




.input_pesquisa
{
	width:158px;
	border:1px solid #909699;
	height:20px;
	vertical-align:middle;
}

.fundoMenuVerde
{
            background-image:url(../../img/fundoMenuVerde.gif);
            background-repeat:repeat-x;
	width:235px;
	height:295px;
	margin-right:30px;
}
.fundoMenuVerde ul li
{
   color:#666666;
  padding-top:10px;
}


.fundoMenuVerde ul li a
{
   color:#666666;
}
.term a
{
   color:#403629;
}
.link a
{
   color:#666666;
  text-decoration: underline;
}

p{margin-bottom:10px;}