* {
	margin: 0px;
	padding: 0px;
	outline: 0;
}
#global {
	height: 600px;
	width: 960px;
	position: relative;
	top: 20px;
	margin: auto;
	background-color: #CCCCCC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	font-weight: lighter;
	letter-spacing: 1px;
	line-height: 15px;
}
#global #logo {
	height: 115px;
	width: 360px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#global #menu-prueba {
	height: 15px;
	width: 580px;
	position: absolute;
	left: 380px;
	top: 115px;
}
#global #menu-prueba ul {
	list-style-type: none;
}
#global #menu-prueba li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#global #menu-prueba a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 2px;
}
#global #menu-prueba a:hover {
	color: #333333;
}
#global #menu-prueba #puntos {
	width: 26px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: center;
}
#global #menu-prueba #puntos-en {
	width: 20px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-align: center;
}
#global #bt-listado {
	height: 30px;
	width: 100px;
	position: absolute;
	left: 380px;
	top: 135px;
}
#global #bt-listado a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	letter-spacing: 2px;
	text-decoration: none;
}
#global #bt-listado a:hover {
	color: #333333;
}
#global #barra-pie {
	height: 15px;
	width: 565px;
	position: absolute;
	left: 385px;
	top: 582px;
	background-color: #999999;
	padding-left: 10px;
	padding-top: 3px;
}
#global #barra-pie ul {
	list-style-type: none;
}
#global #barra-pie ul h4 {
	display: none;
}
#global #barra-pie li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#global #barra-pie a {
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	letter-spacing: 2px;
	text-decoration: none;
}
#global #barra-pie  a:hover {
	color: #FFFFFF;
}
#global #barra-pie #barras {
	width: 25px;
}
#global #barra-pie #espacio {
	width: 150px;
}
#global #barra-pie #espacio-en {
	width: 210px;
}
#global #barra-pie #bt-spotify a {
	background-image: url(../imagenes/picto-spotify.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
}
#global #barra-pie #bt-spotify a:hover {
	background-position: bottom;
}
#global #barra-pie #bt-facebook a {
	background-image: url(../imagenes/picto-facebook.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
}
#global #barra-pie #bt-facebook a:hover {
	background-position: bottom;
}
#global #barra-pie #bt-linkedin a {
	background-image: url(../imagenes/picto-linkedin.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 15px;
}
#global #barra-pie #bt-linkedin a:hover {
	background-position: bottom;
}
#global #barra-pie #bt-contacto {
	padding-left: 93px;
}
.puntos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.barras {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	width: 20px;
	font-style: normal;
	font-weight: normal;
}
#global #fotografo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: lighter;
	color: #666666;
	height: 10px;
	width: 300px;
	position: absolute;
	left: 50px;
	top: 585px;
}
#global #fotografo a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: lighter;
	letter-spacing: 1px;
	color: #666666;
	text-decoration: none;
}
#global #fotografo a:hover {
	color: #333333;
}
#global #contenedor {
	height: 366px;
	width: 960px;
	position: absolute;
	left: 0px;
	top: 170px;
}
#global #contenedor #contenido2 {
	overflow: auto;
	position: absolute;
	height: 366px;
	width: 890px;
	left: 50px;
	top: 0px;
	padding-right: 10px;
}
#global #contenedor #contenido2 ul {
	list-style-type: none;
}
#global #contenedor #contenido2 ul h4 {
	display: none;
}
#global #contenedor #contenido2 li {
	margin: 0px;
	padding: 0px;
	float: left;
}
#global #contenedor #contenido2 a {
	height: 122px;
	width: 110px;
	margin: 0px;
	padding: 0px;
	float: left;
}
