/* estilo de casiba.com versin 2 19/10/2003 */

body { 
	scrollbar-base-color: #eeeeee;
	scrollbar-highlight-color: #ffffff;
   FONT-SIZE: 8pt;
   FONT-FAMILY: Verdana, Arial;
	margin-top: 0px;
	color: #00527D;
}
/*	A 				{ color: #336666; text-decoration: none; font-weight: bold;} */
	A 				{ color: #79afc1; text-decoration: none;}
	A:link		{ color: #79afc1; text-decoration: none; } 
	A:visited	{ color: #79afc1; text-decoration: none; } 
	A:active		{ color: #00527D;  } 
	A:hover		{ color: #00527D; text-decoration: none; }
	
TD	{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana, Arial
	 color: #006699;
	}
	.bordesolu {
		border: 1px solid #003399;;
		background-color: #ffFFFF;
	}
	.titulo {
	font-size: 12px;
	color: #003399;
	font-weight: 800; 
}
/*-------------------------------------*/
#navlistsolu ul {
	margin: 0; /*removes indent IE and Opera*/
	padding: 0; /*removes indent Mozilla and NN7*/
	list-style-type: none; /*turns off display of bullet*/
}
#navlistsolu li {
	margin: 0 0 5px;
}
#navlistsolu a {
	display: block;
	text-decoration: none;
	padding: 2px 2px 0px 20px;
	border: 1px solid #FFF;
	width: 150px;
	height: 21px;
	color: #003399;
	background-image:  url(css/so1.gif);
	background-position: center 4px;
	background-repeat: no-repeat;



}
#navlistsolu a:link, #navlist a:visited {
	text-decoration: none; /* */
}
#navlistsolu a:hover {
	border: 1px solid #0072bd;
	color: #003399;
/*	background-image:  url(css/soh.gif); */
}

.borde {
	border: 1px solid #00527D;
	background-color: #ffFFFF;
}

#uberlink a:link, #uberlink a:visited, #uberlink a:hover {
	/*/*/border: 1px solid #00527D;
	background-image:  url(images/l1_over.gif);
	color: #00527D; /* */
}
.select { background-color:#eeeeee; font-size:10px; width:131px; }
