body {
	height:100%;
	margin:0;
	background-color: #FFFFFF;
}

.textGris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7E7E7E;
	font-weight: normal;
	text-decoration: none;
}
	a.textGris:link {
		color: #000000;
		text-decoration: none;
	}
	a.textGris:hover {
		color: #000000;
		text-decoration: underline;
	}
	.textGris#justif {
  		text-align:justify;
	}

.boto {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/botoVER.gif);
	background-repeat: no-repeat;
	height: 18px;
	width: 76px;
	border: none;
	background-position: center center;
	text-align: center;
	vertical-align: middle;
	font-size: 10px;
}
	a.boto:link {
		font-weight: bold;
		color: #FFFFFF;
		background-image: url(../images/botoVER.gif);
		background-repeat: no-repeat;
		height: 18px;
		width: 76px;
		border: none;
		background-position: center center;
		text-align: center;
		vertical-align: middle;
		font-size: 10px;
	}
	a.boto:hover {
		font-weight: bold;
		color: #FFFFFF;
		text-decoration: underline;
		background-image: url(../images/botoVER.gif);
		background-repeat: no-repeat;
		height: 18px;
		width: 76px;
		border: none;
		background-position: center center;
		text-align: center;
		vertical-align: middle;
		font-size: 10px;
	}
	a.boto:active {
		font-weight: bold;
		color: #FFFFFF;
		background-image: url(../images/botoVER.gif);
		background-repeat: no-repeat;
		height: 18px;
		width: 76px;
		border: none;
		background-position: center center;
		text-align: center;
		vertical-align: middle;
		font-size: 10px;
	}
	a.boto:visited {
		font-weight: bold;
		color: #FFFFFF;
		background-image: url(../images/botoVER.gif);
		background-repeat: no-repeat;
		height: 18px;
		width: 76px;
		border: none;
		background-position: center center;
		text-align: center;
		vertical-align: middle;
		font-size: 10px;
}

.barra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F0CA54;
}

.caixes {
	height: 18px;
	width: 135px;
	border: 1px solid #6B4700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.caixesG {
	height: 18px;
	width: 165px;
	border: 1px solid #6B4700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.caixesPeq {
	height: 18px;
	width: 90px;
	border: 1px solid #6B4700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.caixesMulti {
	height: 75px;
	width: 165px;
	border: 1px solid #6B4700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.caixesSel {
	height: 19px;
	width: 135px;
	border: 1px solid #6B4700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.caixesSelG {
	height: 19px;
	width: 165px;
	border: 1px solid #6B4700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

.textVerdN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #966400;
	font-weight: bold;
}

.textVerd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #966400;
	font-weight: normal;
	text-decoration: none;
}
	a.textVerd:link {
		color: #966400;
		text-decoration: none;
	}
	a.textVerd:hover {
		color: #966400;
		text-decoration: underline;
	}
	.textVerd#justif {
  		text-align:justify;
	}
	.textVerd#negrita {
		font-weight: bold;
	}

.titolVerdN {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FCF6DE;
	font-weight: bold;
}

.titolVerd {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #E2AB00;
	font-weight: bold;
}

.textBlancN {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.textMenu1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.textMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
	a.textMenu:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	a.textMenu:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}

.textBlanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
	a.textBlanc:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	a.textBlanc:hover {
		color: #FFFFFF;
		text-decoration: underline;
	}
	.textBlanc#justif {
  		text-align:justify;
	}
	.textBlanc#italic {
		font-style: italic;
	}
	.textBlanc#negrita {
		font-weight: bold;
	}
	
.recuadros {
	position:absolute;
	visibility: hidden;
}

.ancla {
	position: relative;
	visibility: visible;
}

.caixesG100 {
	height: 18px;
	width: 100%;
	border: 1px solid #6B4700;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}

h1 {
	margin:0px;
}
h2 {
  margin:0px;
}
