body{
    margin:0px;
    padding:0px;
    background-color:#B1C434;
    font-size:11px;
    font-family:tahoma;
    color:#666666;
    text-align: justify;
}
img{
    border:0px;
}
p{
    margin-bottom:-10px;
    font-size:11px;
    font-family:tahoma;
    color:#666666;
    text-align: justify;
    text-indent:15px;
}
td {
    font-family:tahoma;
    font-size:11px;
    color:#000000;
}
.bgleft{
    background-image: url(images/outros/bg_left.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    background-color: #B1C434;
}
.bgright{
    background-image: url(images/outros/bg_right.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-color: #B1C434;
}
.bgcenter{
    background-color: #93257B;
}
form {
  z-index: 1;
}
.form {
    font-family:tahoma;
    font-size:11px;
    color:#555555;
    z-index:1;
    border:1px solid #999999;
}
.form input{
    background-image:url(images/form/bg_input15.jpg);
}
input, select, textarea {
    font-family:tahoma;
    font-size:11px;
    color:#555555;
    z-index:1;
}
.pro_preco {
    font-family:tahoma;
    font-size:18px;
    font-weight:bold;
    color:#6A1C72;
}
.pro_nome {
    font-family:tahoma;
    font-size:12px;
    font-weight:bold;
    color:#000000;
    text-decoration:none;
}
.pro_nome:hover {
    font-family:tahoma;
    font-size:12px;
    font-weight:bold;
    color:#000000;
    text-decoration:underline;
}
.submenu {
    font-family:tahoma;
    font-size:10px;
    color:#777777;
    font-weight:normal;
    text-decoration:none;
}
.submenu:hover {
    font-size:10px;
    color:#333333;
    font-weight:normal;
    text-decoration:underline;
}
.maplinks {
    font-family:tahoma;
    font-size:11px;
    color:#ffffff;
    text-decoration:none;
    line-height:15px;
}
.maplinks:hover {
/*    text-decoration:underline;*/
    color:#FFFF99;
}
.windowmsg{
    font-family:tahoma;
    font-size:12px;
    color:#000000;
}
.msg{
    font-size:12px;
    color:#ff0000;
    font-family:tahoma;
}


/* Corporativo */
.menu{
    font-size:10px;
    color:#ffffff;
    font-weight:bold;
    text-decoration: none;
}
.menu a:hover{
    color:#FFFF99;
    text-decoration:underline;
}


.text11{
    font-family:arial;
    font-size:11px;
    color:#222222;
    text-decoration:none;
}
.link11{
    font-family:tahoma;
    font-size:11px;
    color:#222222;
    text-decoration:none;
}
.link11:hover {
    text-decoration: underline;
}
.title{
    font-family:tahoma;
    font-size:11px;
    color:#6A1C72;
    text-decoration:none;
}
.fleft{
  float: left;
  margin:2px;
}
/* End */

/* Janelas de mensagens */
.msgs{
    text-align:left;
    padding:6px;
    font-family:tahoma;
    font-size:11px;
    color: #333333;
    border:1px solid #6A1C72;
    background-image: url(images/success_header.gif);
    background-repeat: repeat-x;
    width:450px;
    margin-bottom:20px;
}
.msgs h1{
    margin-top:-2px;
    margin-bottom:13px;
    font-family:tahoma;
    font-size:14px;
    color: #6A1C72;
    font-weight:bold;
}
.msgs li{
    color: #333333;
    margin-bottom:12px;
}
.msgs li a{
    color: #6A1C72;
}
/* End */

/* Auto sugestao na busca */
.suggestionsBox {
    position: absolute;
    top:135px;
    left: 50%;
    margin: 0px;
    margin-top:6px;
    margin-left:-40px;
    width: 340px;
    background-image: url(images/bg_sugest.jpg);
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border: 2px solid #6A1C72;
    color: #333333;
}
.suggestionList {
    margin: 0px;
    padding: 0px;
}
.suggestionList a {
    margin: 0px 0px 3px 0px;
    padding: 3px;
    cursor: pointer;
}
.suggestionList a:hover {
    background-color: #659CD8;
    text-decoration:none;
    color:#222222;
}
/* end */

.menu td a{
    font-family:verdana;
    font-size:15px;
    font-weight: bolder;
    color:#ffffff;
    text-decoration:none;
}
.menu td a:hover{
    color:#FFFFCC;
}
