@charset "utf-8";
/* CSS Document */

body{
background:#830005 url(img/fondo_ppp.gif) top repeat-x;}

.textoblanco{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#fdc7c7;
}

.textoblanco2{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fdc2c2;
padding: 10px 0 10PX 10px;

}

.textorosa{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#f3596e;
padding: 30px 10px 10px 10px;
}

.textorosa a{
font-style:none
color:#fasdf;
text-decoration:none;
}
.textorosa a:hover {
font-style:none
color:#fasdf;
text-decoration:underline;
}


.fondotabla{
background:#830005 url(img/background.jpg) top no-repeat;
width:640px;}


