/* ===========================================
   TEMPLATE:         							 All4you.net
   AUTHOR:      Bruno Diogo - MicroEuropa Team
   DATE:                 						10/10/2005
   =========================================== */
   
   
/* ===========================================
   = Body da Pagina =
   =========================================== */
body {
	font								: 12px Verdana;
	color								: #8A8A8B;
	text-decoration			: none;
}   
.moduletable_top {
	padding-top					: 2px;	
}
a.mainlevel_top:link, a.mainlevel_top:visited {
	font								: 12px Arial;
	color								: #216661;
	text-decoration			: none;
	padding-top					: 20px;
	padding-left				: 20px;
}

a.mainlevel_top:hover {
	font								: 12px Arial;
	color								: #FF6600;
	text-decoration			: none;
	padding-top					: 10px;
	padding-left				: 20px;
	}
  
/* ===========================================
   = Modulo Login =
   =========================================== */   
.login {
	font								: 12px Arial;
	color								: #AADCB2;
	text-decoration			: none;
	padding-left				: 10px;
}

.logincampos {
	background-color		: #C3DFE2; 
	font								: 11px Arial;
	color								: #FF6600;
	border							: 1px solid #838384;
	margin-left					: 4px;
	height							: 15px;
}

.loginbotao {
	margin-left					: 4px;
	width								: 80px;
	height							: 20px;
	background-color		: #C3DFE2;
	font								: 12px Arial;
	color								: #838384;
	border							: 1px solid #838384;
}

a.loginlink:link, a.loginlink:visited {
	padding-left				: 50px;
	font								: 12px Arial;
	color								: #AADCB2;
	text-decoration			: none;
	
}

a.loginlink:hover {
	font								: 12px Arial;
	color								: #FF6600;
	text-decoration			: none;
}

/* ===========================================
   = Modulo Serviços =
   =========================================== */
table.moduletable_servicos {
	width: 100%;
	padding-left				: 10px;
	
}
.moduletable_servicos th{
	font								: 12px Arial;
	font-weight					:	bold;
	color								: #2588B8;
	text-align	 				: left;
	padding-top					: 5px;
	padding-left				: 5px;
	
}

a.mainlevel_servicos:link, a.mainlevel_servicos:visited {
	font								: 12px Arial;
	color								: #82BCCD;
  background-image		: url(/images/images/ponto_green.gif);
	background-position : 1px 5px;
	background-repeat		: no-repeat;
	text-decoration			: none;
	padding-left				: 10px;
}

a.mainlevel_servicos:hover {
	font								: 12px Arial;
	color								: #FF6600;
  background-image		: url(/images/images/ponto_green.gif);
	background-position : 1px 5px;
	background-repeat		: no-repeat;
	text-decoration			: none;
	padding-left				: 10px;
}

/* ===========================================
   = Caminho =
   =========================================== */
.pathway {
	font								: 12px Arial;	

}

a.pathway:link, a.pathway:visited {
	font								: 12px Arial;
	color								: #82BCCD;
	text-decoration			: none;
	padding-left				: 20px;
}

a.pathway:hover {
	font								: 12px Arial;
	color								: #FF6600;
	text-decoration			: none;
	padding-left				: 20px;
}

/* ===========================================
   = Modulo Informações =
   =========================================== */
a.mainlevel_info:link, a.mainlevel_info:visited {
	font								: 12px Arial;
	font-weight					:	bold;
	color								: #85CEC6;
	text-decoration			: none;
	padding-left				: 10px;
}

a.mainlevel_info:hover {
	font								: 12px Arial;
	font-weight					:	bold;
	color								: #FF6600;
	text-decoration			: none;
	padding-left				: 10px;
}

/* ===========================================
   = Pagina Links =
   =========================================== */
a.links:link, a.links:visited {
	font								: 12px Verdana;
	font-weight					:	bold;
	color								: #74AF5B;
	text-decoration			: none;
}

a.links:hover {
	font								: 12px Verdana;
	font-weight					:	bold;
	color								: #FF6600;
	text-decoration			: none;
}

/* ===========================================
   = Pagina Contactos =
   =========================================== */
a.contactos:link, a.contactos:visited {
	font								: 12px Verdana;
	color								: #FB9A01;
	text-decoration			: none;
}

a.contactos:hover {
	font								: 12px Verdana;
	color								: #FF6600;
	text-decoration			: none;
}

/* ===========================================
   = Modulo Produtos =
   =========================================== */
a.mainlevel_prod:link, a.mainlevel_prod:visited {
	font								: 12px Arial;
	font-weight					:	bold;
	color								: #82BCCD;
	text-decoration			: none;
	padding-left				: 10px;
}

a.mainlevel_prod:hover {
	font								: 12px Arial;
	font-weight					:	bold;
	color								: #FF6600;
	text-decoration			: none;
	padding-left				: 10px;
}