body {
    font-family:  verdana, arial, helvetica, sans-serif;
    font-size: 14px;
    background-color: #fff;
    color: black;
}

#wrapper {
    width: 792px;
}

#mainmenu {
    width: 210px;
    float: left;
}

#content {
    width: 580px;
    float: left;
}

#footer {	
    border-top: solid 1px gray;
    font-size: 10px;
    font-weight: normal;
    color: black;
    width: 590px;
    margin-left: 210px;
    clear: both;
}

#header {
    border-bottom: solid 1px gray;
    height: 50px;
    margin-left: 210px;
    margin-bottom: 10px;
}

a {
    color: #6a7da1;
    text-decoration: none;
}

a:hover {
    color: #a97070;
    text-decoration: underline;
}

table, pre{
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 12px;
}

.title {
    font-size: 18pt;
    color: #a97070;
}

.subTitle {
    font-size: 14pt;
    color: #036;
}


/* Publications list */

.publications .group {
    width: 570px;
}

.publications .group .grouptitle{
    color: #a97070;
    font-size: 16px;
    font-weight: bold;
}

.publications .paperlist {
    color: black;
    text-align: left;
    font-weight: normal;
    font-size: 11px;
}

.paperlist li {
    margin-bottom: 5px;
}

.papertitle {
    font-style: italic;
}

.paperauthor, paperjournal, papervolume, paperpages, paperlocation, paperyear {
}

.paperstate {
    font-weight: bold;
}

.paperabstractlink, paperpdflink, papermisclink {
}

.paperabstract {
    width: 90%;
    text-align: justify;
    position: relative;
    margin-top: 10px;
    margin-left: 6%;

}


/* Projects list */

.projects .group {
    width: 570px;
}

.projects .group .grouptitle{
    color: #a97070;
    font-size: 16px;
    font-weight: bold;
}

.projects .projectlist {
    color: black;
    text-align: left;
    font-weight: normal;
    font-size: 10px;
}

.projectlist li {
    margin-bottom: 10px;
}

.projectlist li ul li {
    margin-bottom: 1px;
}

.projecttitle {
    font-style: italic;
    font-size: 12px;
}

.projectdatatitle{
    font-weight: bold;
}

.projectdata {
}

.projectdata ul {
    width: 90%;
    text-align: left;
    position: relative;
    margin-top: 10px;
    margin-left: 6%;
}

.projectpdflink {
}




.titleCol {
    background: #047;
    color: #fff;
    width: 80px;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    padding-right: 10px;
}

.contentCol {
    border: solid thin #036;
    background: #f7f7f7;
    padding-left: 5px;
    width: 600px;
}

.projectTitle {
    background: #036;
    color: #fff;
    padding-left: 5px;
    width: 600px;
    text-align: center;
    padding: 5px;
}

.conferenceTitle {
    background: #036;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

.conferenceTable {
    font-size: 12px;
}

.communicationDate {
    color: navy;
}

.conferenceDate {
    color: #363;
}


.conferencePar {
    background: #e5e5e5;
}


.bookTitle {
    background: #036;
    color: #fff;
}

.bookPar {
    background: #e5e5e5;
}

.projectsTitle {
    color: #757575;
}

.projectsTitle:hover {
    color: #6a7da1;
}


.projectsYear{
    margin-bottom: 30px;
}

.projectsList {
    list-style-image: url('/Imagenes/arrowr_gray.gif');
    margin-bottom: 20px;
}

.projectsYear .year {
    color: #a97070;
    font-size: 16px;
    font-weight: bold;
    border-bottom: dotted #ccc 1px;
}



.abstractLink {
    color: #edeeef;
}


.footnote {
    font-size: 75%;
}


#tituloAbstract {
    font-size: 12pt;
    font-weight: bold;
    color: #036;
    text-align: center;
}

#abstract {
    font-size: 10pt;
    font-weight: bold;
    text-align: justify;
    padding-top: 5px;
    padding-bottom: 5px;

}

#contenidoAbstract {
    width: 600px;
    font-size: 9pt;
    text-align: left;
    border: solid thin black;
    background-color: #f7f7f7;
    padding: 8px;
}



.papertypemenu	{
    list-style: none;
    list-style-position: outside;
    padding: 0 0 0px 0;
    margin: 0;
    font-size: 9pt;
}

.papertypemenucontainer {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #727272;
    width: 90%;
    background-color: transparent;
    border: solid 1px #727272;
    background-color: #f7f7f7;
}

.papertypemenu li	{
    width: auto;
    list-style: none;
    display: inline;
}

.papertypemenu li a {
    width: 200px;
    color: #727272;  
    text-decoration: none;
    margin-top: 1px;
    padding: 0px 15px 0px 15px;
}

.papertypemenu li > a	{
    width: 200px;
    display: inline;	/* Para Mozilla */
}

.papertypemenu li a:hover {
    background-color: #e5e5e5;
    color: #a97070;
}

.papertypemenu .currentpapertype a {
    color: #a97070;
    font-weight: bold;
}


/* MENU */

.menu	{
    list-style: none;
    list-style-position: outside;
    padding: 0 0 5px 0;
    margin: 0;
    font-size: 9pt;
}

.menucontainer {
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 9pt;
    color: #727272;
    width: 160px;
    background-color: transparent;
    border: solid 1px #727272;
    background-color: #f7f7f7;
}

.menu li	{
    list-style: none;
    padding-top: 2px;
    padding-bottom: 0px;
}

.menu .sep {
    list-style: none;
    margin: 2px 0 0 0;
    padding: 2px 0 2px 0;
    background: url(../../Imagenes/sep.gif) no-repeat right center;
}

.menu li a {
    width: 100%;
    color: #727272;  
    text-decoration: none;
    margin-top: 0px;
    padding: 0px 0px 0px 15px;
}

.menu li > a	{
    width: auto;
    display: block;	/* Para Mozilla */
}

.menu li a:hover {
    background: url(../../Imagenes/selectedmenu.gif) no-repeat left top;
    background-color: #e5e5e5;
    color: #a97070;
}

.subMenu {
    margin-left: 15px;
    margin-bottom: 0px;
    padding: 0px;
    font-size: 8pt;
}

.subMenu li a {
    background: url(../../Imagenes/submenu.gif) no-repeat left top;
}


/* Pfc list */

.pfcs .pfcgroup {
    width: 570px;
}

.pfcs .pfcgroup .pfcgrouptitle {
    color: #a97070;
    font-size: 16px;
    font-weight: bold;
}

.pfcs .pfclist {
    color: black;
    text-align: left;
    font-weight: normal;
    font-size: 11px;
}

.pfclist li {
    margin-bottom: 5px;
}

.pfctitle {
    font-style: italic;
}

.pfcauthor, pfcmark, pfcdate, pfcadvisor {
}

.pfcstate {
    font-weight: bold;
}

.pfcabstractlink, pfcpfclink, pfcdraftlink {
}

.pfcabstract {
    width: 90%;
    text-align: justify;
    position: relative;
    margin-top: 10px;
    margin-left: 6%;

}

