body{
	margin: 0 0 0 0;
	background: url(../imagenes/back.gif); background-repeat: repeat;
}

p{color: #000000; font-family: Tahoma, Verdana; font-size: 8pt}
tr{color: #000000; font-family: Tahoma, Verdana; font-size: 8pt}
td{color: #000000; font-family: Tahoma, Verdana; font-size: 8pt}
ul{color: #000000; font-family: Tahoma, Verdana; font-size: 8pt}
li{color: #000000; font-family: Tahoma, Verdana; font-size: 8pt}

a:link {
	COLOR: #000260;
	text-decoration: none;
}
a:visited{
	COLOR: #000260;
	text-decoration: none;
}
a:hover {
	COLOR: #ff0000;
	text-decoration: none;
}
a:active {
	COLOR: #000260;
	text-decoration: none; 
}

.Titulo{ 
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #001244;
}

.TituloP{ 
	font-size: 18pt;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #001244;
}

.TituloCuad{ 
	font-size: 10pt;
	font-weight: bold;
	color: #001244;
	background-color: #BCD017;
}

.TituloCuad2{ 
	font-size: 10pt;
	font-weight: bold;
	color: #BCD017;
	background-color: #001244;
}

#hora {
	width:160px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #001244;
	background : #FFFFFF;
	text-align: left;
}

a.Ntooltip {
position: relative; 
text-decoration: underline !important;; 
color:#000aaa !important;; 
}

a.Ntooltip:hover {
z-index:#000aaa; 
background-color:#BAD605; 
text-decoration: none !important;; 
}

a.Ntooltip span {
display: none; 
}

a.Ntooltip:hover span {
display: block; 
position: absolute;
top:2em; left:2em; 
width:300px; 
padding:5px; 
background-color: #BAD605; 
color: #001244;
}


a.Ntooltip2 {
position: relative; 
text-decoration: underline !important;; 
color:#000aaa !important;; 
}

a.Ntooltip2:hover {
z-index:#000aaa; 
background-color:#BAD605; 
text-decoration: none !important;; 
}

a.Ntooltip2 span {
display: none; 
}


a.Ntooltip2:hover span {
display: block; 
position: absolute;
top:5em; left:2em; 
width:300px; 
padding:5px; 
background-color: #BAD605; 
color: #001244;
}
