#main{
	margin:0;
	margin-top:10px;
	padding:0;
	float: left;
	width:550px;
}
#right_panel{
	margin:0;
	margin-top:10px;
	padding:0;
	float:right;
	width:165px;
	border-top:solid 3px #036FAB;
	border-bottom: solid 2px #036FAB;	
	background-color:#E4E4E4;
	width:200px;
	height: auto!important; /* para los browsers buenos */
	height: 500px; /* para IE5+ */
	min-height: 500px; /* para los browsers buenos */
}

ul.bas_ul_cdi{
		margin:0;
		padding:0;
		display:block;
		line-height:300%; 
		width:190px;
		list-style:none;
		list-style-type:none;
		list-style-image:none;
		list-style-position: outside; 
}
ul.bas_ul_cdi li
	{
		margin:0;
		padding:0;
		border-top:1px dashed #E4E4E4;
		border-bottom:1px dashed #C0C0C0;
	}

ul.bas_ul_cdi li a
	{
		margin:0;
		padding:0;
		display:block;
		text-decoration:none;
		color:#036FAB;
		background:#E4E4E4;
		padding:0 0 0 10px;
		width:190px;
	}
ul.bas_ul_cdi li a:hover
	{
		background:#036FAB url("../images/vert-one_arrow.gif") no-repeat 0 9px;
		color:#E4E4E4;
	}
ul.bas_ul_cdi li a.current,ul.bas_ul_psnt li a.current:hover
	{
		background:#036FAB url("../images/vert-one_arrow.gif") no-repeat 0 9px;
		color:#E4E4E4;
		
	}

#current-page a{
	border-left:3px solid #036FAB;
	border-right:3px solid #036FAB;
	color:#036FAB;
	width:183px;
	background:#fff;
}

#current-page a:hover{
	background:#e4e4e4 url("../images/vert-one_arrow.gif") no-repeat 0 9px;
	color:#036FAB;
}





/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
