body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #666666;
}
td {
	padding: 0px;
	margin: 0px;
}
h1 {
	font-size: 18px;
	font-weight: bolder;
	font-style: normal;
	color: #666666;
}
h2 {
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}
.celda_menu {
	width: 100px;
	float: none;
}
.franjafondo {
	background-image: url(images/franja-2.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #560951;
}
.celda_texto {
	width: 400px;
}
.listado_menu {
	border-bottom-width: thick;
	border-bottom-style: outset;
	border-top-color: #D75ED7;
	border-right-color: #D75ED7;
	border-bottom-color: #D75ED7;
	border-left-color: #D75ED7;
	cursor: hand;
	visibility: inherit;
	page-break-before: auto;
	page-break-after: auto;
	vertical-align: middle;
	padding-left: 1px;
}
.INTRODUCCION {
	font-size: 12px;
	font-style: normal;
	color: #666666;
}
.encabezado {
	margin-top: 0px;
	margin-left: 177px;
	padding: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
th {
	margin-top: 0px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	text-align: left;
}
.tabla_cuerpo {
	margin-top: 40px;
}
a:link {
	text-decoration: none;
	cursor: hand;
	color: #CCCCCC;
}
a:visited {
	color: #990066;
	text-decoration: none;
}
a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
a:active {
	color: #990066;
	text-decoration: none;
}
object {
	border: #560951;
}
ul {
	list-style-position: outside;
	list-style-image: url(images/boton_espiral.gif);
	list-style-type: square;
}
