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

body{
margin-top: 15px;
background: #ffffff;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
}
#contenedor{
margin: 0 auto;
width: 765px; height: auto;
}
#top{
width: 765px; height: 262px;
}
#prim{
width: 765px; height: 23px;

}
#logo{
width: 775px; height: 196px;
background-image:url(../images/estudio.jpg);
margin-top: 2px;
}
#menu{
margin: 20px 0 0 15px;
width: 765px; height: 20px;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; font-weight: bold; color:#999999;
}
#contenido{
padding: 40px 30px 15px 30px;
width: 705px; height: auto;
text-align: justify;
}
#l{
width: 200px; height: 676px;
padding-bottom: 20px;
float:left;
background-image: url(../images/rack2.jpg); background-repeat: no-repeat; 
text-align: justify;
}
#r{
width: 370px; height: auto;
padding-bottom: 20px;
float:right;
text-align: justify;
}
#botom{
margin: 0px 0px 40px 45px;
width: 705px; height: 100px;
}
#pie{
width: 765px; height: 20px;
float: right;
font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; text-align: center; color: #999999;
}