/* CSS Document */

body{
margin-top: 0;
margin-left:0;
font-family: Arial, Helvetica, sans-serif;
font-size:x-small;
}
.formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	color: #999999;
	border: 1px none #FFFFFF;
	background-image: url(images/layout/bg_form.jpg);
	
}
.formulario2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	border: 1px none #FFFFFF;
	background-image: url(images/layout/bg_form.jpg);
}
select {
background-color: #E1E1E1;
color: #999999;
font-size: 12px;
border: 0px solid black;
}
.formbusca {
    color: #999999;
    font-size: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-left-width: 1px;
	background-color: #ECECEC;
	height: 20px;
	width: 148px;
	text-transform:lowercase;
}
.destaque1 {
	background-image: url(images/layout/boxtrans1.png);
	height: 174px;
	width: 298px;
	}


.destaque2 {
	background-image: url(images/layout/boxtrans2.png);
	height: 206px;
	width: 278px;
}
.bgsobre {
	background-image: url(images/layout/bg_sobre.gif);
	background-repeat: repeat;
	background-position: right bottom;
}
.bgtopo {
	background-image: url(images/layout/bg_topo.jpg);
	background-repeat: repeat-x;
}
.maiusculas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
}
.indique{ /*class added to contents of 2nd demo when they are open*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.duvidas{ /*class added to contents of 2nd demo when they are open*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.abrir{ /*class added to contents of 2nd demo when they are open*/
color: #996699;
}

.fechar{ /*class added to contents of 2nd demo when they are closed*/
color: #999999;
}
.stepcarousel{
position: relative; /*leave this value alone*/
border: 0px solid black;
overflow: scroll; /*leave this value alone*/
width: 570px; /*Width of Carousel Viewer itself*/
height: 150px; /*Height should enough to fit largest content's height*/
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: center; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 130px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

#menu_parent_tipo{
width: 17px;
padding: 0px 0px;
font-weight: bold;
text-align: center;
}

#menu_child_tipo{
position: absolute;
margin-top: 25px;
margin-left: -182px;
visibility: hidden;
background-color: #E7E6E6;
width: 185px;
border-bottom-width: 0;
color: #656565;

}

#menu_child_tipo a{
display: block;
width: 185;
height: 20px;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
padding: 1px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999999;
padding-left:15px;
text-align: left;
text-transform:lowercase;
}

#menu_child_tipo a:hover{
background-color: #ECE7EE;
height: 20px;
width: 167px;
}

#menu_parent_material{
width: 17px;
padding: 0px 0px;
font-weight: bold;
text-align: center;
}

#menu_child_material{
position: absolute;
margin-top: 25px;
margin-left: -182px;
visibility: hidden;
background-color: #E7E6E6;
width: 185px;
border-bottom-width: 0;
color: #656565;
}

#menu_child_material a{
display: block;
width: 185;
height: 20px;
border-bottom: 1px solid #CCCCCC;
border-right: 1px solid #CCCCCC;
border-left: 1px solid #CCCCCC;
padding: 1px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #999999;
padding-left:15px;
text-align: left;
text-transform:lowercase;
}

#menu_child_material a:hover{
background-color: #ECE7EE;
height: 20px;
width: 167px;
}


#menu_parentufencomendar{
width: 18px;
padding: 0px 0px;
font-weight: bold;
text-align: center;
}

#menu_childufencomendar{
position: absolute;
visibility: hidden;
background-color: #E7E6E6;
width: 18px;
border-bottom-width: 0;
text-align: center;
}

#menu_childufencomendar a{
display: block;
width: 18px;
border-bottom: 0px solid #FFFFFF;
padding: 1px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #656565;
text-align: center;
}

#menu_childufencomendar a:hover{
background-color: #FFFFFF;
width: 18px;
}




#menu_parentufduvidas{
width: 18px;
padding: 0px 0px;
font-weight: bold;
text-align: center;
}

#menu_childufduvidas{
position: absolute;
visibility: hidden;
background-color: #E7E6E6;
width: 18px;
border-bottom-width: 0;
text-align: center;
}

#menu_childufduvidas a{
display: block;
width: 18px;
border-bottom: 0px solid #FFFFFF;
padding: 1px;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
color: #656565;
text-align: center;
}

#menu_childufduvidas a:hover{
background-color: #FFFFFF;
width: 18px;
}


.bgproduto {
background-image:images/layout/bg_produto1.jpg; 
background-repeat:no-repeat
}
