#contenedor {
	margin: auto;
	text-align: left;
	width: 955px;
	height: 600px;
	background-image: url('/img/flor.png');
	background-repeat: no-repeat;
	background-position: right 90px;
	position: relative;
}
body {
  background-attachment: fixed;
  background-color: #000000;
  color: #918F90;
  font: 12pt Georgia, "Times New Roman", Times, serif;
  margin: 10px 0;
}
#pie {
  clear:both;
  padding:3px 10px;
  text-align:center;
  font-size: 10px;
  color:#918F90;
}
#izquierda {
	float: left;
	width: 200px;
	position: absolute;
	top: 200px;
	bottom: 0px;
}
#principal {
	float: right;
	margin-left: 10px;
	text-align: left;
	width: 740px;
	height: 470px;
	margin-top: 127px;
	position: absolute;
	top: 0px;
	left: 200px;
}
#izquierda a{
  color: #ffffff;
  text-decoration: none;
}
#izquierda a:hover{
  color: #918F90;
}
#izquierda ul {
  list-style:none outside none;
  margin:0;
  padding:0;
}
#izquierda li {
  font-weight:bold;
  margin:0 0 3px 2px;
  padding:0 0 10px 2px;
  font-size:16px;
}
#izquierda li ul li {
  font-weight:lighter;
  margin:0 0 3px 20px;
  padding:0 0 0 2px;
  font-size:12px;
}
.select {
  border-bottom:1px solid;
}
#izquierda img{
  border:0 none;
}
.separador{
  min-height:10px;
}
#top{
	position: absolute;
	top: 0px;
	left: 0px;
}
#top img{
  border:0px;
}
#pane2 .foto{
  width:120px;
  padding:2px 0;
  margin:0 -2px;
}
#pane2 .foto img{
  display: block;
  margin: auto;
  border:2px solid #CCCCCC;
}
#contfoto{
	position: absolute;
	top: -127px;
	left: 0px;
}
#fotolista{
	position: absolute;
	top: 140px;
/*  border:2px solid #CCCCCC;*/
}
#fotogrande img{
  /*border:2px solid #CCCCCC;*/
}
#fotogrande{
	position: absolute;
	top: 30px;
	left: 180px;
	width: 400px;
	height: 570px;
	text-align: center;
/*	background-image: url('/img/fimgg.jpg'); background-repeat: no-repeat; background-position: center center*/
}
		#outer {height: 580px; overflow: hidden; position: absolute; width: 400px;}
		#outer[id] {display: table; position: static;}
		#middle {position: absolute; top: 50%; width: 100%; text-align: center;} /* for explorer only*/
		#middle[id] {display: table-cell; vertical-align: middle; position: static;}
		
		#inner {position: relative; top: -50%; text-align: center;} /* for explorer only */
/*		#inner {width: 191px; margin-left: auto; margin-right: auto;} /* for all browsers*/
#vistas{
	position: absolute;
	top: 27px;
	left: 600px;
}
#fotodeta, #fotoespa{
  padding:10px;
}
#ftop{
	top: 0px;
	left: 20px;
	width: 130px;
	height: 20px;
  background:url("/img/ftop.png") repeat-x scroll left top transparent;
  position:absolute;
  z-index:2;
}
#fbot{
	bottom: 0px;
	left: 20px;
	width: 130px;
	height: 20px;
  background:url("/img/fbot.png") repeat-x scroll left top transparent;
  position:absolute;
  z-index:2;
}
img{
  border:0 none;
}
#texto{
  right:0;
  position:absolute;
  bottom:0;
  width:150px;
  text-align:center;
  background-color:black;
  padding-top:10px;
}

