
																	body
		{
			overflow:inherit;
			margin:0px;
			padding:0px;
			background-color:#f5f5f5;
							background-attachment:;
				background-image:url();
				background-position:;
				background-repeat:;
							margin-top:10px;
			margin-bottom:10px;
			margin-left:10px;
			margin-right:10px;

			font-family:"Arial";
			font-size:12px;
		}
		a:link
		{
			color:#0a010a;
		}
		a:hover
		{
			color:#66735a;
		}
		a:active
		{
			color:#8dd464;
		}
		a:visited
		{
			color:#d4817b;
		}
		.topodosite
		{
			background-attachment:;
			background-image:url();
			background-position:;
			background-repeat:;
			z-index:99;
		}
		.corpodosite
		{
			z-index:100;

			background-attachment:;
			background-image:url();
			background-position:;
			background-repeat:;

			background-color:#ffffff;
			margin-top:px;
			color:#080108;		}
		.widgets
		{
			padding-bottom:10px;		}
		.titulowidgets
		{
			height:25px;			background-color:#34578a;			color:#ffffff;			font-size:12px;
			font-weight:bold;
		}
		.corpowidgets
		{
			background-color:#bcd6d2;			color:#050205;			overflow:hidden;
		}
		#MenuDeLinks
		{
			padding-bottom:10px;			width: px;
			font-family: trebuchet ms;
			font-size:12px;
			/*width:180px;*/
		}
		#MenuDeLinks ul
		{
			list-style: none;
			margin: 0px;
			padding: 0px;
			border: none;
		}
		#MenuDeLinks li
		{
			border-bottom: 1px solid #0d93db;			margin: 0px;
		}
		#MenuDeLinks li a
		{
			display: block;
			padding: 5px;
			border-top:0px;			border-left: 1px solid #05538a;			border-right: 1px solid #164e8a;			border-bottom:0px;			background-color: #fffcff;			color: #000000;			text-decoration: none;
			width: 100%;
		}
		#MenuDeLinks li a { width: auto; }
		#MenuDeLinks li a:hover
		{
			border-top:0px;			border-left: 1px solid #a6a3a3;			border-right: 1px solid #918a8b;			border-bottom:0px;			background-color: #65c3f5;			color: #0f0b0b;		}
        .atual
        {
            background-color:#999;
        }
        