/* CSS Document */
* {
	margin:0;
	padding:0;
	_behavior: url("includes/iepngfix.htc");
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#FFF;
	_behavior:url("includes/csshover2.htc");
        margin: 0 auto;
}
h3 {
	border-bottom:1px dashed #183884;
	letter-spacing:2px;
	font-size:13px;
	color:#183884;
	padding:5px 0;
}
h3 a {
	text-decoration:none;
	color:#183884;
}
h3 a:hover {
	text-decoration:underline;
}
.textTexto {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align:justify;
	line-height:16px;
	font-size:11px;
	color:#727474;
}
.textTexto img {
	padding:5px;
}
.styleNone {
	list-style:none;
}
.displayNone {
	display:none;
}
.btLink {
	cursor:pointer;
}
.inputText, .inputBusca {
	border:1px solid #999;
	background:#f9f9f9;
	font-size:11px;
	color:#727474;
	padding:2px;
	height:14px;
}
.inputBusca {
	background:#fdfdfd;
	width:95px;
}
#topo {
	background:url('img/bg_topo.gif') repeat-x;
	height:100px;
        width:770px;
        margin:0 auto;
}

#teste{
    clear:both;
    padding-left:20px;
    padding-top:0px;
    margin-top:-10px !important;
    width:200px;
}

#menu {
	margin:0 auto;
	padding:12px 0;
	width:770px;
}
#menu img {
	padding:0 3px;
	float:left;
}
#menu .idiomas {
	background:url('img/bg_lang.gif') repeat-x;
	padding-top:58px;
	padding-left:2px;
	margin-left:3px;
	height:15px;
	width:63px;
	float:left;
}
#menu .idiomas img {
	padding:1px;
}
#container {
	margin:0 auto;
	width:770px;
    position:relative;
}
#box {
	background:url('img/bg_box.png') no-repeat;
	margin-top:10px;
	padding:10px 20px;
	width:730px;
	float:left;
        clear:both;
}
#box p {
	padding:1px 0;
}
#box ul,#produtos ul {
	margin-bottom:10px;
	list-style:none;
}
#box li, #produtos li {
	background:url('img/seta.gif') no-repeat 1px 6px;
	border-top:1px dashed #b3b2b2;
	padding:2px 0px 2px 10px !important;
	padding:0 5px;
	padding-left:13px;
	font-size:12px;
}
#box li a, #produtos li a {
	text-decoration:none;
	color:#7b7a7a;
}
#box li a:hover, #produtos li a:hover {
	color:#494747;
}
#showroom {
	margin-bottom:10px;
/*	margin-top:96px;*/
/*    margin-left:620px;*/
/*	float:right;*/
	width:265px;
    position:absolute;
    right:-40px;
    top:100px;
    z-index:999;
}
#showroom .top {
	background:url('img/showroom_top.png') no-repeat;
	height:29px;
}
#showroom .conteudo {
	background:url('img/showroom.png') no-repeat;
	text-align:center;
}
#showroom .bottom {
	background:url('img/showroom_bottom.png') no-repeat;
	height:9px;
}

#prox-ant{
    background:url('img/showroom.png') no-repeat;
    text-align:center;
    height:35px;
}

#conteudo {
	margin:10px 15px;
	margin-top:25px;
	width:540px;
	float:left;
}
#conteudo .titulo a {
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#990000;
}
#conteudo .titulo a:hover {
	text-decoration:underline;
}
#conteudo .textTexto {
	padding-bottom:5px;
	letter-spacing:0.2px;
	font-size:11px;
}
#rodape {
	background:url('img/bg_rodape.gif') repeat-x;
	text-align:center;
	font-size:10px;
	color:#8fa6dc;
	padding:8px;
	height:24px;
	clear:both;
}
#rodape a {
	color:#8fa6dc;
}
#smaq {
	margin:0 auto;
	width:770px;
	text-align:right;
	padding:5px;
}

/* TABELA2 ------------------------------------------------- */

.tabela2 th {
	font:  bold 10px Arial, Helvetica, sans-serif;
	color: #676767;
	border-right: 1px solid #cfcfcf;
	border-left: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	border-top: 1px solid #cfcfcf;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 7px 6px 5px 6px;
	background: #86A2D1 url(img/bg_header.jpg) no-repeat;
}
.tabela2 td {
	font: 11px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #cfcfcf;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #727474;
	letter-spacing:1px;
}
.tabela2 td.alt {
	background: #f7f7f7;
	color: #797268;
}
.tabela2 a {
	text-decoration:none;
	color:#525454;
}
.tabela2 a:hover {
	text-decoration:underline;
}

/* TABELA3 ------------------------------------------------- */

.tabela3 th {
	font:  bold 10px Arial, Helvetica, sans-serif;
	color: #676767;
	border-top: 1px solid #cfcfcf;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 7px 6px 5px 6px;
	background: #86A2D1 url(img/bg_header.jpg) no-repeat;
}
.tabela3 td {
	font: 11px Arial, Helvetica, sans-serif;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #727474;
	letter-spacing:1px;
}
.tabela3 td.alt {
	background: #f7f7f7;
	color: #797268;
}
.tabela3 a {
	text-decoration:none;
	color:#525454;
}
.tabela3 a:hover {
	text-decoration:underline;
}
.dataInterna {
	padding-bottom:15px;
	letter-spacing:2px;
	font-weight:bold;
	font-size:12px;
	color:#727474;
}
.vejamais {
	text-align:right;
	font-size:11px;
}
.vejamais a {
	text-decoration:none;
	color:#183884;
}
.vejamais a:hover {
	text-decoration:underline;
}

#resultadoBusca {
	font-size:11px;
}

/* painel rotativo */
#painel {
	top:0;float:left;
}
div>#painel {top:0;} /*hack*/
#painel-conteudo {display:none;}
#showroom a {color:#727474;font-size:11px;text-decoration:none;}
#showroom a:hover { text-decoration:underline;}
#showroom #imgslide {width:225px;height:310px;margin:10px 0 0 0;border:1px solid #d6d8d9;}
#showroom #proximo, #painel #anterior, #painel #pause {cursor:pointer;cursor:hand;}
#showroom #to-blend {opacity:0.99;zoom:1;overflow:hidden;width:225px;height:330px;margin-left:20px;}
#showroom .nome {font-weight:bold;}
#divUp   {position:absolute; left:170px; top:60px;}
#divDown {position:absolute; left:170px; top:260px;}
#divScrollTextCont {position:absolute; left:170px; top:110px; width:300px; height:150px; clip:rect(0px 300px 150px 0px); overflow:hidden; visibility:hidden;}
#divText {position:absolute; left:0px; top:0px;}
