.borde {
	border: 1px solid #4c7965;
	width: 999px;

}
.arriba {
	background-image: url(images/fondoArriba.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.txt {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: 000201;
}
a:hover {
	color: 9aa115;
	text-decoration: underline;
}
a {
	text-decoration: none;
}
.titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 25px;
	color: #000000;
	font-weight: normal;

}
.fondoTXT {
	background-image: url(images/fondoTXT.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	background-position: left;

}
.txtA {

	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.arribaCopy {

	background-image: url(images/fondoArriba2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.subtit {

	font-family: Tahoma, Arial;
	font-size: 18px;
	color: #9aa115;
	font-weight: normal;
}
.txtJusti {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	color: #000201;
	text-align: justify;
	margin: 5px;
	padding: 5px;



}
.SUBsubtit {


	font-family: Tahoma, Arial;
	font-size: 14px;
	color: #295454;
	font-weight: bold;
}
.inputtxt {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	border: 1px solid #CCCCCC;
}
.boton {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4c7965;
	border: 1px solid #CCCCCC;
}
.fondoTXTCopy {

	background-image: url(images/fondoTXT.gif);
	background-repeat: repeat-y;
	background-position: left;
}
