* { padding: 0; margin: 0; }

body {
	font-family: "Trebuchet MS", Helvetica, sans_Serif;
	font-size: 12px;
	margin: 0px;
	text-align: center;
	background-image: url(bg.png);
	background-repeat: repeat;
}

#wrapper {
	margin: 0 auto;
}


/* Primeira linha inclui logo e os menus de linguas e geral */

#linhaum {
	width: 1000px;
	height: 120px;
	margin: 0 auto;
	clear: both;
	background-color: #FFFFFF;
}

#logo {
	width: 300px;
	float: left;
	display: block;
	height: 120px;
	text-align: left;
}

#logo img {
	text-align: left;
}

#menus {
	width: 700px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#idioma {
	height: 70px;
	float: right;
	padding-right: 5px;
	display: block;
	clear: both;
	text-align: right;
}

#idioma img {
	padding-top: 10px;
}

#menugeral {
	float: left;
	clear: both;
}

#menugeral ul {
	list-style-type: none;
}

#menugeral li {
	display: inline;
}

#menugeral li a:link {
	float: left;
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 12px;
}

#menugeral li a:visited {
	float: left;
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 12px;
}

#menugeral li a:hover {
	color: #000000;
	font-weight: bold;
}

/* Segunda linha inclui texto ou submenu e display */

#linhadois {
	width: 1000px;
	height: 350px;
	margin: 0 auto;
	clear: both;
	background-color: #FFFFFF;
}

#textosubmenu {
	width: 300px;
	height: 350px;
	float: left;
	display: block;
	text-align: left;
	overflow: hidden;
}

#textosubmenu p {
	text-align: justify;
	padding-top: 7px;
	padding-left: 10px;
	width: 275px;
	margin-bottom: 10px;
	line-height: 20px;
	font-size: 13px;
}

#textosubmenu h2 {
}

#textosubmenu ul {
	list-style-type: none;
}

#textosubmenu li {
	display: block;
}

#textosubmenu li a:link {
	float: left;
	clear: both;
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 8px;
	width: 270px;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	font-size: 14px;
}

#textosubmenu li a:visited {
	float: left;
	clear: both;	
	display: block;
	text-decoration: none;
	color: #000000;
	padding: 8px;
	width: 270px;
	background-color: #CCCCCC;
	margin-bottom: 2px;
	font-size: 14px;
}

#textosubmenu li a:hover {
	background-color: #999999;
}

#display{
	width: 700px;
	height: 350px;
	float: left;
	display: block;
}


/* Terceira linha inclui menu areas de negocio e area de texto */

#linhatres {
	width: 1000px;
	margin: 0 auto 0;
	clear: both;
	background-color: #FFFFFF;
}

#linhatres h2 {
}

#textoesq {
	width: 300px;
	float: left;
	text-align: left;
}

#textoesq p {
	font-size: 14px;
}

#textoesq a:link {
	text-decoration: none;
	color: #666666;
}

#textoesq a:visited {
	text-decoration: none;
	color: #666666;
}

#textoesq a:hover {
	color: #666666;
	font-weight: bold;
}

#textoesq img {
	padding-left: 3px;
	padding-right: 4px;
	vertical-align: middle;
	padding-bottom: 5px;
}

#texto dta h2 {
	width: 100%;
}

#textodta {
	width: 700px;
	float: left;
	text-align: left;
}

#textodta table {
	margin-left: 10px;
}

#textodta td {
	padding-bottom: 10px;
	padding-right: 15px;
	vertical-align: top;
}

#textodta a:link {
	text-decoration: none;
}

#textodta a:visited {
	text-decoration: none;
}

#caixabranca {
	background-color: #FFFFFF;
}

#caixabranca p {
	padding: 10px 15px 5px;
	font-size: 14px;
	text-align: justify;
	line-height: 36px;
}

#caixabranca h2 {
}

#caixabranca h3 {
}

#caixabranca h4 {
	margin-left: 10px;
	font-weight: bold;
}

#caixabranca a:link {
	color: #990000;
	text-decoration: underline;
}

#caixabranca a:visited {
	color: #990000;
	text-decoration: underline;
}

#caixabranca a:hover {
	color: #990000;
	text-decoration: underline;
}

/* Quarta linha inclui contactos e links */

#linhaquatro {
	width: 100%;
	margin: 0 auto;
	clear: both;
	height: 140px;
	background-image: url(bgbottom.png);
	background-repeat: repeat;
}

#linhaquatrointerior {
	width: 980px;
	margin: 0 auto;
	clear: both;
}

#linhaquatro h2 {
}

#linhaquatro p {
	color: #666666;
	font-size: 8px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
}

#contactos {
	width: 300px;
	float: left;
	text-align: left;
}

#links {
	width: 650px;
	float: left;
	text-align: left;
}

#links a:link {
	text-decoration: none;
	color: #000000;
}

#links a:visited {
	text-decoration: none;
	color: #000000;
}

#links a:hover {
	text-decoration: underline;
	color: #000000;
}


/* Rodape a toda a largura com o logo a branco como fecho */

#rodape {
	clear: both;
	width: 100%;
	float: left;
	background-image: url(rodapebg.png);
	background-repeat: repeat-x;
}

#rodapeinterior {
	width: 980px;
	margin: 0 auto;
	clear: both;
}

#sp {
	width: 100%;
	height: 20px;
	clear: both;
	color: #666666;
	font-size: 10px;
	text-align: center;
	float: left;
	background-color: #FFFFFF;
	padding-top:20px;
}

#sp a:link {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#sp a:hover {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#sp a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	text-align: left;
	margin: 0px 0px 10px;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
}


h2 {
	text-align: left;
	margin: 0px 0px 5px 10px;
	color: #333333;
	font-size: 16px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
}


h3 {
	text-align: left;
	margin: 0px 0px 5px 10px;
	color: #333333;
	font-size: 14px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #999999;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
}

h4 {
	text-align: left;
	color: #333333;
	font-size: 12px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
}

a.linkmais {
	font-size: 16px;
	color: #990000;
	line-height: 15px;
	padding-left: 5px;
	text-decoration: none;
}

a.linkvoltar{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
