* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff;
background-image:url(images/1336.png);
background-repeat:repeat;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
color: #333333;
line-height: 24px;
}

a {
text-decoration: none;
color: #e60e0e;
}
a:hover {
text-decoration: underline;
color: #111;
}

#wrap {
width: 800px;
margin: 40px auto;
}

#reproductor {

}


#header {
height: 100px;

background:  url(images/header2.png) no-repeat;
}
#prueba {
margin-left:5px;
}

#cc_tunein {

position:relative;
top:70px;
margin-right:30px;
}

#header h1 {
font-size: 34px;
font-weight: 100;
letter-spacing: -3px;
padding: 30px 0 0 30px;
}
#header h1 a {
text-decoration: none;
color: #fff;
}
#header h1 a:hover {
text-decoration: none;
color: #000;
}
#header h2 {
color: #111;
font-family:Arial, Helvetica, sans-serif;
font-size: 14px;

padding: 0 0 0 31px;
}

#menu {
height: 180px;
background:  url(images/menu2.png) no-repeat;
}
#menu ul {
list-style-type: none;
padding: 10px 0 0 40px;
}
#menu ul li {
}
#menu ul li a {
font-family:Arial, Helvetica, sans-serif;
color: #fff;
font-size: 24px;
font-weight: 600;
letter-spacing: -1px;
}
#menu ul li a:hover {
color: #333;
text-decoration: none;
}

#content {
background:  url(images/content2.png) repeat-y;
padding: 20px;
}

.main {
border-top: 1px solid #aaa;
border-bottom: 1px solid #aaa;
background: ;
padding: 10px;
}
.main h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.main h2 a {
text-decoration: none;
}
.left h2 a:hover {
color: #111;
}

#bottom {
background:  url(images/bottom2.png) no-repeat;
padding: 10px 0;
}

#footer {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #fff;
text-align: center;
}



