/*CSS para www.artesdelsonido.com*/
* {
border: 0;
padding: 0;
margin:0;
}

body {
background-color: #000000;
background-image: url(../images/bkg.gif);
background-repeat: repeat;
color: #ffffff;
font-family: Arial, sans-serif;
font-size: 12px;
}

h1 {
font-size: 18px;
font-weight: bold;
padding-bottom: 0.6em;
}

h5 {
font-size: 15px;
font-weight: bold;
padding-top: 0.3em;padding-bottom: 0.3em;
background-color: #F46400;
text-indent: 5mm;
}

a {
color: orange;
text-decoration: none;
}

a:hover {
color: red;
text-decoration: none;
}

p {
line-height: 1.4em;
margin-bottom: 1.2em;
}

#container {
background-color: #000000;
margin: 0 auto 0 auto;
width: 900px;
}

#header {
height:207px;
width:900px;
background-image: url(../images/header.gif);
background-repeat: no-repeat;

}

#content {
width:900px;

min-height: 1330px;
}

#contenido {
float: right;
padding: 0px 10px 0 0;
width:670px !important;

}

/* Menu Horizontal */


/* Menu Izquierda */
#menu {
float: left;
margin: 0 0;
width: 196px;
}


#menu_v {
background-image: url(../images/menu_v.gif);
background-repeat: no-repeat;
min-height: 150px;
list-style: none;
vertical-align: top;
width: 196px;
padding-left:15px;
}
#menu_v ul {
width: 130px;
display: none;
list-style: none;
}

#menu_v ul ul {
display: inline;
}
#menu_v ul ul li a {
padding:0;
}
#menu_v a {
color: #000000;
cursor: pointer;
display: block;
font-weight: bold;
padding: 5px 0 5px 15px !important;
padding: 0 0 0 15px;
text-decoration: none;
border: 0;
}
#menu_v a.expanded {
background: url(../images/menu_bullet2.gif) no-repeat 3px 50%;
}
#menu_v a.collapsed {
background: url(../images/menu_bullet1.gif) no-repeat 3px 50%;
}
#menu_v a:hover {
text-decoration: none;
}
#menu_v ul a {
background: url(../images/menu_bullet3.gif) no-repeat 3px 70%;
color: #000000;
display: block;
font-weight: normal;
line-height: 1em;
font-size: 11px;
padding: 0 0 0 25px;
}
#menu_v ul a:hover {
text-decoration: underline;
}
#menu_v ul.active a {
color: #fff;
text-decoration: underline;
}
#menu_v ul.active li a {
color: #e8e8e8;
text-decoration: underline;
}

#menu_v_bot {
height: 192px;
background-image: url(../images/menu_v_pie.gif);
background-repeat: no-repeat;
}

#pie {
clear: both;
height: 48px;
width: 900px;
line-height: 24px;
text-align: center;
background-color: #FF9419;
color: #000000;
margin-top: 20px;
}

.separator {
font-weight: bold;
color: #FF0000;
}

.items {
margin-right: 15px;
}
ul.items {
list-style: none;
}
.items li {
background: url(../images/items_bullet.gif) no-repeat 5px left;
padding-left: 15px;
}
.items li a {
color: black;
text-decoration: none;
}
.items li a:hover {
color: black;
text-decoration: underline;
}

/* Form de contacto */
#contacto {
margin: auto 0;
}
#contacto input, textarea, button {
background-color: #eae3c2;
border: 1px solid #e3bd77;
}

.audios {
font-size: 10px;
line-height: 10px;
}

#fotos a {
border: 0
}