/* CSS Document */

html, body {
	padding:0px;
	margin:0px;
	background-color:#FFFFFF;
}
h2 { font-size:24px; }
* {
	font-family:verdana;
	color:#6d6e71;
	text-decoration:none;
	border:none;
	padding:0px;
	margin:0px;
	font-weight:normal;
	z-index:3;
	font-size:12px;
}
br { clear:both; }
b { font-weight:bold; }
#site 
{
	position:relative;
	width:877px;
	padding:47px;
	padding-top:0px;
	padding-bottom:15px;
	margin:0px auto 0px auto;
}
#topo 
{ padding-top:15px;
}

#topo, #topohome {
	position:relative;
	width:877px;
	height:95px;
	background-color:#FFFFFF;
	background-image:url(../imagens/bkg_topo.gif);
	background-position:623px 71px;
	background-repeat:no-repeat;
}

#topohome 
{
    background-color:White;
	background-image:url(../imagens/bkg_topo.gif);
	border-bottom:1px solid #e1e1e1;
	height:40px;
	background-position:623px 3px;
}

#lang {
	position:absolute;
	top:84px;
	right:275px;
	font-size:9px;
	font-family:verdana;
	color:#6d6e71;
	text-align:right;
}
#lang a {
	font-size:9px;
	font-family:verdana;
	color:#6d6e71;
}

#gotohome 
{
    position:absolute;
    top:71px;
    right:127px;
    _right:108px;
    width:127px;
    height:45px;
}

#menuhometop {
	position:absolute;
	top:16px;
	right:266px;
	font-size:9px;
	font-family:verdana;
	color:#6d6e71;
	text-align:right;
}
#menuhometop a {
	font-size:9px;
	font-family:verdana;
	color:#6d6e71;
}
#menu {
	padding:0px;
	margin:0px;
	height:36px;
	background-color:#e7e7e8;
}
#busca {
	float:right;
	position:relative;
	text-align:right;
}
.campobusca {
	position:absolute;
	right:45px;
	top:8px;
	width:132px;
	height:15px;
	border-top:1px solid #b4b4b6;
	border-left:1px solid #b4b4b6;
	padding:3px;
}
.lklupa { padding:9px 11px 0px 16px; }
.tit {
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
	width:216px;
	height:17px;
}
.txt {
	width:220px;
	background-color:#e4e5e7;
	margin:6px 0px 6px 0px;
}
.txt2 {
	padding:12px;
	width:196px;
	background-color:#e4e5e7;
	margin:6px 0px 6px 0px;
}
.campo {
	padding:3px;
	width:159px;
	height:15px;
	border-top:1px solid #b4b4b6;
	border-left:1px solid #b4b4b6;
}
.st { margin-left:9px; }
.frconsciv img {
	margin-top:7px;
	margin-bottom:2px;
}

.fragr2 img
{
	margin-top:2px;
	/*margin-top:0px;
	_margin-top:0px;*/
}
.frconsciv:hover img, .fragrl:hover img, .fragr2:hover img {
	opacity:0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}
#lateral {
	width:231px;
	padding-top:17px;
	margin-bottom:14px;
	float:left;
	background-color:White;
}
#cont {
	margin-top:17px;
	margin-left:11px;
	margin-bottom:14px;
	width:635px;
	float:left;
	position:relative;
}

#home {
	margin-top:17px;
	margin-bottom:14px;
	width:878px;
	position:relative;
}

#home a, #home img {
	margin:0px;
	padding:0px;
}

#home img:hover, #home img.hover {
	opacity:0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
	_cursor:pointer;
}
.ftbig {
	border-top:1px solid #d2d3d5;
	border-left:1px solid #d2d3d5;
}
#rodape {
	clear:both;
	border-top:1px solid #e1e1e1;
	height:48px;
	background-position:left bottom;
	background-repeat:no-repeat;
	position:relative;
}
.tempo 
{
    position:absolute;
    width:307px;
    height:26px;
    top:14px;
    left:342px;
}
#menulat {
	margin-top:8px;
	margin-bottom:7px;
}
/* S MENU 1 */
.menulat {
	margin:0px;
}
.menulat li {
	list-style:none;
	background-color:#e7e8e9;
	width:205px;
	height:20px;
	padding-left:14px;
	border-bottom:1px solid #FFFFFF;
	text-transform:uppercase;
}
.menulat li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#9c9e9f;
	line-height:20px;
	overflow:hidden;
	white-space:nowrap;
}
.menulat li:hover, .menulat li.hover { background-color:#d2d3d5; }
/* E MENU 1*/
#slm { background-color:#d2d3d5; }
/* S SUB 1 */
.subm, .subms  {
	margin:0px;
	display:none;
}
.subm li, .subms li {
	list-style:none;
	background-color:#aeafb2;
	width:200px;
	height:20px;
	padding-left:19px;
	border-bottom:1px solid #898a8c;
	text-transform:uppercase;
	overflow:hidden;
	white-space:nowrap;
}
.subm li a, .subms li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fffefe;
	line-height:20px;
}
.subm li:hover, .subm li.hover, .subms li:hover, .subms li.hover { background-color:#d2d3d5; }
.subm li:hover a, .subm li.hover a, .subms li:hover a, .subms li.hover a { color:#000000; }
/* E SUB 1*/

.pp { margin-top:2px; *margin-top:0px; }

.subtit {
	font-weight:bold;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#87888a;
}
.texto {
	font-size:12px;
	color:#6d6e71;
	margin-top:35px;
	text-align:justify;
}
.texto, .texto * { line-height:20px; }
#fotos {
	margin-top:20px;
	padding-left:15px;
}
#iframe {
	margin-top:0px;
	padding-left:15px;
}
.bdimg1 {
	position:relative;
	background-image:url(../imagens/bdimg1.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding:16px 15px;
	padding-bottom:30px;
	margin-top:1px;
	margin-right:17px;
	float:left;
}
.bdimg1:hover {
	cursor:pointer;
	opacity:0.75;
	-moz-opacity: 0.75;
	filter: alpha(opacity=75);
}
.bdimg1 div {
	position:absolute;
	top:132px;
	left:3px;
	width:194px;
	height:12px;
	text-align:center;
	font-size:9px;
	color:#808285;
}
.bdimg1 img {
	width:169px;
	height:100px;
}
/* imagens */

.imga {
	float:left;
	width:199px;
	height:131px;
	background-image:url(../imagens/bdimg2.gif);
	background-position:center top;
	background-repeat:no-repeat;
	float:left;
	position:relative;
}
.imga img {
	margin-top:16px;
	margin-left:16px;
	width:169px;
	height:100px;
}
/* produtos */
.imgp {
	float:left;
	width:130px;
	height:180px;
	float:left;
	position:relative;
	overflow:hidden;
	margin:10px 9px 20px 10px;
}
.imgp:hover, .imgp.hover { cursor:pointer; }
.imgp img {

}
.imgp h4 {
	position:absolute;
	top:103px;
	left:7px;
	width:120px;
	height:12px;
	text-align:left;
	font-size:9px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.imgp div {
	position:absolute;
	top:120px;
	left:5px;
	width:120px;
	height:12px;
	text-align:left;
	font-size:9px;
	color:#939598;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.imgp div span
{
    font-size:10px;
}
.imgp div * {
	text-align:left;
	font-size:9px !important;
	color:#939598;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.imgp a {
	color:#939598;
	font-size:9px;
	margin-top:0px;	
}

.prodamp {
	margin-top:12px;
	padding-bottom:20px;
	min-height:284px;
	height:auto !important;
	height:284px;
}

.titfl {
	text-align:left;
}

.carac {
	padding-top:10px;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	padding-bottom:12px;
}

.caracli {
	margin-top:4px;
	margin-left:4px;
}

.textocarac {
	color:#808285;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-position:inside;
	line-height:16px;
}

.caraclipr {
	margin-top:14px;
}

.caraclipr li {
	color:#808285;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	list-style-position:inside;
	line-height:16px;
}

.especif {
	padding-top:14px;
}

.imgproj {
	float:left;
	margin-top:20px;
	margin-right:16px;
	border:1px solid #cccccc;
}

* {
	_cursor:default;
}

*.hover {
	_cursor:default;
}

a.hover {
	_cursor:pointer;
}

a:hover {
	_cursor:pointer;
}

.lks {
	position:absolute;
	top:180px;
	left:470px;
	white-space:nowrap;
	z-index:7;
}

.ftpampimg {
	margin-right:4px;
}

.fotosapl {
	margin-top:10px;
	width:302px;
	height:290px;
	background-position:top let;
	background-repeat:no-repeat;
	float:right;
	padding-top:40px;
}

.ftapmin {
	width:118px;
	height:112px;
	background-image:url(../imagens/fotomin.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	margin-left:18px;
	margin-right:14px;
	margin-bottom:13px;
	_margin-left:11px;
	_margin-right:13px;
}

.ftapmin img {	
	width:105px;
	height:79px;
	border:1px solid #CCCCCC;
	margin-top:5px;
	margin-left:5px;
}

.ftapmin:hover img, .ftapmin img.hover {
	border-color:#999999;
	cursor:pointer;
}

.video {
	margin-top:10px;
	float:right;
}

.txtfull, .txtfull * {
	color:#6d6e71;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.email {
    text-decoration:underline;
    font-size:12px;
}
.txtfull h5 {
	font-size:14px;
}

.iframe 
{
    margin-left:-15px;
    margin-top:-25px;
    /*height:660px;*/
}

#ldg 
{
    position:absolute;
    left:186px;
    top:300px;
}

.checks, .checks * 
{
    font-size:11px;    
}

.msgNenhum 
{
    font-size:11px;
    padding:10px;
    text-align:center;
}

#ftnv 
{
    height:155px;
}

object 
{
	z-index:1;
}

.missao 
{    
    font-size:12px;
}
.missao li 
{
    font-size:12px;
    margin-left:10px;
    font-weight:bold;
    list-style-type:none;    
    padding:4px 0px;
}

.vtlk 
{
    font-family:Arial;
    font-size:9px;
    color:#6d6e71;
}

.vtlk:hover 
{
    color:#1c1c1c;
}

.noclear, .noclear * 
{
    clear:none;
}

.pagcom 
{
    height:14px;
    width:297px;
    margin-top:-4px;
    text-align:right;
}

.pagcom div 
{
    float:right;
    text-align:center;
    height:20px;
    width:14px;
    vertical-align:top;
    font-size:11px;
    color:#818285;
}
.pagcom p
{
    float:right;
    padding:0px 7px 0px 7px;
    font-size:9px;
}

.pagcom div a 
{
    text-align:center;
    font-size:11px;
    color:#818285;
    vertical-align:top;
}
.pagcom div:hover 
{
    background-image:url(../imagens/bkglk.gif);
    background-position:center center;
    background-repeat:repeat-y;
}

.flashHome 
{
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
}

.pcMidia 
{
	width:100%;
	text-align:left;
}
.pcMidia div 
{
	float:left;
}
.pcMidia p 
{
	float:left;
}
#bannerInicio 
{
	position:absolute;
	text-align:center;
	width:700px;
	height:460px;
	z-index:16;
	top:91px;
	left:50%;
	margin-left:-350px;
}

#bannerInicioContent {
	position:relative;
}

#bannerInicio #bannerInicioContent img 
{
	cursor:pointer;
	max-width:700px;
	max-height:460px;
}

#bannerInicio #bannerBotaoFechar 
{
	bottom:0;
	display:block;
	display:inline-block;
	background:url(../no-image);
	height:30px;
	position:absolute;
	right:0;
	width:90px;
	text-indent:-9999px;
	overflow:hidden;	
}

/* Micox Pseudo-class-css2 to IE (MXPC). Activate .hover and .first-child in IE 6 */
* html * { color: expression( (function(who) {
if(!who.MXPC && who.nodeName != 'A') {
 who.MXPC = '1';
 who.onmouseenter=function() {
who.className += ' hover'
};
 who.onmouseleave=function() {
who.className = who.className.replace(' hover', '')
};
 (who==who.parentNode.firstChild) ? who.className += ' first-child' : '';
}
}
)(this), 'auto')
}

