@charset "windows-1252";
/* CSS Document */

.txt1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	text-align: justify;
}
.txt2 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #143F51;
}
.txt3 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.txt4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #9CAE40;
}
.double {
	border: 3px double #ccc;
	margin-right: 10px;
	margin-bottom: 10px;
  }
p.descrip {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #000;
	margin-right: 10px;
}
.txt5 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10px;
	color: #000;
}
.a2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.backjolley {
	background-image: url(imagen/estructura/im_jolley.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.LinkEsp A:link {FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10px; COLOR: #80FFFF; font-weight: none; TEXT-DECORATION: none}
.LinkEsp A:visited {FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10px; COLOR: #E8E8E8; font-weight: none; TEXT-DECORATION: none}
.LinkEsp A:active {FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10px; COLOR: #80FFFF; font-weight: bold; TEXT-DECORATION: underline}
.LinkEsp A:hover {FONT-FAMILY: Verdana, Arial; FONT-SIZE: 10px; COLOR: #80FFFF; font-weight: bold; TEXT-DECORATION: underline}
