﻿/*Layout*/

.main{
	width:90%;
	height:80%;
/*	background-color:#001D53;*/
	border:0px #666666 none;
}

.main_frame{
	width:80%;
	height:510px;
	background-color:#001D53;
}

.main_menu{
	width:200px;
	height:200px;
		background-color:#001D53;
}

.main_others{
	width:200px;
	height:310px;
	background-color:#001D53;
	text-align:center;
}

.main_links a:hover{
color:red;
	
}

/*Menu*/

#hpage {
	font-family: "Lucida Sans Unicode";
	height:30px;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00255E;
}

.hpage_active-page {
	color:#008ac6;
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	text-decoration: none;
	}

.titulo {
	font-family: "Lucida Sans Unicode";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}

a.titulo:link {
	color:#ffffff;
	font-size: 13px;
	font-family:"Lucida Sans Unicode";
	text-decoration:none;
}

/*a.titulo:visited {
	color:#ffffff;
	font-family:"Lucida Sans Unicode";
	text-decoration:none;
}*/

a.titulo:hover {
	color:#008ac6;
	font-family:"Lucida Sans Unicode";
	text-decoration:none;
}


/*Página quem somos*/
.div_txt{
	font-family:"Lucida Sans Unicode";
	padding:50 20 0 20;
	color:white;
	font-size:x-small;
	text-align:justify;
	line-height:23px;
}
.div_signature{
	font-family:"Lucida Sans Unicode";
	color:white;
	font-size:small;
	text-align:right;	
	padding-top:10px;
	padding-right:20px;
	text-decoration:none;
}

.div_signature a{
	font-family:"Lucida Sans Unicode";
	color:white;
	font-size:small;
	text-align:right;	
	padding-top:10px;
	text-decoration:none;
	
}
/*Fomulário*/

.texto {
	font-family: "Verdana";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.5px;
	margin-left:10px;
}

.botao {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	background-color: #005d9c;
	font-family: "Lucida Sans Unicode";
	border: 0px;
}


.border_box {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #00245a;
	border: 1px solid #00245A;
}

.tit {
	font-family: verdana;
	font-size: 11px;
	color: #ff6633;
	text-decoration: none;
	margin-left:10px;
	width:350px;
	border-bottom:thin;
	border-bottom-color: #ff6633;
	border-bottom-style:solid;
}




/*contactos*/

.table_contactos{
	margin-left:7%;
}
.morada_titulo{
	color:white;
	margin-left:4%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
}

.morada{
	color:white;
	margin-left:4%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}

.morada a{
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none
}

.morada a:hover{
	color:red;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-decoration:none
}

/*Produtos*/

.tbl_products{
		margin-left:50px;
	 width:300px;
	 height:100px;
	font-family: "Lucida Sans Unicode";
	color:white;
}

/*.link_HPage {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.link_HPage:link {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.link_HPage:visited {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;	
}

a.link_HPage:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #008ac6;
	text-decoration: none;
}	

.links_laterais {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #00245a;
	text-decoration: none;
}



.texto {
	font-family: "Verdana";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.5px;
}

a.texto:link {
	font-family: "Verdana";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.5px;
}

a.texto:visited {
	font-family: "Verdana";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.5px;
}

a.texto:hover {
	font-family: "Verdana";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	letter-spacing: 0.5px;
}

.link_inf {
	font-family: "Verdana";
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

a.link_inf:link {
	font-family: "Verdana";
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

a.link_inf:visited {
	font-family: "Verdana";
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

a.link_inf:hover {
	font-family: "Verdana";
	font-size: 9px;
	color: #008ac6;
	text-decoration: none;
}




.links {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #0066FF;
	text-decoration: none;
}

a.links:link {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #0066FF;
	text-decoration: none;
}

a.links:visited {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #0066FF;
	text-decoration: none;
}

a.links:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}

.contactos{
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.contactos:link {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.contactos:visited {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.contactos:hover {
	font-family: "Lucida Sans Unicode";
	font-size: 11px;
	color: #008ac6;
	text-decoration: none;
}

.botao {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9px;
	background-color: #005d9c;
	font-family: "Lucida Sans Unicode";
	border: 0px;
}

.border_box {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #00245a;
	border: 1px solid #00245A;
}

.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #00245a;
}

.tit_forms {
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005d9c;
}

.tit {
	font-family: verdana;
	font-size: 10px;
	color: #ff6633;
	text-decoration: none;
	font-weight: normal;
}

a.tit:link {
	font-family: verdana;
	font-size: 10px;
	color: #ff6633;
	text-decoration: none;
	font-weight: normal;
}

a.tit:visited {
	font-family: verdana;
	font-size: 10px;
	color: #ff6633;
	text-decoration: none;
	font-weight: normal;
}

a.tit:hover {
	font-family: verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}

.td_border {
	font-family: verdana;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #005d9c;
	border-right-color: #005d9c;
	border-left-color: #005d9c;
}

.td_bottomlat {
	border: 1px solid #005d9c;
}

.td_all {
	border: 1px solid #005d9c;
}

.titulo1 {
	font-family: verdana;
	font-size: 10px;
	color: #008ac6;
	text-decoration: none;
	font-weight: bold;
}

.transparente {
	font-family: verdana;
	font-size: 10px;
	color: #005d9c;
	text-decoration: none;
}

.titufundo {
	font-family: verdana;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #005d9c;
}

.td_bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005d9c;
}

.td_all {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #005d9c;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #005d9c;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005d9c;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005d9c;
}

.titulo2 {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.botao_link {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


a.botao_link:link {
	color:#FFFFFF;
	font-size:10px;
	font-family:"Lucida Sans Unicode";
	text-decoration:none;
}


a.botao_link:visited {
	color:#FFFFFF;
	font-family:"Lucida Sans Unicode";
	text-decoration:none;
}

a.botao_link:hover {
	color:#008ac6; 
	text-decoration:none
}

.botao_link1 {
	font-family: "Lucida Sans Unicode";
	font-size: 10px;
	color: #00245a;
	text-decoration: none;
}



a.botao_link1:link {
	color:#00245a;
	font-size:10px;
	font-family:"Lucida Sans Unicode";
	text-decoration:none;
}

a.botao_link1:visited {
	color:#00245a;
	font-family:"Lucida Sans Unicode";
	text-decoration:none;
}


a.botao_link1:hover {
	color:#008ac6; 
	text-decoration:none
}

.td_noticias {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #005d9c;
}

.td_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #005d9c;
}

.td_border_admin {
	border: 1px solid #005d9c;
	background: 

}

.links_admin {
	font-family: "Verdana";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.5px;
}

.ponto {
	padding-left: 26px;
	padding-right: 26px;
}