body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
	background-image: url(images/fondo.gif);
}
.txt_jus {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	padding-left: 15px;
	background-repeat: no-repeat;
	letter-spacing: 0px;
	line-height: 14px;
}
a:link {
	font-weight: lighter;
	color: #003366;
	text-decoration: underline;
}
a:visited {
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration: underline;
}
a:hover {
	font-weight: lighter;
	color: #980007;
	text-decoration: none;
}
.txt_med {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
	text-decoration: none;
}
.txt_blanco {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
}
a.link_amarillo:link {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
a.link_amarillo:visited {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
a.link_amarillo:hover {
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.txt_peq {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
}
.titulos {
	font-family: "Trebuchet MS";
	font-size: 17px;
	font-weight: bold;
	color: #FF9711;
	text-decoration: none;
}
.destacados {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #A11313;
}
.subtit {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}
.txt_chiqui {
	font-family: "Trebuchet MS";
	font-size: 9px;
	font-weight: lighter;
	color: #666666;
	text-decoration: none;
}
.linea_piso {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.fondo_tabla {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C1353E;
}
input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C1353E;
	border: 1px solid #999999;
}
textarea {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFFFFF;
	background-color: #C1353E;
	border: 1px solid #999999;
}
p {
	font-size: 12px;
}
