﻿*
{
    padding: 0px;
    margin: 0px;
}
body
{
    font-family: tahoma;
    font-size: 0.9em;
    font-weight: normal;
    color: #333333;
    text-decoration: none;
}
.main
{
    padding: 0px;
    margin: 0px auto;
    width: 970px;
}
.header
{    
    height: 151px;
}
.logo
{
    width: 182px;
    float: left;
    padding-left: 8px;
}
.entopmenu
{
    font-size: 0.8em;
    color: #EFEFEF;
    float: right;
    padding-right: 10px;
}
.entopmenu a:hover
{
    text-decoration: underline;
    color: #FF0000;
}
.topmenu
{
    padding-top: 45px;
    float: right;
    padding-right: 0px;
}
.topmenu li
{
    line-height: normal;
    padding-left: 10px;
    float: left;
    list-style-type: none;
    border-left-color: #FFEBE6;
    background-image: url('../../images/o-l-bg.png');
    background-repeat: repeat-x;
    height: 26px;
    padding-top: 7px;
}
.topmenu li a
{
    color:#FFf;
    font-size: 14px;
    text-decoration: none;
    border-right: #FFBFBF 1px solid;
    padding-right: 10px;
}
.topmenu li a:hover
{
    color: #FFBFBF;

    text-decoration: underline;
}
.topmenu li.firstitem
{
    margin: 0px;
    background-position: right top;
    border-left: medium none;
    padding: 0px;
    background-image: url('../../images/f-l-bg.png');
    background-repeat: no-repeat;
    width: 5px;
    height: 33px;
}
.topmenu .last a
{
    border-right: medium none;
}
.topmenu .lastitem
{
    padding-right: 0px;
    border-left: medium none;
    background-image: url('../../images/l-l-bg.png');
    background-repeat: no-repeat;
    width: 5px;
    height: 33px;
}


a:hover
{
    color: #FF0000;
    text-decoration: underline;
}
a
{
    color: #666666;
    text-decoration: none;
}
a:visited
{    color: #333333;text-decoration: none;
}
a:active
{
    color: #0066FF;
    text-decoration: none;
}
.newsdiv
{
    border: 1px solid #EFEFEF;
    float: right;
    background-position: #EFEFEF;
    background: #F9F9F9;
    color: #333333;
    padding: 0.6em;
    margin-right: 10px;
    margin-top: 12px;
    width: 710px;
}
 ul#news
{
    width: 300px;
    float: right;
    list-style-type: none;
}
/* footer */
#footer
{
    background-color: #E9E9E9;
    border: 1px solid #EFEFEF;
    margin: 10px;
    background-image: url('../../images/bg_righe.png');
    background-repeat: repeat-x;
    height: 76px;
    font-size: 0.8em;
}
#maincontain
{
    border: 1px dotted #EFEFEF;
    margin: 10px;
    padding: 2px
}
.sol
{
 margin:0;
}
.sag
{
    background-color: #E9E9E9;
    border: 1px solid #EFEFEF;
    margin-left: 10px;
    width: 290px;
    float: right;
}
.clear
{
    clear: both;
}
.dv1
{
    padding: 1px;
    background-image: url('../../images/div1.png');
    background-repeat: no-repeat;
    width: 223px;
    height: 129px;
}
.dv2
{
    padding: 1px;
    background-image: url('../../images/div2.png');
    background-repeat: no-repeat;
    width: 223px;
    height: 129px;
    margin-left: 10px;
}
.dv3
{
    padding: 1px;
    background-image: url('../../images/div3.png');
    background-repeat: no-repeat;
    width: 223px;
    height: 129px;    margin-left: 10px;

}
.dv4
{
    padding: 1px;
    background-image: url('../../images/div4.png');
    background-repeat: no-repeat;
    width: 223px;
    height: 129px;    margin-left: 10px;

}
.footerItem
{
    padding: 2px 5px 2px 20px;
    background-position: right center;
    margin-left: 600px;
    background-image: url('../../images/mak_logo.jpg');
    background-repeat: no-repeat;
    border-left-style: dashed;
    border-left-color: #C0C0C0;
    border-left-width: 1px;
    margin-right: 20px;
}


