@charset "utf-8";
/* CSS Document */

body { padding: 0 0; color:#000; font: 13px/18px Arial, sans-serif; margin: 0}
a { color: #069; }
h3 { padding-top: 50px; }
ol { margin:5px 0 15px 16px; padding:0; list-style-type:square; }

h1{
text-align: center
}
#bg{
width: 100%
}

/*20_buenasnoches_s.jpg*/
.body1{
background: url(../images/bgs/22_emotional.jpg) right bottom fixed no-repeat;
}

.body2{
background: url(../images/bgs/22_emotional.jpg) right bottom fixed no-repeat;
}

.body3{
background: url(../images/bgs/29_perfiles.gif) right bottom fixed no-repeat;
}

.body4{
margin: 0;
background: url(../images/bgs/08_esq_inf-der.jpg) right bottom fixed no-repeat;
}

.body5{
background: url(../images/bgs/04_contrapicados.gif) right bottom fixed no-repeat;
}

.body6{
background: url(../images/bgs/20_buenasnoches_s.jpg) right bottom fixed no-repeat;
}

.body7{
background: url(../images/bgs/05_camara.jpg) left bottom fixed no-repeat;
}



#player{
margin: 10% auto 0 auto;
padding: 0;
width: 484px;
}

#flash{
border: 2px solid #000;
background-color: #000000;
height: 362px;
padding:0;
margin: 0;
}

object{
margin: 0;
padding: 0;
background-color: #000
}

#logo{
text-align:center;
padding: 10px
}

#logo img{
border: none
}

.info{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 13px;
color: #999;
padding: 5px 0 0 0
}

.info a, .info a:visited{
color: #eee;
text-decoration: none;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
background-color: #1a1a1a;
padding: 2px 5px;
filter: alpha(opacity=85); opacity: .85;
}

.info a:hover{
color: #fff;
filter: alpha(opacity=100); opacity: 1;
}