body,td,th {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000066;
}
.borde_abajo_td {
	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-bottom-color: dedede;
}
.borde_tabla {
	border: 1px solid #999999;
}

a:hover {
	color: #990000;
}
a {
	font-size: 11px;
}


.headeAnimacion {
	background-attachment: scroll;
	background-repeat: no-repeat;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #87879E;
	border-left-color: #87879E;
	border-right-width: thin;
	border-left-width: thin;
}
.lineaDerecha {

	background-attachment: scroll;
	background-repeat: no-repeat;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #87879E;
	border-right-width: 1pt;
	border-left-width: thin;
}
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}
.lineaAbajo {
	background-attachment: scroll;
	background-repeat: no-repeat;
	border-right-width: thin;
	border-left-width: thin;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #87879E;
}
.margenes {
	margin: 8px;
}
.fondoLeft {
	background-image: url(../imagenes/compas.html);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.margenIzquierda {
	margin-right: 10px;
	right: 10px;
}
.titulo1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000066;
	font-weight: bold;
}
.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
