les paso la dir: derhumalc org ar/ prueba
les dejo mi codigo css:
Cita:
* {
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
background-color: #CCC;
}
#wrapper {
width: 1024px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
height: 26px;
}
#faux {
margin-bottom: 0px;
overflow: auto;
width: 100%;
background-image: url(../img/back.jpg);
background-color: #FAF9F4;
background-repeat: repeat;
}
#header {
color: #333;
width: 1024px;
padding: 0px;
height: 220px;
margin: 0px;
background-color: #D1DBDB;
background-image: url(../img/back/head_21.png);
}
#navigation {
color: #333;
padding: 0px;
background-color: #ABBEBE;
background-image: url(../img/nav.gif);
height: 26px;
width: 1024px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
#leftcolumn {
display: inline;
color: #333;
padding: 0px;
width: 240px;
float: left;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 25px;
margin-left: 10px;
background-image: url(../imgmaster/not_mstr.png);
background-repeat: no-repeat;
}
#rightcolumn {
float: right;
color: #333;
padding: 0px;
width: 760px;
display: inline;
position: relative;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 0px;
}
#vid {
width: 1024px;
clear: both;
color: #000;
padding: 0px;
background-color: #ABBEBE;
background-image: url(../img/back_vid.jpg);
height: 670px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0px;
}
#footer {
width: 1024px;
clear: both;
color: #000;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-color: #ABBEBE;
background-image: url(../img/foot.jpg);
height: 110px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
.clear { clear: both; background: none; }
padding: 0;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
background-color: #CCC;
}
#wrapper {
width: 1024px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
height: 26px;
}
#faux {
margin-bottom: 0px;
overflow: auto;
width: 100%;
background-image: url(../img/back.jpg);
background-color: #FAF9F4;
background-repeat: repeat;
}
#header {
color: #333;
width: 1024px;
padding: 0px;
height: 220px;
margin: 0px;
background-color: #D1DBDB;
background-image: url(../img/back/head_21.png);
}
#navigation {
color: #333;
padding: 0px;
background-color: #ABBEBE;
background-image: url(../img/nav.gif);
height: 26px;
width: 1024px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
#leftcolumn {
display: inline;
color: #333;
padding: 0px;
width: 240px;
float: left;
margin-top: 10px;
margin-right: 0px;
margin-bottom: 25px;
margin-left: 10px;
background-image: url(../imgmaster/not_mstr.png);
background-repeat: no-repeat;
}
#rightcolumn {
float: right;
color: #333;
padding: 0px;
width: 760px;
display: inline;
position: relative;
margin-top: 10px;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 0px;
}
#vid {
width: 1024px;
clear: both;
color: #000;
padding: 0px;
background-color: #ABBEBE;
background-image: url(../img/back_vid.jpg);
height: 670px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
margin: 0px;
}
#footer {
width: 1024px;
clear: both;
color: #000;
padding: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-color: #ABBEBE;
background-image: url(../img/foot.jpg);
height: 110px;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
}
.clear { clear: both; background: none; }
desde ya muchas gracias!!!!