@charset "utf-8";
body {
	background-image: url(images/_r1_c2.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.arriba {
	vertical-align: top;
	text-align: left;
}

.subtitulo1 {
	color: #005826;
	font-family: "Trade Gothic LT Std";
	font-weight: bold;
	font-size: 20px;
	}
.resaltador {
	font-family: "Trade Gothic LT Std";
	color: #FF6600;
	font-size: 14px;
	text-align: justify;
	text-decoration: blink;
}

.subtitulo2 {
	color: #C2FA24;
	font-family: "Trade Gothic LT Std";
	font-weight: bold;
	font-size: 20px;
	}
.texto {
	font-family: "Trade Gothic LT Std";
	color: #005826;
	font-size: 14px;
	text-align: justify;
	text-decoration: none;
}

.textoforma {
	font-family: "Trade Gothic LT Std";
	color: #005826;
	font-size: 14px;
	text-align: left;
	text-decoration: none;
}

.autor {
	font-family: "Trade Gothic LT Std";
	color: #F46A22;
	font-size: 11px;
	text-align: justify;
	text-decoration: none;
}
.ligatexto {
	font-family: "Trade Gothic LT Std";
	color: #005826;
	font-size: 14px;
	text-align: justify;
	text-decoration: none;
}
.ligatexto:hover {
	font-family: "Trade Gothic LT Std";
	color: #005826;
	font-size: 14px;
	text-align: justify;
	text-decoration: none;
	font-weight: bold;
}

.titulo {
	font-family: "Trade Gothic LT Std";
	color: #FFFFFF;
	font-size: 30px;
	text-align: right;
	font-weight: bold;
	padding: 10px;
}
.left {
	text-align: left;
}

.barrafondo {
	background-image: url(images/barra.jpg);
	text-align: center;
	height: 14px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
}

.footerup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}
.footerlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: bottom;
}

.footerlink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #F25B26;
	text-decoration: underline;
	text-align: center;
	vertical-align: bottom;
}
.boton {
	font-family: "Trade Gothic LT Std";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	background-color: #003300;
	border: 1px solid #003300;
}

.forma {
	font-family: "Trade Gothic LT Std";
	font-size: 11px;
	font-weight: normal;
	color: #003300;
	background-color: #FFFFFF;
	border: 1px solid #003300;
	text-align:left;
}
.centro {
	text-align: center;
	vertical-align: middle;
}
