body  {
background : #cccccc;
margin : 10px 0;
padding : 0;
text-align : center;
font-family : Verdana, Arial;
font-size : 80%;
}
h1 {
font-family : "Trebuchet MS", Helvetica, Verdana;
font-size : 1.8em;
font-weight : 500;
color : #e77817;
display: inline;
}
h2 {
font-family : "Trebuchet MS", Helvetica, Verdana;
font-size : 1.8em;
font-weight : 500;
color : #555555;
display: inline;
}
a {
text-decoration : none;
}
a img {
border : 0;
}
a, productos {
color : #999999;
}
a:hover, productos {
color : #000;
}
#centrador {
width : 780px;
height : auto;
margin : 0 auto;
text-align : left;
}
#topbar {
font-size : 0.8em;
}
#sidebar {
background : white;
width : 160px;
height : auto;
float : left;
font-size : 0.8em;
}
#productos {
background : url("./pics/productos+fondo.jpg") no-repeat center 0%;
width : 615px;
height : 250px;
font-size : 0.8em;
float : right;
}
#contenido {
background-repeat : no-repeat;
height : 710px;
width : 545px;
padding: 35px 35px 35px 35px;
float : right;
}
#footer {
width : 780px;
font-size : 0.8em;
color : #999999;
clear : both;
}
