/* CSS Document */

body {
    color: #444;
	background-color: #9d9595;	
}

.warning {
    color: #55b19d;
}

#Navigation {
    background-color: #fff;
}

div#Navigation a {
	color: #666;
}
/*
#Uni a.university {
    background: url(../img/bibliotecas.png) no-repeat;
	background-position: 0 8px;
}*/
/*
#Uni a.library {
    background: url(../img/bibliotecas.png) no-repeat;
	background-position: -106px 8px;
}*/

#Uni a.library {
	background: url(../img/logo-biblio.png) no-repeat;
}

#shortMenu span {
    color: #d1c6c6;
}

div#shortMenu a:link, div#shortMenu a:visited {
    color: #fff;
}

#shortMenu a:hover {
    color: #fff;
}


/*
div#shortMenu a.one {
	
	background-color: rgba(0, 153, 153, 0.8);
}

div#shortMenu a.one:hover {
	background-color: rgba(0, 153, 153, 1);
}
*/

div#shortMenu a.one {
	/*color: #666;*/
	background-image: url(../img/home.png);
	background-repeat: no-repeat;
	background-color: rgba(0, 153, 153, 0.8);	
}

div#shortMenu a.one:hover {
	background-image: url(../img/home_.png);
	background-color: rgba(0, 153, 153, 1);	
}


div#shortMenu a.two {
	/*background-color: #9c0;	*/
	background-color: rgba(153, 204, 0, 0.8);	
}

div#shortMenu a.two:hover {
	background-color: rgba(153, 204, 0, 1);
}

div#shortMenu a.three {
	/*background-color: #f69;*/
	background-color: rgba(255, 102, 153, 0.8);	
}

div#shortMenu a.three:hover {
	background-color: rgba(255, 102, 153, 1);	
}


div#shortMenu a.four {
	/*background-color: #f90;*/
	background-color: rgba(255, 153, 0, 0.8);	
}

div#shortMenu a.four:hover {
	background-color: rgba(255, 153, 0, 1);
}

div#shortMenu a.five {
	/*background-color: #666;*/
	background-color: rgba(102, 102, 102, 0.8);	
}

div#shortMenu a.five:hover {
	background-color: rgba(102, 102, 102, 1);
}


#Location {
    /*background: #f0ecec url(../img/line_.png) no-repeat;*/
    color: #b3a1a1;
	background-color: #f0ecec;
}

#Location a, #Location a:visited {
    color: #b3a1a1;
}

#Location a:hover, #Location a:focus, #Location a:active {
    text-decoration: underline;
}

#Search, #About, #Construction {
	background-color: #f0ecec;
	color: #a49090;
}

#Container {
    background-color: #f6f4f4;
}

#Text {
    background-color: #f6f4f4;
}

#Text a {
    color: #099;
}

#Text a:visited {
    color: #c06;
}

#Text .separator {
    color: #666;
}

#Text tr.x1, #Text tr.odd {
    background-color: #f0f0f0;
}

#Text tr.x0, #Text tr.even {
    background-color: #fcfcfc;
}

#Text th {
    color: #b3a1a1;
    background-color: #f0ecec;
}

#x0, #x1 {
    background-color: #f0f0f0;
}

#x0 a.anchor, #x1 a.anchor {
    color: #c06;
    text-decoration: none;
}

#x0 li.left, #x0 li.right, #x1 li.left, #x1 li.right {
    border-bottom: #ccc dotted 1px;
}

#x0 a:hover, #x1 a:hover {
    text-decoration: none;
    color: #c06;
}

#Header h1 {
    color: #9d9595;    
}

#light {
    background-color: #d3c8aa;
    color: #fff;
}

#bgL {
    padding: 15px 0;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #d3c8aa;
}

#Explanation h3, #Explanation h4 {
    color: #9d9595;
}

#Explanation li.r0 {
    list-style-type: none;
    background-color: #ccc;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #ccc;
}

#Explanation li.r1 {
    list-style-type: none;
    background-color: #999;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #999;
}


#FormLP input.ain {
    color: #f6f4f4;
	background-color: #9D9595;
	
}

#FormLP input.form_login, div#FormLP input.form_password { 
    background-color: #ccc;
	color: #666;
}

#FormLP label {
    color: #9D9595;
}

#LinksBottom a {
    color: #990;
}

#LinksBottom a:hover {
    color: #333;
}

#bottom h4 {
    color: #a8a492;
}


#LocalMenu a {
    color: #666;
}

#LocalMenu a.on {
    /*background: url(../img/on.png) no-repeat;*/
}

#LocalMenu a:visited {
    color: #999;
}

/*
#LocalMenu a:hover {
    background: url(../img/der.png) no-repeat;
}*/

#LocalMenu p.acceso {
    color: #099;
}

#Footer {
    background:url(../img/banner_.jpg) repeat-x #9d9595;
    color: #e0d9d9;
}

#Footer a {
    color: #e0d9d9;
}

#Info button.positive {
    border-bottom: 3px solid #c2b4b4;
}

p.Warning1 {
    background-color: #abcaac;
    color: #225c24;
}

#Warning2 {
    background-color: #c5a0ba;
    color: #6d1253;
}

#LastItems a, #LastItems a:visited, 
#About a, #About a:visited, #Search a, #Search a:visited, 
#Construction a, #Construction a:visited {
	color: #7b6c6c;
}

#LastItems h4, #Search h4, #About h4, #Construction h4 {
	color: #7b6c6c;
}

#Catalog a, #Catalog a:visited {
	color: #f2efef;
}

#Catalog a:hover {
	color: #524848;
}

#LastItems a:hover, #About a:hover, #Search a:hover, 
#Construction a:hover {
	color: #009999;
	text-decoration: none;
}

