/* Style */
body{
	font-family:"Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size:0.8em;
	margin-top: 0em;
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}


.ColorDia{
color:white;
}


.resumen_exposiciones{
	font-size: 12px;
}

/*Header*/

#opacidad {
background:#000; filter: alpha(opacity=70); opacity: 0.7; -moz-opacity: 0.7;
} 


#languaje ul{ margin:0; padding:200em 50emx 10em 100em; text-align:right;}
#languaje li { color:#FFFFFF; display:inline; padding-left:80em; font-weight:bold;}
#languaje a, a:hover { color:#FFFFFF;}


#buscador{ float: right; background-color:#C0C1C2; height:330em; padding:100em; width:2200em; margin-top:110px; width:230px; text-align:right;}
#buscador_interno{  float: right; background-color:#C0C1C2; height:30px; padding:10px; width:220px; width:230px; text-align:right;}


/*Texts*/
.tamano_titulos {font-size: x-large; padding:2px}

.tamano_subtitulos {font-size: medium; font-weight:bold}

/*color*/

.fucsia{ color:#e41b5a }/*museo*/
.morado{color: #5a5098 }/*publicaciones*/
.verde{ color:#96bd0d }/*otros servicios*/
.azul{ color: #00a0c6 }/*servicios educativos*/
.naranja{color: #f77d00 }/*colecciones*/
.lila{ color:#a33689 }/*exposiciones*/
.amarillo{color: #ffb400 }/*su visita*/
.gris {color: #646464}/*inicio*/
.blanco {color: #FFFFFF}

/*links site*/

a:link {color: #000000;text-decoration: none;}
a:visited {text-decoration: none;color: #333333;}
a:hover {text-decoration: none;color: #797979;}
a:active {text-decoration: none;color: #333333;}

/*herramientas*/

.herramientas a:link {text-decoration: none;padding-top: 4;  padding-bottom: 4;  }
.herramientas a:visited {text-decoration: none;padding-top: 4;  padding-bottom: 4;}
.herramientas a:hover {text-decoration: none;padding-top: 4;  padding-bottom: 4;}
.herramientas a:active {text-decoration: none;padding-top: 4;  padding-bottom: 4;}

/*Footer*/

.footer {text-decoration: none;color:#000; font-size:0.75em}
.footer a:hover {text-decoration: none;color:#333;}



.titPath {text-decoration: none; color:#999999; font-size:66%; font-weight:bold;}
.linkPath a:link {text-decoration: none; color:#999999; font-size:8pt;}
.linkPath a:visited {text-decoration: none; color:#999999; font-size:8pt;}
.linkPath a:hover {text-decoration: none; color:#999999; font-size:8pt;}
.linkPath a:active {text-decoration: none; color:#999999; font-size:8pt;}


.exhibitions {
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #646464;
	text-align: left;
	line-height: 14px;
}

.collections {
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #646464;
	text-align: left;
	line-height: 14px;
}

.publicacionesDetalle{
	font-family:"Trebuchet MS";
	font-size: 12px;
	color: #393939;
	}
	
.publicacionesDetalleAbajo{
	font-family:"Trebuchet MS";
	font-size: 9px;
	color: #393939;
	}
	
a.linkWhiteFooter, a.linkWhiteFooter:visited  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: black;
	text-decoration: none;
}
a.linkWhiteFooter:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 150%; 
	color: black; 
	text-decoration: none;
}	