*{
	margin: 0;
	padding: 0;
}
/* HTML ELEMENTS */
body {
	background: #9FBBF2 url(images/fundo2.png) no-repeat fixed center center;
	margin: 0;
	margin-bottom: 80px;
	color: #fff
}
h1 {
	color: #000;
	font-size: 20px;
	margin-left: -55px;
	margin-top: -95px;
	text-transform: capitalize;
	padding-bottom: 40px;
}
h2 {
	font-weight: bold;
}
h3 {
	color: #000;
}
a {
	color: #9fbbf2;
	text-decoration: none;
}
a:hover {
	/*font-weight: bold;*/
	text-decoration: underline;
}
.anexos {
	margin-bottom: 1em;
	width: 100%;
	border-bottom-style: ridge;
}
.anexos th {
	border-bottom: 3px solid #000;
	padding-right: 1em;
	text-align: left;
	color: #000;
	background: #fff url(images/anexos2.png) no-repeat;
	padding-left: 50px;
	height: 45px;
}
.anexos tr {
	
}
#topi {
	width:80%;
}
#Agenda {
	width: 100%;
	font-size: small;
}
#Agenda_data_inicio .nome{
	font-weight: bold;
	padding-left: 30px;
	height: 20px;
}
#Agenda_data_fim .nome{
        font-weight: bold;
        padding-left: 30px;
        height: 20px;
}
#Agenda_hora_inicio .nome{
        font-weight: bold;
        padding-left: 30px;
        height: 20px;
	/*padding-bottom: 10px;*/
}
#Agenda_hora_inicio .valor{
       /* padding-bottom: 10px;*/
}
#Agenda_hora_fim .nome{
        font-weight: bold;
        padding-left: 30px;
        height: 20px;
	padding-bottom: 10px;
}
#Agenda_hora_fim .valor{
        padding-bottom: 10px;
}

#Agenda_data_inicio, #Agenda_data_fim .nome{
	background: url(images/calendario.png) no-repeat;
}
#Agenda_local .nome{
        font-weight: bold;
        padding-left: 30px;
        height: 20px;
	background: url(images/local.png) no-repeat;
}
#Agenda_observacoes .nome {
	font-weight: bold;
        padding-left: 30px;
        height: 20px;
        padding-bottom: 20px;
	background: url(images/notes.png) no-repeat;
	border-bottom: 2px double;
}
#Agenda_observacoes .valor {
	padding-bottom: 20px;
        border-bottom: 2px double;
}
#Agenda_body {
	font-size: medium;
}
.agenda_mes {
	background-color: #fff;
	color: #000;
	padding: 2px 0px 2px 10px;
	margin-bottom: 5px;
	font-weight: bold;
}
#Noticias {
	width: 100%;
	border-spacing: 0;
}
#Noticias_fonte a {
	color: #fff;
}
#Noticias_fonte .nome{
        background-color: #9FBBF2;
        padding: 10px;
        font-style: italic;
        border-top: 2px solid;
        border-bottom: 2px solid;
	border-left: 2px solid;
	width:15%;
}
#Noticias_fonte .valor{
        background-color: #9FBBF2;
        padding: 10px;
        font-style: italic;
        border-top: 2px solid;
        border-bottom: 2px solid;
	border-right: 2px solid;
	text-align: left;
}
#Noticias_body h2{
	padding-top: 20px;
}
#Noticias img {
	padding: 15px;
}
#seccaoUtilizador {
	padding-top: 110px;
	margin-top: 20px;
	background: url(images/fbuser.png) no-repeat;
}
/* BLOCO FORUM */
.par {
background-color: #fff;
}
.impar {
background-color:#9FBBF2; 
}
/* BLOCO FORUM */
.tabela_topicos_forum {
	width: 100%;
	border-spacing:0;
}
.tabela_topicos_forum th {
	background:#FFFFFF no-repeat scroll 0 0;
	border-bottom:3px solid #000000;
	color:#000000;
	height:45px;
	text-align:left;
}
.tabela_topicos_forum td {
	height: 30px;
	border-bottom: 1px dashed;
}
.tr_par {
	background-color:#134a99;
}
.tr_impar {
}
.icon {
	padding-right: 3px;
}
/* DIVS */
#main {
	width:1000px;
	margin: 0 auto;
}
#header {
	height:110px;
	display: none;
}
#right_header {
	float: left;
	height:110px;
	width:370px;
}
#center_header li {
	display: inline;
	list-style: none;
	padding: 0px 5px;
}
#right_header img {
	/*margin-top: 40px;*/
	float: right;
}
#center_header a {
	color: #fff;
	text-decoration: none;
	font-size: small;
	font-family: verdana;
}
#center_header ul {
	float: left;
	background-color: #0f0a6e;
	color:#fff;
	text-align: center;
	width:100%;
}
#center_header a:hover {
	text-decoration: underline;
	font-weight: normal;
}
#left_header {
	float: left;
	width:420px;
	display: none;
}
#center_header {
	height:110px;
	float: left;
	text-align:center;
	width:200px;	
}
#search {
	display: none;
	float: right;
	padding-right: 20px;
}
#searchButton {
	background-color: #fff;
	border: 4px solid #9fbbf2;
}
#inner {
	border:3px #08158a solid;
	min-height:470px;
	background-image: url('images/fundo-inner.png');
	color:#000;
}
#primary {
	height:50px;
	background-image: url('images/fundo-primary.png');
	display: none;
}
#primary ul {
	padding-top: 4px;
	float: left;
}
#primary li {
	display: inline;
	list-style: none; 
}
#primary a {
	color: #fff;
	text-decoration: none;
	font-size: 20px;
        padding-right: 20px;
	padding-left: 15px;
}
#primary a:hover {
	text-decoration: underline;
	font-weight: normal;
}
#left_content {
	border-right: 1px #08158a dashed;
	margin-top: 40px;
	min-height: 400px;
	width: 220px;
	float:left;
	display: none;
	padding-left:10px;
	color:#000;
}
#left_content ul {
	list-style: none;
	padding: 15px;
	/*background-color:#fff;*/
	font-size: large;
	padding-bottom:30px;
	border-bottom: 1px dashed;
}
#left_content a {
	color:#0A3066;
	text-decoration: none;
	/*text-transform: capitalize;*/
}
#left_content a:hover {
	font-weight: bold;
}
#left_content h3 {
	margin-top: 30px;
}
#highlights_bloco img{
	margin-right: 15px;
	float: left;
}
#highlights_bloco td{
	font-size: small;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px dashed;
}

#content {
	margin-top: 60px;
	min-height: 360px;
	background-color: #0a3066;
	float:right;
	width:680px;
	display: none;
	padding: 40px 20px 20px;
	color: #fff;
}
#content ul,ol,blockquote {
	padding: 20px;
}
#content img {
	padding-right: 5px;
}
#top_content {
	height: 180px;
	margin-right: 10px;
	margin-left: 10px;
	/*background-image: url('images/fundo-top-content.png');*/
	display: none;	
}
#top_content_left {
	width: 316px;
	border: 1px #08158a solid;
	height:100%;
	float:left;
	display: none;
}
#top_content_center {
	width: 316px;
	border: 1px #08158a solid;
	height:100%;
	float:left;
	margin-left:10px;
	display: none;
}
#top_content_right {
	width: 316px;
	border: 1px #08158a solid;
	height:100%;
	float:left;
	margin-left: 10px;	
	display: none;
}
#bottom_content {
	min-height: 200px;
	max-height: 500px;
	margin-bottom: 60px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 10px;
	display: none;
}
#bottom_content a{
	color:#0A3066;
}
#bottom_content1_left {
	width: 316px;
	/*border: 1px #08158a dashed;*/
	min-height:200px;
	float:left;
	display: none;
}
#bottom_content1_left img {
	width:100%;
}
#bottom_content1_center {
	width: 315px;
	/*border: 1px #08158a dashed;*/
	min-height:200px;
	float:left;
	margin-left:10px;
	display: none;
	color: #000;
}
#bottom_content1_right {
	width: 315px;
	/*border: 1px #08158a dashed;*/
	min-height:200px;
	float:left;
	margin-left: 10px;
	display: none;	
}
#bottom_content2_left {
	width: 480px;
	border: 1px #08158a dashed;
	min-height:200px;
	float:left;
	margin-top:10px;
	display: none;
}
#bottom_content2_right {
	width: 480px;
	border: 1px #08158a dashed;
	min-height:200px;
	float:left;
	margin-left: 10px;
	margin-top:10px;
	display: none;	
}

/* BARRA */

#nav_user {
bottom:0;
color:#111111;
font-size:11px;
height:50px;
padding:0;
position:fixed;
right:0;
width:100%;
z-index:99;
}

#nav_user_ui {
/*background: transparent url('images/fundo-barra.png') repeat-x;*/
margin:auto;
width:100%;
overflow:visible !important;
position:relative;
height:100%;
z-index:0;
}

.clearfix {
display:block;
}

/* ## TAB-MENUS ################################### */
.tabswrapper {
	height: 50px;
	width: 100%;
	padding-left: 200px;
	background: transparent url(images/tab-background.png) repeat-x scroll center bottom;
	color: #fff;
}

ul.tabs {
	position: relative;
	float: left;

}

ul.tabs li {
	list-style:none;
	float: left;
	width: 57px;
	height: 45px;
	margin: 0 1px 0 0;
}

ul.tabs li a {
	display: block;
	width: 100%;
	height: 100%;
	background-position: 0 0;
	background-repeat: no-repeat;
}

ul.tabs li a:hover, ul.tabs li a.active {
	background-position: 0 -45px;
}

ul.tabs li a:hover span {
	position: absolute;
	right: -258px;
	top: 25px;
	display: block;
	width: 250px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

ul.tabs li span {
	display: none;
}

ul.tabs li.desk a {
	background-image: url(images/tab-desk.png);
}

ul.tabs li.info a {
	background-image: url(images/tab-info.png);
}

ul.tabs li.cs a {
	background-image: url(images/tab-cs.png);
}

ul.tabs li.projects a {
	background-image: url(images/tab-projects.png);
}

ul.tabs li.tasks a {
	background-image: url(images/tab-tasklist.png);
}

ul.tabs li.msgs a {
	background-image: url(images/tab-msgs.png);
}

ul.tabs li.user-male a {
	background-image: url(images/tab-userprofil-male.png);
}

ul.tabs li.edit-male a {
	background-image: url(images/tab-settings.png);
}

ul.tabs li.user-female a {
	background-image: url(images/tab-userprofil-female.png);
}

ul.tabs li.edit-female a {
	background-image: url(images/tab-settings.png);
}

ul.tabs li.edit a {
	background-image: url(images/tab-edit.png);
}

ul.tabs li.miles a {
	background-image: url(images/tab-miles.png);
}

ul.tabs li.files a {
	background-image: url(images/tab-files.png);
}

ul.tabs li.user a {
	background-image: url(images/tab-userlist.png);
}

ul.tabs li.timetrack a {
	background-image: url(images/tab-timetracking.png);
}

ul.tabs li.system-settings a {
	background-image: url(images/tab-system-settings.png);
}

/* ### FUNCIONALIDADES ### */
/* FORUM */
#barra_forum {
background-color: #fff;
padding: 5px;
color: #000;
}
/* MENSAGENS */
#msg_erro {
	background-color:#FFF2F2;
	border:3px solid #CC0000;
	color:#B20000;
	font-size:1em;
	font-weight:600;
	margin-bottom:20px;
	overflow:hidden;
	padding:5px 80px;
}

#msg_sucesso {
        background-color:#FF00FF;
        border:3px solid #8DC478;
        color:#B20000;
        font-size:1em;
        font-weight:600;
        margin-bottom:20px;
        overflow:hidden;
        padding:5px 80px;
}
#msg_aviso {
        background-color:#FEFBD2;
        border:3px solid #fefb1c;
        color:#E3E111;
        font-size:1em;
        font-weight:600;
        margin-bottom:20px;
        overflow:hidden;
/*        padding:5px 80px; */
}

/*******************************************
CONTENT TYPE POLL
*******************************************/


.poll .bar {
	background:#FFFFFF url(../../img/bg-bar-white.png) repeat-x scroll 0 0;
	border-color:#F0F0F0;
	border-width:0 1px 1px;
}
.poll .bar {
	background-color:#DDDDDD;
	height:1em;
	margin:1px 0;
}
.poll .bar .foreground {
	background-color:#000000;
	float:left;
	height:1em;
}
.poll .bar .foreground {
	background:#71A7CC url(../../img/bg-bar.png) repeat-x scroll 0 100%;
}

.botao {
	background-color:#FFFFFF;
	border:4px solid #9FBBF2;
	margin-top:5px;
	margin-right:5px;
	padding:3px;
}
.botao:hover {
	font-weight:bold;
}
#noticia_bloco img{
	max-height: 80px;
}
#poll a {
background-color:#FFFFFF;
border:4px solid #9FBBF2;
color:#000000;
font-family:Verdana;
font-size:12px;
padding:5px 4px 5px;
}
#poll a:hover {
	font-weight:bold;
	text-decoration:none;
}

#postitNoticias {
background:transparent url(../../img/post-it.png) repeat scroll 0 0;
height:220px;
}
.error {
	color:red;
	margin:0;
}
#ajax_loading_fo{
	display: none;
}
#loadingRec{
	display: none;
}
