
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	list-style:none;
	border: none;
}

body {
	background:url(../gfx/backround.jpg) top repeat-x #190C00;
	line-height:18px;
	font-family:Tahoma, Arial;
	font-size:12px;
	color:#7D654F;
}

a {
	color:#7D654F;
}

a:hover {
	color:#FF9900;
}

h1, h2, h3 {
	font:Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size:18px;
	color:#CBBAAB;
}

h2 {
	font-size:16px;
	color: #DADADA;
}

h3 {
	font-size:14px;
	color: #9D4F00;
}

.wrap {
	width: 999px;
	margin: 0 auto;
}

.naranja {
	color:#FF9900;
}

#top, #bottom {
	/*clear: both;*/
}

#medio {
	background-color:#000000;
	padding-bottom: 20px;
}

#bottom {
	background:url(../gfx/fondo_inferior.jpg) top repeat-x #190C00;
}

.clear {
	clear: both;
	visibility: hidden;
}

#firma, #botonera, #fondo_guitarra_top {
	width: 999px;
	float: left;
}

#contenedor {
	width: 969px;
	padding-top: 30px;
	padding-left:30px;
	float: left;
}

#firma {
	padding-top: 20px;
}

#fondo_guitarra_top {
	height: 228px;
	background:  url(../gfx/arpa-foto.jpg) top right no-repeat;
}

.instrumentos {
	width:194px;
	float:left;
	margin-right:30px;
}

.secciones {
	width:230px;
	height:154px;
	float:left;
	margin-left:31px;
	margin-right:20px;
	padding-left:19px;
	padding-right:20px;
	padding-top:20px;
	background: url(../gfx/fondo_secciones.jpg) center top no-repeat;
}

.secciones p {
	padding-top: 20px;
}

.secciones ul li {
	line-height:24px;
}

#cont_sec {
	width: 999px;
	float:left;
}

#footer{
	height:73px;
	text-align:center;
	padding-top:15px;
	background:url(../gfx/fondo_footer.jpg) top repeat-x;
}

#col_1 {
	width: 740px;
	float: left;
}

#col_2, #mapa {
	width:211px;
	float:right;
}

.titulo {
	width: 740px;
	float: left;
	margin-bottom: 20px;
}

.info_main {
	width: 740px;
	float: left;
}

.info_main p {
	line-height: 18px;
	margin-bottom: 20px;
}