body
{
background: url(/images2/bg.jpg) top center no-repeat;
font-family: Georgia;
margin: 0;
padding: 0;
}
.logo
{
padding-top: 36px;
}
.slogan
{
padding-left: 20px;
padding-top: 32px;
font-style: italic;
font-size: 14px;
}
.slogan span
{
font-weight: bold;
font-size: 30px;
}
.center
{
padding-top: 60px;
padding-bottom: 40px;
}
.dopo
{
font-size: 24px;
font-weight: bold;
}
.bottom
{
background: #f9faf7;
padding: 40px;
}
.bottom td
{
font-size: 12px;
}
.bottom td a
{
color: #56890d;
}
.phone 
{
font-size: 14px;
}
.phone span
{
font-size: 28px;
}

.menu ul
{
list-style: none;
margin: 0;
padding: 0;
display: block;
}
.menu li
{
position: relative;
float: left;
display: block;
width: 140px;
height: 35px;
text-align: center;
}
.menu li a
{
line-height: 35px;
font-size: 18px;
color: #000;
font-style: italic;
}
.menu li li
{
background: #97c423;
}
.menu li li li
{
background: #c4b823;
}
.menu li li li li
{
background: #a08333;
}
.menu li.jshover a
{
color: #FFF;
text-decoration: none;
}
.menu li.jshover
{
background: url(/images2/bg_menu.gif) top repeat-x;
}
.menu li li.jshover
{
background: url(/images2/bg_sub_menu.gif) top repeat-x;
}
.menu li li li.jshover
{
background: url(/images2/bg_sub_menu_2.gif) top repeat-x;
}
.menu li.jshover li a
{
font-size: 10px;
text-decoration: underline;
text-transform: lowercase;
}
.menu li li
{
display: block;
width: 140px;
/*height: 35px;*/
}
.menu ul ul
{
position: absolute;
top: 35px;
left: 0;
display: none;
}
.menu ul ul ul
{
top: 0;
left: 140px;
}
.menu ul li.jshover ul
{
display: block;
}
.menu ul li.jshover ul ul
{
display: none;
}
.menu ul ul li.jshover ul
{
display: block;
}
.menu ul ul li.jshover ul ul
{
display: none;
}
/*.menu ul ul ul li.jshover ul
{
display: block;
}*/
.news
{
}
.news td
{
font-size: 12px;
}
h1
{
font-size: 18px;
font-style: italic;
font-weight: bold;
font-family: georgia;
}
.content
{
padding-right: 20px;
}
.content, .content td
{
font-size: 12px;
font-family: "Trebuchet MS";
}
.content a
{
color: #56890d;
}
.content img
{
border: #9fcb53 5px solid;
}


.download
{
background: url(/images2/book.png) left top no-repeat; 
padding-left: 60px;
padding-top: 7px;
height: 130px; 
font-size: 12px;
}
.download a
{
color: #56890d;
font-size: 14px;
}
.download span
{
font-weight: bold;
}