html{
	height:100%;
	margin:0 auto;
	position:relative;
}

body{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #504e4d;
	position:relative;
	width:100%;
	height:100%;
	margin:0 auto;
	background-color:#FFFFFF;
}

#contenth{
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	padding:0px 0 0px;
}

#logo{
	position:relative;
	top:-120px;
	width:491px;
	margin:15px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:-100px;
}

#middles{
	margin-left:20px;
	margin-right:20px;
	clear:both;	
}

#middlesServicos{
	margin-left:20px;
	margin-right:20px;
	margin-top:140px;
	clear:both;	
}

#middlesEditor{
	margin-left:20px;
	margin-right:20px;
	margin-top:140px;
	clear:both;	
}

#navBar {
	float:left;
	clear:both;
	width: 240px;
	z-index: 2;
}
	
#navBarServicos {
	margin-left:auto;
	margin-right:auto;
	z-index: 2;
	text-align: center;
}

#navServicos {
	float:left;
	clear:both;
	width: 250px;
	z-index: 2;
}

#navDocs {
	float:left;
	clear:both;
	z-index: 2;
}

#listadocs{
	margin-left:40px;
}

#navBar ul{
}
	
#navBarServicos ul{
	padding: 0;
	margin: 0;
	text-align: center;
}

#navServicos ul{
}

#navBar ul li{
	display: block;
	list-style-type: none;
	width: 240px;
	height: 60px;
	margin: 0 0 5px 0;
	padding-bottom:10px;
}

#navBarServicos ul li{
	float:left;
	display: block;
	list-style-type: none;
	height: 100px;
	text-align: center;
}
	
#navServicos ul li{
	display: block;
	list-style-type: none;
	width: 180px;
	height: 30px;
	margin: 0 0 5px 0;
	padding-bottom:0px;
	padding-left:20px;
	background: transparent url(../imagens/bullet.gif) no-repeat;
	background-position:0 4px;
}

#navBar a{
	display: block;
	width: 160px;
	height: 60px;
	padding: 0 0 0 60px;
	font-size: 17px;
	color: #504e4d;
	text-decoration: none;
}
	
#navBarServicos a{
	display: block;
	height: 80px;
	padding: 0 0 0 0px;
	margin-top:20px;
	font-size: 17px;
	color: #504e4d;
	text-decoration: none;
	text-align: center;
}

#navServicos a{
	display: block;
	text-decoration: none;
	color:#7D6D60;
}

#navBar a:hover{
	color: #c2b8af;
}
	
#navBarServicos a:hover{
	color: #c2b8af;
}

#navServicos a:hover{
	color: #c2b8af;
}

#navBar a.client{
	background: transparent url(../imagens/nav_client.gif) no-repeat;
}

#navBar a.home{
	background: transparent url(../imagens/nav_home.gif) no-repeat;
}

#navBar a.missao{
	background: transparent url(../imagens/nav_missao.gif) no-repeat;
}

#navBar a.servicos{
	background: transparent url(../imagens/nav_servicos.gif) no-repeat;
}

#navBar a.quemSomos{
	background: transparent url(../imagens/nav_quemsomos.gif) no-repeat;
}

#navBar a.destaque{
	background: transparent url(../imagens/nav_destaque.gif) no-repeat;
}

#navBar a.eventos{
	background: transparent url(../imagens/nav_eventos.gif) no-repeat;
}

#navBar a.contactos{
	background: transparent url(../imagens/nav_mail.gif) no-repeat;
}

#navBar a.email{
	margin: 0px 0 0 0;
	height: 42px;
	padding: 0px 0 0 60px;
}

#navBar span.facebook{
	margin: 0px 0 0 0;
	height: 42px;
	padding: 0px 0 0 60px;
}

.selected{
	color: #c2b8af;
}
	
.laranja{
	color: #f26721;
}

#content{
	margin-left:270px;
	margin-right:20px;
}

#contentEditor{
	margin-right:20px;
	margin-left:270px;
}

#contentMenu{
	float:left;
	clear:both;
	width: 300px;
	z-index: 2;
}

#contentItem{
	margin-left:340px;
	margin-right:20px;
}

.bt_editor {
	display: block;
	float: right;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	margin: 10px 0;
	width: 74px;
	background: transparent url(../imagens/bt_login.png) no-repeat 0 0;
}

h2{
	color: #c2b8af;
	font-size: 24px;
	font-weight: lighter;
	margin-top:0px;
}

h3{
	color: #c2b8af;
	font-size: 24px;
	font-weight: lighter;
	margin-top:0px;
	margin-left:40px;
}

#item_download{
	margin-top:10px;
	padding-left:25px;
	background: transparent url(../imagens/downfile.jpg) no-repeat;
}

#tituloform{
	color: #c2b8af;
	font-size: 20px;
	font-weight: lighter;
}

#confirmInsc{
	display:none;
}

#rodape{
	float:left;
	clear:both;
	width: 100%;
	height: 20px;
	padding: 10px;
	border-top: #dfdfdf dashed 1px;
	font-size: 10px;
	text-align:right;
	margin-top:10px;
}

#rodapeleft{
	position:relative;
	top:0px;
	left:50px;
	float:left;
	text-align:left;
	font-size: 17px;
	color: #504e4d;
	text-decoration: none;
}

#rodapeleft a{
	color: #504e4d;
}

#rodapeleft a:hover{
	color: #c2b8af;
}

#rodapecenter{
	position:relative;
	top:5px;
	text-align:center;
	float:center;
}

#rodaperight{
	position:relative;
	top:-20px;
	text-align:right;
	float:right;
}

/* LANG */
div#langen {
	position:relative;
	left:0px;
	top:20px;
	width:39px;
	height:125px;
	z-index:1;
}

div#langen a,div#langen a:visited{
	display:block;
	width:39px;
	height:125px;
	background: transparent url('../imagens/en.gif') no-repeat 0 0 ;
}

div#langen a:hover{
	width:39px;
	height:125px;
	background: transparent url('../imagens/en.gif') no-repeat -39px 0 ;
}	

div#langpt {
	position:relative;
	left:0px;
	top:20px;
	width:39px;
	height:125px;
	z-index:1;
}

div#langpt a,div#langpt a:visited{
	display:block;
	width:39px;
	height:125px;
	background: transparent url('../imagens/pt.gif') no-repeat 0 0 ;
}

div#langpt a:hover{
	width:39px;
	height:125px;
	background: transparent url('../imagens/pt.gif') no-repeat -39px 0 ;
}	

/* TAB */
.tab {
  	background: url(../imagens/tab_b.png) repeat-x 0 0;
	height: 42px;
	position: relative;
    top: 0px;
    right:0px;
    z-index: 999;
    width:100%;
}

.tab ul.login {
	display: block;
	position: relative;
  	float: right;
  	clear: right;
  	height: 42px;
	width: auto;
	line-height: 42px;
	margin: 0;
	right: 30px;
  	color: white;
  	font-size: 16px;
	text-align: center;
}

.tab ul.login li.left {
  	background: url(../imagens/tab_l.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li.right {
  	background: url(../imagens/tab_r.png) no-repeat left 0;
  	height: 42px;
	width: 30px;
	padding: 0;
	margin: 0;
  	display: block;
	float: left;
}

.tab ul.login li {
 	text-align: left;
  	padding: 0 6px;
	display: block;
	float: left;
	height: 42px;
  	background: url(../imagens/tab_m.png) repeat-x 0 0;
}

.tab ul.login li a {
	color: #FF9710;
}

.tab ul.login li a:hover {
	color: white;
}

.tab .sep {color:#414141}

.tab a.open, .tab a.close, .tab a.logout {
	height: 20px;
	line-height: 20px !important;
	padding-left: 30px !important;
	cursor: pointer;
	display: block;
	width: 100px;
	position: relative;
	top: 11px;
}

.tab a.open {background: url(../imagens/bt_open.png) no-repeat left 0;}
.tab a.close {background: url(../imagens/bt_close.png) no-repeat left 0;}
.tab a:hover.open {background: url(../imagens/bt_open.png) no-repeat left -19px;}
.tab a:hover.close {background: url(../imagens/bt_close.png) no-repeat left -19px;}

/* PANEL */

.clear {clear: both;height: 0;line-height: 0;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.clearfix {height: 1%;}
.clearfix {display: block;}

/* sliding panel */
#toppanel {
   /* position: absolute;*/   /*Panel will overlap  content */
    position: relative;  /*Panel will "push" the content down */
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    font-size: 130%; /* font-size set to 130% for the default Kubrick Wordpress theme */
}

#panel {
	width: 100%;
	height: 280px;
	color: #999999;
	background: #867D78;
	overflow: hidden;
	position: relative;
	z-index: 3;
	display: none;
}

#panel h1 {
	font-size: 23px;
	padding: 5px 0 10px;
	margin: 0;
	color: white;
	text-align: left;
}

#panel h2{
	font-size: 1.2em;
	padding: 10px 0 5px;
	margin: 0;
	color: white;
	text-align: left;
}

#panel p {
	margin: 5px 0;
	padding: 0;
}

#panel a {
	text-decoration: none;
	color: #FF9710;
}

#panel a:hover {
	color: white;
}

#panel a-lost-pwd {
	display: block;
	float: left;
}

#panel ul {
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.6em;
	list-style: none;
}

#panel .content {
	width: 960px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: left;
	font-size: 0.85em;
}

#panel .content .left {
	width: 300px;
	float: left;
	margin-bottom: 25px;
	padding: 0 15px;
	border-right: 1px solid #333;
	min-height: 220px;
}

#panel .content .border {
	border-left: 1px solid #333;
}

#panel .content .narrow {
	width:120px !important;
}

#panel .content form {
	margin: 0 0 10px 0;
}

#panel .content label {
	float: left;
	padding-top: 8px;
	clear: both;
	width: 280px;
	display: block;
}

#panel .content input.field {
	border: 1px #1A1A1A solid;
	background: #414141;
	margin-right: 5px;
	margin-top: 4px;
	width: 200px;
	color: white;
	height: 16px;
}

#panel .content input:focus.field {
	background: #545454;
}

.grey{
	font-size:14px;
	color:#000000;
}

/* BUTTONS */
/* Login and Register buttons */
#panel .content input.bt_login {
	display: block;
	float: left;
	clear: left;
	height: 24px;
	text-align: center;
	cursor: pointer;
	border: none;
	margin: 10px 0;
	width: 74px;
	background: transparent url(../imagens/bt_login.png) no-repeat 0 0;
}

#panel .lost-pwd {
	display: block;
	float:left;
	clear: right;
	padding: 15px 5px 0;
	font-size: 0.95em;
	text-decoration: underline;
}
