@font-face {
 font-family: MyCustomFont;
 src: url("../amrtypen.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont;
 src: url("../amrtypen.ttf") /* TTF file for CSS3 browsers */
}
@font-face {
 font-family: MyCustomFont2;
 src: url("../FRABK.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont2;
 src: url("../FRABK.TTF") /* TTF file for CSS3 browsers */
}
/* ----- basic --------------------------------------------------------------------------------------------------------------------------------- */
a img { border:none; }

.fondoPrincipal { background-image:url(../img/fondo.png); width:100%; background-repeat:repeat-x; min-height:500px; }
.fondoPrincipalBio { background-image:url(../img/fondo2.png); width:100%; background-repeat:repeat-x; min-height:500px; }
.fondoPrincipalContacto { background-image:url(../img/fondo3.png); width:100%; background-repeat:repeat-x; min-height:500px; }
.fondoPrincipalExpo { background-image:url(../img/fondo4.png); width:100%; background-repeat:repeat-x; min-height:300px;  }
.portada { width:1010px;  margin-left:auto; margin-right:auto; text-align:center; }
.imgPortada { width:752px; height:504px; background-image:url(../img/fondoImgPortada.png); background-repeat:no-repeat;  text-align:center; float:left; padding-top:4px;}
.imgPortada2 { width:752px; text-align:left; float:left; padding-top:4px;}
.imgBio {
	width:752px;
	height:550px;
	background-image:url(../img/fondoBio.png);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	padding-top:4px;
}
.imgBio2 {
	width:752px;
	height:500px;
	background-image:url(../img/fondoBio.png);
	background-repeat:no-repeat;
	text-align:center;
	float:left;
	padding-top:4px;
}
.imgExpo {
	 background-color:#FFF; 
	background-image:url(../img/footer.png);
	background-repeat: no-repeat; background-position:center bottom;
	text-align:center;
	float:left;
	padding-bottom:18px;
	
}
.menu { width:258px; height:302px;   background-image:url(../img/menu.png); background-repeat:no-repeat;  text-align:right; position:fixed; }
.menu2 { width:258px; height:302px; float:left; float:left; text-align:right; }
.derechosPortada { width:100%; float:left;  margin-left:auto; margin-right:auto; text-align:right; color:#999; font-size:10px; }
.derechosPortada2 {
	float:left;
	width:100%;
	text-align:right;
	color:#999;
	font-size:10px;
	margin-top:3px;
}
.menuOpciones { width:210px; margin-left:10px; text-align:right; margin-bottom:2px;}
.menuOpcionesTop { width:210px; margin-left:10px; text-align:right; margin-top:160px; margin-bottom:2px;}
.menuOpcionesTop2 { width:210px; margin-left:10px; text-align:right; margin-top:153px; margin-bottom:2px;}
.imgGal { background-image:url(../img/fondoGal.jpg); background-repeat:no-repeat; width:225px; height:252px; float:left; margin-bottom:5px; margin-top:5px; margin-right:10px; margin-left:8px;alpha(opacity=80);
	-moz-opacity: .8;
	KhtmlOpacity: .8;
	opacity: .8;}
	.imgGal:hover { background-image:url(../img/fondoGal.jpg); background-repeat:no-repeat; width:225px; height:252px; float:left; margin-bottom:5px; margin-top:5px; margin-right:10px; margin-left:8px;alpha(opacity=100);
	-moz-opacity: 1;
	KhtmlOpacity: 1;
	opacity: 1;}
	
	.imgGal2 { background-image: url(../img/fondoPiezas.jpg); background-repeat:no-repeat; width:225px; height:225px; float:left; margin-bottom:5px; margin-top:5px; margin-right:10px; margin-left:8px;alpha(opacity=80);
	-moz-opacity: .8;
	KhtmlOpacity: .8;
	opacity: .8;}
	.imgGal2:hover { background-image:url(../img/fondoPiezas.jpg); background-repeat:no-repeat; width:225px; height:225px; float:left; margin-bottom:5px; margin-top:5px; margin-right:10px; margin-left:8px;alpha(opacity=100);
	-moz-opacity: 1;
	KhtmlOpacity: 1;
	opacity: 1;}


.footer {
	
	background-repeat:no-repeat;
	height:29px;
	width:752px;
	float:left;
}
.top {
	background-image:url(../img/top.png);
	background-repeat:no-repeat;
	height:1px;
	width:752px;
	float:left;
	margin-top:0px;
}

.imgSin {
	width:200px;
	float:left;
}


.imgTitulo {
	margin-top:140px;
	font-size:17px;
	width:200px;
	color:#900;
}
.imgLugar {  font-size:14px; color:#666; float:left; width:200px;}
.imgAnio {  font-size:14px;  color:#666; float:left; width:200px;}
.transparente{alpha(opacity=80);
	-moz-opacity: .8;
	KhtmlOpacity: .8;
	opacity: .8;}
	.transparente:hover{alpha(opacity=100);
	-moz-opacity: 1;
	KhtmlOpacity: 1;
	opacity: 1;}
