/*****
 * Autor: N�stor Fioritto Briano @ http://www.nfbriano.com
 * � 2008 - Todos os direitos reservados
 */

* {
	text-decoration: none;
	margin: 0;
	padding: 0;
	list-style: none;
	vertical-align: middle;
	border: none;
}

html {text-align: justify;}

hr {display: none;}

a, b, em, strong, abbr, span {vertical-align: baseline;}

u {text-decoration: underline;}

sup {vertical-align: super;}

sub {vertical-align: sub;}

blockquote {margin-left: 1.8em;}

ul, ol, dd {
	margin-left: 1.8em;
	margin-bottom: .6em;
	text-align: left;
}

ul li, ol li {
	background-attachment: scroll;
	list-style-position: outside;
	text-align: justify;
}

ul li {list-style-type: square;}

.lista-num li { list-style-type: decimal; }

.lista-lowalfa li {
	list-style-type: lower-alpha;
}

dt {margin: .6em 0;}

a {
	text-decoration: none;
	color: #102C8A;
}

a:hover {text-decoration: underline;}

.nao_exibir {display: none;}

.centralizado {text-align: center;}

.direita {text-align: right;}

.desloca_sup_1em {margin-top: 1em;}

.sublinhado {
	text-decoration: underline;
}

.float_left {
	float: left;
	margin-right: .8em;
}

body, td, th {
	cursor: default;
	margin: 0;
	background-color: #E0E0E0;
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #333333;
	padding: 0;
}

h2, h3 {
	margin-bottom: .6em;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

h2 {
	color: #303030;
	letter-spacing: -1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

h3 {
	font-weight: normal;
	font-size: 1.3em;
}

p {margin-bottom: .6em;}

/* roundbox start */
.roundbox .top, .roundbox .top .c {
	height: 10px;
	background-repeat: no-repeat;
}

.roundbox .top {
	background-image: url(../images/rounded-box-top-l.gif);
	background-position: left top;
	font-size:1px;
}

.roundbox .top .c {
	background-image: url(../images/rounded-box-top-r.gif);
	background-position: right 0px;
}

.roundbox .bd, .roundbox .bd .c {background-repeat: repeat-y;}

.roundbox .bd {
	background-image: url(../images/rounded-box-fill-l.gif);
	background-position: left;
}

.roundbox .bd .c {
	background-image: url(../images/rounded-box-fill-r.gif);
	background-position: right;
}

.roundbox .bd-context {
	margin: 0 auto;
	padding: 0 .6em;
}

.roundbox .bottom, .roundbox .bottom .c {
	height: 14px;
	background-repeat: no-repeat;
}

.roundbox .bottom {
	background-image: url(../images/rounded-box-botton-l.gif);
	background-position: left top;
	font-size:1px;
}

.roundbox .bottom .c {
	background-image: url(../images/rounded-box-botton-r.gif);
	background-position: right top;
}
/* roundbox end */

#header {
	background-image: url(../images/header-bg.png);
	background-repeat: repeat;
	background-position: top;
	background-color: #E0E0E0;
}
#header h1 {
	text-indent: -999em;
	height: 2.5em;
}

#header h1 a {
	display: block;
	height: 90px;
	width: 199px;
	background-image: url(../images/logo_language.png);
	background-repeat: no-repeat;
	background-position: top;
	position: absolute;
	left: 20px;
	top: 0px;
}

#idiomas {
	display: none;
}

#idiomas ul {
	position: absolute;
	top: .3em;
	right: .3em;
}

#idiomas ul li {
	display: inline;
	padding: 0 .3em;
	font-size: 80%;
}

#idiomas ul li a {color: #333333;}

.menu-margem-esquerda {border-left: 1px solid #7B0000;}

#menu_main ul {
	text-align: right;
	font-size: 99%;
	text-transform: lowercase;
	background-color: transparent;
	margin: 0 .3em .3em 0;
	_margin-right: 0; /* IE hack */
}

#menu_main ul li {
	display: inline;
	margin-right: -0.3em;
}

#menu_main ul li a {
	color: #464646;
	padding: 0 .6em;
	text-decoration: none;
}

#menu_main ul li a:hover {
	text-decoration: none;
	color: #7B0000;
}

#menu_main a.menu-sel {
	color: #7B0000;
	text-decoration: none;
}

#nav_bar {
	color: #CCCCCC;
	line-height: 1.8em;
	padding: 0 .3em;
	background-color: #7B0000;
	background-image: url(../images/navbar-bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
}

#nav_bar a {color: #FFCC66;}

#left_sidebar {
	float: left;
	width: 14em;
	margin-left: .3em;
	margin-bottom: .6em;
	color: #333333;
}

#left_sidebar p {
	font-size: 95%;
	text-align: left;
}

#left_sidebar li {
	list-style-type: none;
	margin-left: -1em;
}

#left_sidebar dd {margin-left: 1em;}

#left_sidebar dt, #left_sidebar h3 {
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	margin-bottom: .3em;
}

#left_sidebar dd, #left_sidebar dt {
	margin-top: .3em;
	margin-bottom: 0;
}

#terminologia_post {
	width: 12.5em;
	margin-top: 0.5em;
	margin-bottom: 0px;
}

#loading_posts {
	margin: 0px;
	padding: 0px;
}

#terminologia_post object, #terminologia_post iframe {
	width: 11.5em;
	padding: 0px;
	margin-left: 1em;
}

#conteudo_texto {
	margin-left: 14.7em;
	display: block;
	padding: 0 1em;
}

.depoimento_1o_p {
	min-height: 95px;
}

#depoimento001, #depoimento002, #depoimento003, #depoimento004, #depoimento005,
#depoimento006, #depoimento007, #depoimento008, #depoimento009, #depoimento010,
#depoimento011, #depoimento012, #depoimento013 {
	width: 99%;
	margin: 0 auto 1em auto;
}

.depoimento_txt {
	text-align: left;
	width: 99%;
	margin: 0 auto;
}

.depoimento_de {
	display: block;
	text-align: right;
	margin-top: 0.5em;
	font-size: 85%;
	padding-bottom: 3px;
}

.duvida dt {margin-top: 0;}

.consulados dt, .duvida dt {margin-bottom: 0;}

.consulados dd, .duvida dd {
	font-size: 95%;
	margin-bottom: .1em;
}

.lista-fechada {
	background: transparent url(mais.gif) no-repeat scroll left center;
	cursor: pointer;
	text-indent: 12px;
	_text-indent: 10px;
}
.lista-aberta {
	background: transparent url(menos.gif) no-repeat scroll left center;
	cursor: pointer;
	text-indent: 12px;
	_text-indent: 10px;
}

#parag_altura_imagem { width: 99%; min-height: 100px; height: auto !important; height: 100px; }

#edt-eletronica {
	margin: .5em auto;
	text-align: center;
}

.clear_both {
	clear: both;
	width: 100%;
	display: block;
	line-height: 0;
}

#footer {
	color: #464646;
	text-align: center;
	padding: 1em .3em;
	font-size: 90%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #333333;
}

#footer, #tab-rodape tr, #tab-rodape td, #tab-rodape h3 {
	font-weight: normal;
	background-color: #C0C0C0;
	text-align: center;
}

#tab-rodape {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: .5em;
}

.w33p {
	width: 33%;
}

.w34p {
	width: 34%;
}

#footer address { font-style: normal; }

#footer p {
	padding: 0;
	margin: 0;
}

#powerby {
	text-align: center;
	margin-right: 1em;
	font-size: 80%;
}

#powerby span {
	vertical-align: baseline;
}

#powerby a {
	color: #000000;
	text-decoration: none;
}

#powerby a:hover{
	text-decoration: underline;
}

#powerby .tags, #powerby .adr, #powerby .org {
	display: none;
}
