/* stili top*/

#content {
    float: left;
    width: 975px;
    position: relative;
    line-height: 25px;
    background-color: #2f3213;}

#logocontent {
    width: 283px;
    position: absolute;
    top: 30px;
    left: 83px;}

/*corpo centrale*/

#pagina {
    float: left;
    width: 645px;
    position: relative;
    padding-left: 293px;
    text-align: left;}

.rientro {
    float: left;
    padding-left: 40px;
    position: relative;}

#mail {
    float: right;
    position: relative;
    text-align: right;}

#mail a:link {color: #ff4c00; background-color: #2f3213; text-decoration: none;}
#mail a:visited {color: #ff4c00; background-color: #2f3213; text-decoration: none;}
#mail a:hover {color: #fff100; background-color: #2f3213; cursor: pointer; text-decoration: none;}

/*righe*/

.rigatransparentstd {
    width: 100%;
    height: 1px;
    position: relative;
    font-size: 1px;
    line-height: 1px;
    background-color: transparent;
    clear: both;}

.rigastd5px {
    width: 100%;
    height: 5px;
    position: relative;
    font-size: 1px;
    line-height: 5px;
    clear: both;}

.rigaarancio1px {
    width: 100%;
    height: 1px;
    position: relative;
    font-size: 1px;
    line-height: 1px;
    background-color: #ff4c00;
    clear: both;}

.rigaarancio1pxlogo {
    float: right;
    width: 70%;
    height: 1px;
    position: relative;
    font-size: 1px;
    line-height: 1px;
    background-color: #ff4c00;
    clear: both;}

.rigaarancio7px {
    width: 100%;
    height: 7px;
    position: relative;
    font-size: 1px;
    line-height: 7px;
    background-color: #ff4c00;
    clear: both;}

.rigastd10px {
    width: 100%;
    height: 10px;
    position: relative;
    font-size: 1px;
    line-height: 5px;
    clear: both;}

.rigaaranciotratt {
    width: 100%;
    height: 1px;
    position: relative;
    font-size: 1px;
    line-height: 1px;
    background-image: url('../../img/riga_tratt.jpg');
    background-repeat: repeat-x;
    clear: both;}