/* CSS Document */
body{ background-image:url(img/bak.jpg); margin:0}
#contenedor{ margin:0 auto}
#centro{ width:850px; height:650px; margin:0 auto; background-color:#666666}
#top{ width:850px; float:left; height:274px; background-image:url(img/portada.jpg); background-repeat:no-repeat}
#navi{ width:825px; height:25px; padding-top:15px; float:left; padding-left:25px;}
#info{ width:850px; float:left;}
#repro{ width:280px; height:130px; margin:0 auto; background-image:url(img/rep1.jpg); background-position:top; background-repeat:no-repeat; margin-bottom:50px;}
#abajo{ width:280px; margin-top:0 auto; height:130px; margin:0 auto;}
#rep1{ width:280px; float:left; height:70px;}
#rep2{ width:280px; float:left; height:60px;}
p{ font-family:"Lucida Sans"; font-size:13px; color:#FF6633; font-weight:bold;}
.peque{ font-family:"Lucida Sans"; font-size:10px; color:#ff6600; line-height:11px;}

a.linkp:link{font-family:"Lucida Sans"; font-size:10px; color:#ff6600; text-decoration: underline;}
a.linkp:active{font-family:"Lucida Sans"; font-size:10px; color:#ff6600; text-decoration: underline;}
a.linkp:visited{font-family:"Lucida Sans"; font-size:10px; color:#ff6600; text-decoration: underline;}
a.linkp:hover{font-family:"Lucida Sans"; font-size:10px; color:#000000; text-decoration: underline;}


a.link1:link{ font-family: "Lucida Sans"; font-size:13px; letter-spacing:-1px; color:#B2DFE8; padding-left:10px; text-decoration:none; font-weight:bold; padding-right:5px;}
a.link1:active{ font-family:"Lucida Sans"; font-size:13px; letter-spacing:-1px; color:#B2DFE8; padding-left:10px; text-decoration:none; font-weight:bold; padding-right:5px;}
a.link1:visited{ font-family:"Lucida Sans"; font-size:13px; letter-spacing:-1px; color: #B2DFE8; padding-left:10px; text-decoration:none; font-weight:bold; padding-right:5px;}
a.link1:hover{ font-family:"Lucida Sans"; font-size:13px; letter-spacing:-1px; color: #FF6633; padding-left:10px; text-decoration:none; font-weight:bold; padding-right:5px;}