/*  (do not remove this :) */
/*  (not this either :) */

/* The basic elements: */
body {FONT-FAMILY: "Comic Sans MS", Chalkboard, Verdana, Lucida, Helvetica, Arial, sans-serif;
 background-color:"#DDDDDD"}

/*
** Structural Elements
*/

#visual-portal-wrapper {
    margin: 0;
    padding: 0;
}


/* Logo properties */

 
#portal-logo {
    background: red;
    background:url(http://cms.dm.uba.ar/logo.jpg) no-repeat;
    border: 0;
    margin: 0.75em 0em 0.75em 1.5em;
    padding: 0;
}

#portal-logo a {
    display: block;
    text-decoration: none;
    overflow: hidden;
    border: 0;
    margin: 0;
    padding: 0;
    padding-top: 57px;
    height: 0px !important;
    height: /**/: 57px;
    width: 219px;
    cursor: pointer;
}

#portal-skinswitcher {
    /* The skin switcher at the top, only shows up if you have multiple skins available */
}

#portal-skinswitcher a {
    display: block;
    float: left;
}

#portal-top {
    /* Top section */
    margin: 0;
    padding: 0;
}

#portal-siteactions {
    position: absolute;
    top:/**/11px;
    right:/**/ 16px;
    width: 54px;
    margin: 0;
    padding: 0;
    z-index: 2;
}

#portal-siteactions a {
    display: block;
    float: left;
    padding: 18px 0 0 0;
    width: 18px;
    height: 0px !important;
    height; /**/: 18px;
    overflow: hidden;
}

/* searchbox style and positioning */
#portal-searchbox {
    display: none;
}
#portal-globalnav {
    /* Navigational Plone Tabs(tm), implemented by customizing the a tag - they are surprisingly elegant. The power of CSS runs strong in these :) */
    background-color: transparent;
    border-collapse: collapse;
    padding: 0em 0em 0em 2em;
    white-space: nowrap;
    list-style: none;
    margin: 0;
    height: auto;
    line-height: normal;
}
#portal-globalnav li {
    display: inline;
}
#portal-globalnav li a {
    /* The normal, unselected tabs. They are all links */
    background-color: transparent;
    border-color: #d1d1d1;
    border-width: 1px; 
    border-style: dotted dotted none dotted;
    color: #436976;
    height: auto;
    margin-right: 0.5em;
    padding: 0em 2em;
    text-decoration: none;
    text-transform: lowercase;
}
#portal-globalnav li.selected a {
    /* The selected tab. There's only one of this */
    background-color: #dee7ec;
    border: 1px solid #d1d1d1;
    border-bottom: #dee7ec 1px solid;
    color: #436976;
}
#portal-globalnav li a:hover {
    background-color: #dee7ec;
    border-color: #d1d1d1;
    border-bottom-color: #dee7ec;
    color: #436976;
}
#portal-personaltools {
    /* Bar with personalized menu (user preferences, favorites etc) */
    background-color: #dee7ec;
    border-top-color: #d1d1d1;
    border-top-style: solid;
    border-top-width: 1px;
    border-bottom-color: #d1d1d1;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    line-height: 1.3em;
    color: Black;
    padding: 0em 3em 0em 3em;
    margin: 0;
    text-align: right;
    text-transform: lowercase;
    list-style: none;
}

#portal-personaltools .portalNotLoggedIn {
    color: Black;
    padding: 0;
    background: transparent;
    background-image: none;
} /* Used on all descriptions relevant to those not logged in */
 
#portal-personaltools li a {
    text-decoration: none;
    color: #436976;
}
.visualCaseSensitive {
    text-transform: none;
}
#portal-column-one  {
    display: none;
}
#portal-column-two {
    display: none;
}
#content {
    background: transparent;
}
.documentContent {
    font-size: 110%;
    padding: 0em 1em 2em 1em !important;
    background: White;
    background: url(http://cms.dm.uba.ar/Members/umolter/figures/fractal9-2.jpg) repeat;
    background-attachment: scroll;
}
#portal-breadcrumbs {
    display: none;
}
/* */
/* h1 {margin-top:20px; COLOR: #444444; FONT-SIZE: 14px; font-weight: bold;}*/

.txt { COLOR: #000000; FONT-SIZE: 11px; font-weight: normal; font-stretch: "ultra-expanded";}

.st {	COLOR: #444444; FONT-SIZE: 11px; font-weight: bold;}

.dot {COLOR: #006633; FONT-SIZE: 10px; TEXT-DECORATION: none;}

.menu {COLOR: #000000; TEXT-DECORATION: none; FONT-SIZE: 11px;}

.pie {COLOR: #444444; TEXT-DECORATION: none; FONT-SIZE: 11px;}

.mail {COLOR: #006633; FONT-FAMILY: Verdana, Helvetica, sans-serif; FONT-SIZE: 11px; font-weight: normal; TEXT-DECORATION: none}

.umm {backgroundimage:"figures/fractal9-2.jpg";}

.mailb {COLOR: #CCFFFF; FONT-FAMILY: Verdana,Helvetica,sans-serif; FONT-SIZE: 14px; font-weight: bold; TEXT-DECORATION: none}


.web {COLOR: #F35600; TEXT-DECORATION: none; FONT-SIZE: 11px;}


A:link {COLOR: #006633;TEXT-DECORATION: none}
A:active {}
A:visited {COLOR: #55188A;}
A:hover {COLOR: #663366; TEXT-DECORATION:none}
.Nav {width:170px;
      height: 360px;
      overflow: visible;
      line-height:110%;
      margin:0;
      padding:0;
      border: none;
    }

.foot {width:700px;
      height: 100px;
      overflow: visible;
      margin:0;
      padding:0;
      border: none;
    }

/*   background: url(http://www.dm.uba.ar/images/fondouba.gif) repeat; */