/*-------------------------------------------    
    Base Rules
-------------------------------------------*/
body	{
	text-align: center;
	margin: 10;
	padding: 0;
	border: 0;
	color: #807f83;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
	font-size: small;
	line-height: 18px;
	background-image: url(../images/bg.gif);
	}

img	{ border: 0; }

/*-------------------------------------------    
    Links Formatting
-------------------------------------------*/
a:link			{ color: #401664; text-decoration: underline }
a:active		{ color: #800080; text-decoration: underline }
a:visited		{ color: #401664; text-decoration: underline }
a:hover			{ color: #B73C36; text-decoration: underline }

a.menu:link {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.menu:active { 
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.menu:visited { 
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
a.menu:hover	{ color: #FFF; text-decoration: none; }

a.submenu:link {
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.submenu:active { 
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.submenu:visited { 
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.submenu:hover	{ color: #FFF; text-decoration: none; }

a.sidemenu:link {
	color: #401664;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	line-height: 12px;
}
a.sidemenu:active { 
	color: #401664;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	line-height: 12px;
}
a.sidemenu:visited { 
	color: #401664;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	line-height: 12px;
}
a.sidemenu:hover	{ color: #f04c3e; text-decoration: none; }

a.sidemenutitle:link {
	color: #401664;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
a.sidemenutitle:active { 
	color: #401664;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
a.sidemenutitle:visited { 
	color: #401664;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
a.sidemenutitle:hover	{ color: #f04c3e; text-decoration: none; }

/*-------------------------------------------    
    Site Structure
-------------------------------------------*/
div#header {
	padding-top: 5px;
	padding-right: 5px;
	font-weight: bold;
	padding-bottom: 1px;
	padding-left: 5px;
	background-color: #fff;
	width: 770px;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
div#menu {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #fff;
	width: 770px;
	text-align: left;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
div#content {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #fff;
	width: 770px;
	text-align: justify;
}
div#footer {
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #fff;
	width: 770px;
}
div#copyright {
	font-size: 10px;
	color: #333;
}

/*-------------------------------------------    
    Text Styles
	note: in=indent ju=justify bo=bold
-------------------------------------------*/
.menubgout {
	background-color: #807f83;
}
.menubgin {
	background-color: #401664;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.facebgout {
	background-color: #863AD1;
}
.corpobgout {
	background-color: #00ab91;
}
.maosbgout {
	background-color: #f04c3e;
}
.dicasbgout {
	background-color: #CCC;
}
.dicasbgin {
	background-color: #807f83;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sidemenubgin {
	background-color: #401664;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-variant: small-caps;
	line-height: 12px;
}
.sidemenutitle {
	color: #401664;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
}
.in {
	text-indent: 20px;
}
.ju {
	text-align: justify;
}
.inju {
	text-indent: 20px;
	text-align: justify;
}
.injubo {
	text-indent: 20px;
	text-align: justify;
	font-weight: bold;
}
.sitetexts {
	text-align: justify;
	line-height: 14px;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.sitetexts01 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align: justify;
	line-height: 16px;
	text-align:justify;
}
.sitetexts02 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align: justify;
	line-height: 16px;
	text-align:justify;
}
.sitetexts03 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	text-align: justify;
	line-height: 16px;
	text-align:justify;
}
.productstexts {
	text-align: justify;
	color: #FFFFFF;
	line-height: 14px;
}
.formtexts {
	color: #FFFFFF;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
.formtexts-small {
	text-align: justify;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 14px;
}
.inputbox-form {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	background-color: #FFFFFF;
}
.javabutton {
	font-size: 11px;
}
.small {
	font-size: 10px;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}

/*-------------------------------------------    
    Popups Structure
-------------------------------------------*/
div#popupscontent {
	width: 95%;
	text-align: justify;
}
div#plugins {
	width: 100px;
	text-align: center;
	border: solid #cbdbc9;
	padding: 2px;
	background-color: #FFFFFF;
	float: left;
	border-width: 2px;
	margin: 10px;
}

/*-------------------------------------------    
    Popups Text Styles
-------------------------------------------*/
.popups-title {
	font-size: 14px;
	font-weight: bold;
}

.imagem100
{
	height:100px;
	padding:10px;
}

.imagem150
{
	height:150px;
	padding:10px;
}



.titulo{
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:17px;
	font-weight:bold;
	color:#3E1865;
}
/*-------------------------------------------    
    Temporarily disabled
	
a.reverselink:link { color: #FF0; text-decoration: underline; }
a.reverselink:visited { color: #FF0; }
a.reverselink:hover	{ color: #F60; }

a.copyright:link { color: #004839; text-decoration: underline; font-size: 10px; }
a.copyright:visited { color: #004839; text-decoration: underline; font-size: 10px; }
a.copyright:hover { color: #b73c36; }

.pagetitle {
	font-size: 22px;
	font-weight: bold;
	text-decoration: underline;
}
.capoverso {
	font-size: 14px;
	font-weight: bold;
}
.frametext {
	color: #fff;
	font-weight: bold;
}
.inputbox {
	font-family: "Courier New", Courier, mono;
	font-size: 9px;
	background-color: #FFFFFF;
}
-------------------------------------------*/
input
{
background:#FFFFFF;
border:1px solid #CCCCCC;
padding:2px;
}
textarea
{
background:#FFFFFF;
border:1px solid #CCCCCC;
padding:2px;
}#content table tr td p strong {
	text-align: justify;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
td {
	text-align: justify;
	font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
}
span {
	color: #000;
}
