body {background-color:white;}

.contenedor {width:800px; height:500px; margin:auto;}

#imagen img {width:240px; height:380px;
            float:left;
            margin-left:200px;}

#textoa {width:300px; height:80px;
        float:left;
        margin-top:200px;
        }

h1{ float:left;
    font-family:bodoni Std; font-size:25px;
    color:black;
    }

#textoa p {width:300px; height:30px;
            position:relative;
            font-family: ÔMetrophobicÕ, Arial, serif;
            font-size:15px;
            color:green;
            margin-top:-20px;
			margin-left:0px;}


p{  float:left;
    font-family: ÔMetrophobicÕ, Arial, serif;
    font-size:15px;
    margin-left:-288px;
    margin-top:40px;
    }



#textob {width:255px; height:60px;
        float:left;
        margin-left:162px;
        margin-top:-10px;
        }


    .estudio {font-family: ÔMetrophobicÕ, Arial, serif;
                font-size:11px;
                color:black;
                margin-top:1px;
                margin-left:0px;
                }
    .estudio a {text-decoration:none; color:green;}

    .obra{font-family: ÔMetrophobicÕ, Arial, serif;
            font-size:11px;
            color:black;
            margin-top:-10px;
            margin-left:-100px;
            color:green;
            }


