/* CSS Document */

#hoja{
width:758px;
margin:0px auto 0px auto;
background-image: url(../img/fondo_legal.jpg);
background-repeat: repeat-y;
}
#contenido_contactar{
float:left;
padding:20px 20px 0px 20px;
width:450px;
}
.desarrollo_texto{
float:left;
font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
font-size:13px;
color:#666666;
width:500px;
}
