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


body{
background:url(images/bg-2009-2.jpg) scroll no-repeat top center #000000;
margin:0px;
}

#logo_fj{
margin-top:20px;
}

#fondo_pic_home{
background:url(images/back_pic_home.gif);
}

.copy{
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
}

.copy a{
color:#FFFFFF;
text-decoration:none;
}

.copy a:hover{
color:#990000;
text-decoration:line-through;
}