@charset "utf-8";
/* CSS Document */
body{
background-image:url(_imgs/bg.jpg);
margin:0 auto;
}
p{
font-family:Verdana;
font-size:11px;
color:#333333;
line-height:135%;
}


.texto{
font-family:Verdana;
font-size:11px;
color:#333333;
line-height:135%;
text-decoration:none;
font-weight:bold;
}