body {
margin:0;
padding:0;
}
#marco_maestro{
width:1000px;
margin-top:10px;
}

#contenido{
width:1000px;
height:694px;
background-image:url("../imagenes/bg_content_inicio2_nuevo.jpg");
background-repeat:no-repeat;
}
#barra_izquierda{
width:450px;
margin: 15px 10px 20px 20px;
float:left;
}
#barra_derecha{
width:490px;
margin: 15px 0 20px 10px;
float:left;
}
#pie_de_pagina{
width:1000px;
height:42px;
background-image:url("../imagenes/pie.jpg");
background-repeat:no-repeat;
}
