﻿html, body, div, h1, h2, h3, h4, h5, h6, p, a, img, ul, li, form{

	margin: 0em;
	margin: 0em;
	padding: 0em;
	font-size: 100%;
	vertical-align: baseline;
}

body {

	font-size: 0.8em;
	font-family:Tahoma;
	background-color:#000000;
	color: #FFFFFF;
}

a img{border:0px}

.clear {
	clear: both;
}

#controls a, #controls a:hover, #controlsp a:visited, #search label, .yourStep {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
	background-image: url(#);
}
	
#controls a:active, #controls a:focus {
	position:static;
	width:auto;
	height:auto;
	background-color:#000;
	color:#FFFF00;
	padding:.5em;
	display:block;
}

a{
	text-decoration:none;

}

a:hover{
	text-decoration:underline;

}

#header{

	height:218px;
	width:802px;
	margin: 0 auto;
	position:relative;
	background-image:url('../ims/menu/fonsmenu.jpg');
	background-repeat:repeat;
	margin-top: 1em;
}

#header #idiomes {
	
	float:right;
	margin-top: 0.3em;
	font-size: 1em;
}

/*****************Menú idioma**************/

#menuh {
	
}

#menuh ul, li {
	list-style-type: none;
}

#menuh ul {
	margin: 0px;
	padding: 0px;
}

#menuh li {
	float: left;
}

#menuh li a {
	text-decoration: none;	
	color:#FFFFFF;
	display:block;
	padding-right: 0.5em;
	font-size:1.3em;
	font-weight:bold;
	
}

#menuh li a:hover{

		color:#000000;
}

/********************************************************/

#logo {
	
	padding-left: 14em;
	padding-top: 0em;
	width:450px;
	height:100px;
	
}

#menubot {
	margin-top:0.4em;
	margin-left:14em;
}

#menubot a{
	padding-right:1.4em;
}

#menubot a:hover{

}

#wrapper {
  background-color: #000000;
  width:100%;
  /*background-image:url('../ims/pergamino.gif');*/
}

#wrapper #container {
  margin: 0 auto;
  padding:0;
  width: 824px;
  height:auto;
  background-color:#000000;
  overflow:hidden;
}


#content {
  margin:1em;
  min-height:300px;
}

#content h1{
  margin: 1em 0 1em 0.5em;
  color:#b624db;
  font-size:22px;
  font-family:"Century Gothic"; 
  font-weight:100;
}

#content h2{
  margin:1em;
  color:#482454;
  font-size:17px;
 
  font-family:"Century Gothic";
}

#content h3{
  margin:1em;
  margin-left:1.2em;
  color:#FFFFFF;
  font-size:15px;
  font-weight:bold;
}

#content p{
  margin-left:1.5em;
  margin-right:1.5em;
  margin-bottom:0.6em;
  color:#FFFFFF;
  font-size:12px;
  text-align:justify;
  line-height:1.5em;

}

#content a{
	color:#7d6684;
	font-weight:bold;
} 

#colesq{
	
	width:550px;
	float:left;
}

#coldreta{
	
	width:248px;
	float:left;
}

#wrapper #container #footer{
margin-top:3.5em;
float:left;
font-size:11px;
width: 800px;
border-top:1px #482454 solid;
margin-left:1em;
padding-top:1em;
padding-bottom:1em;
background-image:url('../ims/footer.jpg');
background-position:top;
background-repeat:no-repeat;
}


#wrapper #container #footer .centf{

	text-align:center;
}

#wrapper #container #footer .centf p{
color:#D4D5D6;
}

#wrapper #container #footer .centf p a{
font-size:11px;
color:#FFFFFF;
text-decoration:none;
}

#wrapper #container #footer .centf p a:hover{

text-decoration:underline;
}



/****** Discografia ******/

#disco{
	width: 800px;
padding-top:1em;
float:left;
height: 240px;
border-bottom: 1px #482454 solid;

}

.esqdisco{
	width:180px;
	float:left;
	height:auto;
	margin-left:1em;
margin-top:2em;
margin-bottom:3em;


}

.dretdisco{
	width:600px;
	float:right;
	height:auto;
	margin-bottom:3em;

	
}

.dretdisco .can{
	width:180px;
	float:left;
	height:auto;
	margin: 0.5em 0 1em 1.5em;
}

#discolast{
	width: 800px;
padding-top:1em;
float:left;
height: 200px;

}

p.last{
				border-bottom:1px #333333 solid;
				padding-bottom:10px;
}


/********** PUNTS DE VENDA ******/

#esqvenda{
	
	width:260px;
	float:left;
}

#dretvenda{
	
	width:5000px;
	float:right;
}


/** Albums de fotos **/
img.thumbnail{ width:144px; height:108px; display:block; float:left; margin-right:7px; margin-left:7px; margin-bottom:14px;}


