@CHARSET "ISO-8859-1";
/* ESTRUTURA DA PAGINA */

p
{
	margin:0px; 
	padding: 3px 0px 0px 0px;
	line-height:normal;
}

body
{
	background-color:white;
	margin: 40px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family:verdana,helvetica,arial;
	font-size:11px;
	background-color:#9FD7EE;
}

.copy
{
	color:#0093D1;
	font-size:9px;
}

table.main
{
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	background-color:white;
	border: 2px solid #0093D1;
}

/* FIM: ESTRUTURA DA PAGINA */

/* FORMATACAO DA PAGINA */

.menuPrincipal
{
	font-size:12px;
	font-weight:bold;
	color:white;
}

.submenu
{
	font-size:12px;
	font-weight:normal;
	color:#0093D1;
}

.submenuLateral
{
	font-size:12px;
	font-weight:normal;
	color:black;
}

.mapaPortugal
{
	background-color:white;
	background-image:url(../imagens/estrutura/mapa_original.gif);
	background-position-x:left;
	background-position-y:bottom;
	background-repeat:no-repeat;
	padding-right:15px;
	height:308px;
	width:150px;
}

.topo_lateral
{
	background-color:white;
	background-image:url(../imagens/estrutura/topo_comfundo.gif);
	background-position-x:left;
	background-position-y:bottom;
	background-repeat:no-repeat;
	font-size:12px;
	color:white;
	font-weight:bold;
	padding-left:8px;
	padding-bottom:3px;
	text-align:left;
	width:200px;
	height:25px;
}
.meio_lateral
{
	background-color:white;
	background-image:url(../imagens/estrutura/meio_lateral.gif);
	background-position-x:left;
	background-position-y:bottom;
	background-repeat:no-repeat;
	font-size:12px;
	color:#0093D1;
	font-weight:bold;
	padding-left:8px;
	padding-bottom:3px;
	text-align:left;
	width:200px;
	height:22px;
}
.submenutopo_lateral
{
	background-color:white;
	background-image:url(../imagens/estrutura/topo_laterais.gif);
	background-position-x:left;
	background-position-y:bottom;
	background-repeat:no-repeat;
	font-size:12px;
	color:white;
	font-weight:bold;
	padding-left:8px;
	padding-bottom:3px;
	text-align:left;
	width:200px;
	height:24px;
}

.conteudoLateral
{
	font-size:11px;
	color:black;
	border-left:1px solid #0093D1;
	border-right:1px solid #0093D1;
}

.titulo
{
	font-size:12px;
	color:#0093D1;
	font-weight:bold;
}

.tituloNoticias
{
	color:#0093D1;
	font-size:12px;
	font-weight:bold;	
}
.tituloContacto
{
	color:#0093D1;
	font-size:11px;
	font-weight:bold;}
.dataNoticias
{
	color:black;
	font-size:9px;
	font-weight:normal;	
}

.conteudo
{
	font-size:11px;
	color:black;
}

.copyright
{
	font-family:arial;
	font-size:9px;
}

	/* FORMATACAO LINKS */
	
	a.menuPrincipal
	{
		font-size:12px;
		font-weight:bold;
		color: white; 
		text-decoration: none;
	}
	
	a:hover.menuPrincipal
	{
		font-size:12px;
		color: #0093D1; 
		text-decoration:none;
	}
	a.submenu
	{
		font-size:12px;
		font-weight:normal;
		color: white; 
		text-decoration: none;
	}
	
	a:hover.submenu
	{
		font-size:12px;
		color: #0093D1; 
		text-decoration:none;
	}
	a.submenuLateral
	{
		font-size:12px;
		font-weight:normal;
		color: #0093D1; 
		text-decoration: none;
	}
	
	a:hover.submenuLateral
	{
		font-size:12px;
		color: black; 
		text-decoration:none;
	}
	a.tituloBtn
	{
		font-size:10px;
		font-weight:bold;
		color: black;
		text-decoration: none;
	}
	
	a:hover.tituloBtn
	{
		font-size:10px;
		color: #0093D1;  
		text-decoration:none;
	}
	a.vermaisBtn
	{
		font-size:10px;
		font-weight:bold;
		color: #0093D1; 
		text-decoration: none;
	}
	
	a:hover.vermaisBtn
	{
		font-size:10px;
		color: black; 
		text-decoration:none;
	}
	a.linkAzul
	{
		font-size:11px;
		font-weight:bold;
		color: #0093D1; 
		text-decoration: none;
	}
	
	a:hover.linkAzul
	{
		font-size:11px;
		color: #0093D1; 
		text-decoration:none;
	}
	a.linkAzulClaro
	{
		font-size:11px;
		font-weight:bold;
		color: #9FD7EE; 
		text-decoration: none;
	}
	
	a:hover.linkAzulClaro
	{
		font-size:11px;
		color: #9FD7EE;
		text-decoration:none;
	}
	a.linkBranco
	{
		font-weight:bold;
		color: white; 
		text-decoration: none;
	}
	
	a:hover.linkBranco
	{
		color: white;
		text-decoration:none;
	}
	a.faqLink
	{
		font-size:12px;
		font-weight:bold;
		color: #0093D1;
		line-height:20px;
		text-decoration: underline;
	}
	
	a:hover.faqLink
	{
		font-size:12px;
		color: black; 
		text-decoration:none;
	}
	
	a.faqLink2
	{
		font-size:10px;
		font-weight:bold;
		color: #0093D1; 
		text-decoration: none;
	}
	
	a:hover.faqLink2
	{
		font-size:10px;
		color: black; 
		text-decoration:none;
	}
	
	/* FORMATACAO LINKS */
/* FORMATACAO DA PAGINACAO */

.listarTitulo
{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 10px; 
	color:#FF0000; 
	font-weight:bold;
	text-decoration: none
}
.pgoff 
{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9px; 
	color: #9FD7EE; 
	text-decoration: none
}
a.pg 
{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9px; 
	color: #0093D1; 
	text-decoration: none
}
a:hover.pg 
{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 9px; 
	color: #9FD7EE; 
	text-decoration:underline
}

/* FORMATACAO DE FORMULARIOS */
.labelForm
{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px;
	text-align:right;
	color:#0071B9; 
	font-weight:bold;
	text-decoration: none
}


input
{
font: 9px Verdana, Arial, Helvetica, sans-serif;
color: black;
background: #D2E8F7;
border: 1px solid #0071B9;
margin:0px;
padding:1px;
width:130px;
}

.textareaForm{
font: 9px Verdana, Arial, Helvetica, sans-serif;
color: black;
background: #D2E8F7;
border: 1px solid #0093D1;
margin:0px;
padding:3px;
width:250px;
height:100px;
overflow:auto;
}
.submitForm
{
font: 9px Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:black;
background: #9FD7EE;
border: 2px outset #0093D1;
width:60px;
margin:0px;
padding:3px;
}


/* FORMATACAO DA PAGINA */