dl, dt, dd, ol, ul, li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}
ol, ul {
  list-style: none;
}

html, body, div {
	padding: 0;
	margin: 0;
	
}

h1, h2, h3, h4, p, img, a {
	border: none;
	margin: 0;
	text-decoration: none;
	outline: none;
}
h1 {
	font-family: Courier New, Courier, monospace;
	font-size: 18px;
	line-height: 120%;
	color: #fff;
	padding-top: 10px;
	}
p, ol, a, li, ul, pre, form, input, textarea{
	font-family: Courier New, Courier, monospace;
	font-size: 15px;
	line-height: 120%;
	color: #fff;
	}
/*general*/
img, div {
	behavior: url(iepngfix.htc);
}
body {
	
}

	

#logoolga {
	margin-bottom: 15px;
}
/*p.principal*/



#fondo {
	float: left;
	background-image: url(../images/esquinasala1.gif);
	background-repeat: no-repeat;
	z-index:1;
	position: absolute;
	width: 1200px;
	height: 600px;
}#principal {
	z-index: 2;
	position: absolute;
	width: 9000px;
	float: left;
	margin-top: 30px;
	height: 450px;
}

.mural p, .firma {
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F0EDD2;
	height: auto;
	font-size: 10px;
}
.mural {
	
	float: left;
	padding-right: 70px;
}
.mural img {
	opacity:0.90;
	filter:alpha(opacity=90);
}

.mural a:hover img{
	opacity:1;
	filter:alpha(opacity=100);
	float: none;
}
.firma a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F0EDD2;
	height: auto;
	font-size: 10px;
	}
.firma a:hover {
	color: #FFFFFF;
	}
.externo a {
	
}
	
	
/*sala2*/



#fondo2 {
	float: left;
	background-image: url(../images/esquinasala2.gif);
	background-repeat: no-repeat;
	z-index:1;
	position: absolute;
	width: 800px;
	height: 600px;
}



.mural2 p, .firma {
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #F0EDD2;
	height: auto;
	font-size: 10px;
}
.mural2 {
	
	float: left;
	padding-right: 70px;
}




/*menu*/

.menu {
	padding-bottom:22px;
	padding-right:25px;
	width:250px;
	float: left;
	padding-top: 10px;
	border-left: solid;
	border-color: #FFFFFF;
	border-width: 1px;
}
.menu ul{
	padding-left: 60px;
	float: left;
}


.menu li, .menu li a{
	color:#f0edd2;
	float:none;
	margin-bottom: 10px;
	
}

.menu li strong{
	background-color:#FFFFFF;
	font-size: 120%;
	color: #7D607B;
}
.menu a, .confirm a {
	float:none;
	background-color: #7D607B;
	vertical-align: top;
}
.menu a:hover, .confirm a:hover {
	background-color: #A17D9F;
	float: none;
	vertical-align: top;
}

#arrows {
	position: fixed;
	top: 420px;
	left: 650px;
	width: 90px;
	height: 30px;
	z-index:5;
}

#arrows ul {	
	margin: 0;
	padding: 0;
	list-style:none;
}

#arrows ul li {
	margin: 0;
	padding: 0;
	display:inline;
	width: 40px;
	height: 30px;
}

#arrows ul li a{
	margin-right: 5px;
	float: left;
	display: block;
	width: 40px;
	height: 30px;
	overflow: hidden;
	cursor: pointer;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul #left a {background: transparent url(../images/leftbig.gif) no-repeat;}
#arrows ul #right a{background: transparent  url(../images/rightbig.gif) no-repeat;}

.exposicionesnota {
	font-size: 13px;
	line-height: 90%;
}

/*fichas*/
#fondoficha {
	float: left;
	background-image: url(../imagenes/pictoolga.png);
	padding-left: 70px;
	padding-top: 0px;
	padding-bottom: 510px;
	background-repeat: no-repeat;
	z-index:0;
	position: absolute;
}


#galeria {
	padding: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	}
	#galeria ul { list-style: none; }
	#galeria ul li {
	display: inline;
	padding-right: 10px;
	}
	#galeria ul img {
		border: 5px solid #000000;
		border-width: 5px;
	}
	#galeria ul a:hover img {
		border: 5px solid #333333;
		border-width: 5px;
		color: #fff;
	}
	#galeria ul a:hover { color: #fff; }
	
#contenido {
	padding-left: 80px;
	padding-top: 10px;
	z-index: 1;
	position: absolute;
	width: 800px;
	padding-bottom: 20px;
}
.tituloobra {
	font-family: Courier New, Courier, monospace;
	font-size: 100%;
	line-height: 120%;
	color: #fff;
	font-weight: bold;
	border-bottom: 1px solid #9B8CA1;
	margin-bottom: 0.5em;
}
#contenido #exit {
	margin-bottom: 20px;
	margin-left: 0px;
}

/*curri*/

#contenidocurr {
	padding-left: 80px;
	padding-top: 10px;
	position: absolute;
	width: 650px;
	padding-bottom: 20px;
	margin: 0 auto;
	z-index: 1;
}

/*contacto*/

fieldset{
	border:none;
	margin-top:15px;
	padding:0 10px 10px 0;
}

label,label span{ 
	display:block;
	padding-bottom:.25em;
}


fieldset input, fieldset textarea{
	width:65%;
	border: solid 1px #7D607B;
	padding:3px;
	color:#F8FCFF;
	background-color: #7D607B;
	font-family:Geneva, Arial, Helvetica, sans-serif
}
fieldset input:hover, fieldset textarea:hover{
	border-color:#A17D9F;}
form div{
	margin-top: 10px;
	padding: 3px;
	width:30%;
	}
form div input{
	color:#fff;
	background-color:#7D607B;
	border:solid 1px #7D607B;
}
form div input:hover{
	background-color:#A17D9F;
	border:solid 1px #A17D9F;
}

