/* Style */
body{
	font-family:"Trebuchet MS",Verdana,Helvetica,sans-serif;
	font-size:13px;
	margin-top: 0px;
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}

/*Header*/

#opacidad {
background:#000; filter: alpha(opacity=70); opacity: 0.7; -moz-opacity: 0.7;
} 


#languaje ul{ margin:0; padding:20px 5px 1px 10px; text-align:right;}
#languaje li { color:#FFFFFF; display:inline; padding-left:8px; font-weight:bold;}
#languaje a, a:hover { color:#FFFFFF;}


#buscador{ float: right; background-color:#C0C1C2; height:33px; padding:10px; width:220px; 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}

/*color*/

.verde{ color:#339900 }/*layhs*/
.azul{ color: #1333b3 }/*links*/
.naranja{color: #ff8533 }/*trabajos*/
.rojo{ color:#ff6633 }/*catedra*/
.amarillo{color: #ffcc33 }/*publicaciones*/
.gris {color: #666666}/*inicio*/
.blanco {color: #FFFFFF}

/*links site*/

a:link {color: #000000;text-decoration: none;}
a:visited {text-decoration: none;color: #000000;}
a:hover {text-decoration: none;color:#666666;}
a:active {text-decoration: none;color: #000000;}

a.blanco:link {color: #ffffff;text-decoration: none;}
a.blanco:visited {text-decoration: none;color:#ffffff;}
a.blanco:hover {text-decoration: none;color:#999999;}
a.blanco:active {text-decoration: none;color:#ffffff;}

/*herramientas*/

.herramientas a:link {text-decoration: none;color: #FFFFFF;}
.herramientas a:visited {text-decoration: none;color:#FFFFFF;}
.herramientas a:hover {text-decoration: none;color:#FFFFFF;}
.herramientas a:active {text-decoration: none;}

/*Footer*/

.footer {text-decoration: none;color:#000; font-size:12px}
.footer a:hover {text-decoration: none;color:#333;}



.titPath {text-decoration: none; color:#999999; font-size:10px; font-weight:bold;}
.linkPath a:link {text-decoration: none; color:#999999; font-size:10px;}
.linkPath a:visited {text-decoration: none; color:#999999; font-size:10px;}
.linkPath a:hover {text-decoration: none; color:#999999; font-size:10px;}
.linkPath a:active {text-decoration: none; color:#999999; font-size:10px;}


.exhibitions {
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #646464;
	text-align: left;
	line-height: 14px;
}

.books {
	font-family:"Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-align: justify;
	line-height: 14px;
}
.strong {
	font-weight: bold;
}
#imagenflotante {
	float: right;
}
