/*----------------------------------------
	- Partes Comuns a todas páginas
---------------------------------------*/
*{
	margin: 0;
	padding: 0;
	outline: none;
	clear: both;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #888888;
}
html{
	position: relative;
	background: url(../imagens/html.png);
	padding-left: 60px;
	padding-top: 60px;
}
body{
	-webkit-font-smoothing:antialiased;
}
a{
	text-decoration: none;
}
a img{
	border: none;
}
li{
	list-style-type: none;
}
p a:hover{
	text-decoration: underline;
}
p{
	text-align: left;
}
#conteudo:after{
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}

/*----------------------------------------
	- Fontes
---------------------------------------*/
@font-face {
	font-family: 'menu';
	src: url('../fontes/menu.eot');
	src: local(' '), url('../fontes/menu.ttf') format('truetype'), url('../fontes/menu.svg') format('svg'), url('../fontes/menu.woff') format('woff');
}
@font-face {
	font-family: 'menu_selecionado';
	src: url('../fontes/menu_selecionado.eot');
	src: local(' '), url('../fontes/menu_selecionado.ttf') format('truetype'), url('../fontes/menu_selecionado.svg') format('svg'), url('../fontes/menu_selecionado.woff') format('woff');
}

/*----------------------------------------
	- Topo
---------------------------------------*/
#topo{
	width: 960px;
	height: 110px;
	position: relative;
}
#topo h1{
	width: 338px;
	height: 56px;
	background: url(../imagens/topo_h1.png) left top no-repeat;
	text-indent: -20000px;
	position: absolute;
	left: 0;
	top: 0;
}
#topo ul{
	display: block;
	width: 600px;
	float: right;
	clear: none;
	position: relative;
	top: -6px;
}
#topo ul li{
	display: inline;
	text-align: right;
	float: right;
	clear: none;
	padding-left: 30px;
}
#topo ul li a{
	font-family: 'menu', Arial, Helvetica, sans-serif;
	font-size: 21px;
}
#topo ul li a:hover{
	text-decoration: underline;
}
#topo ul li.selected a{
	text-decoration: underline;
	font-family: 'menu_selecionado', Arial, Helvetica, sans-serif;
}

/*----------------------------------------
	- Botões
---------------------------------------*/
a.bt_download_article{
	display: block;
	width: 155px;
	height: 28px;
	text-indent: -20000px;
	background: url(../imagens/bt_download_article.png) left top no-repeat;
	position: relative;
}
a.bt_download_article span{
	display: block;
	width: 155px;
	height: 28px;
	text-indent: -20000px;
	background: url(../imagens/bt_download_article.png) left bottom no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
a.bt_view_full_graphic{
	display: block;
	width: 132px;
	height: 28px;
	text-indent: -20000px;
	background: url(../imagens/bt_view_full_graphic.png) left top no-repeat;
	position: relative;
}
a.bt_view_full_graphic span{
	display: block;
	width: 132px;
	height: 28px;
	text-indent: -20000px;
	background: url(../imagens/bt_view_full_graphic.png) left bottom no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
a.bt_get_link{
	display: block;
	width: 80px;
	height: 28px;
	text-indent: -20000px;
	background: url(../imagens/bt_get_link.png) left top no-repeat;
	position: relative;
}
a.bt_get_link span{
	display: block;
	width: 80px;
	height: 28px;
	text-indent: -20000px;
	background: url(../imagens/bt_get_link.png) left bottom no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
a.bt_generate_new_graphic{
	display: block;
	width: 162px;
	height: 28px;
	text-indent: -20000px;
	background: url(../imagens/bt_generate_new_graphic.png) left top no-repeat;
	position: relative;
}
a.bt_generate_new_graphic span{
	display: block;
	width: 162px;
	height: 28px;
	text-indent: -20000px;
	background: url(../imagens/bt_generate_new_graphic.png) left bottom no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
a.bt_generate_the_graphic{
	display: block;
	width: 157px;
	height: 28px;
	text-indent: -20000px;
	background: url(../imagens/bt_generate_the_graphic.png) left top no-repeat;
	position: relative;
}
a.bt_generate_the_graphic span{
	display: block;
	width: 157px;
	height: 28px;
	text-indent: -20000px;
	background: url(../imagens/bt_generate_the_graphic.png) left bottom no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.bt_select_language{
	display: block;
	width: 78px;
	padding-right: 31px;
	height: 22px;
	padding-top: 6px;
	background: url(../imagens/bt_select_language.png) left top no-repeat;
	position: relative;
	color: #fff;
	text-align: right;
	float: right; clear: none;
	margin-top: 14px;
	overflow: hidden;
}
.bt_select_language span{
	display: block;
	width: 149px;
	height: 28px;
	text-indent: -20000px;
	background: url(../imagens/bt_select_language.png) left bottom no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}
.bt_select_language select{
	background: none;
	border: none;
	color: #fff;
	position: absolute;
	left: 0;
	top: 4px;
	z-index: 9999999999;
	display: block;
	width: 130px;
	padding-left: 5px;
}
a.bt_curriculum_lattes{
	display: block;
	width: 135px;
	height: 28px;
	text-indent: -20000px;
	background: url(../imagens/bt_curriculum_lattes.png) left top no-repeat;
	position: relative;
}
a.bt_curriculum_lattes span{
	display: block;
	width: 135px;
	height: 28px;
	text-indent: -20000px;
	background: url(../imagens/bt_curriculum_lattes.png) left bottom no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

/*----------------------------------------
	- Rodapé
---------------------------------------*/
#rodape{
	background: url(../imagens/rodape.png) left top no-repeat;
	margin-top: 60px;
	padding-top: 11px;
}

/*----------------------------------------
	- Conteúdo
---------------------------------------*/
#conteudo{
	width: 960px;
}
#conteudo p{
	line-height: 18px;
	padding-bottom: 18px;
}
#conteudo p strong, #conteudo p i{
	color: #1f1f1f;
}
#conteudo p a{
	color: #1f1f1f;
	text-decoration: underline;
	font-style: italic;
}
#conteudo .esquerda{
	width: 338px;
	position: relative;
	float: left;
	clear: none;
}
#conteudo .esquerda h2{
	font-family: 'menu', Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	padding-bottom: 13px;
}
#conteudo .direita{
	width: 622px;
	position: relative;
	float: right;
	clear: none;
}

/*----------------------------------------
	- Página Inicial
---------------------------------------*/
#conteudo.index .direita iframe{
	display: block;
	width: 500px;
	padding-left: 12px;
	height: 335px;
	padding-top: 8px;
	border-left: 1px solid #bdbdbd;
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	background: #dedede;
	border-radius: 3px;
	float: right;
	clear: none;
	margin-top: 47px;
	line-height: 18px;
	font-style: italic;
	overflow: hidden;
}
#conteudo.index .direita textarea.textarea_content{
	display: block;
	width: 500px;
	padding-left: 12px;
	height: 190px;
	padding-top: 8px;
	border-left: 1px solid #bdbdbd;
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	background: #dedede;
	border-radius: 3px;
	float: right;
	clear: none;
	margin-top: 47px;
	line-height: 18px;
	font-style: italic;
}
#conteudo.index .direita textarea.textarea_bibliography{
	display: block;
	width: 500px;
	padding-left: 12px;
	height: 78px;
	padding-top: 8px;
	border-left: 1px solid #bdbdbd;
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	background: #dedede;
	border-radius: 3px;
	float: right;
	clear: none;
	margin-top: 15px;
	line-height: 18px;
	font-style: italic;
}
#conteudo.index .direita a.bt_generate_the_graphic, #conteudo.index .direita a.bt_select_language, #conteudo.index .direita a.bt_view_full_graphic, #conteudo.index .direita a.bt_get_link, #conteudo.index .direita a.bt_generate_new_graphic{
	float: right;
	clear: none;
	margin-left: 5px;
	margin-top: 14px;
}
/*----------------------------------------
	- About
---------------------------------------*/
#conteudo.about .esquerda p{
	width: 265px;
}
#conteudo.about .esquerda a.bt_download_article{
	margin-top: 68px;
}
#conteudo.about .direita .coluna_1{
	width: 286px;
	float: left;
	clear: none;
	position: relative;
	left: 10px;
}
#conteudo.about .direita .coluna_1 img{
	margin-bottom: 22px;
}
#conteudo.about .direita .coluna_2{
	width: 290px;
	float: left;
	clear: none;
	margin-left: 40px;
	position: relative;
	left: 10px;
}
#conteudo.about .direita .coluna_2 img{
	margin-bottom: 22px;
}

/*----------------------------------------
	- Contact
---------------------------------------*/
#conteudo.contact .direita form{
	display: block;
	width: 512px;
	float: right;
	clear: none;
}
#conteudo.contact .direita input.text{
	display: block;
	width: 500px;
	padding-left: 12px;
	height: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: 1px solid #bdbdbd;
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	background: #dedede;
	border-radius: 3px;
	float: right;
	clear: none;
	font-style: italic;
	margin-bottom: 8px;
}
#conteudo.contact .direita textarea{
	display: block;
	width: 500px;
	padding-left: 12px;
	height: 150px;
	padding-bottom: 5px;
	padding-top: 5px;
	border-left: 1px solid #bdbdbd;
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	background: #dedede;
	border-radius: 3px;
	float: right;
	clear: none;
	font-style: italic;
	margin-bottom: 8px;
}
#conteudo.contact .direita input.bt_enviar{
	clear: both;
	float: none;
	float: right;
	clear: none;
	background: #929161;
	color: #fff;
	border: none;
	padding: 2px 4px 4px 5px;
	border-radius: 3px;
	cursor: pointer;
}
#conteudo.contact .direita input.bt_enviar:hover{
	background: #557052;
}














