body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#navcontainer { width: 140px;margin-top: 20px; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: text-bottom;
}

#navcontainer a {
	display: block;
	padding: 3px;
	width: 130px;
	background-color: #FbF2C1;
	color: #666;
	border-bottom-width: 1px;
	border-left-width: 8px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D6E6E9;
	border-left-color: #5293a3;
	height: 20px;
}

#navcontainer a:link, #navlist a:visited {
text-decoration: none;
}

#navcontainer a:hover {
	background-color: #205f6f;
	color: #fff;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #fbf2c1;
}

#csstabla { background-image: url(fonts/fondo_pag.jpg);
}
