@charset "utf-8";
/* CSS Document */

#cuerpo
{
background-attachment: fixed;
background-repeat:no-repeat;
background-position:top left;
}

#contenedor
{
width:auto;
height:1100;
margin: 0px 0px 0px 0px;
border:non;
}

#latIzq
{
width:140px;
margin-top:0px;
height:500px;
float:left;
}

#intro
{
width: 80%;
height: 70%;
border:medium;
float:right;
margin-right:40px;
margin-top:10px;
text-align:right;
font-size:18px;
}

#AdSense
{
width:728px;
height:90px;
font-size:36px;
color:#FF0000;
clear:both;
padding-top:150px;
padding-left:20%;
text-align:center;
}

