/* CSS Document */
.cajaRedes { width:450px; height:75px; background:url(../imagenes/backIconos.jpg) top center no-repeat; padding:20px 0 0 20px;}
.cajaRedes li { display:inline; padding-right:30px;}
.cajaRedes li a{ font:bold 11px Verdana, Arial, Helvetica, sans-serif; color:#666666; text-decoration:none; padding-left:45px;}
.cajaRedes li a:hover{ color:#006699; text-decoration:underline; }
.cajaRedes li span.icoFacebook { width:39px; height:47px; background:url(../imagenes/icoFacebook.jpg) left center no-repeat; padding:16px 0;}
.cajaRedes li span.icoFlickr { width:39px; height:47px; background:url(../imagenes/icoFlickr.jpg) left center no-repeat; padding:16px 0;}
.cajaRedes li span.icoTwitter { width:39px; height:47px; background:url(../imagenes/icoTwitter.jpg) left center no-repeat; padding:16px 0;}

