body,html {
height:100%;
}


body {
font-family: "Verdana";
font-size: 11px;
font-style: normal;
color: #ffffff;
background-image:url(../graphed/fons1x1.jpg);
background-repeat:repeat;
background-color:#64b42d;
}


#contenidor{
width:900px;
margin:auto;
}


#contingut{
width:900px;
}


#peu {
    height:2em;
    position:relative;
    margin:0 auto;
    width:900px;
	left:0px;
}


#cleardivs{
clear:both;
}
