@charset "utf-8";

body {
	background-color: #d1eef4;
	background-image:url(../images/water_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	background-attachment:fixed;
}


body {
	padding: 0;
	text-align: left;
    min-width: 860px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
	

img
{
	border-style: none;
	text-align: center;
}
.white_text 
{
	font-size: 10px;
	color: #FFFFFF;
}
.body_text 
{
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	padding-left: 0px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.body_text2
{
	font-size: 12px;
	color: #000000;
	line-height: 22px;
	padding-left: 0px;
	text-indent: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: none;
}

/* links */
a:link, a:visited {
color: #2B51B7;
text-decoration: none;
}

a:hover, a:active {
	color: #990000;
	text-decoration: underline;
}

a.text:link, a.text:visited, a.text:active {
color: #2B51B7;
text-decoration: underline;
font-weight: bold;
}

a.text:hover {
color: #2B51B7;
text-decoration: underline;
font-weight: bold;
}

.link:hover 
{
	color: #000000;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: 2px;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-bottom-color: #8b7164;
	background-color: #FFE6D9;
}
.link 
{
	font-size: 12px;
	font-weight: bolder;
	color: #52425f;
	font-style: normal;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
}
.thrColFixHdr #container #sidebar1 .link5 {
	color: #C6A8C4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
}

.link3:hover 
{
	color: #000000;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8b7164;
	background-color: #FFE6D9;
	font-style: italic;
}
.link3 
{
	font-size: 12px;
	color: #52425f;
	text-decoration: none;
}
.link2:hover 
{
	color: #000000;
	background-color: #FFFFFF;
}
.link2 
{
	font-size: 12px;
	font-weight: bold;
	color: #fda597;
	font-style: normal;
	text-decoration: none;
}
.thrColFixHdr #container 
{
	width: 860px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	background-color: #ffffff;
	background-position: center top;
	height: 100%;
	/* Reset alignment to compensate for 'text-align:center': */
    text-align: left;
    /* Specify the width of the element. This should be the same
     as 'body min-width': */
  margin-left: auto;
  margin-right: auto;
} 
.thrColFixHdr #header 
{
	background-color: #000000;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	background-position: center;
} 
.thrColFixHdr #header h1 
{
	margin: 0;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.thrColFixHdr #sidebar1 
{
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	height: 600px;
	clear:left;
}
.thrColFixHdr #sidebar1 h1 
{
	margin: 0;
	padding: 0px;
}
.thrColFixHdr #sidebar2 
{
	float: right; /* since this element is floated, a width must be given */
	width: 190px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCE4EC;
	border-right-color: #DCE4EC;
	border-bottom-color: #999;
	border-left-color: #999;
	background-color: #fff;
	height: 100%;
	clear:right;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.thrColFixHdr #sidebar2 h1 
{
	margin: 0;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: .5em;
	clear: both;
}

.thrColFixHdr #mainContent 
{
	width: 660px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 100%;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
} 

.thrColFixHdr #conteudo
{
	width: 650px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 100%;
	font-size: 12px;
	font-style:normal;    
	font-weight: normal;
} 

.thrColFixHdr #contCadastro 
{
	width: 650px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 100%;
	font-weight: normal;
} 

.thrColFixHdr #cadastro
{
	width: 650px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	height: 100%;
} 


.thrColFixHdr #mainContent2 
{
	width: 500px;
	margin-right: 0px;
	margin-left: 200px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 100%;
	text-indent: 0px;
} 
.thrColFixHdr #mainContent2 h1 
{
	margin: 0;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: 0.4em;
	line-height: 24px;
}
.thrColFixHdr #mainContent2 h6
{
	margin: 0;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: .5em;
	font-size: 14px;
}
.thrColFixHdr #mainContent h1 
{
	margin: 0;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-variant: small-caps;
	font-weight: bold;
	letter-spacing: .5em;
	font-size: 20px;
}
.thrColFixHdr #footer 
{
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	background-color: #fff;
	margin: 0px;
	line-height: normal;
	font-size: 12px;
} 
.thrColFixHdr #footer p 
{
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt 
{ /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft 
{ /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.firstt {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: 3px;
	border-top-color: #DCE4EC;
	border-right-color: #DCE4EC;
	border-bottom-color: #DCE4EC;
	border-left-color: #DCE4EC;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
}

.firstt33 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
}
.second {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	font-style: normal;
}
.linee {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #DCE4EC;
	border-right-color: #DCE4EC;
	border-bottom-color: #DCE4EC;
	border-left-color: #DCE4EC;
}


.clearfloat 
{ /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.line {
	border-top-width: medium;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
}

/*UL {
	list-style-type:square;
	text-indent: 0px;
	line-height: 25px;
	padding-left: 20px;
}
*/
.red {
	color: #FF0000;
}
  CAPTION.MYTABLE
  {
     background-color:#8080ff;
     color:white;
     border-style:solid;
     border-width:1px;
     border-color:black;
  }

  TABLE.MYTABLE
  {
	font-family:arial;
	font-size:12px;
	background-color:#ffffff;
	width:400px;
	border-style:solid;
	border-color:black;
	border-width:1px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
  }

  TH.MYTABLE
  {
     font-size:12px;
     color:black;
     text-align:left;
  }


  TR.MYTABLE
  { 
  }

  TD.MYTABLE
  {
	font-size:12px;
	background-color:#FFFFFF;
	color:black;
	border-style:solid;
	border-width:1px;
	text-align:left;
	vertical-align: top;
	padding: 5px;
	margin: 0px;
	border-collapse: collapse;
  }

  LI.special
  {
	list-style-type:disc;
	line-height: 25px;
	padding-left: 5px;
	margin-left: 20px;
  }
.right {
	float: right;
	background-position: top;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

.left {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-position: left bottom;
	vertical-align: middle;
	line-height: 26px;
	padding-left: 5px;
	letter-spacing: normal;
}

/***  MENU  ***/

div#menutbar {
	width: auto;  
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 40px;
	clear: both;  
	position: relative;
}

div#menutbar div.menutbar-m {
	height: 40px;
	background: url(../images/menubar_m.png) 0 0 repeat-x;
}

div#menutbar div.menutbar-l {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 60px;
	height: 40px;
	background: url(../images/menubar_l.png) 0 0 no-repeat; /* ie6png:scale */
}

div#menutbar div.menutbar-r {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 10px;
	height: 40px;
	background: url(../images/menubar_r.png) 0 0 no-repeat; /* ie6png:scale */
}

div#menut {
	position: absolute;
	top: 202px;
	left: 70px;
	z-index: 11;
	padding: 0px 0px 0px 1px;
	height: 20px;
	background: url(../images/menu_sep_black.png) 0 0 no-repeat;
}

div#menut ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;  
}

div#menut li {
	position: relative;
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	z-index: 5;  
}

div#menut li a, #menut li span.separator {
	height: 40px;
	display: block;
	float: left;
	line-height: 32px;
	text-decoration: none;
	color: #646464;
}

div#menut li span {  
	display: block;
}

div#menut li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#menut li a.current {  
	color: #aa1428;
}

div#menut a:hover, div#menut span.separator:hover, div#menut span.sfhover {  
	color: #000000;
}

div#menut li.active {  
	font-weight: bold;
}

div#menut li.active ul {  
	font-weight: normal;
}

div#menut li.parent span.separator {  
	cursor: pointer;
}

 
div#menut li.fancy {
	position: absolute;
	top: 0px;
	visibility: hidden;
	z-index: 4;
	overflow: hidden;
	background: none;
}

div#menut li.fancy div {
	background: none;
}

div#menut li.fancy div div {
	height: 39px;
	background: url(../images/menu_level1_item_hover.png) 0 0 repeat-x;
}

 
div#menut ul.menut {
	padding-right: 1px;
	background: url(../images/menu_sep_white.png) 100% 0 no-repeat;
}

div#menut li.level1 {
	background: url(../images/menu_sep_white.png) 0 0 no-repeat;
}

div#menut a.level1, div#menut span.level1 {
	background: url(../images/menu_sep_black.png) 100% 0 no-repeat;
	color: #464646;
	font-size: 125%;
	line-height: 250%;
}

div#menut a.level1 span, div#menut span.level1 span {
	padding: 0px 20px 0px 20px;
}

div#menut li:hover a.level1, div#menut li.sfhover a.level1, div#menut li:hover span.level1, div#menut li.sfhover span.level1 {  
	color: #000000;
}

div#menut li.active a.level1, div#menut li.active span.level1 {  
	color: #aa1428;
	font-weight: normal;
}

 
div#menut a.level1 span.title, div#menut span.level1 span.title{
	padding: 0px;
	line-height: 200%;
}

 
div#menut a.level1 span.sub, div#menut span.level1 span.sub {
	padding: 0px;
	font-size: 60%;
	font-weight: normal;
	color: #969696;
	margin-top: -6px;
	line-height: 10px;
}

 
div#menut li:hover a.level1 span.sub, div#menut li:hover span.level1 span.sub, div#menut li.sfhover a.level1 span.sub, div#menut li.sfhover span.level1 span.sub {
	color: #ffffff;
}

 
div#menut ul.menut ul {
	position: absolute;
	top: 40px;
	left: -999em;  
	width: 165px;
	padding: 0px 0px 10px 0px;
	background: url(../images/menu_dropdown_bg.png) 0 100% no-repeat;
}

div#menut li:hover ul, div#menut li.sfhover ul {
	left: 0px;  
	z-index: 100;
}

div#menut li.level1 li {
   	width: 100%;  
	text-indent: 15px;
}

div#menut li.level1 li a, div#menut li.level1 li span.separator{
	height: 25px;
	padding: 0px;
	margin: 0px 1px 0px 1px;;
	background: #ebeced url(../images/menu_level2_item.png) 100% 0 no-repeat;
	float: none;  
	display: block;
	line-height: 25px;
}

div#menut li.level2 a.parent, div#menut li li.level2 span.parent {  
	background: #ebeced url(../images/menu_level2_item_parent.png) 100% 0 no-repeat;
}

 

 
div#menut li ul ul {
	margin: -41px 0 0 164px;  
}

div#menut li:hover ul ul, div#menut li.sfhover ul ul {
	border-top: 1px solid #c8c8c8;
}

 
div#menut li:hover ul ul, div#menut li.sfhover ul ul,  
div#menut li:hover ul ul ul, div#menut li.sfhover ul ul ul,  
div#menut li:hover ul ul ul ul, div#menut li.sfhover ul ul ul ul {  
	left: -999em;
}

 
div#menut li li:hover ul, div#menut li li.sfhover ul,  
div#menut li li li:hover ul, div#menut li li li.sfhover ul,  
div#menut li li li li:hover ul, div#menut li li li li.sfhover ul {  
	left: 0;
	z-index: 100;
}


/*
 * sub menut
 */
 
 
div#middle div.mod-menut div.module ul,
div#middle div.mod-menut div.module ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	list-style: none;
	background: #ebeced;
}

div#middle ul.menut li {
	margin: 0px;
	padding: 0px;
	display: block;
}

div#middle ul.menut a, div#middle ul.menut span.separator {
	height: 25px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	color: #646464;
}

div#middle ul.menut li span {  
	display: block;
}

div#middle ul.menut li span {  
	background-repeat: no-repeat;
	background-position: 95% 0px;
}

div#middle ul.menut a.current, div#middle ul.menut a.current:hover {  
	color: #aa1428;
}

div#middle ul.menut a:hover, div#middle ul.menut span.separator:hover, div#middle ul.menut span.sfhover {  
	color: #000000;
}

div#middle ul.menut li.active {  
	font-weight: bold;
}

div#middle ul.menut li.active li {  
	font-weight: normal;
}

div#middle ul.menut li.parent span.separator {  
	cursor: pointer;
}

 
div#middle ul.menut li.level1 {
}

div#middle ul.menut a.level1, div#middle ul.menut span.level1 {
	background: #ebeced url(images/submenu_level1_item.png) 100% 0 no-repeat;
	text-indent: 15px;
}

div#middle ul.menut li.parent a.level1, div#middle ul.menut li.parent span.level1 {  
	background: #ebeced url(images/submenu_level1_item_parent.png) 100% 0 no-repeat;
}

 
div#middle ul.menut li.level2 {
}

div#middle ul.menut li.level2 a {
	height: 20px;
	line-height: 20px;
}

div#middle ul.menut a.level2 {
	background: #ebeced url(images/submenu_level2_item.png) 100% 0 no-repeat;
	text-indent: 35px;
}

div#middle ul.menut a.level2 span {
	background: url(images/submenu_level2_item_icon.png) 15px 2px no-repeat;
}

 
div#middle ul.menut li.level3 {
}

div#middle ul.menut a.level3 {
	background: #ebeced;
	text-indent: 45px;
}

div#middle ul.menut a.level3 span {
	background: url(images/submenu_level3_item_icon.png) 25px 2px no-repeat;
}

 
div#middle ul.menut li.level4 {
}

div#middle ul.menut a.level4  {
	background: #ebeced;
	text-indent: 55px;
}

div#middle ul.menut a.level4 span {
	background: url(images/submenu_level4_item_icon.png) 35px 2px no-repeat;
}

.siteholder {
	margin: 0px auto;
	border: 1px solid #c9e7a1;
	background-color: #f8fbf2;
}

.fundobox {
	border: 1px solid #5f73b2;
	background-color: #FFF;
}


/** MENU DIREITA **/

#menudir {
margin:0;
padding:0;
width:190px;
text-align: left;
vertical-align: top;
background: #ffffff;
}

#menudir H3 {
margin: 10px 0px 0px 10px;
padding: 4px 4px 4px 4px;
font-size: 11px; 
color: #000000;
background: #f7f7f7;
border-top: 1px solid #cccccc;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}

#menudir div {
margin: 0px 0px 10px 10px;
padding: 5px 0px 5px 0px;
border-bottom: 1px solid #cccccc;
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}

#menudir p {
margin: 0px 0px 0px 5px;
padding: 0px 0px 0px 0px;
font-size: 11px;
color: #000000;
line-height: 14px;
}

.centeredImage {
text-align:center;
margin: 0px;
padding: 0px;
}

#menudir ul {
list-style-type: none;
margin:0px 0px 0px 10px;
padding: 0px;
font-size: 11px;
font-weight: normal;
line-height: 14px;
border-right: 1px solid #cccccc;
border-left: 1px solid #cccccc;
}

#menudir li {
margin: 0px 0px 0px 0px;
padding: 5px 0px 5px 12px;
background: url(images/bullitt.gif);
background-position:3 9;
background-repeat:no-repeat;
border-bottom: 1px solid #dfdfdf;
}

#menudir li.last {
margin: 5px 0px 0px 0px;
padding: 0px 0px 0px 10px;
background: none;
}

.table_center {
	text-align: left;
}
.thrColFixHdr #container #mainContent #conteudo #half-pay table tr td {
	text-align: center;
}
.style13 {color: #000066}
.style18 {font-size: 12px}
.style20 {font-family: Verdana, Arial, Helvetica, sans-serif}

.fonte02 {
	font-size: 14px;
	font-weight: bold;
}

.fonte02 {
	font-weight: bold;
}

.thrColFixHdr #container #sidebar2 table tr td .fonte02 {
	font-size: 13px;
}

.thrColFixHdr #container #sidebar2 table tr td .fonte02 {
}

.style27 {color: #CC0000}
.style28 {font-size: 14px; font-weight: bold; color: #CC0000; }
.style281 {	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.style282 {
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}

.style30 {
	font-size: 14px; 
	font-weight: bold; 
	color: #CC0000; 
	font-family: Arial, Helvetica, sans-serif; 
}

.thrColFixHdr #container #sidebar2 table tr #menudir div p {
	color: #000;
	font-weight: bold;
}

.menu_opcao {
	color: #990000;
}
.texto_01 {
	color: #000;
}
.texto_01 {
	font-size: 12px;
	font-weight: normal;
	FONT-FAMILY: Verdana, Helvetica, Arial;
}

.base-laranja {
	BORDER-BOTTOM: #de8703 1px solid
}

.textos {
	TEXT-ALIGN: justify; 
	PADDING-BOTTOM: 40px; 
	LINE-HEIGHT: 18px; 
	FONT-STYLE: normal; 
	MARGIN: 25px 20px 40px; 
	PADDING-LEFT: 20px; 
	PADDING-RIGHT: 20px; 
	FONT-FAMILY: Arial, Helvetica, sans-serif; 
	BACKGROUND-POSITION: left top; 
	COLOR: #333333; 
	FONT-SIZE: 12px; 
	VERTICAL-ALIGN: top; 
	PADDING-TOP: 25px
}
.rodape {
	PADDING-BOTTOM: 5px; LINE-HEIGHT: normal; FONT-STYLE: normal; PADDING-LEFT: 5px; PADDING-RIGHT: 5px; FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #333333; FONT-SIZE: 11px; FONT-WEIGHT: bold; PADDING-TOP: 5px
}
.titulos {
	PADDING-BOTTOM: 10px; LINE-HEIGHT: 30px; FONT-STYLE: normal; MARGIN: 20px 20px 10px; PADDING-LEFT: 20px; PADDING-RIGHT: 20px; FONT-FAMILY: Verdana; COLOR: #c06900; FONT-SIZE: 16px; FONT-WEIGHT: bold; PADDING-TOP: 20px
}
.titulos3 {
	PADDING-BOTTOM: 10px; LINE-HEIGHT: 20px; FONT-STYLE: normal; MARGIN: 35px 20px 10px; PADDING-LEFT: 20px; PADDING-RIGHT: 20px; FONT-FAMILY: Verdana; COLOR: #cc4f66; FONT-SIZE: 18px; FONT-WEIGHT: bold; PADDING-TOP: 35px
}
.titulos4 {
	PADDING-BOTTOM: 10px; LINE-HEIGHT: 20px; FONT-STYLE: normal; MARGIN: 35px 20px 10px; PADDING-LEFT: 20px; PADDING-RIGHT: 20px; FONT-FAMILY: Verdana; COLOR: #1e4691; FONT-SIZE: 18px; FONT-WEIGHT: bold; PADDING-TOP: 35px
}
.borda_topo {
	BORDER-TOP: #ffffff 1px solid
}
.borda_esq {
	BORDER-TOP: #ffffff 1px solid; BORDER-RIGHT: #ffffff 1px solid
}
.borda_pagina {
	BORDER-LEFT: #c06900 5px solid; BORDER-RIGHT: #c06900 5px solid
}
.detalhe_home {
	HEIGHT: 441px
}
.botoes {
	TEXT-ALIGN: left; BACKGROUND-POSITION: left top; VERTICAL-ALIGN: top
}

.siteholdx {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	color: rgb(75,75,75);
	border: 1px solid #5f73b2;
	font-size: 1em;
	background-color:#F2FAFF;
}

.content2 {
	float: left;
	width: 640px;
	min-height: 500px;
	margin: 0px;
	padding: 0px 0px 0px 5px;
	color: rgb(75,75,75);
	font-size: 1em;
	background-color:#F2FAFF;
}

.content2-pagetitle {
	overflow: hidden;
	width: 650px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 2px 0px;
	border-bottom: solid 3px rgb(88,144,168);
	color: rgb(88,144,168);
	font-weight: bold;
	font-size: 180%;
}



		.input {
			border: 1px solid #99b3b4;
			width: 220px;
			background: #e4ebeb;
			font: 11px verdana, sans-serif;
			color:#443;
			padding:3px;
			margin-bottom:4px;
			outline:none;
		}
		.input:focus {
			border:1px solid #567475;
			background: #e4ebeb;
		}
		.submit-btn {
			width: 54px;
			height: 20px;
			outline: none;
		}

         div#container1 {
			border:1px solid #99b3b4;
			padding:15px;
			margin:auto;
			width:350px;
		}
		div#boxheader {
			border:1px solid #99b3b4;
			padding:15px;
			margin:auto;
			width:350px;
			height:29px;
			font-size: 19px;
            font-family: "Franklin Gothic Medium", Verdana, Geneva, Arial, Helvetica, sans-serif;
            color: #ffffff;
		}
		#log_res {
			height:auto;
			padding:15px;
			margin:100px auto 20px auto;
			width:200px;
			margin-top:auto;
		}
		#log_res p {
			margin:0;
			padding:4px 0 4px 0;
		}

        .error {
			color:red;
			margin:0;
			padding:0;
		}

.panel {
	clear: both;
	display: none;
	border: 3px solid #CCC;
	padding: 1em;
}
.panel.active-tab-body {
	display: block;
}
#tabs {
	list-style: none;
}

#tabs li {
	float: left;
}

#tabs a {
	float: left;
	padding: 5px 8px;
	margin-left: 6px;
	background-color: #F2F2F2;
	text-decoration: none;
	color: #999999;
}

#tabs a.active-tab {
	background-color: #CCC;
	border-top: 3px solid #999;
	padding-top: 3px;
	color: #000;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}

		.form-row {
	clear: both;
	padding: 0.5em;
}
.field-label {

}

.field-widget {

}

div.htmltooltip{
position: absolute; /*leave this alone*/
display: none; /*leave this alone*/
width: 300px;
background: lightyellow;
border: 2px solid gray;
border-width: 1px 2px 2px 1px;
padding: 5px;
}

div.htmltooltip2{
position: absolute; /*leave this and next 3 values alone*/
z-index: 1000;
left: -1000px;
top: -1000px;
background: #099;
border: 3px solid #06C;
color: white;
padding: 3px;
width: 250px; /*width of tooltip*/
}
