*{
padding: 0px;
margin: 0px;
}
body{
height:100%;
text-align:center;
background-color:#eef9d7;
font-size:12px;
font-family:Arial;
}
html{
height:100%;
}
.container{
height:100%;
width:970px;
margin-left:auto;
margin-right:auto;
}
.maintable{
width:970x;
height:100%;
background-color:#000;
color:#13191f;
border-left:1px solid #000;
border-right:1px solid #000;
}
.header{
width:970px;
height:85px;
background-image:url(../images/header.gif);
background-repeat:no-repeat;
background-color:#FFF;
}
.topmenu{
background-image:url(../images/topmenu.gif);
background-repeat:repeat-x;
height:36px;
text-align:left;
}
.topmenu a{
font-family:Arial;
font-size:18px;
font-weight:bold;
color:#3e5119;
text-decoration:none;
padding:0px 2px 0px 10px;
}
.topmenu a:hover{
text-decoration:underline;
}
.foto{
background-image:url(../images/fotos/foto1.jpg);
height:140px;
border-top:1px solid #3d4e1b;
border-bottom:1px solid #3d4e1b;
}
.menuHeader{
width:180px;
height:37px;
background-image:url(../images/menuheader.gif);
}
.contentHeader{
width:790px;
height:32px;
padding-top:5px;
background-image:url(../images/contentheader.jpg);
color:#749442;
font-size:18px;
font-weight:bold;
}
.content{
background-color:#FFF;
width:780px;
padding:5px;
text-align:left;
}
.menuBg{
background-color:#d0deb5;
background-image:url(../images/menubg.gif);
width:180px;
text-align:left;
}
.footer1{
color:#223208;
border-top:1px solid #749442;
background-image:url(../images/footerbg.gif);
background-repeat:repeat-y;
background-color:#AECA7E;
height:18px;
font-size:11px;
text-align:right;
padding-right:5px;
}
.footer2{
color:#223208;
border-top:1px solid #749442;
background-color:#D0DEB5;
height:18px;
font-size:11px;
text-align:right;
padding-right:5px;
}

/* MENU */
.leftmenu{
width:180px;
line-height:150%;
font-size:12px;
color:#13191f;
text-align:left;
margin-bottom:40px;
}
.leftmenu a, .leftmenu a:hover, .leftmenu a:active, .leftmenu a:visited{
text-decoration:none;
color:#13191f;
}
.leftmenu .firstList{
padding-top:1px;
padding-bottom:1px;
}
.leftmenu ul{
padding: 0px;
margin: 0px;
}
.leftmenu li.menuItem{
list-style: none;
padding:1px;
padding-left:20px;
background-image:url(../images/bullet.gif);
background-repeat:no-repeat;
}
.leftmenu li{
list-style:none;
}
.leftmenu li ul{
padding-left:15px;
}
.leftmenu li A{
text-decoration: none;
color:#13191f;
}

[if IE]>
<style type="text/css">
.fake{
background-color:#FFF;
}

.content
{
	height: expression((document.body.clientHeight - 347) + "px");
}
</style>
<![endif]
