body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center; /* para centrar o site no IE */
	color: #666666;
	background: #eeeeee;
	margin: 8px;
}

input:focus {
	border: #FFA500 solid 1px;
	background-color: #ffffff;
}
textarea:focus {
	border: solid 1px #FFA500;
	background-color: #ffffff;
}

#body-involucro {
	margin: 0 auto; /* centrado - FireFox e Opera */
	text-align: left; /* para anular o alinhamento ao centro definido no body */
	width: 780px;
	border: 0;
	padding: 0;
	border-top: solid 2px #DDDDDD;
	border-right: solid 4px #666666;
	border-bottom: solid 4px #666666;
	border-left: solid 2px #DDDDDD;
	width:780px !important; /*moz width*/
	width:780px; /*IE width*/
}

#body-corpo {
	background: #ffffff;
}

#sector-6 {
	background-color: #ffffff;
	height: 4em;
	padding: 0 0 0 10px;
	width: 780px;
}


#menu1 ul {
	padding-left: 0;
	margin: 0;
	background-color: #FFA500;
	color: #000;
	float: left;
	width: 100%;
	font-size: 12px;
	border-top: solid 1px #666666;
	border-bottom: solid 1px #006666;
}

#menu1 ul li { display: inline; }

#menu1 ul li a
{
	padding: 0.2em 1em;
	background-color: #FFA500;
	color: White;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
}

#menu1 ul li a:hover
{
	background-color: gold;
	color: #333;
}


#menu2 {
	margin-top: 5px;
	padding:0;
}

#menu2 li
{
	display: inline;
	list-style-type: none;
	padding: 0 3px 0 5px;
	margin: 0px;
	line-height: 25px;
	color: #666666;
	border-left: solid 1px #666;
	font-size: 11px;
}
#menu2 a {
	
	color: #666666}

#body-cabecalho {
}

#sector-7 {
	background-color: #ffffff;
}

#sector-8 {
	font-size: 13px;
	font-weight: bold;
	/*color: #006699;*/
	margin-top: 10px;
	/*background-color: #f5f5f5;*/
}
#sector-8 ul {
	margin-top: 1em;
}
#sector-8 li {
	line-height: 1.6em;
	/*color: #006699;*/
}
#sector-8 ul li a {
	/*color: #006699;*/
}

h1,h2,h3,h4,h5,h6 
{
	color: #666666;
	font-weight: bold;
	line-height: 1em;
	padding: 0px;
	margin: 0;
}
h1 { font-size: 20px;}
h2 { font-size: 18px;}
h3 { font-size: 16px;}
h4 { font-size: 14px;}

p,div,ul,li,td{
	font-size: 12px;
	color: #666666;
}
p {
	margin: 0.5em 0;
}
li {
	line-height: 1.5em;
}

a, a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}


h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited  {
	color: #FFA500;
	text-decoration: none;
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	text-decoration: underline;
}


.texto {
	font-size: 12px;
	color: #666666;
}
a.texto {
	text-decoration: none;
}
a.texto:hover {
	text-decoration: underline;
}

.titulo {
	font-size: 14px;
	font-weight: bold;
	color: #FFA500;
}
a.titulo:link, a.titulo:hover, a.titulo:visited	{
	color: #FFA500;
}
a.titulo:link 	{
	text-decoration: none;
}
a.titulo:hover	{
	text-decoration: underline;
	color: #999999;
}

.cor-principal {
	background-color: #FFA500;
}


div.hr {
	border: none 0; 
	border-top: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
	width: 100%;
	height: 0px;
	margin: 5px 0 5px 0; /* margens superior e inferior = 5px */
}
div.hr hr {
  display: none;
}

.copyright {
	font-size: 9px;
	color: #666666;
	background-color: #ffffff;
	text-align: center;
	line-height: 5em;
}

.login-border {
	border: solid 1px #cccccc;
	margin: 2px;
	padding: 3px;
	text-align: center;
	background-color: #ffffff;
}

.cor-sector-1, .cor-sector-2, .cor-sector-3, .cor-sector-4, .cor-sector-5 {
	padding: 3px;
	margin: 2px;
	background-color: #ffffff;
}
/*.cor-sector-2 {
	border-right: solid 1px #cccccc;
}
.cor-sector-4 {
	border-left: solid 1px #cccccc;
}*/

.titulo-menu {
	background-color: #eeeeee;
}

.separador {
	height: 10px;
	width: 100%;
	/*vertical-align: middle;*/
}
.cor2 {
	background-color: #FFCC99; /* laranja claro, fundo dos nomes dos campos do produto */
}

.mapa {
	font-size: 12px;
	color: #666666;
}
a.mapa {
	text-decoration: none;
}
a.mapa:hover {
	text-decoration: underline;
}
a.mapa:visited {
}
a.mapa#seleccionado	{
	color: #FFA500;
}

.erro {
	font-size: 12px;
	color: #ff0000;
	font-weight: bold;
}

.tabela01 {
	font-size: 12px;
	color: #FFA500;
	padding: 3px;
	border: solid 1px #cccccc;
	background: #eeeeee;
	margin: 2px;
}
.tabela02 {
	font-size: 12px;
	color: #FFA500;
	padding: 3px;
	border: solid 1px #cccccc;
	background: #eeeeee;
	margin: 2px;
	text-align: center;
}

.button	{
	width: 80px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	border: solid 1px #cccccc;
	background: #eeeeee;
	margin: 2px;
	font-size: 12px;
	color: #FFA500;
	font-weight: bold;
	text-align: center;
}
.button:hover {
	color: #eeeeee;
	background: #FFA500;

}

.button-text	{
	color: #FFA500;
	background: #eeeeee;
	text-align: center;
}
a.button-text {
	text-decoration: none;
}
a.button-text:hover {
}
a.button-text:visited {
}

.formulario {
	font-size: 12px;
	color: #FFA500;
	padding: 2px;
	border: solid 1px #cccccc;
	background: #eeeeee;
	margin: 2px;
}

.formulario01 {
	font-size: 12px;
	color: #666666;
	padding: 2px;
	border: solid 1px #cccccc;
	background: #eeeeee;
	margin: 2px;
}
.adm-mapa	{
	position: absolute;
	top: 230px;
}


#contactos {
	padding: 3px;
	margin: 0;
	font-size: 12px}
.tele {
	float: left;
	margin: 0 auto 0 0;
	overflow: visible;
	text-align: left;
}
.teledados {
	margin: 0 0 0 auto;
	overflow: visible;
	text-align: left;
}

