@charset "UTF-8";
/* CSS Document */

#main {
	background-color: #071922;
	width: 900px;
	margin: 0px auto auto;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
	padding-top: 0px;
	background-image: url(txt.png);
}
#main #coleccion #oro {
	margin-left: 20px;
	margin-top: 10px;
	font-size: small;
}
#credits {
	background-color: #111111;
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #CCC;
	text-align: center;
	width: 900px;
	margin: auto;
}
#main #cabecera {
	background-image: url(isellacab.jpg);
	background-repeat: no-repeat;
	height: 400px;
	width: 900px;
}
#main #cabecera #botonera {
	background-color: #000;
	width: 400px;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	top: 375px;
	height: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
}
#main #coleccion {
	background-image: url(img/bodegon.jpg);
	background-repeat: no-repeat;
	height: 450px;
}
#main #escalon {
	height: 30px;
	background-image: url(img/escalon.png);
	background-repeat: repeat-x;
}
#main #bodegon {
	height: 300px;
	width: 900px;
	background-image: url(bodegon.jpg);
}
#main #contenido #texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	width: 450px;
	padding: 0px 20px 20px 30px;
	float: none;
	height: 900px;
}
#main #contenido #textolittle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: small;
	width: 450px;
	padding: 0px 20px 20px 30px;
	float: none;
	height: 360px;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(img/bgtext.png);
}
#main #contenido #imagenes {
	width: 300px;
	float: right;
	clear: none;
	margin-top: 0px;
	padding: 0px 20px 20px;
}
#main #bodegon #texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	width: 500px;
	padding-top: 20px;
	padding-left: 30px;
}
#main #cabecera2 {
	background-image: url(isellacab2.jpg);
	height: 150px;
	width: 900px;
}
#main #cabecera #mail {
	width: 356px;
	text-align: right;
	float: right;
	margin-top: 345px;
	font-size: small;
	margin-right: 12px;
	height: 22px;
	vertical-align: bottom;
	white-space: normal;
}
.minus {
	font-size: x-small;
}
