*{
	margin:0 0;
	padding:0 0;
	overflow: hidden;
}
a:active, a:focus  {  
   outline:0; /* Para los navegadores que lo entienden */
}
body {
	margin: 55px 0 0 0;
	overflow: hidden;
}
img {
	border: 0;
}
#caja_menu
{
	width:200px;
	height:410px;
	margin: -20px 0 0 0;
}
#caja_scroll2
{
	overflow-y:hidden;
	overflow-x:hidden;
	overflow: auto;
	position:relative;
	height:426px;
	top:-410px;
	margin-left:200px;
	margin-right:10px;
}
#caja_scroll
{
	overflow-y:hidden;
	overflow-x:auto;
	overflow: auto;
	/*overflow: scroll;*/
	position:relative;
	height:430px;
	/*top:-410px;*/
	top:-410px;
	margin-left:200px;
	margin-right:10px;
}
table, tr, td, tbody {
	border: 0;
	border-collapse: collapse;
	border-spacing: 0 0;
	margin:0;
	padding:0;
}
.logo {
	margin:-400px 0pt 0pt;
	text-align:right;
	width:100%;
}
.logo a {
	margin: 0 10px 0 0;
}
.logo img {
	margin: 0 10px 0 0px;
}

ul {
	margin:20px 0 0 25px;
	padding:0;
	list-style: none;
	list-style-position: outside;
	list-style-type: none;
}
li {
	margin:0pt 0pt 5px;
	padding:0;
	list-style: none;
	list-style-position: outside;
	list-style-type: none;
}
