body { background: #333;
       color: #fff;
       margin: 0px;
       border: 0px;
       padding: 0px;
       font: 10pt Arial, Helvetica, sans-serif;
       text-align: justify;
}

a { color: #900;
    text-decoration: none;
}

a:hover { border-bottom: 1px dotted #900;
}

a:visited { color: #900; }

a:active { color: #900; }

h1 { margin-top: 0px;
     padding-top: 10px;
     font-size: 18pt;
     font-variant: small-caps;
     color: #fff;
     margin-bottom: 1pt;
     text-align: center;
     border-bottom: 3px solid #d00;
}       

h2 { font-size: 16pt;
     font-variant: small-caps;
     color: #79b;
     text-align: left;     
}

h3 { font-size: 12pt;
     color: #79b;
     text-align: left;
}

ul { list-style-type: none; }

li { margin-bottom: 5pt; }

p { padding-left: 5px;
    padding-right: 5px;
    text-align: justify; 
}

#indice { padding: 1cm; 
	padding-top: 0.5cm 
}

#menu a { color: #fff; }
#menu a:hover { border-bottom: 1px dotted #fff;
}

#curriculum {
       background: #000;
       padding: 1cm;
       padding-top: 0.5cm;
       background-image: url("img/background.png");
       background-attachment: fixed;
       background-position: top center;
       background-repeat: no-repeat;
}

#pictorica { background: #333;
	     padding: 1cm;
}

#pie { margin-top: 0.5cm;
       border-top: 1px solid #999;
       border-bottom: 1px solid #999;
       max-width: 25%;
       margin-left: auto;
       margin-right: auto;
       background: #222;
       display: compact;
       clear: both;
}
#pie a { color: #79b;
         text-align: center; 
         display: block;
	 padding-top: 5px;
	 padding-bottom: 5px;
}

#pie a:hover { border: 0px;
               color: #9bd;
}

#picttit {
    border: 4px solid #0f0;
    display: table-row;
    width: 100%;
}

#picttit { display: table-row;}
#pictdata {
    float: left;
    padding: 10px;
    display: table-cell;
}

#hueco { display: table-cell;
	 width: 40%;
}

#pictthumb {
    float: right;
    display: table-cell;
    padding: 10px;
}

#pictthumb img {padding: 3px; }
#pictthumb a { color: #79b; }
#pictthumb a:hover {border: 0px;}

#thumb { margin-top: 0.5cm;
         text-align: center;
         float: left;
         position: relative;
         padding: 15px;
}
#thumb a { border: 0;
           color: #fff}
#cuadro { border: 1px solid #f00 }
#tit { border: 1px solid #00f }
img.thumb1 { width: 120px; }
img.thumb2 { height: 200px; }

#lang { text-align: right;
        font-size: 8pt;
	font-weight: bold;
}
#lang a { color: #79b; }

p.ligas { text-align: center;
	  font-size: 8pt;
	  font-weight: bold;
}
.ligas a { color: #79b; }

p.cita { text-align: right;
         font-size: 9pt;
	 font-style: italic;
}

p.fecha { text-align: right;
	  font-style: italic;
	  color: #79b;
}

p.titulo { font-size: 11pt;
	   font-variant: small-caps;
	   text-align: center;
}

p.datos { text-align: center;
}

p.cuadro { text-align: center;
	   padding-top: 0;
}
