td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2A6E57;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	text-decoration: none;
	color: #2A6E57;

}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #2A6E57;

}
a:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;

}
a:active {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;

}
.titol {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	letter-spacing: 1em;
	word-spacing: 0em;
}
.fondo1 {
	background-image: url(imagenes/fondo1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2A6E57;
	border-bottom-color: #2A6E57;
}
.lineas1 {
	border-bottom-width: thin;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #2A6E57;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #2A6E57;
	border-top-style: none;
	background-color: #F2E0C8;
}
.textpeq {
	font-size: 10px;
	text-align: justify;
}
.text {
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 10px;
}
.naranja {
	font-weight: bold;
	color: #FFA203;
}
.fondo2 {
	background-color: #F1E8DE;
	background-image: url(imagenes/fondo2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #2A6E57;
	border-bottom-color: #2A6E57;
}
.seccion {
	font-weight: bold;
	color: #F69419;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2A6E57;
}
body {
	background-color: #F7F3ED;
}
.text2 {

	font-weight: bold;
	letter-spacing: 1px;
	font-size: 11px;
	line-height: 14px;
}
.celda1 {
	font-weight: bold;
	background-color: #CCCCCC;
}
.form01 {
	font-weight: bold;
	background-color: #F1E8DE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2A6E57;
}
.form02 {

	font-weight: bold;
	background-color: #F1E8DE;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2A6E57;
}
