/* Francisco Contreirars */

body {
	width: 720px;
	margin: 20px auto;
	text-align: left;
	color: #444444;
	font: 11px/1.6em Arial, Verdana, Sans-serif;

}

p {
	font: 11px/1.6em Arial, Verdana, Sans-serif;
	text-align: left;
	margin: 0 0 1em 0;
}

p.white {
	font: 10px/1.2em Arial, Verdana, Sans-serif;
	color: #ffffff;
	text-align: left;
	padding-left: 20px;
	margin: 0;
}

a {
	color: #1867d2;
	text-decoration: none;
}

a:hover {
	color: #0e4393;
	text-decoration: underline;	
}

a.white {
	font: 10px/1.2em Arial, Verdana, Sans-serif;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

a.white:hover {
	color: #ffffff;
	text-decoration: underline;	
}

ul {
	text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1em 0;
	text-align: left;
}

h1 {
	font: 13px/1.4em Arial, Verdana, Sans-serif;
	font-weight: bold;
	color: #4a82b8;
}

h2 {
	font: 11px/1.4em Arial, Verdana, Sans-serif;
	font-weight: bold;
	color: #000000;
}

label {
	font: 11px/1.4em Arial, Verdana, Sans-serif;
}

label.error {
	color: #ff0000;
}

input {
	text-align: left;
}

img.foto {
	text-align: left;
	margin: 0 7px 7px 0;
	padding: 0;
	border: 0;
}



div#menu {
	display: block;
	padding: 0 10px 0 10px;
	width: 700px; height: 20px;
}

div#menu a {
	font: 9px/1.4em Arial, Verdana, Sans-serif;
	height: 20px;
	text-indent: -5500em;
	display: block;
	float: left;
}

div#menu a#prin_on { width: 97px; background: url("images/menu_principal_on.jpg") no-repeat; }
div#menu a#prin_off { width: 97px; background: url("images/menu_principal_off.jpg") no-repeat; }
div#menu a#prin_off:hover {	background-position: 0 -20px; }

div#menu a#empr_on { width: 60px; background: url("images/menu_empresa_on.jpg") no-repeat; }
div#menu a#empr_off { width: 60px; background: url("images/menu_empresa_off.jpg") no-repeat; }
div#menu a#empr_off:hover {	background-position: 0 -20px; }

div#menu a#mate_on { width: 137px; background: url("images/menu_materiais_on.jpg") no-repeat; }
div#menu a#mate_off { width: 137px; background: url("images/menu_materiais_off.jpg") no-repeat; }
div#menu a#mate_off:hover {	background-position: 0 -20px; }

div#menu a#cozi_on { width: 63px; background: url("images/menu_cozinhas_on.jpg") no-repeat; }
div#menu a#cozi_off { width: 63px; background: url("images/menu_cozinhas_off.jpg") no-repeat; }
div#menu a#cozi_off:hover {	background-position: 0 -20px; }

div#menu a#orca_on { width: 79px; background: url("images/menu_orcamentos_on.jpg") no-repeat; }
div#menu a#orca_off { width: 79px; background: url("images/menu_orcamentos_off.jpg") no-repeat; }
div#menu a#orca_off:hover {	background-position: 0 -20px; }

div#menu a#noti_on { width: 59px; background: url("images/menu_noticias_on.jpg") no-repeat; }
div#menu a#noti_off { width: 59px; background: url("images/menu_noticias_off.jpg") no-repeat; }
div#menu a#noti_off:hover {	background-position: 0 -20px; }

div#menu a#parc_on { width: 63px; background: url("images/menu_parceiros_on.jpg") no-repeat; }
div#menu a#parc_off { width: 63px; background: url("images/menu_parceiros_off.jpg") no-repeat; }
div#menu a#parc_off:hover {	background-position: 0 -20px; }

div#menu a#prom_on { width: 71px; background: url("images/menu_promocoes_on.jpg") no-repeat; }
div#menu a#prom_off { width: 71px; background: url("images/menu_promocoes_off.jpg") no-repeat; }
div#menu a#prom_off:hover {	background-position: 0 -20px; }

div#menu a#cont_on { width: 68px; background: url("images/menu_contactos_on.jpg") no-repeat; }
div#menu a#cont_off { width: 68px; background: url("images/menu_contactos_off.jpg") no-repeat; }
div#menu a#cont_off:hover {	background-position: 0 -20px; }
