/* CSS Document */

/* BODY */
body {
font-family: Georgia, "Times New Roman", Times, serif;
background-image: url(../images/fondo_up.jpg);
}

p.titulo{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 19px;
color: #000066;
text-align:left;
font-style:normal;
}
p.parrafo{
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #000000;
text-align:left;
font-style:normal;
font-style:italic;
}
div.impulso {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color:#000000;
list-style: none;
text-align:left;
padding-top: 20px;

}
div.impulso a{
list-style: none;
text-decoration:none;
color:#000000;
font-weight:lighter;

}
div.impulso a:hover{
color: #000000;
font-weight: bold;
background-color: ;
}

td.arriba{
border-top: 0px solid #0099CC;

}
td.abajo{
border-bottom: 0px solid  #CCCCCC;
}


