/* CSS Document */
.texto_chico {font-size: 10px; color: #666666; font-family: Arial; }
a {
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
	color: #6699FF;
	text-decoration: none;
}
.telefonos {	font-weight: bold;
	color: #999999;
	font-size: 18px;
	font-family: Arial;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Arial;
	font-size: 10px;
	text-transform: uppercase;
}
body {
	margin-top: 0px;
}
.titulo {
	font-family: Arial;
	font-size: 14px;
	text-transform: uppercase;
	color: #666666;
}
.autores {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
	color: #000000;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.autores_b {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
}#sala1 {
	background-position: center;
	position: relative;
}
#sala2 {
}
#textomision {
	height: 290px;
	overflow: auto;
}
#textosomos {
	height: 315px;
	overflow: hidden;
}
#permenente {
	height: 315px;
	overflow: auto;
	width: auto;
}
.1x1 {
	background-image: url(img/1x1.jpg);
	background-repeat: repeat-y;
	height: auto;
}
