/* CSS Document */

/* Basic Stuff */
* {
	margin: 0em;
	padding: 0em;
	font-size: 8pt;
	font-family: Arial, Times, sans-serif;
}

BODY {
	background-color: #ffffff;
	color: #000000;
	text-align: justify;
}

a, a:link, a:visited {
	color: #5784AE;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

A:hover{
	text-decoration: underline;
}

IMG {
		border: 0px;
}

.clear {
	clear:both;
}


/* Header */
#header {
	position: relative;
	width: 800px !important;
	height: 125px;
	margin: 0px auto;
}

/* HEADER TOP */
#header_top {
	width: 100%;
	height: 40px;
	margin: 0px;
	background: #a1d1f1;
}

#header_top_uporto {
	float: left;
	width: 220px;
	margin: 0px;
	border-right: 1px solid white;
}

#header_top_fcup {
	float: left;
	width: 300px;
	padding-left: 25px;
	margin: 0px;
}

#header_top_links {
	float: right;
	text-align: right;
	font-weight:bold;
	color: white;
	line-height: 40px;
	margin: 0px;
}

#header_top_links A, #header_top_links A:link, #header_top_links A:visited{
	color: #fff;
	text-decoration: none;
}

#header_top_links A:hover{
	text-decoration: underline;
}


/* HEADER BANNER */
#header_banner {
	width: 100%;
	height: 140px;
	border-top: 1px solid white;
}

#header_banner_left {
	float: left;
	width: 220px;
	margin: 0px;
	border-right: 1px solid white;
}

#header_banner_right {
	float: right;
	margin: 0px;
}

/* HEADER MENU1 */
#header_menu1 {
	width: 100%;
	height: 30px;
	border-top: 1px solid white;
}

#menu1_left {
	float: left;
	width: 220px;
	height:30px;
	margin: 0px;
	border-right: 1px solid white;
	font-size: 11px;
	color:#FFF;
	text-align:center;
	font-family: "Arial"; 
 	font-weight: bold;
	line-height:30px;
	background: url(imagens/temas/1/menu1_left.jpg);
	text-decoration: none;
}

#menu1_right {
	float: left;
	margin: 0px;
	height: 30px;
	margin-left:13px;
	margin-right:13px;
	font-size: 11px;
	font-family: "Arial"; 
 	font-weight: bold;
	color:#FFF;
	text-align:center;
	line-height:30px;
	text-decoration: none;
	
}

#menu1_right_background {
	background: url(imagens/temas/1/menu1_right.jpg);
}

#menu2_left {
	float: left;
	width: 220px;
	height:30px;
	margin: 0px;
	border-right: 1px solid white;
	font-size: 11px;
	color:#FFF;
	text-align:center;
	font-family: "Arial"; 
 	font-weight: bold;
	line-height:30px;
	background: url(imagens/temas/2/menu1_left.jpg);
	text-decoration: none;
}


#menu2_right_background {
	background: url(imagens/temas/2/menu1_right.jpg);
}

#menu3_left {
	float: left;
	width: 220px;
	height:30px;
	margin: 0px;
	border-right: 1px solid white;
	font-size: 11px;
	color:#FFF;
	text-align:center;
	font-family: "Arial"; 
 	font-weight: bold;
	line-height:30px;
	background: url(imagens/temas/3/menu1_left.jpg);
	text-decoration: none;
}


#menu3_right_background {
	background: url(imagens/temas/3/menu1_right.jpg);
}

#menu4_left {
	float: left;
	width: 220px;
	height:30px;
	margin: 0px;
	border-right: 1px solid white;
	font-size: 11px;
	color:#FFF;
	text-align:center;
	font-family: "Arial"; 
 	font-weight: bold;
	line-height:30px;
	background: url(imagens/temas/4/menu1_left.jpg);
	text-decoration: none;
}

#menu4_right_background {
	background: url(imagens/temas/4/menu1_right.jpg);
}

#menu5_left {
	float: left;
	width: 220px;
	height:30px;
	margin: 0px;
	border-right: 1px solid white;
	font-size: 11px;
	color:#FFF;
	text-align:center;
	font-family: "Arial"; 
 	font-weight: bold;
	line-height:30px;
	background: url(imagens/temas/5/menu1_left.jpg);
	text-decoration: none;
}

#menu5_right_background {
	background: url(imagens/temas/5/menu1_right.jpg);
}

#menu6_left {
	float: left;
	width: 220px;
	height:30px;
	margin: 0px;
	border-right: 1px solid white;
	font-size: 11px;
	color:#FFF;
	text-align:center;
	font-family: "Arial"; 
 	font-weight: bold;
	line-height:30px;
	background: url(imagens/temas/6/menu1_left.jpg);
	text-decoration: none;
}

#menu6_right_background {
	background: url(imagens/temas/6/menu1_right.jpg);
}

#menu_right_on {
	color: #a1d1f1;
}

/* --------- AQUI ------------------------- */

#menu0_container {
	float: right;
	margin-right: 0px;
	margin-left:0px;
	margin-top: 5px;
	height: 37px;
}


/* Main */
#main {
	position: relative;
	width: 800px;
	margin: 30px auto;
}

/* Main Menu */
#main_menu {
	width: 200px;
	float: left;
	margin-left: 0px;
	margin-right: 0px;

}

#main_menu_title {
	padding-left: 5px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 26px;
	line-height: 26px;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #5784AE;
	font-weight: bold;
	font-size: 110%;
	background: url(imagens/main_menu_title_bar.png);
}

#main_menu_item {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	padding-left: 0px;
	padding-bottom: 6px;
	padding-top: 4px;
	height: 14px;
	line-height: 14px;
	color: #336;
	background: url(imagens/main_menu_bar.png);
}

#main_menu_item_on {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding-left: 25px;
	padding-bottom: 6px;
	padding-top: 4px;
	font-weight:bold;
	color: #5784AE;
	background: url(imagens/main_menu_bar_on.png);
}

.main_menu_item_back {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding-left: 0px;
	padding-bottom: 6px;
	padding-top: 4px;
	font-weight:bold;
	color: #5784AE !important;
	background: url(imagens/main_menu_bar_back.png);
}

#main_menu_mid_item_on {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 3px;
	padding-left: 25px;
	padding-bottom: 6px;
	padding-top: 4px;
	font-weight:bold;
	color: #5784AE;
	background: url(imagens/main_menu_bar_on2.png);
}

#main_menu_item_2 {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	padding-left: 25px;
	padding-bottom: 20px;
	padding-top: 4px;
	height: 16px;
	line-height: 16px;
	color: #336;
	background: url(imagens/main_menu_bar_2.png);
}

#main_menu_item_2_on {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	padding-left: 25px;
	padding-bottom: 20px;
	padding-top: 4px;
	height: 16px;
	line-height: 16px;
	font-weight:bold;
	color: #5784AE;
	background: url(imagens/main_menu_bar_2_on.png);
}

#main_menu_item_2_link {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	padding-left: 25px;
	padding-bottom: 20px;
	padding-top: 4px;
	text-indent: -25px;
	height: 16px;
	line-height: 16px;
	color: #336;
	background: url(imagens/main_menu_bar_2.png);
}

.main_menu_item_off {
	height: 24px;
	background: url(/images/left_menu_back_off.png);
	line-height: 24px;
}


#sub_menu_item {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	padding-left: 15px;
	padding-bottom: 6px;
	padding-top: 4px;
	height: 14px;
	line-height: 14px;
	color: #336;
	background: url(imagens/sub_menu_bar.png);
}

#sub_menu_item_on {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	padding-left: 40px;
	padding-bottom: 6px;
	padding-top: 4px;
	height: 14px;
	line-height: 14px;
	font-weight:bold;
	color: #5784AE;
	background: url(imagens/sub_menu_bar_on.png);
}

.sub_menu_item_back {
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	padding-left: 15px;
	padding-bottom: 6px;
	padding-top: 4px;
	height: 14px;
	line-height: 14px;
	font-weight:bold;
	color: #5784AE !important;
	background: url(imagens/sub_menu_bar_back.png);
}


.main_menu_end {
	height: 1px;
}

#main_menu A, #main_menu A:link, #main_menu A:visited{
	margin-left: 25px;
	color: #616A74;
	text-decoration: none;
}

#main_menu A:hover{
	color: #D16115;
}

/* Main Content */
#main_content {
	float:right;
	margin-left: 15px;
	margin-right: 10px;
	margin-top: 25px;
	font-size: 100%;
	font-family: "Arial";
	padding: 5px;
	width: 560px;
}

#main_content_title {
	margin-bottom: 5px;
	margin-top: -21px;
	padding-top: 20px;
	padding-bottom:0px;
	color: #5784AE;
	font-size: 200%;
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	line-height: 30px;
}

#old_content_title {
	margin-bottom: 5px;
	margin-top: -21px;
	padding-top: 20px;
	padding-bottom:0px;
	color: grey;
	font-size: 160%;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	line-height: 20px;
}

.content SPAN.title {
	display:block;
	height: 25px;
	line-height: 25px;
	font-size: 12pt;
	color: #5784AE;
	font-weight: bold;
}

#main_content P {
	margin-bottom: 15px;
	font-size: inherit;
}

#main_content UL {
	list-style-type:none;
	font-size: inherit;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 15px;

}

#main_content UL LI {
	background-image:url(imagens/list_bullet_blue.png);
	background-repeat:no-repeat;
	background-position:0px 7px;
	padding-left:10px;
	margin-bottom: 15px;
	font-size: inherit;
}

#main_content OL {
	font-size: inherit;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 10px;

}

#main_content OL LI {
	margin-left: 15px;
	padding-left:0px;
	font-size: inherit;
	margin-bottom: 15px;
}

#main_content strong {
	font-size: inherit;
}

/* Footer */
#footer_info {
	margin: 30px auto;
	width: 800px;
	padding-top: 3px;
	border-top: 1px solid #006ea3;
	text-align: center;
	color: #616A74;
}

