body
{
    margin: 0;
    background-color: white;
}
.contenedor
{
    width: 750px;
}
.contenido
{
    width: 642px;
    float: left;
}
.menu
{
    width: 642px;
    height: 49px;
    padding-top: 30px;
    text-align: right;
    font-family: verdana, arial, helvetica;
    font-weight: bold;
    word-spacing: 10px;
    letter-spacing: 1px;
    color: #333366;
}
.menu a
{
    text-decoration: none;
    color: #333366;
}
.texto
{
    margin-top: -30px;
    padding: 15px;
    height: 200px;
    background-image: url(img/fondo.png);
    background-repeat: no-repeat;
    text-align: justify;
    font-family: arial, helvetica;
    font-size: 62.5%;
}
.texto .escrito li
{
    padding: 5px;
    font-size: 10pt;
}
.foto
{
    margin-top: 49px;
    margin-left: 5px;
    width: 101px;
    height: 452px;
    background-image: url(img/photo.jpg);
    background-repeat: no-repeat;
    float: left;
}
span.title
{
    font-weight: bolder;
    font-size: 14px;
}
p
{
    text-align: justify;
    font-family: arial, helvetica;
    font-size: 13px;
}
.link
{
    padding-top: 10px;
    font-size: 12px;    
}
fieldset
{
    margin: 5px;
    border-style: solid;
    border-color: #CCCCCC;
    background-color: #F5F5F5;
}
legend
{
    background-color: #CCCCCC;
    padding: 5px 20px 5px 20px;
    font-family: tahoma, arial, helvetica;
    font-size: 12px;
    letter-spacing: 2px;
}
.element
{
    margin: 5px 5px 5px 5px;
}
label
{
    width: 100px;
    float: left;
    display: block;
    margin-right: 10px;
    text-align: right;
    font-family: verdana, arial, helvetica;
    font-size: 11px;
}
.resume, .resume p,h3
{
    font-size: 11px;
    font-family: verdana, arial, helvetica;
}
.resume h3
{
    padding-top: 20px;
    padding-bottom: 20px;
}
.resume h1
{
    font-size: 18px;
    font-family: arial, helvetica;
}
