/*** START GENERAL ***/

body
{
	margin: 0;
	padding: 0;
	background-position: top center;
	background-color: #ffffff;
	color: #000000;
	line-height: 20px;
	font-size: 11px;
	font-family: Trebuchet MS, verdana, arial, helvetica, sans-serif
}

H1
{
    FONT-SIZE: 11pt;
}

H2
{
    FONT-SIZE: 14pt;
    COLOR: gray
}
H3
{
    MARGIN-TOP: 0.19in;
    FONT-SIZE: 11pt;
    COLOR: blue
}
H4
{
    FONT-SIZE: 14pt;
    COLOR: blue
}
H5
{
    MARGIN-TOP: 0.19in;
    FONT-SIZE: 12pt;
    COLOR: white
}
H6
{
    MARGIN-TOP: 0.19in;
    FONT-SIZE: 14pt;
    COLOR: black
}

a:link
{
	color: blue;
	text-decoration: none;
}
a
{
    COLOR: blue;
    TEXT-DECORATION: none
}

a:hover
{
    COLOR: blue
}

a:active
{
    COLOR: blue;
    TEXT-DECORATION: none
}

em
{
	font-style: normal;
	font-weight: bold;
}

#container
{
	width: 981px;
	background-color: white;
	font-size: 12px;
	background-position: top center
}

#border
{	

}

#content
{
	float: left;
	width: 529px;
	margin: 8px 0 0 0	
}

#content #error
{
	background-color: #fff;
	color: #FE4D30;
	font-weight: bold;
	font-size: 0.9em;
}

#linktop
{   
	left: 7px;
	top: -1px;
	width: 980px;
	color: white;
	letter-spacing: 2px;
	font-weight: bold;
	font-size: 10px;
	position: relative
}

#linktop a:link, 
#linktop a:active, 
#linktop a:visited, 
#linktop a:hover
{	
	color: white;
	text-decoration: none
} 

#header
{   top: 15px;	 
	width: 980px;
	height: 95px;
	position: relative
}

#conteudo
{	
	border-left: 1pt solid;
	border-color: #C1C1C1;
	padding-top: 0px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	float: right;
	width: 646px;
	color: #000000;
	position: relative
}

.lateral
{	
	float:right;
	position:relative;
	border-right: 1pt solid;
	border-color: #C1C1C1;
}

.menu_login
{	
	background-image:url('/images/fundo_login.gif');
	background-repeat:no-repeat;
	background-position:top right;
	padding:5px;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: white
}

#adtop
{	
	align: center;
	position: relative;
	padding-top: 2px;
	width: 982px;
	top: +14px;
	text-align: middle;
	background-image: url('/images/background_adtop.gif');
	background-color: white;
	background-repeat: no-repeat
}

#espaco
{	
	width: 750px;
	height:2px;
	background-color: #FFFFFF
}

#sidebar
{
	float: left;
	clear: left;
	width: 155px;
	height:99%;
	padding-left: 5px; 
	padding-right: 5px; 
	padding-top: 0px;
	position: relative
}

#navigationmain
{
	margin-top: 10px;
	padding-top: 0px;
	left: -5px
}

#navigationmain h2
{
	height: 40px;
	margin: 0 0 3px 0;
	padding: 0;
}

#navigationmain ul
{
	width: 100%;
	margin: 0;
	padding: 0;
}

#navigationmain ul li
{
	margin: 0;
	padding: 0;
    font-size: 13px;
	border-bottom: 1px solid #c1c1c1;
	list-style-image: url('');
	list-style: none
}

#navigationmain ul li a
{
	display: block;
	margin:	6px 0 5px 12px;
	padding: 0 0 0 28px;
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 26px;
	background-position: center left;
	background-repeat: no-repeat;
}

#navigationmain ul li a:link,
#navigationmain ul li a:visited
{
	color:	#636363
}

#navigationmain ul li a:active,
#navigationmain ul li a:hover
{
	color: #74a8f5;
	background-position: center left;
	background-repeat: no-repeat
}

#navigationmain ul li a.current
{
	background-color: #f4f4f4
}


#navigationmain ul li a.current:active,
#navigationmain ul li a.current:hover
{
	color: #74a8f5
}

#navigationmain ul li a#item { background-image: url("/images/item.gif") }
#navigationmain ul li a#item:hover { background-image: url("/images/item_over.gif") }

#navigationmain ul li a#home { background-image: url("/images/icons/bhome.gif") }
#navigationmain ul li a#home:hover { background-image: url("/images/icons/ghome.gif") }

#navigationmain ul li a#top10 { background-image: url("/images/icons/bbrowse.gif") }
#navigationmain ul li a#top10:hover { background-image: url("/images/icons/gbrowse.gif") }

#footer
{
	font-weight: bold;
	font-size: 9px;
	clear: both;
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #fff;
	background-color: #00FF00;	
	color: #fff;
	width: 980px
}

#footer a
{
	text-decoration: none
}

#footer a:link,
#footer a:visited
{
	color: #ffffff;
}

#footer a:active,
#footer a:hover
{
	text-decoration: underline
}

div.hr {
	height: 15px;
	background-repeat: repeat-x;
	background: #fff url(/images/hr.gif)
}

div.hr hr {
  	display: none
}

td {
	font-size: 12px
}

.box_azul
{
	PADDING-LEFT: 3pt;
	PADDING-TOP: 1pt;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bolder;
	LEFT: 0px;
	PADDING-BOTTOM: 2pt;
	MARGIN-LEFT: 0px;
	COLOR: #F2F2F2;
	MARGIN-RIGHT: 0%;
	POSITION: relative;
	TOP: 0px;
	TEXT-ALIGN: top;
	BACKGROUND-IMAGE: url(/images/barra_top_azul.gif);
	BACKGROUND-REPEAT: repeat-x
}

.box_azul a:link,
.box_azul a:visited
{	
	color: white;
	text-decoration: none;
}

.branca_pequena
{
    FONT-SIZE: xx-small;
    filter:shadow(color:gray, strenght:10, direction:135);
    COLOR: white
}

.branca_bold_media
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12px;
    COLOR: yellow
}

.branca_bold_pequena
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10px;
    COLOR: yellow
}

.mensagem
{
    FONT-SIZE: 10pt;
    COLOR: red
}

.negra_pequena
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-VARIANT: normal
}

.negra_pequena 
.negra_pequena a:link,
.negra_pequena a:visited, 
.negra_pequena a:hover
{	
	color: blue;
	text-decoration: none;
}

.negra_mini
{
    FONT-SIZE: 8pt;
	FONT-WEIGHT: normal;
    COLOR: black;
    FONT-VARIANT: normal
}
.negra_mini a:link,
.negra_mini a:visited, 
.negra_mini a:hover
{	
	color: blue;
	text-decoration: none;
}

.negra_bold_pequena
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10px;
    COLOR: black
}
.negra_bold_pequena a:link,
.negra_bold_pequena a:visited, 
.negra_bold_pequena a:hover
{	
	color: blue;
	text-decoration: none;
}

.negra_bold_media
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11pt;
    COLOR: black;
	FONT-FAMILY: Verdana
}

.negra_bold_media a:link,
.negra_bold_media a:visited, 
.negra_bold_media a:hover
{	
	color: blue;
	text-decoration: none;
}

.bold_media
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 11pt;
    COLOR: blue
}

.bold_media a:link,
.bold_media a:visited, 
.bold_media a:hover
{	
	color: blue;
	text-decoration: none;
}

.bold_pequena
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: blue
}

.bold_pequena a:link,
.bold_pequena a:visited, 
.bold_pequena a:hover
{	
	color: blue;
	text-decoration: none;
}

li{
	list-style-image: url('/images/li.gif');
}

.box_aqua
{
    LEFT: 0px;
    PADDING-BOTTOM: 3px;
	PADDING-LEFT: 1px;
	PADDING-TOP: 0px;
	PADDING-RIGHT: 1px;
    MARGIN-LEFT: 0px;
    COLOR: #F2F2F2;
    MARGIN-RIGHT: 0%;
    POSITION: relative;
    TOP: 0px; 
	BACKGROUND-COLOR: #F2F2F2  
}

.box_aqua a:link,
.box_aqua a:visited
{	
	color: blue;
	text-decoration: none;
}

.box_banner
{
	FONT-SIZE: 12pt;
    BORDER-RIGHT: 1pt solid; 
    PADDING-RIGHT: 2pt;
    BORDER-TOP: 1pt solid;
    PADDING-LEFT: 2pt;
    LEFT: 0px;
    PADDING-BOTTOM: 2pt;
    MARGIN-LEFT: 1%;
    BORDER-LEFT: 1pt solid;
    COLOR: #00AEEF;
    MARGIN-RIGHT: 1%;
    PADDING-TOP: 2pt;
    BORDER-BOTTOM: 1pt solid; 
    FONT-FAMILY: Verdana, sans-serif;
    TOP: 1px;
    filter:shadow(color:gray, strenght:10, direction:135);
    BACKGROUND-COLOR: white 
}


.branca_mini a:link, 
.branca_mini a:visited, 
.branca_mini a:hover
{
    FONT-SIZE: xx-small;
    filter:shadow(color:gray, strenght:10, direction:135);
    COLOR: white
}

.partners{
   font-size: 9px
}
