/** {margin:0px ; padding:0px ; border: 0px}*/

#global {width:800px ; margin: 0px auto }

body {
    margin: 0px;
    font-family: 'Trebuchet MS', 'Times New Roman';
    font-size: 12px;
    color: #454456;
	/*width: 800px;*/
}

#header {
	width:800px;
    height: 170px;
	cursor: default;
}

#container {
    min-height: 28em;
	width: 800px;
}

#container a {
    color: #01497C;
    text-decoration: none;
}

#container a:hover {
    color: #5492c2;
    text-decoration: none;
}

#topmenu{
	height: 29px;
	background:url(http://www.unsavirtual.edu.pe/doctoradocc/templates/kanga_portal/images/boton.jpg);
	background-repeat:repeat-x;
}

#topmenu a{
	font-size:11px;
	text-transform:uppercase;
	color:#FFFFFF;
	padding: 1.2em 2em 0 1em;
	vertical-align:middle;
}

#pathway {
    padding: 0.3em 0.2em 0em 0.3em;
    color: #FFFFFF;
    border-bottom: 3px double #ededed;
    cursor: default;
	background-color:#999999;
}

#pathway a, #pathway a:link {
    text-decoration: none;
    color: #FFFFFF;
    border: none;
}

#pathway a:hover {
    text-decoration: underline;
    color: #FFFFFF;
    border: none;
}

#leftcolumn {
    float: left;
    width: 19%;
	padding: 1.5em 0 0 .5em;
    /*border-right: 3px double #ededed;*/
    /*min-height: 20em;*/
}

#leftcolumn table tr td a.mainlevel {
    display: block;
    padding: 0em 0 .2em 2em;
    text-decoration: none;
    background: url('../images/list_usermenu.png') no-repeat center left;
    border-bottom: 1px solid #ccc;
    color: #01497c;
}

#leftcolumn table tr td a.mainlevel:hover {
    color: #5492c2;
}

#leftcolumn table tr td a.sublevel {
	display: block;
	margin-left:1.5em;
	padding: 0 0 0 1.35em;
	text-decoration: none;
	background: url('../images/list_usermenu2.png') no-repeat top left;
}

#rightcolumn {
    float: right;
    width: 15%;
    padding: 1.5em 0 0 0;
    /*min-height: 20em;*/
    /*border-left: 3px double #ededed;*/
}

#rightcolumn h3 {
    font-weight: normal;
    font-size: 1em;
    text-transform: uppercase;
    padding: .2em;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}
#rightcolumn .moduletable .contentpaneopen {
    text-align: justify;
}

#content {
	width: 62%;
    margin: 0 0 .5em 14em;
	
}

#content a {
    font-weight: bold;
	border-bottom: 1px solid #bbb;
    color: #01497c; 
    text-decoration: none;
    padding: 0 0 0 .1em;
}
#content a:link {
    font-weight: bold;
    border-bottom: 1px solid #bbb;
    color: #01497c;
    text-decoration: none;
    padding: 0 0 0 .1em;
}
#content a:hover {
    color: #5492c2;
    text-decoration: none;
}
#content a:active {
    color: #76b4dc;
}
#content .user1 {
    float: left;
    width: 49%;
}
#content .user1 h3 {
    
}
#content .user2 {
    float: right;
    width: 49%;
}
#content ul li {  
    list-style-image: url('../images/list_usermenu.png');
}
* html #content ul li {
    list-style-image: url('../images/list_usermenu_ie6.gif');
}
#content ul.latestnews, ul.mostread {
    list-style: none;
    margin: 0;
    padding: 0;
}
#content ul.latestnews li {
    list-style: none;
    margin-left: 2em;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    margin-top: -1px;
	padding-left: .2em;
	/*padding-left: 2em;*/
}
#content ul.mostread li {
    list-style: none;
    margin-left: 2em;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    margin-top: -1px;
}

#content ul.latestnews a {
    display: block;
    border: none;
    padding-left: 2em;
    background: url('../images/list_usermenu.png') no-repeat center left;
}
*:first-child+html #content ul.latestnews a {
    padding-left: 0;
    background: none;
}
* html #content ul.latestnews a {
    padding-left: 0;
	background: none;
}
#content ul.latestnews a:link {
    display: block;
    border: none;
    padding-left: 2em;
    background: url('../images/list_usermenu.png') no-repeat center left;
}
*:first-child+html #content ul.latestnews a:link {
    padding-left: 0;
    background: none;
}
* html #content ul.latestnews a:link {
    padding-left: 0;
    background: none;
}
#content ul.mostread a {
    display: block;
    border: none;
    padding-left: 2em;
    background: url('../images/list_usermenu.png') no-repeat center left;
}
*:first-child+html #content ul.mostread a {
    padding-left: 0;
    background: none;
}
* html #content ul.mostread a {
    padding-left: 0;
    background: none;
}
#content ul.mostread a:link {
    display: block;
    border: none;
    padding-left: 2em;
    background: url('../images/list_usermenu.png') no-repeat center left;
}
* html #content ul.mostread a:link {
    padding-left: 0;
    background: none;
}
*:first-child+html #content ul.mostread a:link {
    padding-left: 0;
    background: none;
}
#content .contentheading { 
    /*Titulos de Items;*/
	font-size: 1.9em;
    border-bottom: 2px ridge #7f7f7f;
	padding: 0 2em 0 0
}
#content .small { 
    color: #7f7f7f;
    font-size: .9em;
	padding-left: 1em;
}
#content .createdate {  
    color: #7f7f7f;
    font-size: .9em;
    padding-left: 1em;
}
#content .modifydate { 
    color: #7f7f7f;
    font-size: .9em;
    padding-left: 1em;
}
#content a.readon {
    border: none;
    padding-left: .5em;
    padding-right: 2em;
    padding-bottom: .2em;
    background: url('../images/readmore.gif') no-repeat top left;
}
* html #content a.readon {
    background: url('../images/readmore_ie.gif') no-repeat top left;
}
*:first-child+html #content a.readon {
    background: url('../images/readmore_ie.gif') no-repeat top left;
}
#content a.readon:link { 
    border: none;
    padding-left: .5em;
    padding-right: 2em;
    padding-bottom: .2em;
    background: url('../images/readmore_ie.gif') no-repeat top left;
}
*:first-child+html #content a.readon:link {
    background: url('../images/readmore_ie.gif') no-repeat top left;
}
* html #content a.readon:link {
    background: url('../images/readmore_ie.gif') no-repeat top left;
}
#content a.readon:hover {
    background: url('../images/readmore.gif') no-repeat bottom left;
}
*:first-child+html #content a.readon:hover {
    background: url('../images/readmore_ie.gif') no-repeat bottom left;
}
* html #content a.readon:hover {
    background: url('../images/readmore_ie.gif') no-repeat bottom left;
}
#content ul li a {
    border: none;
}
#content ul li a:link {
    border: none;
}
#content .back_button {
    margin-bottom: 1em;
	margin-left:3em;
}
#content .back_button a {
    padding: 0 .8em .2em 1.8em;
    border: none;
    background: url('../images/back.gif') no-repeat top left;
}
*:first-child+html #content .back_button a {
    background: url('../images/back_ie.gif') no-repeat top left;
}
* html #content .back_button a {
    background: url('../images/back_ie.gif') no-repeat top left;
}
#content .back_button a:link {
    padding: 0 .8em 2em 1.8em;
    border: none;
    background: url('../images/back.gif') no-repeat top left;
}
*:first-child+html #content .back_button a:link {
    background: url('../images/back_ie.gif') no-repeat top left;
}
* html #content .back_button a:link {
    background: url('../images/back_ie.gif') no-repeat top left;
}
#content .back_button a:hover {
    background: url('../images/back.gif') no-repeat bottom left;
}
*:first-child+html #content .back_button a:hover {
    background: url('../images/back_ie.gif') no-repeat bottom left;
}
* html #content .back_button a:hover {
    background: url('../images/back_ie.gif') no-repeat bottom left;
}
#content .moduletable h3 {
    font-size: 1.3em;
	border-bottom: 2px ridge #7f7f7f;
}
*:first-child+html #content .contentpane {
    width: 90%;
}
* html #content .contentpane {
    width: 90%;
}
#content .buttonheading {
    font-size: .2em;
	border-bottom: 2px ridge #7f7f7f;
}

#ftr {
    text-align: center;
    margin-top: 0em;
	width: 800px;
    padding: 1em 0;
    height: 10em;
    background: url('../images/footer.png') repeat-x top;
    color: #ededed;
    font-size: 3px;
}
#ftr a {
    color: #fff;
    text-decoration: none;
}
#ftr a:link {
    color: #fff;
    text-decoration: none;
}
#ftr a:hover {
    color: #fff;
    text-decoration: underline;
}
#content .tab-row a {  
    border: none;
    color: #000;
    font-weight: normal;
}
#content .tab-row a:link { 
    border: none;
    color: #000;
    font-weight: normal;
}
#content .tab-row a:hover { 
    border: none;
    color: #000;
    font-weight: normal;
}
#content .componentheading {  
    font-size: 2em;
	border-bottom: 2px ridge #7f7f7f;
	/*margin-bottom: 1em;*/
	margin-bottom: 1em;
    font-weight: bold;
}
#content .sectiontableheader {  
    font-weight: bold;
    border-bottom: 1px solid #000;
    color: #000;
}

label {
    cursor: pointer;
}
label:hover {
    color: #5492c2;
}
.button {
    width: 120px;
    height: 30px;
    background: url('../images/button.png') no-repeat top left;
	border: none;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    cursor: pointer;
    padding-bottom: 2px;
	margin: 3px 0 0 0;
	/*margin-right: -.5em;*/
}
.button:hover {
    background: url('../images/button.png') no-repeat bottom left;
}
.inputbox {
    /*background: url('../images/input.png') repeat-x top;*/
	background-color:#FFFFFF;
    border: 1px solid #a5acb2;
}
.inputbox[type="checkbox"] {  
    width: 1em;
}
select {
    font-weight: normal;
    color: #000;
    background: none;
    text-align: left;
}
option {
    background-color: #fff;
    text-align: left;
    color: #000;
    font-weight: normal;
}
#content a img {
    border: none;
}
#content a:link img {
    border: none;
}
table {
    border-collapse: collapse;
}
#content table {
    margin: 1em;
}



