body{
	margin: 0;
	padding: 0;
	background-color: #adb458;
	font: 13px Arial, Helvetica, sans-serif;
	text-align: center;
}

h1{
	font-size: 40px;
}
a{ color:#555B0F;}
a img{ border:0px}

#container{
        width: 960px;
        margin: 0 auto;
        padding: 0;
        border: 1px solid #6b8e23;
}

#header{
    background: url(../images/tlo_01.gif);
    width: 960px;
    height: 183px;
    margin: 0;
    padding: 0;
}

#sidebar{
    width: 216px;
    height: 408px;
    background: url(../images/tlo_09.gif) no-repeat;
    margin: 0;
    padding: 0;
    padding-top: 50px;
    float: left;
    text-align: left;
    font-size: 0px;
}

#title{
    width: 400px;
    float: left;
    text-align: left;
}

#flower{
    background: url(../images/tlo_04.gif);
    float: right;
    width: 197px;
    height: 76px;
}

#content{
    margin-top: 10px;
    margin-left: 10px;
    float:left;
    width: 700px;
    text-align: left;
}

#grass{
    clear: both;
    width: 960px;
    height: 94px;
    background: url(../images/tlo_07.gif);
}

#soil{
    width: 960px;
    height: 60px;
    background: url(../images/tlo_08.gif);
}

fieldset{border:0; text-align: center; width:500px;}

label {
display: block;
width: 87%;
margin: 0 2% 5px 1%;
text-align: right;
}


input, select, textarea {
margin-left: 2%;
width: 47%;
}

.subm{ width: 100px; }

#foto{
    text-align:center;
}

#content img {border: 1px solid #6b8e23;}