.titulo {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

A:link, :visited {
text-decoration:none;
color:#003399;
font-weight: bold;
}
A:hover {text-decoration:underline;
color:#000000;
}
a: {text-decoration:underline;
color:#003399;
}
.texto1 {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.textorojo {
	font-size: 9px;
	color:#FF0000;
}

.texto_blanco {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #ffffff;
	text-decoration: none;
}

.fnd_izq {
	background-image:url(imagenes/fondoizq.jpg);
	background-repeat:repeat-y;
	background-position: right top;
}

.fnd_der {
	background-image: url(imagenes/fondoder.jpg);
	background-repeat:repeat-y;
	background-position: left top;
}



#toolTipBox {
       display: none;
       padding: 5;
       border: black solid 1px;
       font-family: Verdana;
	   font-size: 11px;
       position: absolute;
       background-color: #ffffff;
       color: 000000;
}

.body { margin-top:0; margin-left:0; margin-right:0; margin-bottom:0; }

.tabla {
	border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px;
	border-top-color:#000000; border-top-style:solid; border-top-width:1px;
	border-left-color:#000000; border-left-style:solid; border-left-width:1px;
	border-right-color:#000000; border-right-style:solid; border-right-width:1px;
}

.celda{
	border-bottom-color:#000000; border-bottom-style:solid; border-bottom-width:1px;
	border-top-color:#000000; border-top-style:solid; border-top-width:1px;
	border-left-color:#000000; border-left-style:solid; border-left-width:1px;
	border-right-color:#000000; border-right-style:solid; border-right-width:1px;
}
