﻿* {
	margin:0px;
	padding:0px;
	border:0px;
}

a.bold span{	font-weight:bolder !important;
    text-decoration: underline;}

a {
	color:#05874a;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
}

a:hover {
	color:#AA2fE6;

}

/*a {
	color: #6299bb;
	text-decoration:none;
	cursor:pointer;
	font-weight:bold;
}

a:hover {
	color:#364D5B;

}*/

/*a:visited {
	color: white;
}*/

ul {
	list-style-type:none;
	margin:20px 0 0 20px;
}

ul.menu{
background-color: #05874a;}

a:visited {
	text-decoration:none;
}

img {border: 0px;}
/************ BARRA DO GOVERNO ************/
#barra_gov {
	width:100%;
	height:28px;
	background-color:#00500f;
}
#barra_gov_esq {
	background:url(../imagens/barra_gov_verde_esq.gif) repeat-x;
	height:28px;
	float:left;
	width:50%;
}
#barra_gov_centro {
	background:url(../imagens/barra_gov_verde.gif) no-repeat;
	width:940px;
	margin-left:-470px;
	left:50%;
	position:absolute;
	height:28px;
}
#barra_gov_centro a {
	display:block;
	float:right;
	width:110px;
	height:28px;
}
/************ FIM DA BARRA DO GOVERNO *************/
/********** BODY **********/
body {
	background:#f7f7f7 url(../imagens/body_bg.gif) repeat;
	font:13px Arial, Helvetica, sans-serif;
	color:#000;
	line-height:17px;
}

span.some {
	display:none;
}

th {
	/* padding:5px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #05874a;
	border-right:1px solid #05874a; */
}

table{
	width: 100% !important; 
	border: 1px solid grey !important;
	border-spacing: 0 !important;
}
thead td, th{
	font-weight: bold;
	background-color:#ddeeaa;
}

table tr td {
	/* padding:2px 2px 2px 5px; */
	/* border:1px solid #05874a; */
	padding:10px 6px; 
	border:none;
	/* border-right:1px solid #05874a; */
	font-size:12px;
	text-align:center;
	/*min-width: 100px;*/
}

h2 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:20px;
}

span.subtit {
	font-size:20px;
	font-weight:normal;
	color:#00aa00;
}

/*
p {
	text-align:justify;	
}
*/

#geral {
	width:990px;
	margin:0 auto;
}

#topo-en {
	width:890px;
	height:270px;
	margin:0 auto;
	background:url(../imagens/topo_bg.jpg);
}

#topo-pt {
	width:890px;
	height:151px;
	margin:0 auto;
	background:url(../imagens/topo_bg.png);
	background-size: 890px 151px;
}

#idioma {
	width:70px;
	height:50px;
	float:left;
	margin:170px 0 0 120px;
}

#idioma ul li {
	text-align:right;
	margin-bottom:5px;
}

#idioma ul li.selecionado {
	color:#eaff00;
	font-weight:bold;
}

#idioma ul li a {
	color:#FFF;
}

#idioma ul li a:hover {
	font-weight:bold;
	color:#eaff00;
}

#conteudo {
	background:url(../imagens/smi-bg-total.png) repeat-y;
	clear:both;
	width:930px;
	margin:0 auto;
}

div.clear{
	clear:both;
}
div.left{
	float:left;
	border-right:1px solid lightgray;
	padding: 0 1% 0 0;
	font-weight: bold;
	line-height: initial;
}
div.right{
	float:right;
}
div.black{
	font-size:50px;
	width: 80%;    
}
div.green{
	color:#05874a;
	font-size:37px;
}


#texto {
	width:600px;
	float:left;
	margin-left:30px;
	line-height:20px;
	margin-top:40px;
}

#texto ul {
	list-style-type:disc;
}
#texto ul li {
	margin:0 0 10px 30px;
}
#conteudo_centro {
	
	width:614px;
	float:left;
/*	margin:10px 0 0 35px;*/
	margin: 10px 0 23% 35px;
}

#conteudo_centro p {
text-align:justify;	
font-family: Times New Roman;
font-size:1.2em;
line-height:1.2;
}


#conteudo_centro ul {
	list-style-type:disc;
}
#conteudo_centro ul li {
	margin:0 0 10px 30px;
}

#conteudo_lateral ul.menu  li {
	width:181px;
	background-color:#b5a88e;
	margin:2px 0;
	padding:3px;
}

/********** MENU **********/

#menu {
	width:207px;
	float:left;	
	padding-top:10px;
	margin-bottom:300px;
}

#menu ul li {
	width:168px;
	text-align:right;
	margin:0px 0;
	/*padding:5px;*/
}

#menu ul li p{
	text-align:right!important;
	margin:5px 0 5px 0!important;
}

#menu ul li a{
	color:#F1EFF7;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	display:block;
	text-align:right;
}

#menu ul li a:hover {
	color:#fff;
	padding: 5px 19px 5px 0;
	margin: -5px -19px -5px 0;
	/*background-color:#364D5B;*/
	background-color:#0d6b40;
	text-decoration:none;
	text-align:right;
}
#menu .accordion div {
	display: block;
	cursor: pointer;
}

#menu .accordion ul{
	display: none;
}

#menu ul.submenu {
	padding:0 19px 0 0;
	margin:0 -19px 5px 0;
	background-color:#7cbcbf;
}

#menu ul.submenu li {
	padding: 0;
	margin:0;
}

#menu ul.submenu li p {
	text-align:right!important;
	margin:0 0 5px 0!important;
}

#menu ul.submenu li a {
	color:fff;
	font-size: 11px;
	margin-left: 0;
	padding: 0 2px 0 0;

}

#menu ul.submenu li a:hover {
	padding:0 2px 0 0;
	margin: 0 0 0 0;
}

#menu ul.submenu li.noborder a{
	border: 0;
}



/***** CONTE�DO BREADCRUMBS *****/

#conteudo_centro .breadcrumbs {
	font-size:18px!important;
	min-height: 25px;
	margin-bottom: 10px;
	padding: 50px 0 6px 3px;
	color:#00aa00;
}

#conteudo_centro .breadcrumbs span {
	background-color: transparent;
	color:#00aa00;
	font-size:20px;
	font-weight:normal;
	line-height:24px;
	margin-bottom:10px;
	padding-bottom: 10px;
}

#conteudo_centro .breadcrumbs a {		
	background-color: transparent;
	font-size:22px;
	margin:20px 0 20px -4px;
	color:#483A2D;
	font-weight:normal;
	line-height:24px;
	font-weight: bold;
}

#conteudo_centro .breadcrumbs a:hover {
	background-color:transparent;
	color:#00aa00;
}

/***** FIM DO CONTE�DO BREADCRUMBS *****/


/********* RODAP�*************/
#lateral_bg{
	background: url(../imagens/decoracao.png) top left no-repeat;
	/*width: 207px;
    height: 188px;
	margin-top: -215px; 
	margin-left:-200px; 
	float:left;
	*/
	width: 236px;
    height: 157px;
    margin-top: -182px;
    margin-right: 20px;
    float: right;
    background-size: cover;
}
#rodape {
	background-image:url(../imagens/rodape_bg.png);
	width:730px;
	height:50px;
	margin:0 auto;
	clear:both;
	/*color:#fff;	*/
	color: #262626;
	padding:25px 0 0 200px;
}
#rodape p {
	width:90%;
	}


/*********** FIM DO RODAP� ************/

/*********** FIM DO BODY ************/
.rsform-submit-button, .rsform-button {
cursor: pointer;
padding:3px 20px 3px 20px;
background-color: red!important;
}	
.inscricao{
	color:#fff;
	font-size:15px;
	border: solid 1px green; 
	padding:5px; 
	text-decoration:none; 
	background-color:#00aa00;
}
/*************** TABELA ***********/
.hora{
	background-color: #ccc;
	white-space: nowrap;
}
.date{
	background-color: #666;
	color:  #FFF;
	border: 1px solid #666;
}
.conf{
	background-color: #CCFF00;
}

.tematica{
	
}
/************** FIM DA TABELA *****/


/*************LOGIN***************/
fieldset{
	padding-top: 20px;
}
legend{
	padding-top: 42px;
    font-size: 28px;
    color: #aaa;
    margin: 0 0 15px 138px;	
}
input{
	border: 1px solid black;
}
.in{
	margin-left: 10px!important;
	left: 390px!important;
    width: 160px!important;
    bottom: 469px!important;
	top: -470px!important;
}
.top{
	margin-left: 10px!important;
	left: 390px!important;
    width: 160px!important;
    bottom: 469px!important;
	top: -470px!important;
}

.login{
	text-align: center;
	margin-bottom: 20px;
}
.login-image{
    width: 370px;
    height: 200px;
}


.form-validate form-horizontal well{
	width: 50%;
    margin: 0 auto;
}
.nav-stacked{
	text-align: center;
    list-style-type: none!important;
    display: flex;
	margin-left: -35px;
    width: 687px;
}
ul.log_ li{
	margin: 0 0 0 24px!important;
}
.control-group{
	display: flex;
	margin-bottom: 13px;
    padding-left: 20px;
}
.controls{
	padding-left: 11px;
}
.btn-primary{
	padding: 5px 15px;
    margin-left: 79px;
    border: 1px solid #ccc;
}
.logout-image{
	width: 350px;
}
.control-label{
	    text-align: right;
    word-break: break-word;
    width: 111px;
}

.login-teste{
	width: 369px;
    margin: 0 auto;
}
.registration-teste{
	margin-left: 50px;
}
.registration-teste .control-label{
	width: 198px;
	text-align: left;
}
.validate{
	margin: 25px 10px 20px 150px;
}

.star{
	color: red;
}
.text{
	color: red;
}

.remind-teste fieldset p, .reset-teste fieldset p{
	margin-bottom: 25px;
	margin-top: 0;
}
.remind-teste fieldset .control-label, .reset-teste fieldset .control-label{
	width: 140px;
	text-align: left;
}
.remind-teste fieldset .control-group, .reset-teste fieldset .control-group{
	padding-left: 0;
}
.registration-complete-teste{
	margin: 100px 0 0 120px;
}
.registration-complete-teste p{
	margin-bottom: 20px;
}
.registration-complete-teste a{
	margin-left: 120px;
}
.senha:hover{
	display: block;
}
.senha{
	display: none;
	
}

#eventos{
	width: 665px!important;
	margin: 0!important;
}
.texto{
	width: 555px!important;
}
.titulo{
	width: 653px!important;
}
.submissao_arquivos{
	padding: 0!important;
}
.botao-enviar{
	width: 140px!important;
}
.area-enviar{
	width: 613px!important;
}
.area-enviar p{
	margin: 0!important;
}
.arquivo_upload{
	width: 400px!important;
}
#sessoes{
	width: 665px!important;
	margin: 0!important;
}
.trabalhos{
	width: 665px!important;
	margin: 10px 0!important;
}
.trabalho{
	padding: 0!important;
}
.hide{
	display: none;
	color: red;
}
.hide input{
	border-color: red;
}
/***********FIM DO LOGIN***************/
/**** EXPAND ****/

div.expand_head {
	background:url(../imagens/mais.gif) no-repeat;
	padding:0 0 8px 30px;
	font-size:20px;
	cursor: pointer;
	position: relative;
}
div.expand_head h3 {
	color: #6299bb;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
}

div.expand_head2 {
	background:url(../imagens/menos.gif) no-repeat;
	padding:0 0 8px 30px;
	font-size:20px;
	cursor: pointer;
	position: relative;
}

div.expand_body {
	padding: 5px 10px 15px;
	width:655px
}
.expand_body p {
	width:auto;
}

blockquote {
	margin-bottom: 20px;
	margin-left: 40px;
	clear: both;
}
.autor{
width: 215px;
}
/***** FIM DO EXPAND *****/




