﻿		#global {
		vertical-align: middle;
		border: 0px none #FF0000;
		height: 100%;
		margin: 0 auto;
		width: 100%;
			}
	
		
		/* HEADER */
		#headercontainer {
		width: 98%;
		height: 29%;
		background-color: #fff;
		background-image: url(imagens/fundo_header.png);
		background-repeat: repeat-x;
		background-position: left top;
		border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		border-top-style: solid;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: solid;
		border-top-color: #000099;
		border-right-color: #000099;
		border-bottom-color: #000099;
		border-left-color: #000099;
			}
	
		#headerlogo {
		padding-left: 10%;
		padding-top: 50%;
		width: 20%;
		height: 100%;
		float: left;
		vertical-align: middle;
			}
	
		#headermenu {
		height: 70px;
		padding-top: 20px;
		padding-right: 20px;
		color: #FFFFFF;
		float: right;
		text-align: right;
		font-size: 12px;
			}
	
		#headermenu a {
		color: #0A246A;
		text-decoration: none;
		}
	
		#headermenu a:hover {
			color: #FFFFFF;
		}
	
		#headermenu a#active-page {
			color: #FF0000;
		}
	
		#headermenu img {
			border: 0px none;
			vertical-align: top
			}
	
	
		#headersubmenu {
	width: 60%;
	height: 50%;
	padding-top: 5%;
	text-align: center;
	float: right;
	position: relative;
	padding-right: 0px;
	vertical-align: top;
			}
	
		#headersubmenu img {
	margin-right: 10px;
	background-image: url(imagens/msg.png);
	background-repeat: no-repeat;
	font-family: "Stylus BT";
}
	
		
		/* DESTAQUES INDEX */
		#destaquescontainer {
		width: 98%;
		height: 60%;
		background: #fff url('imagens/fundo_destaques.png') repeat-x left bottom;
		border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: none;
		border-left-style: solid;
		border-top-color: #000099;
		border-right-color: #000099;
		border-bottom-color: #000099;
		border-left-color: #000099;
		vertical-align: bottom;
		}
	
		#destaques {
		width: 98%;
		vertical-align: bottom;
		padding-top: 0%;
			}
		
		#destaque01 {
	width: 24%;
	float: left;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0;
	background-image: url(imagens/webdesign1.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
			}
		
		.Titulos {
	font-family: Neuropol;
	color: #0066CC;
	text-decoration: none;
		}
	
		.subtitulo {
		font-family: Consolas, "Century Gothic", Century, Calibri;
		color: #3399CC;
		text-decoration: none;
		}
	
		.destaque01link {
		width: 200px;
		padding: 0 10px 0 20px;
		clear: left;
		float: left;
		color:#3366CC;
		font-family:Consolas, "Century Gothic", Century, Calibri;
		text-decoration: none;
			}
		
		.destaque01hover{
			width: 200px;
			padding: 0 10px 0 20px;
			clear: left;
			float: left;
			text-decoration: none;
			color: #FF0000
		}
	
		#destaque02 {
	width: 24%;
	float: left;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0;
	font-family: Consolas, "Century Gothic", Century, Calibri;
	background-image: url(imagens/criacao1.png);
	background-repeat: no-repeat;
	background-position: center top;
	overflow: hidden;
			}
	
		.destaque02link {
		width: 200px;
		padding: 0 10px 0 10px;
		float: left;
		font-family: Consolas, "Century Gothic", Century, Calibri;
			}
		
		#destaque03 {
	width: 24%;
	float: left;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0;
	font-family: Consolas, "Century Gothic", Century, Calibri;
	background-image: url(imagens/manutencao1.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
			}
	
		.destaque03link {
		width: 200px;
		padding: 0 10px 0 10px;
		float: left;
		font-family: Consolas, "Century Gothic", Century, Calibri;
			}
		
		#destaque04 {
	width: 20%;
	float: right;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
	padding-bottom:0;
	font-family: Consolas, "Century Gothic", Century, Calibri;
	background-image: url(imagens/contactos.png);
	background-repeat: no-repeat;
	background-position: right top;
	overflow: hidden;
			}
	
		.destaque04link {
		width: 200px;
		padding: 0 10px 0 10px;
		float: left;
		font-family: Consolas, "Century Gothic", Century, Calibri;
			}
		
		#destaques h2 {
			font-size: 16px;
			font-weight: normal;
			line-height: 1.3em;
			padding: 0;
			margin-bottom: 6px;
			}
	
		#destaques p {
			font-size: 13px;
			margin-top: 0;
			margin-bottom: 6px;
			padding: 0;
			}
	
	
		/* EXTRA INDEX */
		#extracontainer {
		width: 98%;
		background-color: #006EB2;
		background-repeat: repeat;
		background-position: left top;
		height: 7%;
		border-top-width: thin;
		border-right-width: thin;
		border-bottom-width: thin;
		border-left-width: thin;
		border-top-style: none;
		border-right-style: solid;
		border-bottom-style: solid;
		border-left-style: solid;
		border-top-color: #000099;
		border-right-color: #000099;
		border-bottom-color: #000099;
		border-left-color: #000099;
		}
	
		#extra {
		width: 100%;
		height: 100%;
		text-align: right;
		}
		
		/* MENU BASE */
		#menubase {
			width: 880px;
			padding-left: 20px;
			margin: 5px auto;
			font-size: 12px;
			color: #006EB2;
			}
		#menubase a {
			text-decoration: none;
			color: #006EB2;
			margin-right: 30px;
			}
		#menubase a:hover {
			text-decoration: underline;
			color: #006EB2;
			}
		
		/* SUB MENU BASE */
		#submenubase {
			width: 880px;
			padding-left: 20px;
			margin: 5px auto;
			font-size: 12px;
			color: #EA7600;
			}
		#submenubase a {
			text-decoration: none;
			color: #EA7600;
			margin-right: 30px;
			}
		#submenubase a:hover {
			text-decoration: underline;
			color: #EA7600;
			}
		
		#margem_destaques_lft {
			width: 0,5%;
			float: left; padding-right:0px; padding-top:0px; padding-bottom:0
		}
		
		#margem_destaques_rgt {
			width: 0,5%;
			float: left; padding-right:0px; padding-top:0px; padding-bottom:0
		}
	#contactos_1 {
	width: 20%;
	float: right;
	padding-bottom:0px;
	background-image: url(imagens/contactos_bw.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: relative;
	}
	#contactos_2 {
	float: left;
	padding-top:0px;
	padding-left: 0%;
	width: 72%;
	position: relative;
	}
	.contactos_2p {
		color: #666666;
		font-size: x-large;
		font-family: Arial, Helvetica, sans-serif;
		border-bottom-width: medium;
		border-bottom-style: solid;
		border-bottom-color: #000066;
	}
	#CONheadersubmenu img {
		background-image: url(imagens/CON_msg2.png);
		background-repeat: no-repeat;
		padding-top: 20%;
		padding-left: 30%;
	}
	#CONheadersubmenu {
		width: 60%;
		height: 50%;
		padding-top: 5%;
		text-align: center;
		float: right;
		position: relative;
		padding-right: 0px;
	}
	.text_footer {
		font-family: Calibri;
		color: #FFFFFF;
		text-decoration: none;
		font-size: 10px;
	}
	#Tablefooter {
		height: 100%;
		width: 100%;
		text-align: right;
		vertical-align: baseline;
		text-decoration: none;
	}
	#Tablefooter a:hover {
		color: #FF0000;
		text-decoration: none;
	}
	#Tablefooter p {
		color: #FFFFFF;
		text-decoration: none;
		font-size: 10px;
		font-family: Consolas;
	}
	#Tablefooter a {
	
		color: #FFFFFF;
		text-decoration: none;
		font-size: 10px;
		font-family: Consolas;
	}
	#webdesign_1 {
	
		width: 24%;
		float: left;
		padding-left: 0%;
		padding-bottom:0;
		background-image: url(imagens/webdesign1_bw.png);
		background-repeat: no-repeat;
		background-position: center top;
	}
	#webdesign_2 {
	float: left;
	padding-top:5%;
	padding-left: 10%;
	width: 73%;
	height: 100%;
	text-align: justify;
	line-height: 20px;
	}
	.Titulos_bw {
	
			font-family: Neuropol;
			color: #999999;
	}
	.subtitulo_bw {
	
		font-family: Consolas, "Century Gothic", Century, Calibri;
		color: #CCCCCC;
		text-decoration: none;
	}
	#WEBheadersubmenu {
	
		width: 60%;
		height: 50%;
		padding-top: 5%;
		text-align: center;
		float: right;
		position: relative;
		padding-right: 0px;
	}
	#WEBheadersubmenu img {
	
		background-image: url(imagens/webdesign_msg.png);
		background-repeat: no-repeat;
		padding-top: 20%;
		padding-left: 30%;
	}
	#headersubmenu p {
	font-family: "Stylus BT";
	color: #0066CC;
	font-size: 17px;
	text-align: justify;
	margin-right: 2%;
	font-weight: bolder;
	vertical-align: bottom;
	}
#webdesign_2 p {
	font-size: 14px;
	text-align: justify;
	margin-top: 10px;
}
#webdesign_2 table {
	font-size: 14px;
	color: #333333;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	vertical-align: text-bottom;
	font-weight: 15;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#criacao_1 {
		width: 24%;
		float: left;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:0;
}
#criacao_2 {

		width: 24%;
		float: left;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:0;
		font-family: Consolas, "Century Gothic", Century, Calibri;
		background-image: url(imagens/criacao1_bw.png);
		background-repeat: no-repeat;
		background-position: center top;
}
#criacao_3 {
	width: 51%;
	float: left;
	padding-left:0%;
	padding-right:0%;
	padding-top:0%;
	padding-bottom:0px;
	font-family: Consolas, "Century Gothic", Century, Calibri;
	margin-bottom: 0px;
	border-width: 0;
}
#manut_1 {
	width: 48%;
	float: left;
	padding-top:5%;
	padding-bottom:0;
	text-align: justify;
	padding-right: 0%;
	padding-left: 5%;
}
#manut_2 {


		width: 24%;
		float: left;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:0;
		background-image: url(imagens/manutencao1_bw.png);
		background-repeat: no-repeat;
		background-position: right top;
		font-family: Consolas, "Century Gothic", Century, Calibri;
}
#manut_3 {
		width: 24%;
		float: right;
		padding-left:0px;
		padding-right:0px;
		padding-top:0px;
		padding-bottom:0;
		font-family: Consolas, "Century Gothic", Century, Calibri;
}

#criacao_3 p{
	color:#000066;
	text-align: justify;
	font-family: Calibri;
	font-size: 13px;
	margin-bottom: 0px;
	vertical-align: top;
	margin-left: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
.Tabela {
	border: thin solid #CCCCCC;
	width: 98%;
}
#texto_contactos {
	padding-top:10%;
	padding-left:5%;
	position: relative;
	color: #006699;
	float:left;
	width: 70%;
	font-family: Calibri;
	font-size: 14px;
}
#manutencao_table {
	color: #333333;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	text-align: justify;
	width: 90%;
	font-size: x-small;
}
