body {
	margin : auto auto;
	width : 748px;
	font-family : Verdana, Arial, sans-serif;
	font-size : 0.85em;
	color : #000;
	/*
	background : #BBD4CE url('../imgs/fundo.png') repeat-x;
	*/
	background : #FFF url('../imgs/fundo.png') repeat-x;
}
a {
	color : #03492f;
}

td#td_left { 
	width : 211px;
}
table#table_main {
	background : #fff;
}
.conteudo_td_left {
	width : 185px;
	border-top : 1px solid #BBD4CE;
	border-right : 1px solid #BBD4CE;
	margin-top : 15px;
	margin-left : 6px;
	text-align : right;
	padding : 5px 10px 15px 0px;

}
td#td_right {
	width : 515px;
}

img {
	border : 0px;
}

img#tps_1 { width : 80px; height : 25px; background : #03492f; margin-right : 7px; }
img#tps_1_activo { width : 80px; height : 25px; background : #BBD4CE;  margin-right : 7px;}

img#tps_2 { width : 80px; height : 25px; background : #03492f; margin-right : 7px; }
img#tps_2_activo { width : 80px; height : 25px; background : #BBD4CE; margin-right : 7px; }

img#tps_3 { width : 80px; height : 25px; background : #03492f; margin-right : 7px;}
img#tps_3_activo { width : 80px; height : 25px; background : #BBD4CE; margin-right : 7px;}

img#tps_4 { width : 80px; height : 25px; background : #03492f; margin-right : 7px; }
img#tps_4_activo { width : 80px; height : 25px; background : #BBD4CE; margin-right : 7px; }

img#tps_5 { width : 80px; height : 25px; background : #03492f; margin-right : 7px;}
img#tps_5_activo { width : 80px; height : 25px; background : #BBD4CE; margin-right : 7px;}

img#tps_6 { width : 80px; height : 25px; background : #03492f; }
img#tps_6_activo { width : 80px; height : 25px; background : #BBD4CE; }

img#tps_1:hover,
img#tps_2:hover,
img#tps_3:hover,
img#tps_4:hover,
img#tps_5:hover,
img#tps_6:hover {
	background : #BBD4CE;
}
.picto {
	float : right;
	margin : 0px 25px 25px 25px;
}
ul#lista_menu_esq {
	margin : 0;
}
#lista_menu_esq li {
	list-style-type : none;
	padding-bottom : 10px;
}
.box_logo {
	color : #03492f;
	line-height : 1.4em;
	margin-top : 10px;
	margin-bottom : 10px;
}
#box_flutuante {
/*	position: fixed;*/
}
.box_morada {
	color : #03492f;
	font-size : 0.75em;
	line-height : 1.4em;
	margin-top : 10px;
	margin-bottom : 10px;
}
img#img_logo_esq {
	margin : 10px 0px 10px 0px;
}
.lead {
	font-size : 0.9em;
	line-height : 1.3em;
	color : #333;
	margin-bottom : 10px;
	padding-right : 20px;
}
.texto {
	font-size : 0.9em;
	line-height : 1.3em;
	color : #333;
	padding-right : 20px;
}
.bloco {
	margin-bottom : 20px;
}
.titulo {
	font-size : 1em;
	line-height : 1.3em;
	color : #000;
}
.antetitulo {
	font-size : 0.8em;
	line-height : 1.3em;
	color : #666;
}
.subtitulo {
	font-size : 0.8em;
	line-height : 1.3em;
	color : #666;
}
table.tab_calendario {
	border : 0px;
	width : 300px;
	height : 150px;
}
.tds_calendario {
	padding : 2px;
	font-size : 0.8em;
	font-weight : normal;
	background-color : #fff;
}
.tds_weekdays_calendario {
	padding : 2px;
	font-size : 0.8em;
	font-weight : normal;
	background-color : #f5f5f5;
	height : 30px;
}
table.tab_calendario th {
	background : #BBD4CE;
	padding : 3px;
	color : #333;
	font-weight : bold;
}

.header_calendario {
	background : #03492f;
	color : #fff;
	padding : 3px;
	font-weight : 1em;
	text-align : center;
	font-weight : bold;
}
.td_hoje_calendario {
	background : #BBD4CE;
	color : #fff;
}
.tds_weekend_calendario {
	padding : 2px;
	font-size : 0.8em;
	font-weight : normal;
	background-color : #e5e5e5;
	height : 30px;
}
b { font-weight : normal; }

.lista_docs {
	list-style : none;
	margin : 0;
	padding : 0;
}
.lista_docs li {
	padding 0;
}
.lista_docs li a {
	line-height : 1.3em;
	text-decoration : none;
}
.documentos {
	font-weight: bold;
}

