*
    {
    margin: 0;
    padding: 0;
    border: 0;
    }
   
a:link, a:visited, a:active, a:hover
{text-decoration:none;color:#4e4e4e;font-size:10px;}
a:active, a:hover
{color:#000000;}

body
    {
    background: #fff;
    color: #4e4e4e;
    font-family: arial, helvetica, sans-serif;
    font-size: 10px;
	margin-left:20px;
    }

#foto
    {
   
    left:10px;
    width: 50000px;
    height: 400px;
    float: left;
    background: #ebecee;
    overflow:hidden;
    }




