body{width:100%;
     padding:0;
	  font-family: Arial, Helvetica, sans-serif;
	  margin:0;
	  color: #7E7E7E;
	  }

/* Parte Superior */
/*GROUP 1 - top navigation*/

/*iframe sizes for different states*/
.sitenav-log{height:5em} /*user not logged in*/
.sitenav-max{height:6.5em}  /*user logged in*/
.sitenav-min{height:2.2em}  /*no logos or banners*/


/* Barra de Cursos */

/*container for the #tabNavigation ul*/
/* Fondo Barra de cursos */
.tabHolder{width:100%;color: #FFFFFF;font-size: 11px;background:#7e7e7e;);background-repeat:  repeat-x;  vertical-align: bottom;  line-height: 20px;  }
/* Origen .tabHolder{width:100%;height:auto;background:#fff;padding:0}*/
.tabHolder table{margin-bottom:0} 
.tabHolder table td{margin:0;padding:0;}
.tabHolder table td.tabCell{padding:0}
.tabHolder table td.selectCell{text-align:left;padding:0 0 0 .3em;}
.tabHolder table td.selectCell select{display:inline;font-size:10px;margin:0 0 0 3px;padding:0;  background-color: #F2F2F2; }
.tabHolder table td.galleryLogin{font-size:.8em;padding-left:2em}
.tabHolder table td.galleryLogin a, .tabHolder table td.mast-head-r a:visited  {color:#1997BB;}
.tabHolder table td.galleryLogin a:hover{color:#1997BB;text-decoration:underline}

/*ul - the li are the tabs*/

#tabNavigation{
	white-space:nowrap;
	list-style:none none none;
	margin: 10px 0 -2px 3px;
	padding:4px 0;
	width:100%;
}

/*hacks for moz and saf*/	
html>body #tabNavigation{margin:0 0 -1px 3px;}
\head+body #tabNavigation{margin:0 0 -1px 3px;}

/*displays a bar on bottom of tabs*/

/*#tabBottom{color: Red;font-size:.7em;text-align:right;padding:3px;margin:0;clear:both}*/



/*the tab*/
#tabNavigation li{
	display:inline;
	/*line-height:.9em;*/
}

/*the current tab*/
#tabNavigation .selectedTab a,#tabNavigation .selectedTab a:link,#tabNavigation .selectedTab a:visited,#tabNavigation .selectedTab a:hover{
	color: #fff;
	padding: 5px 5px 5px 5px;
	font-weight: bolder; /*background-color: #4A4C49;*/
	background-color: #EC6409;
}

/*various hacks for this and that browser*/
html>body #tabNavigation .selectedTab a,html>body #tabNavigation .selectedTab a:link,html>body #tabNavigation .selectedTab a:visited{padding:4px 5px 5px 5px;	margin:0 0 -1px 3px;}
\head+body #tabNavigation .selectedTab a,\head+body #tabNavigation .selectedTab a:link,\head+body #tabNavigation .selectedTab a:visited,\head+body #tabNavigation .selectedTab a:hover{padding:3px 5px 4px 5px;	margin:0 0 -1px 3px;}

/*the link inside the tab*/
#tabNavigation a,#tabNavigation a:link,#tabNavigation a:visited{
/*	background:url(images/topleft-tab.gif) top left no-repeat #DDE3EB;*/
	color:#fff;
/*	height:.8em; */
	margin:0;
	padding:2px 6px; 
	text-decoration:none}

/*various hacks for this and that browser*/
html #tabNavigation a/* */,html #tabNavigation a:link/* */,html #tabNavigation a:visited/* */{border-bottom:none;height:auto;margin:0}
html>body #tabNavigation a,html>body #tabNavigation a:link,html>body #tabNavigation a:visited{border-bottom:none;padding:4px 6px 4px 6px}
\head+body #tabNavigation a,\head+body #tabNavigation a:link,\head+body #tabNavigation a:visited{padding:3px 6px 3px 6px}

/*the hover for the tabs*/
#tabNavigation a:hover{
	color:#FFF;
	margin:0;
	padding:2px 6px; 
	/*background:url(images/topleft-tab_hov.gif) top left no-repeat #FC0;*/
	text-decoration: underline;
}
.fixTabsIE{visibility:hidden;display:none;border-width:0}

/*a convenience class - not used in these examples - overrides the color in selected regions*/
.divColor{background-color: #FFFFFF; /* ICV Color parte izquierda */
} 

/* Fin Barra de Cursos */
/* Fin Parte Superior */
/*GROUP 2 - masthead - holds logos, banners, login form and links*/ 
.mast-head{width:100%;background-color:#fff;margin:0;font-size:.8em;color:#1997BB;}
.mast-head td.left{}
.mast-head td.middle{}
/*.mast-head td.right{text-align:right;white-space:nowrap;padding:5px
15px 5px 5px;background: #171C1A url(images/logo_der.jpg) no-repeat fixed left;  background-color: #171C1A;  background-attachment: fixed;
background-image: url(images/logo_der.jpg);  background-position: left;  
background-repeat: no-repeat;     }*/
.mast-head td.right{width:100%;text-align: right;
    background-image: url(../images/logo_der_todo.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-color: #FFF;
   vertical-align: bottom;
    padding-bottom: 7px;
    }
.mast-head td.right a,.mast-head .right a:visited{color: #FFF;
font-weight: bolder;  font-size: 11px;  padding-right: 20px;
text-decoration: none;  }
.mast-head td.right a:hover{color:#FF4500;  text-decoration: none; }

/*since this skin is used as default - some definition for the login form elements*/
input{
	border:1px solid #90A1C6;
	background-color:#E9ECF3;
	padding:3px;
	margin-left:.3em;
	color:#084A87
	}
#submit{
	border:1px solid #90A1C6;
	background-color:#E9ECF3;
	margin-left:1em;
	padding:1px;
	color:#084A87
}
#submit:hover{
	border-width:1px;
	border-style: solid;
	border-color: #ABB8D3 #425782 #425782 #ABB8D3;
}
/* GROUP 3 - tool menu  */

/*#divLogo {text-align:center; width:9em;overflow: hidden;  background: Blue;  padding-left: 10px;  }*/
#divLogo {text-align:center; width:9em;overflow: hidden;
	background-image: url(images/f_men_investigacion.gif);
	background-repeat: no-repeat;
 /*  background-position: bottom;*/
	height: 35px;
	margin-left: 5px;
	vertical-align: bottom;
	margin-top: 12px;
}

#siteType {display: none;}
#siteStatus{text-transform:capitalize;	background:url(images/warn.gif) 3px 3px no-repeat #fff;
	border:1px solid  #536377;
	clear:both;
	color:#1A506A;
	font-size:x-small;
	margin:5px 2px 15px 2px;
	padding:3px 3px 3px 20px}
html #siteStatus/* */{background-position:3px center/* - adj for ie - */}

/*.workspace{background: Fuchsia;}*/
	

/*#leftnavlozenge{width:12em;padding:0;margin-bottom:1em;margin-right:0em;margin-left:0px;font-size:70%;color:#000;clear:both; background: #FF4500;}*/
#leftnavlozenge{
	width:13em;
	padding: 0px 0px 10px 0px;
	margin: 0px 10px 10px 5px;
	font-size:70%;
	color:#000;
	background: #EAEAEA;} /* ICV Color Menu Izquierdo */

#leftnavlozenge ul{list-style:none;
	margin: 0px 10px 10px 10px;
	padding:0;
	}
#leftnavlozenge li{margin:0px;
	width: auto;
	color: #7E7E7E;
	background: #FFF;
	padding: 0px;
/*	border-right: 1px dotted #90A1C6; */
	border-bottom: 1px dotted #B4B4B4;
/*	border-left: 1px solid #90A1C6; */
	
	}
#leftnavlozenge li a:link, #leftnavlozenge li a{
	display: block;
	text-decoration: none;
	background: #EAEAEA url(images/linkoff.gif) no-repeat right;
	color: #737373;
	padding: 2px 0px 2px 4px;
	}
#leftnavlozenge li a.selected,#leftnavlozenge li a:hover{
	display: block;
	text-decoration: none;
	/*background: #084A87 url(images/linkover.gif) no-repeat right;*/
	color: #EC6409;
	padding: 2px 0px 2px 4px;
	font-weight: bolder;
	}
	
#leftnavlozenge li a:hover {
	display: block;
	text-decoration: none;
	background: #EAEAEA url(images/linksel.gif) no-repeat right;
	color: #000000;
	padding: 2px 0px 2px 4px;
	font-weight: normal;
	}

#pres_title {
	text-align: center;
	width: 9em;
	overflow: hidden;
	background-image: url(images/f_men_organizacion.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	width: 95%;
	font-size: 11px;
	color: #7e7e7e;
	font-weight: bolder;
	height: 35px;
	margin-left: 5px;
	vertical-align: bottom;
	padding-left: 8px;
}		

#presence{
	width:13em;
	padding: 0px 0px 10px 0px;
	margin: 0px 10px 10px 5px;
	font-size:70%;
	color:#000;
	background: #EAEAEA;
	height: 100%;
} 
	

	
/* GROUP 4 - content and channels */

.portletTitleWrap{width:98%;margin:.5em .2em 0 .2em;}
.portletMainWrap{width:98%;border: 1px solid #ECECEE;margin:0;margin:0 .2em .5em .2em;}
.portletTitleIframe{width:100% !important;margin:0 !important;height:1.3em;}
.portletMainIframe{text-align:left;width:100%; height:600px;}

/*GROUP 5:tableless layout*/
#container{ background: #FFF; }
#content{padding:.3em .3em .3em .3em;margin-left:9.8em;background-color:#FFF}
#sidebar{float:left;width:9.4em;line-height:17px;color:#000;
	border-right: 1px solid #F0F0F0;
	}

#footer{background-color:#EAEAEA;color:#737373;font-size:11px;margin:0px;padding:0;width:auto;clear:both;
	border-top: 1px dotted #B4B4B4;
}



.footerExtNav{padding-top:.5em;padding-bottom:.5em}
.footerExtNav a,.footerExtNav A:link,.footerExtNav A:visited{color:#737373;text-decoration:none;margin:1em}
.footerExtNav a:hover{color: #000000;;text-decoration:none;margin:1em}
#footerInfo{background-color:#FFF;font-size:xx-small;text-align:center;clear:both}
#footerInfo img{margin-top:.5em;margin-bottom:.5em}
.sakaiCopyrightInfo{color:#737373}
/*GROUP 6:misc.*/
/*hide the <h1> used for acccessibility*/
.skip  { 
	position:absolute; top:-999px;
	left:-999px; height:0;width:0 
}
