@charset "UTF-8";
body {
	background-image: url(img-nav/fondo.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #96D6F1;
	font-family: "Lucida Grande", "MS Sans Serif", Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #595959;
	margin: 0px;
	padding: 0px;
}
a {
	color: #FF6600;
}
a:hover {
	color: #FF9900;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 46px;
	line-height: 46px;
	width: 410px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 a {
	color: #96D6F1;
	text-decoration: none;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
	text-decoration: line-through;
	color: #FF9900;
	margin-top: 0px;
	margin-bottom: 15px;
	clear: both;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 15px;
}
h4 a {
	color: #26708F;
	text-decoration: none;
}
p {
	margin-top: 0px;
	margin-bottom: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenedor {
	width: 960px;
	margin: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#contenedor.home {
	background-image: url(img-nav/fondo-home.png);
	background-repeat: no-repeat;	
}
#perrito {
	background-image: url(img-nav/perro.png);
	height: 49px;
	width: 79px;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 8px;
	margin-bottom: 8px;
}
#columna-dcha {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: right;
}
#navegacion {
	background-color: #26708F;
	width: 310px;
	padding-top: 20px;
}
#navegacion ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 18px;
	line-height: 19px;
}
#navegacion a {
	text-decoration: none;
	color: #96D6F1;
}
#navegacion a:hover, #navegacion .on {
	color: #FF9900;
}
#navegacion .espacio {
	margin-top: 30px;
}
#navegacion-bt {
	background-image: url(img-nav/fondo-derecha-bt.png);
	height: 12px;
	width: 310px;
	font-size: 0px;
	line-height: 0px;
}
#contacto {
	font-size: 12px;
	line-height: 16px;
	color: #26708F;
	padding-top: 30px;
	padding-left: 10px;
}
#contacto a {
	color: #FFFFFF;
	text-decoration: none;
}
#contacto a:hover {
	text-decoration: underline;
}
#cuerpo {
	float: left;
	width: 600px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
}
#cuerpo.home {
	width: 920px;
}
#cuerpo.home ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cuerpo.home li {
	width: 266px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cuerpo-tp {
	background-image: url(img-nav/fondo-cuerpo-tp.png);
	height: 15px;
	width: 640px;
	float: left;
	font-size: 0px;
	line-height: 0px;
}
#cuerpo-tp.home {
	background-image: url(img-nav/fondo-cuerpo-tp-home.png);
	width: 960px;
	margin-top: 230px;
}
#cuerpo-bt {
	background-image: url(img-nav/fondo-cuerpo-bt.png);
	height: 15px;
	width: 640px;
	float: left;
	font-size: 0px;
	line-height: 0px;
}
#cuerpo-bt.home {
	background-image: url(img-nav/fondo-cuerpo-bt-home.png);
	width: 960px;
}
#cuerpo-izq {
	float: left;
	width: 400px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #96D6F1;
	min-height: 630px;
	height: auto !important;
	height: 630px;
}
#cuerpo-dch {
	float: right;
	width: 160px;
	font-size: 11px;
	line-height: 14px;
}
#cuerpo-dch ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#cuerpo-dch li {
	clear: both;
	margin-bottom: 6px;
}
#cuerpo-dch a {
	color: #26708F;
	text-decoration: none;
}
#cuerpo-dch a:hover {
	color: #FF9900;
}
#cuerpo-dch img {
	float: left;
	margin-right: 10px;
	margin-bottom: 15px;
}
#artista a {
	text-decoration: none;
	color: #26708F;
	font-size: 20px;
	line-height: 24px;
}
#artista a:hover {
	color: #FF9900;
}
#alien {
	background-image: url(img-nav/alien.gif);
	height: 446px;
	width: 320px;
	float: right;
	background-position: right;
	margin-top: -380px;
}
#firma  {
	color: #26708F;
	font-size: 10px;
	padding-bottom: 40px;
	width: 600px;
	float: left;
	padding-left: 20px;
	padding-top: 10px;
}
#firma a {
	color: #333;
	text-decoration: none;
}
#firma a:hover {
	text-decoration: underline;
}
#catalogo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 10px;
	line-height: 13px;
}
#catalogo li {
	margin-bottom: 10px;
	float: left;
	width: 190px;
	margin-right: 10px;
}
#catalogo a {
	color: #26708F;
	text-decoration: none;
}
#catalogo a:hover {
	color: #FF9900;
}
#catalogo img {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
#shop-up {
	background-image: url(img-nav/shop-up.gif);
	width: 140px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #007191;
	padding-top: 46px;
	padding-right: 10px;
	padding-left: 10px;
	color: #CCCCCC;
	font-size: 10px;
}
#shop-up p {
	margin-bottom: 8px;
}
#shop-up a {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #96D6F1;
}
#shop-up strong {
	font-size: 16px;
	color: #FF9900;
}
#shop-end {
	background-image: url(img-nav/shop-end.gif);
	height: 10px;
	width: 160px;
}
#shop-paypal {
	margin-bottom: 20px;
}
.bandas-catalogo {
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 16px;
	line-height: 18px;
}
.separador {
	font-size: 0px;
	line-height: 0px;
	height: 50px;
	clear: both;
}
div.descripcion p {
	font-size: 20px;
	line-height: 24px;
}
.fecha {
	font-size: 10px;
	color: #aaa;
}
.fecha-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 16px;
	text-decoration: line-through;
	color: #FF9900;
}
.fecha-archivo {
	text-transform: uppercase;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -15px;
}
.titular-home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #26708F;
	text-decoration: none;
}
.spip_documents_right {
	margin-bottom: 15px;
	margin-left: 15px;
}
.spip_documents_left {
	margin-bottom: 15px;
	margin-right: 15px;
}
.spip_documents {
	text-align: center;
}
.spip_documents_center {
	clear: both;
	width: 100%;
	margin: auto;
}
span.spip_documents_center {
	display: block;
	margin-top:1em;
}
.spip_doc_titre {
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
}
