@charset "ISO-8859-1";
* {
	margin: 0px;
	padding: 0px;
}
@font-face {
	font-family: 'Quicksand Book';
	src: url('../fonts/Quicksand_Book.eot');
	src: local('Quicksand Book'), local('QuicksandBook-Regular'), url('../fonts/Quicksand_Book.woff') format('woff'), url('../fonts/Quicksand_Book.otf') format('opentype'), url('../fonts/Quicksand_Book.svg#QuicksandBook-Regular') format('svg');
}
@font-face {
	font-family: 'Quicksand Bold';
	src: url('../fonts/Quicksand_Bold.eot');
	src: local('Quicksand Bold'), local('QuicksandBold-Regular'), url('../fonts/Quicksand_Bold.woff') format('woff'), url('../fonts/Quicksand_Bold.otf') format('opentype'), url('../fonts/Quicksand_Bold.svg#QuicksandBold-Regular') format('svg');
}
body {
	font-family:  'Quicksand Book', Arial, sans-serif;
	background-color: #333333;
	color: #FFFFFF;
}
#general {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: visible;
}
ul {
	list-style-type: none;
}
h1 {
	background-image: url(../img/fondo_cabecera.png);
	background-repeat: repeat;
	display: block;
	height: 48px;
	width: 600px;
	line-height: 48px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	position: fixed;
	left: 0px;
	top: 55px;
	font-size: 24px;
	letter-spacing: 3px;
	text-align: center;
	color: #FFCC00;
}
h1:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
}
h1 a {
	display: block;
	height: 48px;
	color: #FFFFFF;
	text-decoration: none;
}
h1 a:hover {
	color: #0099FF;
}

#menu {
	line-height: 50px;
	height: 50px;
	left: 660px;
	top: 55px;
	position: fixed;
	width: 300px;
	color: #FFCC00;
	font-size: 16px;
}
#menu li {
	display: block;
	float: left;
	height: 48px;
	width: 48px;
	margin-right: 10px;
	text-align: center;
	border: 1px solid #666;
	background-image: url(../img/fondo_cabecera.png);
}
#menu li:hover {
	border: 1px solid #FC0;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	height: 50px;
}
#menu a:hover {
	color: #0099FF;
}
#fecha {
	height: 28px;
	width: 288px;
	line-height: 28px;
	text-align: center;
	position: fixed;
	z-index: 3;
	background-image: url(../img/fondo_cabecera.png);
	background-repeat: repeat;
	color: #FFF;
	left: 660px;
	font-size: 12px;
	top: 20px;
	border: 1px solid #666;
}
#fecha:hover {
	border: 1px solid #FC0;
}
#contenido {
	width: 900px;
	margin-left: 30px;
	margin-top: 120px;
}
#prensa {
	padding: 10px;
	border: 1px solid #FFCC00;
	height: 500px;
	width: 878px;
	background-color: #222222;
}
#prensa img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#prensa li {
	display: inline;
}
#prensa form {
	display: block;
	height: 350px;
	width: 600px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	position: relative;
}
#prensa strong {
	font-family:  'Quicksand Bold', Arial, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	display: block;
	color: #FFCC00;
	margin-bottom: 5px;
}
#prensa_arte {
	width: 419px;
	font-size: 11px;
	line-height: 16px;
	height: 500px;
	overflow: hidden;
	float: left;
	padding-right: 20px;
}
#prensa_arte dl {
	margin-top: 10px;
}
#prensa_arte dt {
	display: block;
	width: 50px;
	text-align: center;
	float: left;
}
#prensa_arte dd {
	display: block;
	float: left;
	width: 340px;
}
#prensa_diseno {
	width: 419px;
	font-size: 11px;
	line-height: 16px;
	height: 500px;
	overflow: hidden;
	float: left;
	text-align: right;
	padding-left: 20px;
}
#tweet {
	height: 28px;
	width: 600px;
	line-height: 28px;
	position: fixed;
	z-index: 3;
	background-image: url(../img/fondo_cabecera.png);
	background-repeat: repeat;
	color: #FFF;
	left: 0px;
	font-size: 12px;
	top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	overflow: hidden;
}
#tweet:hover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
}
#tweet p {
	display: block;
	float: left;
	width: 80px;
	text-align: right;
	margin-right: 10px;
}
#tweet ul {
	display: block;
	float: left;
	width: 510px;
	text-align: left;
}
#tweet a {
	color: #999999;
	text-decoration: none;
}
#tweet a:hover {
	color: #0099FF;
}
.clear_both {
	clear: both;
	margin-top: 10px;
	display: block;
}

.caja {
	background-color: #FFFFCC;
	border: 2px solid #CCCCCC;
	line-height: 20px;
	height: 20px;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	position: relative;
	left: 150px;
	margin-bottom: 20px;
}
.caja:hover {
	background-color: #FFFF99;
	border: 2px solid #FFCC00;
	line-height: 20px;
}
.mensaje {
	margin-top: 20px;
	width: 300px;
	background-color: #FFFFCC;
	border: 2px solid #CCCCCC;
	height: 200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: relative;
	left: 150px;
	display: block;
}
.mensaje:hover {
	background-color: #FFFF99;
	border: 2px solid #FFCC00;
}
.boton {
	margin-top: 10px;
	margin-left: 10px;
}



.bloque {
	z-index: 1;
	margin-bottom: 20px;
	clear: both;
	float: left;
	padding: 10px;
	border: 1px solid #666666;
	height: 140px;
	overflow: hidden;
	width: 878px;
}
.bloque:hover {
	border: 1px solid #FFCC00;
	height: 440px;
	width: 878px;
	background-color: #222222;
	-webkit-transition: 2s;
	-moz-transition: 2s;
	transition: 2s;
}
#alicia a {
	background-image: url(../img/botones/alicia.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 122px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-bottom: 10px;
	background-position: left;
}
#alicia a:hover {
	background-image: url(../img/botones/alicia.png);
	background-repeat: no-repeat;
	background-position: right;
}
#catalina a {
	background-image: url(../img/botones/catalina.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 98px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#catalina a:hover {
	background-image: url(../img/botones/catalina.png);
	background-repeat: no-repeat;
	background-position: left;
}
#circuloweb a {
	background-image: url(../img/botones/circuloweb.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 140px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#circuloweb a:hover {
	background-image: url(../img/botones/circuloweb.png);
	background-repeat: no-repeat;
	background-position: right;
}
#close-up a {
	background-image: url(../img/botones/close-up.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 98px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#close-up a:hover {
	background-image: url(../img/botones/close-up.png);
	background-repeat: no-repeat;
	background-position: left;
}
#desayuno a {
	background-image: url(../img/botones/desayuno.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 179px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#desayuno a:hover {
	background-image: url(../img/botones/desayuno.png);
	background-repeat: no-repeat;
	background-position: right;
}
#desocupado a {
	background-image: url(../img/botones/desocupado.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 102px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#desocupado a:hover {
	background-image: url(../img/botones/desocupado.png);
	background-repeat: no-repeat;
	background-position: left;
}
#duality_01 a {
	background-image: url(../img/botones/duality_01.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 187px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#duality_01 a:hover {
	background-image: url(../img/botones/duality_01.png);
	background-repeat: no-repeat;
	background-position: right;
}
#duality_02 a {
	background-image: url(../img/botones/duality_02.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 105px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#duality_02 a:hover {
	background-image: url(../img/botones/duality_02.png);
	background-repeat: no-repeat;
	background-position: left;
}
#el_beso a {
	background-image: url(../img/botones/el_beso.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 175px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#el_beso a:hover {
	background-image: url(../img/botones/el_beso.png);
	background-repeat: no-repeat;
	background-position: right;
}
#el_grito a {
	background-image: url(../img/botones/el_grito.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 95px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#el_grito a:hover {
	background-image: url(../img/botones/el_grito.png);
	background-repeat: no-repeat;
	background-position: left;
}
#eros a {
	background-image: url(../img/botones/eros.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 93px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#eros a:hover {
	background-image: url(../img/botones/eros.png);
	background-repeat: no-repeat;
	background-position: right;
}
#espalda a {
	background-image: url(../img/botones/espalda.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 71px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#espalda a:hover {
	background-image: url(../img/botones/espalda.png);
	background-repeat: no-repeat;
	background-position: left;
}
#espejo a {
	background-image: url(../img/botones/espejo.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 105px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#espejo a:hover {
	background-image: url(../img/botones/espejo.png);
	background-repeat: no-repeat;
	background-position: right;
}
#figura a {
	background-image: url(../img/botones/figura.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 57px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#figura a:hover {
	background-image: url(../img/botones/figura.png);
	background-repeat: no-repeat;
	background-position: left;
}
#frine a {
	background-image: url(../img/botones/frine.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 174px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#frine a:hover {
	background-image: url(../img/botones/frine.png);
	background-repeat: no-repeat;
	background-position: right;
}
#gotan a {
	background-image: url(../img/botones/gotan.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 200px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#gotan a:hover {
	background-image: url(../img/botones/gotan.png);
	background-repeat: no-repeat;
	background-position: left;
}
#green a {
	background-image: url(../img/botones/green.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 193px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#green a:hover {
	background-image: url(../img/botones/green.png);
	background-repeat: no-repeat;
	background-position: right;
}
#invierno a {
	background-image: url(../img/botones/invierno.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 118px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#invierno a:hover {
	background-image: url(../img/botones/invierno.png);
	background-repeat: no-repeat;
	background-position: left;
}
#la_cautiva a {
	background-image: url(../img/botones/la_cautiva.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 71px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#la_cautiva a:hover {
	background-image: url(../img/botones/la_cautiva.png);
	background-repeat: no-repeat;
	background-position: right;
}
#la_danza_de_safo a {
	background-image: url(../img/botones/la_danza_de_safo.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 85px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#la_danza_de_safo a:hover {
	background-image: url(../img/botones/la_danza_de_safo.png);
	background-repeat: no-repeat;
	background-position: left;
}
#la_pareja a {
	background-image: url(../img/botones/la_pareja.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 86px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#la_pareja a:hover {
	background-image: url(../img/botones/la_pareja.png);
	background-repeat: no-repeat;
	background-position: right;
}
#lenceria a {
	background-image: url(../img/botones/lenceria.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 194px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#lenceria a:hover {
	background-image: url(../img/botones/lenceria.png);
	background-repeat: no-repeat;
	background-position: left;
}
#mirada a {
	background-image: url(../img/botones/mirada.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 201px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#mirada a:hover {
	background-image: url(../img/botones/mirada.png);
	background-repeat: no-repeat;
	background-position: right;
}
#montes_toledo a {
	background-image: url(../img/botones/montes_toledo.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 281px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#montes_toledo a:hover {
	background-image: url(../img/botones/montes_toledo.png);
	background-repeat: no-repeat;
	background-position: left;
}
#morenito a {
	background-image: url(../img/botones/morenito.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 197px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#morenito a:hover {
	background-image: url(../img/botones/morenito.png);
	background-repeat: no-repeat;
	background-position: right;
}
#motosierras_2009 a {
	background-image: url(../img/botones/motosierras_2009.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 104px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#motosierras_2009 a:hover {
	background-image: url(../img/botones/motosierras_2009.png);
	background-repeat: no-repeat;
	background-position: left;
}
#mst_01 a {
	background-image: url(../img/botones/mst_01.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 105px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#mst_01 a:hover {
	background-image: url(../img/botones/mst_01.png);
	background-repeat: no-repeat;
	background-position: right;
}
#mst_02 a {
	background-image: url(../img/botones/mst_02.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 105px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#mst_02 a:hover {
	background-image: url(../img/botones/mst_02.png);
	background-repeat: no-repeat;
	background-position: left;
}
#mst_03 a {
	background-image: url(../img/botones/mst_03.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 105px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#mst_03 a:hover {
	background-image: url(../img/botones/mst_03.png);
	background-repeat: no-repeat;
	background-position: right;
}
#mst_04 a {
	background-image: url(../img/botones/mst_04.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 187px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#mst_04 a:hover {
	background-image: url(../img/botones/mst_04.png);
	background-repeat: no-repeat;
	background-position: left;
}
#nexo_06 a {
	background-image: url(../img/botones/nexo_06.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 91px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#nexo_06 a:hover {
	background-image: url(../img/botones/nexo_06.png);
	background-repeat: no-repeat;
	background-position: right;
}
#nexo_07 a {
	background-image: url(../img/botones/nexo_07.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 97px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#nexo_07 a:hover {
	background-image: url(../img/botones/nexo_07.png);
	background-repeat: no-repeat;
	background-position: left;
}
#nexo_08 a {
	background-image: url(../img/botones/nexo_08.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 105px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#nexo_08 a:hover {
	background-image: url(../img/botones/nexo_08.png);
	background-repeat: no-repeat;
	background-position: right;
}
#nexo_08a a {
	background-image: url(../img/botones/nexo_08a.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 105px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#nexo_08a a:hover {
	background-image: url(../img/botones/nexo_08a.png);
	background-repeat: no-repeat;
	background-position: left;
}
#ojosdepapel a {
	background-image: url(../img/botones/ojosdepapel.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 111px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#ojosdepapel a:hover {
	background-image: url(../img/botones/ojosdepapel.png);
	background-repeat: no-repeat;
	background-position: right;
}
#prilux a {
	background-image: url(../img/botones/prilux.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 166px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#prilux a:hover {
	background-image: url(../img/botones/prilux.png);
	background-repeat: no-repeat;
	background-position: left;
}
#primavera a {
	background-image: url(../img/botones/primavera.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 48px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#primavera a:hover {
	background-image: url(../img/botones/primavera.png);
	background-repeat: no-repeat;
	background-position: right;
}
#sade a {
	background-image: url(../img/botones/sade.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 90px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#sade a:hover {
	background-image: url(../img/botones/sade.png);
	background-repeat: no-repeat;
	background-position: left;
}
#sade2 a {
	background-image: url(../img/botones/sade2.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 86px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#sade2 a:hover {
	background-image: url(../img/botones/sade2.png);
	background-repeat: no-repeat;
	background-position: right;
}
#sillon a {
	background-image: url(../img/botones/sillon.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 189px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#sillon a:hover {
	background-image: url(../img/botones/sillon.png);
	background-repeat: no-repeat;
	background-position: left;
}
#verano a {
	background-image: url(../img/botones/verano.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 48px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: left;
}
#verano a:hover {
	background-image: url(../img/botones/verano.png);
	background-repeat: no-repeat;
	background-position: right;
}
#vistiendose a {
	background-image: url(../img/botones/vistiendose.png);
	background-repeat: no-repeat;
	display: block;
	height: 140px;
	width: 100px;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
	background-position: right;
}
#vistiendose a:hover {
	background-image: url(../img/botones/vistiendose.png);
	background-repeat: no-repeat;
	background-position: left;
}
#extra {
	clear: both;
	height: 35px;
	width: 960px;
}


#pie {
	clear: both;
	z-index: 3;
	height: 28px;
	width: 200px;
	font-size: 12px;
	line-height: 28px;
	border: 1px solid #666666;
	position: fixed;
	background-image: url(../img/fondo_cabecera.png);
	background-repeat: repeat;
	text-align: center;
	left: 748px;
	bottom: 10px;
}
#pie:hover {
	border: 1px solid #FFCC00;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../img/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
