<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7"/> 
@charset "utf-8";
/* CSS Document */

<!-- 
body  {
	background: url(imgs/fundo_site.jpg) repeat-y;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	 /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.twoColFixLtHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids    a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.twoColFixLtHdr #header {
    height: 136px;  
	background:url(imgs/topo_banner2.gif) no-repeat;
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
.menu_seperior {
    height: 60px;  
	padding: 0 0px 0 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	margin: 6.7em -0.2em 0em 0em;
	text-align:right;
} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
 /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px;
}
.twoColFixLtHdr #mainContent { 
    height: 550px;
	margin: 0 0 0 200px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 2px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background:url(imgs/grafismo_vertical.gif) no-repeat;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
} 
.twoColFixLtHdr #footer { 
	text-align: right;
	padding: 0 10px 0 2px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img {
behavior: url("js/pngbehavior.htc");
}
a {
color:#666666;
text-decoration:none
}
a:hover {
color:#999999;
}
#mInternas a {
color:#CC0000;
text-decoration:none;
}
#mInternas a:hover {
color:#999999;
text-decoration:none;
}
#selecionado {
color:#990000;
}
#mInternas #Iselecionado {
color:#999999;
}
#conteudo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 760px;
	position:absolute;
	_margin-top: -16px;
	left: 40%;
	margin-left: -380px;
	top: 8px;
}
#logo {
margin-top:5px;
z-index:7;
}
input#procura {
font-family:Verdana;
font-size:10px;
border:none;
/border:none;
padding-left: .5em;
padding-right: .5em;
padding-top: .2em;
height:14px;
width:122px;
background-image:url(imgs/fundoprocura.jpg);
background-repeat:no-repeat;
_background-attachment:fixed;
margin-top:-2px;
_margin-top:2px;
margin-left:-150px;
position:absolute;
}
a#bBusca {
position:absolute;
margin-top:-5px;
_margin-top:0px;
margin-left:-15px;
_margin-left:-17px;
}


.input-button{
align:left;
width:25px; 
height:25px; 
margin-top:-4px;
margin-left:-12px;
position:absolute;
}
     
#grf1 {
z-index:1;
position:absolute;
margin-top:-38px;
_margin-top: -39px;
margin-left: 250px;
_margin-left: 250px;
}
#noticias {
position:absolute;
margin-left: 28px;
width:200px;
}
#centro {
position:absolute;
margin-top:-175px;
_margin-top: -175px;
/margin-top: -220px;
margin-left: 280px;
_margin-left: 282px;
height:350px;
width:550px;
}
#assinatura {
position:absolute;
margin-top:525px;
_margin-top: 525px;
/margin-top: 155px;
margin-left: 668px;
_margin-left: 668px;
overflow: hidden;
}
#menus {
position:absolute;
margin-top:-38px;
/margin-top: -38px;
_margin-top:-38px;
margin-left: 425px;
_margin-left: 425px;
width: 500px;
}
ul#menusuperior {
color:#FFFFFF;
font-family:Verdana;
font-size:10px;
margin-top:10px
}
ul#menusuperior li {
	padding:.2em;
	list-style: none;
	display: inline;
	padding-left:5px;
}

#menul {
margin-left: -0px;
margin-top:-30px;

}
ul#menulateral {
color:#CCCCCC;
font-family:Verdana;
font-size:10px;
}
li {
	list-style: none;
}
ul#menulateral li#Empresa {
	background-image:url(imgs/aempresa.gif);
	background-position: 0px -2px;
	width: 167px;
	height:33px;
	background-repeat:no-repeat;
	list-style: none;
	font-size:0px;
	padding: .8em;
}
ul#menulateral li#Empresa:hover {
	background-position: 0px -34px;
	width: 167px;
	height:33px;
	background-repeat:no-repeat;
	list-style: none;
	font-size:0px;
	padding: .8em;
}
ul#menulateral li#Vidro {
	background-image:url(imgs/ovidro.gif);
	background-position: 0px -2px;
	width: 167px;
	height:33px;
	background-repeat:no-repeat;
	list-style: none;
	font-size:0px;
	padding0left: 500px;
}
ul#menulateral li#Vidro:hover {
	background-position: 0px -34px;
	width: 167px;
	height:33px;
	background-repeat:no-repeat;
	list-style: none;
	font-size:0px;
	padding0left: 500px;
}
ul#menulateral li#Produtos {
	background-image:url(imgs/produtos.gif);
	background-position: 0px -2px;
	width: 167px;
	height:33px;
	background-repeat:no-repeat;
	list-style: none;
	font-size:0px;
	padding: .8em;
}
ul#menulateral li#Produtos:hover {
	background-position: 0px -34px;
	width: 167px;
	height:33px;
	background-repeat:no-repeat;
	list-style: none;
	font-size:0px;
	padding-left: .5em;
}
ul#menulateral li#Portfolio {
	background-image:url(imgs/portfolio.gif);
	background-position: 3px -2px;
	width: 167px;
	height:33px;
	background-repeat:no-repeat;
	list-style: none;
	font-size:0px;
	padding0left: 500px;
}
ul#menulateral li#Portfolio:hover {
	background-position: 3px -34px;
	width: 167px;
	height:33px;
	background-repeat:no-repeat;
	list-style: none;
	font-size:0px;
	padding0left: 500px;
}
ul#menulateral li#Lojas {
	background-image:url(imgs/nossalojas.gif);
	background-position: 0px -2px;
	width: 167px;
	height:33px;
	background-repeat:no-repeat;
	list-style: none;
	font-size:0px;
	padding0left: 500px;
}
ul#menulateral li#Lojas:hover {
	background-position: 0px -34px;
	width: 167px;
	height:33px;
	background-repeat:no-repeat;
	list-style: none;
	font-size:0px;
	padding0left: 500px;
}
ul#menulateral li#Fotos {
	background-image:url(imgs/fotos.gif);
	background-position: 0px -2px;
	width: 167px;
	height:33px;
	background-repeat:no-repeat;
	list-style: none;
	font-size:0px;
	padding0left: 500px;
}
ul#menulateral li#Fotos:hover {
	background-position: 0px -34px;
	width: 167px;
	height:33px;
	background-repeat:no-repeat;
	list-style: none;
	font-size:0px;
	padding0left: 500px;
}
ul#listProd{
	float:left;
}
ul#listProd li{
	width:365px;
	margin-right:14px;
	display:inline;
	float:left;
}

ul#ulNoticia {
margin-left: -30px;
_margin-left: 0px;
width: 200px;
color:#999999;
}

.rodape{ 
float:left; 
width:500px; 
height:60px; 
display:block;  
margin: 0.1em 0em 0em 0em;
text-align:right;
border-top: solid 0.1em #720000; 
}

.rodape-esquerda{ 
float:left;
width:240px; 
height:50px;  
display:block;  
margin: 0em 0em 0em 0em;
padding-right:0.3em; 
text-align:left;
}
.rodape-direita{  
float:right;
width:240px; 
height:50px;  
display:block;  
margin: 0em 0em 0em 0em;
padding-right:0.3em; 
text-align:right;}

#texto{
color:#000; 
overflow:auto; 
text-align:justify; 
height:185px; 
scrollbar-arrow-color:#E20000; 
scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color:#E20000;
scrollbar-3dlight-color:#FFFFFF;
scrollbar-highlight-color:#FFFFFF;
scrollbar-face-color:#FFFFFF;
scrollbar-shadow-color:#FFFFFF;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-track-color:#FFFFFF;


}