body
{
	margin: 0px;
	background-color: #a6a6a6;
	text-align: left;
	
}

a
{
	color: #000000;
	font-size: 11px;
	font-family: Verdana;
	text-decoration: none;
}

a.mail
{
	color: blue;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
}

a.linksContent
{
	color: blue;
	font-size: 10pt;
	font-family: Verdana;
	text-decoration: none;
}

a:hover
{
	color: #404040;
}

p
{
	
	line-height:150%;
}

img
{
	border: 0px;
}

.title
{
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana;
	text-indent:10px;
}

.subtitle
{
	font-size: 15px;
	font-family: Verdana;
	font-weight: bold;
}

table.header
{
	border: 0px;
	border-spacing: 0px;
	width: 100%;
	height: 150px;
	background-image: url(images/logobg.png);
}

table.header td.logo
{
	width: 800px;
	text-align: left;
}

table.header td.menu
{
	width: 800px;
	height: 25px;
}

table.menu
{
	margin-left: 40px;
	margin-top: 5px;
	widht: 800px;
	border: 0px;
    border-spacing: 0px;
	font-family: Verdana;
	font-size: 11px;
}

table.menu td
{
	width: 100px;
}

table.menu td.selected
{
	font-weight: bold;
}

table.menu td.recolha
{
	width:125px;
}

table.menu td.selectedRecolha
{
	font-weight: bold;
	width: 125px;
}

table.menu td.recolhaDE
{
	width:190px;
}

table.menu td.selectedRecolhaDE
{
	font-weight: bold;
	width: 190px;
}

table.menu td.recolhaFR
{
	width:140px;
}

table.menu td.selectedRecolhaFR
{
	font-weight: bold;
	width: 140px;
}

table.languages
{
	width: 100%;
	height: 25px;
	border: 0px;
	background-image: url(images/flagbg.png);
}

table.languagesIn
{
	width: 800px;
}

table.languagesIn td.left
{
	width: 660px;
}

table.languagesIn td.flag
{
	width: 15px;
}

table.content
{
	margin-top: 25px;
	border: 0px;
	font-family: Verdana;
	font-size: 10pt;
	text-align: left;
}

table.content td
{
	width: 700px;
	height: 400px;
	vertical-align: text-top;
}

table.news
{
	margin: 0px;
	border: 0px;
	font-family: Verdana;
	text-align: left;
}

table.news td
{
	padding: 0px;
	font-family: Verdana;
}

table.news td.titleNews
{
	padding-top: 15px;
	font-size: 12pt;
	height: auto;
}

table.news td.date
{
	font-size: 7pt;
	color: #555555;
	height: 25px;
}

table.news td.content
{
	font-size: 9pt;
	height: auto;
}

table.news td.source
{
	font-size: 7pt;
	font-weight: bold;
	height: auto;
}

table.news td.separation
{
	border-bottom: 1px #999999 solid;
	height: auto;
	padding-top: 15px;
}

table.bottom
{
	margin-top: 20px;
}

table.bottom td
{
	width: 700px;
	border: 0px;
	border-top: 1px #b4c7e7 solid;
	border-spacing: 0px;
	padding-top: 2px;
	font-family: Verdana;
	font-size: 9px;
	text-align: center;
}

table.tabelaImagens
{
	border: 0px;
	text-align: center;
}

table.tabelaImagens td
{
	vertical-align: middle;
	width: 350px;
	height: auto;
	padding: 3px;
}