.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #660066;
	letter-spacing: 1px;
	word-spacing: normal;
	text-transform: uppercase;
	font-variant: small-caps;
	text-decoration: none;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #666666;
	letter-spacing: 1pt;
	word-spacing: 2pt;
	font-variant: normal;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	color: #333333;
	text-decoration: none;
}
.migas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	letter-spacing: 1px;
	word-spacing: 1px;
	font-style: normal;
	font-variant: normal;
	color: #666666;
}
.blanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.resaltado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	text-decoration: overline;
	background-color: #CCCC99;
}
.resaltadovi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #EDDCED;
}
.subtitulo_lila {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #faf4fb;
	letter-spacing: 1pt;
	word-spacing: 2pt;
}
.textotabla {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	color: #333333;
	text-decoration: none;
	padding-right: 5px;
	left: 5px;
	text-align: left;
	padding-left: 0px;
	right: 5px;
	clip:   rect(auto 5px auto 5px);
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	vertical-align: text-bottom;
}
.textoviole {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-transform: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	color: #660066;
	text-decoration: none;
}
a.link_viole {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #660066;
	text-decoration: underline;
	font-weight: normal;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #660066;
	text-decoration: none;
	font-variant: normal;
	letter-spacing: 1px;
	word-spacing: 1px;
}
.textotitulo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-transform: none;
	letter-spacing: 1pt;
	word-spacing: 1pt;
	color: #660066;
	text-decoration: none;
}
a.linkencabezado {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660066;
	text-decoration: underline;
	font-weight: normal;
}
.subtitulo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #660066;
	letter-spacing: 1pt;
	word-spacing: 2pt;
	font-variant: small-caps;
}
.resaltadosubtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #EDDCED;
	font-variant: small-caps;
}
.tabla {
	background-color: #D0C995;
	word-spacing: normal;
	width: 97%;
	letter-spacing: normal;
	text-align: center;
	padding: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	border: thin dotted #d0c995;
}
.image_sombra {
	background-color: #FFF;
	background-image: url(images/sombra.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
}
.img_link {
	padding: 5px 5px 9px 5px;
	background-color:#FFF;
	background-image:url(images/sombra.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	border-top: 1px solid#DDD;
	border-right: 1px solid#DDD;
	border-left: 1px solid#DDD;
}
table .tabla_new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
}
table .tabla_new a {
	font-weight:bold;
	color: #660066;
}