/* CSS Document */

* {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	margin: 0px auto;
	padding: 0px;
}

body {
	background: #FFFFFF url(../files/back.jpg) repeat;
	background: #FFFFFF url(../files/back01.gif) repeat;
}
div#global {
	position: relative;
	top: 30px;
	left: 10px;
	float: left;
	width: 930px;
	width: 990px;
	width: 1000px;
}

div#top {
	height: 130px;
	background: #FFFFFF url(../files/back2.jpg) repeat;
	background: #FFFFFF url(../files/back02.gif) repeat;
}
div#logo {
	width: 230px;
	height: 130px;
	float: left;
	background-color: #FFFFFF;
}
div#logo p {
/*	text-indent: 40px; */
}
div#logo img {
/*	position: relative;
	top: 37px; */
}

div#seta_baixo {
	width: 20px;
	height: 130px;
	float: left;
}
div#seta_baixo img {
	position: relative;
	left: 10px;
	top: 110px;
}
div#appl p {
	font-size: 15px;
}
div#appl p#between {
	line-height: 43px;
}
div#appl p#pt {
	font-weight: bold;
	font-style: italic;
}
div#appl p#en {
	font-style: italic;
}




div#bottom {
	height: 250px;
	background: transparent url(../files/back_bottom.gif) repeat-y;
}
div#left {
	float: left;
	width: 230px;
}
div#menu {
	background-color: #333333;
	width: 230px;
	height: 230px;
	
	font-size: 10px;
}
div#menu_items {
	position: relative;
	top: 54px;
	top: 62px;
}
div#menu p, div#menu p a {
	text-indent: 40px;
	font-size: 10px;
}
div#menu p.tree_sel, div#menu p a, div#menu p a:hover {
	line-height: 18px;
}
div#menu p.tree_sel {
	color: #FFFFFF;
	text-decoration: none;

	text-transform: uppercase;
	font-weight: bold;
}
div#menu p a {
	color: #FFCC00;
	text-decoration: none;
	
	text-transform: uppercase;
	font-weight: bold;
}
div#menu p a:hover {
	color: #999999;
	color: #FFFFFF;

	text-transform: uppercase;
	font-weight: bold;
}

div#lingua {
	width: 150px; /* */
	height: 54px;
	color: #FFFFFF;
	
	position: absolute;
	left: 40px;
/*	background-color: #00FF00;  */
	border-bottom: solid 1px #FFFFFF;
	
}
div#lingua p, div#lingua p a {
	text-indent: 0px;
	line-height: 18px;
}
div#lingua p a {
	color: #999999;
	text-decoration: none;
}
div#lingua p a:hover {
	color: #FFFFFF;
	text-decoration: none;
}







div#universidade {
	width: 230px;
/*	height: 56px; */
}
div#uminho {
	height: 28px;
	height: 40px;
	background-color: #666666;
	
	display: none;
}
div#uminho p {
	color: #FFFFFF;
	font-size: 9px;
/*	text-indent: 40px;
	line-height: 12px; */
	
	line-height: 14px;
}
div#uminho p a {
	color: #FFFFFF;
	font-size: 9px;
	text-decoration: none;
	
	position: relative;
	top: 3px;
	
	font-family: Arial, Helvetica, sans-serif;
}
div#uminho img {
	width: 15px;
	height: 14px;
	border: none;
}
div#uminho table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	
	position: relative;
	top: 2px;
}
div#uminho td#um {
	text-align: left;
	width: 40px;
/*	text-indent: 5px;
	background-color: #00FF33; */
}
div#uminho td#dois {
	vertical-align: middle;
}
div#uminho a#im1, div#uminho a#im2 {
/*	position: absolute;
	left: 20px;
	position: relative; */
	top: 2px;
	width: 15px;
	height: 14px;
	border: none;
	
	font-family: Arial, Helvetica, sans-serif;
}
div#copy {
	height: 14px;
	height: 20px;
	background-color: #CC9900;
	
	color: #FFFFFF;
}
div#copy p {
	font-size: 9px;
	text-indent: 40px;
	
	font-family: Arial, Helvetica, sans-serif;
	
	position: relative;
	top: 4px;
}
div#norma {
	height: 14px;
	height: 20px;
	background-color: #FFCC00;
}
div#norma a {
	height: 4px;
	width: 29px;
	
	position: relative;
	left: 40px;
	top: 8px;
	_top: 0px;
}














div#center {
	float: left;
	width: 520px;
	width: 700px;
	width: 760px;
	width: 770px;
	
	background: #FFFFFF url(../files/back2.jpg) repeat;
	background: #FFFFFF url(../files/back02.gif) repeat;
}
div#center a {
	color: #CC9900;
	text-decoration: none;
}
div#titulo {
	height: 54px;
	
}
div#titulo p {
	border-top: solid 1px #333333;
	float: left;
	width: 500px;
	_width: 520px;

	font-size: 30px;
	font-weight: bold;

	padding-left: 20px;


	color: #FFFFFF;
	text-transform: uppercase;
	line-height: 52px;
}
div#principal {
	background-color: #FFFFFF;

	padding: 20px;
	
	width: 480px;
	_width: 520px;
	
	float: left;

}









div#right {
	float: right;
	width: 170px;
	width: 230px;
	width: 240px;
	
 	position: relative;
	left: -5px;
	
/*	background-color: #0000FF; */
	
	float: left;
 	position: relative;
	left: 5px;
	
}
div#right a {
	border: none;
}
div#right img {
/*	max-width: 100%;
	_width: expression((this.width > 170) ? "170px" : this.width+"px" ); */
	width: 100%;
}

div#right p#fich_image {
/*	padding-left: 10px;
	padding-right: 10px;  */
	padding: 5px;
	width: 230px;
	_width: 240px;

	background-color: #000000;
	color: #FFFFFF;
	
/*	line-height: 21px; */
	
	font-style: italic;
}

div#right p#fich_doc {
/*	padding-left: 10px;
	padding-right: 10px;
	width: 150px;
	_width: 170px;
	background-color: #FFFFFF;
	color: #000000;
	
	line-height: 21px; */
}

div#right p#fich_doc a {
/*	padding-left: 10px;
	padding-right: 10px;  */
	padding: 5px;
	width: 230px;
	_width: 239px;
	_width: 235px;

	display: block;
	
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	
	font-style: italic;
}
















div#dv_boletim {
	clear: both;
}
div#dv_boletim hr {
	background-color: #000000;
	border: solid 2px #000000;
	border-top: none;
	
	position: relative;
	top: -9px;
	height: 3px;
}
div#dv_boletim p#data {
	color: #000000;
	font-weight: bold;
	font-size: 10px;
}
div#dv_boletim p#titulo {
	color: #CC9900;
	font-weight: bold;
}
div#dv_boletim p#ficheiro {
	color: #CC9900;
	font-weight: bold;
}
div#dv_boletim p#ficheiro a {
	color: #CC9900;
	text-decoration: none;
}
div#dv_boletim p#ficheiro a:hover {
	color: #CC9900;
	text-decoration: none;
}

div#dv_boletim table {
	width: 100%;
	border: none;
	border-collapse: collapse;
	border-spacing: 0px;
	
	position: relative;
	top: 2px;
	
/*	background-color: #CCFF00; */
}
div#dv_boletim table img {
	border: none;
}
div#dv_boletim table td#um {
	text-align: right;
}
div#dv_boletim table td#dois {
	font-style: italic;
}



div#inserir_newsletter {
/*	background-color: #00FF00; */
}

div#inserir_newsletter_campo input#email {
	width: 164px;
	height: 20px;
	border: solid 1px #666666;
	float: left;
}
div#inserir_newsletter_campo input#botao {
	width: 20px;
	height: 20px;
	border: none;

	background: #FFFFFF url(../files/botao.gif) repeat;
	
	_position: relative;
	_left: -3px;
	
}
div#inserir_newsletter form {
	float: left;
}

div#inserir_newsletter div#msg_email {
	float: left;
/*	background-color: #FFFF00; */
	
	position: relative;
	top: 3px;
	left: 10px;
}

div#inserir_newsletter div#msg_email p {
	font-weight: bold;
	font-size: 11px;
}
div#inserir_newsletter div#msg_email p#sucesso {
	color: #CC0000;
}
div#inserir_newsletter div#msg_email p#insucesso {
	color: #CC0000;
}
div#inserir_newsletter div#msg_email p#ja_registado {
	color: #CC0000;
}





















