@CHARSET "UTF-8";

body{
	background-image: url("../img/geral/bg.gif");
}

#top1{
	width: 100%;
	background-color: #DCDCDC;
	height: 3px;
}

#top2{
	width: 100%;
	background-color: #3CB371;
	height: 10px;
}

div.container_16{
	background-color: #FFF;
}

div{
	text-align: left;
}

div#row100{
	height: 100px;
}

div#row200{
	height: 200px;
}

div#row300{
	height: 300px;
}

div#row400{
	height: 400px;
}

div#row500{
	height: 500px;
}

.centro{
	text-align: center;
}

.rodape{
	text-align: center;
	background-color: #C5C5C5;
}

.produto{
	width: 100px;
	height: 100px;	
	float: left;
	margin-right: 10px;
	cursor: pointer;
}

.justificado{
	text-align: justify;	
}

.silver{
	background-color: #F5F5F5;
}

.fundo556{
	 background-image:url('../img/bg/fundo-5-5-6.gif');
}

.fundo88{
	 background-image:url('../img/bg/fundo-8-8.gif');
}

#twitter{
	color:#283C82;
}

#produto-info img{
	float: left;
}

h5{
	font: 1.4em 'GnuolaneRegular', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	text-shadow: 0 1px 0 #FFF;
	color: #2E8B57;
	float: left;
}

.titulo{
	font: 1.4em 'GnuolaneRegular', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	text-shadow: 0 1px 0 #FFF;
	color: #2E8B57;
}

p{
	font: 1.0em 'GnuolaneRegular', 'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
	text-shadow: 0 1px 0 #FFF;	
}

a:link{color:#283C82;text-decoration:none}
a:visited{color:#283C82;text-decoration:none}
a:hover{color:#283C82;text-decoration:underline}

.mini{
	width: 89px;
	margin-right: 1px;
	margin-top: 3px;
	cursor: pointer;
}

.moeda{
	text-align:right;
}

/*- Menu 10--------------------------- */

ul {
        list-style: none;
        margin: 0;
        padding: 0;
  }

#menu10 {
        width: 200px;
        margin: 0px;
        }

#menu10 li a {
        height: 32px;
          voice-family: "\"}\"";
          voice-family: inherit;
          height: 24px;
        text-decoration: none;
        }

#menu10 li a:link, #menu10 li a:visited {
        color: #4D4D4D;
        display: block;
        background:  url('../img/geral/menu10.gif');
        padding: 8px 0 0 10px;
        }

#menu10 li a:hover, #menu10 li #current {
        color: green;
        font-weight:bold;
        background:  url('../img/geral/menu10.gif') 0 -32px;
        padding: 8px 0 0 10px;
        }
-->
