/*** MADE IN BRAZIL WEAR ***/
/***   PAULO RANZANI     ***/


.title {
	font-family: Tahoma;
	font-size: 20px;
	font-weight: bold;
	color: #93CE14; /* (147, 206, 20) BAR #779A2F (119, 154, 47) BG #E4F9B9 (228, 249, 185) */
}

.sub {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #93CE14; /* (147, 206, 20) BAR #779A2F (119, 154, 47) BG #E4F9B9 (228, 249, 185) */
}

.body {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #93CE14; /* (147, 206, 20) BAR #779A2F (119, 154, 47) BG #E4F9B9 (228, 249, 185) */
}

.footer {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #93CE14; /* (147, 206, 20) BAR #779A2F (119, 154, 47) BG #E4F9B9 (228, 249, 185) */
}
A {     
	font-family: Tahoma;
	font-size: 9px;
        Color : #000000; font-weight: bold;
	text-decoration : none;
}
A:hover { 
        font-family: Tahoma;
	font-size: 9px;
	Color : #000000; font-weight: bold;
	text-decoration : underline;
}
a.side {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
a.side:hover {
	font-family: Tahoma;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: underline;
}

.menu {
      position:relative;
      clear:both;
      width:780px;
      height:21px;
      margin:0 0 0 0;
      padding:0 0 0 0;
      background:#779A2F;
      font-size:8pt;
}
#nav ul{
      padding:0 0 0 0;
      margin:0 0 0 0;
      white-space: nowrap;
      font-size:8pt;
      color:#FFFFFF;
      float:left;
      width:100%;
      background:#FFFFFF url(images/nav.gif);
      list-style:none;
}

#nav ul li{
      display:inline;
      list-style:none;
}

#nav ul li a{
      margin: 0 0 0 0;
      padding: .25em 2em .3em 1em;
      background:#FFFFFF url(images/menu1.gif);
      color: #000000;
      text-decoration:none;
      float: left;
      border-right:1px solid #CCCCCC;
}

#nav ul li a:hover{
      background:#3333FF url(images/menu2.gif);
      color: #FFFFFF;
      text-decoration:none;
      border-right:1px solid #CCCCCC;
}

.input {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #93CE14; /* (147, 206, 20) */
      background-color:#E4F9B9; /* (228, 249, 185) */
      text-decoration:none;
      border-style:none;
      line-height:12px;
      cursor:hand;
} 

.textarea {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #93CE14; /* (147, 206, 20) */
      background-color:#E4F9B9; /* (228, 249, 185) */
      text-decoration:none;
      border-style:none;
      line-height:12px;
      cursor:hand;
} 
