/*
------------------------
-------Generales--------
------------------------
*/
html {
background-color: #888a85;
}

body {
color: #333333;
font-family: verdana,sans-serif, arial, tahoma;
font-size: .7em;
margin-top: 10px;
margin-left: auto;
margin-right: auto;
margin-bottom: 10px;
width: 95%;
min-width: 780px;
max-width: 900px;
background-color: #eeeeec;
border: 2px solid #555753;
}

h1 {
font-size: 1.7em;
border-left: 8px solid #ff8d40;
border-bottom: 1px solid #ff8d40;
text-indent: 8px;
padding: 0px 0px 0px 0px;
/*text-align: center;*/
margin-bottom: 2em;
}

h2 {
border-left: 8px solid #ff8d40;
font-size: 1em;
text-indent: 8px;
margin-top: 2.5em;
margin-bottom: 0.5em;
padding: 0.3em;
background-color: #d3d7cf;
}

h3 {
font-size: 1em;
padding: 0em;
text-indent: 1.5em;
}

h5 {
margin: 0em;
font-size: 1em;
color: #ff8d40;
}

h6 {
text-indent: 0px;
font-size: 1em;
margin-left: 1em;
margin-top: 0em;
margin-bottom: 0em;
}

res {
font-size: 1em;
font-weight: bold;
margin-right: 1em;
padding-left: 0.3em;
}

em {
color: #ff8d40;
}

p {
font-size: 1em;
margin-top: 1em;
margin-bottom: 1em;
margin-right: 1em;
margin-left: 1em;
text-indent: 0em;
}

p.construccion {
background-image: url("/img/icon-const.png");
background-repeat: no-repeat;
}

a, a:visited {
color: #333333;
text-decoration: underline;
}

a:hover {
font: bold;
color: #ff8d40;
}

img {
border: 0;
display: block;
/*margin-left: auto;
margin-right: auto;*/
}
/*
------------------------
------Encabezado--------
------------------------
*/

#header, #header img{
width: 100%;
margin: auto;
}

#fondomenu {
clear: both;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 0px;
margin-right: 0px;
padding: 10px 2px 1.8em 5px;
background: #d3d7cf




;
border-bottom: 2px solid #969993;
/*border: 1px solid #555753;*/
/* Bordes redondeados, propiedad CSS3 , solo con firefox 1.5 en adelante */
/*-moz-border-radius: 4px;*/
}

#menu {
color: #525252;
font-size: 0.9em;
font-weight: bold;
clear: both;
width: 100%;
float: left;
}

#menu ul {
list-style: none;
background: #d3d7cf;
margin: 0;
padding-left: 0.5em;
width: 10em;
float: left;
}

#menu ul ul {
position: absolute;
z-index: 500;
display: none;
}


#menu ul li {
float: left; width: 100%;	/* <--- para IE */
}

#menu ul li a {height: 1%;}	/* <--- para IE */

#menu ul li:hover ul {
display: block;
border: 1px solid #969993;
/* Bordes redondeados, propiedad CSS3 , solo con firefox 1.5 en adelante */
-moz-border-radius: 0.3em;
border-radius: 0.5em;
}

#menu a {
display: block;
margin: 0;
padding: 2px 3px;
}

#menu a {
color: #555753;
text-decoration: none;
}

#menu a:hover {
font: bold;
color: #ff8d40;
}


#ruta {
font: arial;
font-size: 0.9em;
clear: both;
margin: 0px;
padding: 0px 10px 5px 10px;
}

#ruta ul {
float: left;
margin: auto;
padding: 3px 0px 0px 0px;
}

#ruta li {
display: inline;
}

#ruta a {
/*color: #333333;*/
text-decoration: none;
}

#ruta a:hover {
color: #ff8d40;
}

#modificado {
float: right;
}

/*
------------------------
-------Contenido--------
------------------------
*/
#masinfo {

}


#contenido {
clear: both;
width: 55%;
margin-left: 1em;
margin-bottom: 2em;
float: left;
text-indent: 25px;
/*text-align: justify;*/
}

/*
#contenido a:hover {
color: #ff8d40;
}*/

#contenido li, #contenido ul {
text-indent: 0.5em;
list-style-image: url("/img/icon-li2.png");
/*list-style: square;*/
}

#contenido ul ul li {
list-style: square;
}




.noticia_2 {
margin-top: 1.5em;
padding-bottom: 1em;
border: 1px solid #d3d7cf;
/* Bordes redondeados, propiedad CSS3 , solo con firefox 1.5 en adelante */
-moz-border-radius: 0.5em;
border-radius: 0.5em;
background: #d3d7cf;
}

.noticia_2 p {
display: fixed;
font-size: 1.2em;
color: black;
}

.noticia_2 h3 {
text-indent: 1em;
margin-top: 0em;
color: white;
background-color: #ff8d40;
padding: 0.3em;
}

.noticia_2 h4 {
font-size: 1.2em;
padding: 0em 1em 0em 1em;
text-indent: 0px;
margin: 0em;
margin-bottom: 1em;
}

.noticia_2 h6 {
margin: 0px;
padding: 1em;
}











.noticia {
margin-top: 1.5em;
padding-bottom: 1em;
/*border: 1px solid #d3d7cf;
Bordes redondeados, propiedad CSS3 , solo con firefox 1.5 en adelante */
-moz-border-radius: 0.5em;
}

.noticia img {
display: block;
float: left;
margin: 0px;
padding: 0px;
}

.noticia p {
display: fixed;
}

.noticia h3 {
text-indent: 1em;
margin-top: 0em;
color: white;
background-color: #ff8d40;
padding: 0.3em;
}

.noticia h4 {
font-size: 1.2em;
padding: 0em 1em 0em 1em;
text-indent: 0px;
margin: 0em;
margin-bottom: 1em;
}

.noticia h6 {
margin: 0px;
padding: 1em;
}

.noticia li, .noticia ul {
text-indent: 0em;
list-style-image: url("/img/icon-li.png");
margin-left: 2.5em;
padding: 0em;
}

.noticia li {
margin: 0em;
}

table {
margin: 1em 0em 1em 0em;

}

table thead th {
color: #333333;
text-align: left;
padding: .5em;
background-color: #d3d7cf;
}

table tbody th {
font: Verdana, sans-serif;
color: #000;
text-align: left;
padding: .5em;
border-top: 1px solid #eee;
background-color: #f9f9f9;
}

table tfoot td {
font: .7em/1.4em Verdana, sans-serif;
color: #000;
text-align: left;
padding: .5em;
border-top: 1px solid #eee;
background-color: #f9f9f9;
}

table tbody td {
font: 1em Verdana, sans-serif;
color: #666;
text-align: left;
border-bottom: 1px solid #999;
padding: .5em .7em .5em .7em;
}

table tbody tr {
border: 1px solid #000;
}

nota {
background-color: #555;
}

/*
------------------------
-------Navegacion-------
------------------------
*/


#navegacion2 {
width: 100%;
float: right;
padding: 5px;
background-color: #d3d7cf;
margin-top: 5px;
margin-bottom: 2em;
margin-right: 10px;
border: 1px solid #969993;
text-align: center;
}

#navegacion2 img {
padding-right: 10px;
vertical-align: middle;
}

#lateralder li, #lateralder ul {
list-style-type: none;
text-align: left;
padding-left: 5px;
}

#lateralder_biblio {
width: 40%;
float: right;
border-left: 1px solid #969993;
margin-right: 0px;
padding-left: 0px;
}

#recursos_biblio {
display: block;
width: 90%;
float: right;
padding: 0px;
margin-top: 0px;
margin-bottom: 25px;
margin-right: 15px;
margin-left: 0px;
border-bottom: 1px solid #969993;
}

#recursos_biblio p {
margin: 0.5em;
padding-top: 0px;
text-indent: 0em;
background-repeat: no-repeat;
background-position: left top;
}

#recursos_biblio img {
display: block;
/*float: left;*/
margin-bottom: 10px;
padding: 0px;
display: inline;
}

/* aca se inserta el ícono de archivo en los links, uno por dominio.
TODO: ver otra forma 8) */

#recursos_biblio a[href^="http://www.rau.edu.uy"] {
display: inline-block;
height: 30px;
padding-left:38px;
margin-bottom: 10px;
background:transparent url(/img/file-icon.png) center left no-repeat;
}

#recursos_biblio a[href^="http://www.cervantesvirtual.com"] {
display: inline-block;
height: 30px;
padding-left:38px;
margin-bottom: 10px;
background:transparent url(/img/file-icon.png) center left no-repeat;
}

#recursos_biblio a[href^="http://bibliotecadigitalhispanica.bne.es"] {
display: inline-block;
height: 30px;
padding-left:38px;
margin-bottom: 10px;
background:transparent url(/img/file-icon.png) center left no-repeat;
}

#recursos_biblio a[href^="http://livre.cnen.gov.br"] {
display: inline-block;
height: 30px;
padding-left:38px;
margin-bottom: 10px;
background:transparent url(/img/file-icon.png) center left no-repeat;
}

#recursos_biblio a[href^="http://www.doaj.org"] {
display: inline-block;
height: 30px;
padding-left:38px;
margin-bottom: 10px;
background:transparent url(/img/file-icon.png) center left no-repeat;
}

#recursos_biblio a[href^="http://www.scielo.edu.uy"] {
display: inline-block;
height: 30px;
padding-left:38px;
margin-bottom: 10px;
background:transparent url(/img/file-icon.png) center left no-repeat;
}

#recursos_biblio a[href^="http://dialnet.unirioja.es/"] {
display: inline-block;
height: 30px;
padding-left:38px;
margin-bottom: 10px;
background:transparent url(/img/file-icon.png) center left no-repeat;
}



#lateralder_biblio li, #lateralder_biblio ul {
list-style-type: none;
text-align: left;
padding-left: 5px;
}

#navegacion2 {
display: block;
width: 90%;
float: right;
padding: 0px;
background-color: #d3d7cf;
margin-top: 5px;
margin-bottom: 10px;
margin-right: 15px;
margin-left: 0px;
border: 1px solid #969993;
text-align: center;
}

#navegacion2 img {
padding-right: 10px;
vertical-align: middle;
}


/*
------------------------
---------Footer---------
------------------------
*/

#footer {
clear: both;
width: 100%;
text-align: center;
background: #ededed;
border-top: 1px solid #ff8d40;
padding: 5px 0px 5px 0px;
margin-top: 2em;
}

#footer p {
margin: 0px;
}

