@charset "utf-8";
* html img,
* html .png{

    position:relative;

    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

        this.src = "imagens/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

    );

}
body {
	margin: 0px;
}
a:link {
	color: #5C6368;
	text-decoration: none;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
	color: #5C6368;
	text-decoration: none;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
}
a:hover {
	color: #5C6368;
	text-decoration: underline;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
}
a:active {
	color: #5C6368;
	text-decoration: none;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
}
a.linha:link {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #0066B3;
	text-align: left;
}
a.linha:visited {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #0066B3;
	text-align: left;
}
a.linha:hover {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #0066B3;
	text-align: left;
	text-decoration: underline;
}
a.linha:active {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #0066B3;
	text-align: left;
}
a.submenu_panel:link {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.submenu_panel:visited {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.submenu_panel:hover {
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
a.submenu_panel:active {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
#bg {
	position:absolute;
	left:0px;
	width:100%;
	height:auto;
	z-index:2;
	background-image: url(../images/bg_site.jpg);
	background-position: center bottom;
	top: 0px;
	background-repeat: no-repeat;
}
#menu {
	height: 126px;
	width: 950px;
	margin-left: -475px;
	position: relative;
	left: 50%;
	top: 0px;
}
#barra_menu {
	position: relative;
	height: 61px;
	width: 100%;
	left: 0px;
	top: 0px;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #FFCB05;
	background-image: url(../images/bg_menu_panel.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
}

#menu_panel {
	width: 566px;
	margin-left: -283px;
	height: auto;
	left: 50%;
	position: absolute;
}
.menu_panel {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066B3;
}
#top {
	position: relative;
	height: 270px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-color: #CDD2D6;
	text-align: left;
}
#site {
	position: relative;
	height: auto;
	width: 100%;
	left: 0px;
	top: 0px;
}
#site_l {
	background-color: #FFCB05;
	position: absolute;
	width: 405px;
	left: 50%;
	top: 0px;
	margin-left: -640px;
	padding-top: 36px;
	height: auto;
}
#site_r {
	width: 950px;
	margin-left: -475px;
	height: auto;
	left: 50%;
	top: 0px;
	position: relative;
}


#top_l {
	height: 167px;
	width: 235px;
	top: 0px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 50%;
	position: absolute;
	margin-left: -640px;
	text-align: left;
	z-index: 3;
	line-height: 311px;
	padding-top: 103px;
	padding-left: 170px;
}
#top_l_panel {
	height: 114px;
	width: 235px;
	top: 0px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	left: 50%;
	position: absolute;
	margin-left: -640px;
	text-align: left;
	z-index: 3;
	padding-left: 170px;
	padding-top: 51px;
}
#top_r_panel {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 41px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0066B3;
	position: absolute;
	left: 50%;
	height: auto;
	padding-top: 51px;
}

#rodape {
	height: 63px;
	width: 940px;
	position: relative;
	left: 50%;
	z-index: 2;
	margin-left: -470px;
	padding-top: 10px;
	text-align: left;
}
.rodape {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #5C6368;
}
.titu_empresa {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #FFCB05;
}
.texto_empresa {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.texto_orcamento {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
}
.tel {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.ddd {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.texto_form {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.combo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-image: url(../images/bg_form.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	border: 1px solid #FFF;
	background-color: #FFF;
}
.combo2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	background-image: url(../images/bg_form2.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	text-align: left;
	border: 1px solid #FFF;
}
#dprod_l {
	background-image: url(../images/bg_produtos.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	width: 369px;
	height: 300px;
	left: 0px;
	top: 0px;
	text-align: center;
	padding: 10px;
}
#miniatuas {
	position: absolute;
	width: 369px;
	height: auto;
	left: 0px;
	top: 323px;
	text-align: center;
	padding-right: 9px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#dprod_r {
	position: relative;
	height: auto;
	width: 280px;
	left: 409px;
	top: 0px;
}
.titu_prod {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #0066B3;
}
.texto_prod {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	color: #000;
}
#top_panel {
	position: relative;
	height: 165px;
	width: 100%;
	left: 0px;
	top: 0px;
	background-image: url(../images/bg_top_panel.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.thumbs {
	background-color: #FFF;
	border: 1px solid #666;
	height: 80px;
	width: 80px;
	position: relative;
}
