@font-face {
    font-family: 'font_sito';
    src: url('../fonts/SourceSansPro-ExtraLight.ttf') format('truetype');
}

body {
font-size: 14px;
/*font-family: 'font_sito';*/
font-family: Arial;
background: #4e4556;
margin: 0px;
border:0px;
padding:0px;
}

a.intestazione {
font-size: 16px;
/*font-family: 'font_sito';*/
font-family:Arial;
color:#FFF;
margin: 0px;
border:0px;
padding:0px;
background: #0a8165;
text-decoration: none;
display: block;
width: 130px;
height: 25px;
line-height: 25px;
margin-top: 4px;
}

a.intestazione:hover {
background: #075845;
}

p
{
margin: 0px;
border:0px;
padding:0px;
}

.testo
{
padding: 5px;
}

.testotestata
{
padding-left: 140px;
line-height: 75px;
font-size: 40px;
color: #FFF;
}

.bottoni
{
padding-top: 0px;
}

#contenitore
{
position: absolute;
width: 980px;
margin: 0px;
border:0px;
padding:0px;
top: 5px;
left: 50%;
margin-left: -490px;
background: #4e4556;
}

img
{
border: 0px;
}

.box1, .box2, .box3, .titolo, .recapiti, .news, .fototoro, .testata
{
float: left;
margin: 5px;
display: block;
background: #4e4556;
z-index: -1;
}

.news
{
float: left;
margin: 5px;
display: block;
/*font-family: 'font_sito';*/
font-family: Arial;
color: #FFF;
width: 130px;
height: 245px;
background: #4f81bd;
text-decoration:underline;
}

.destra
{
float:right;
z-index: 0;
}

.box1
{
width: 550px;
height: 330px;
}

.box2
{
width: 270px;
height: 160px;
}

.box3
{
width: 130px;
height: 75px;
}

.info
{
background: #f27f22;
color: #FFF;
}

.credit
{
width: 970px;
height: 25px;
display: block;
clear: both;
text-align: center;
color: #FFF;
}

.fototoro
{
width: 830px;
/*height: 415px;*/
display: block;
background: #FFF;
}

.contatti
{
width: 130px;
height: 75px;
position: absolute;
bottom: 30px;
}

.riga
{
width: 130px;
height: 10px;
position: absolute;
bottom: 80px;
background: #4e4556;
}

.testata
{
width: 970px;
height: 75px;
background-color: #056e9d;
background-image: url(../immagini/icona_listatori_top.jpg);
background-repeat: no-repeat;
}

.testatacarrello
{
width: 970px;
height: 75px;
background-color: #9b088c;
background-image: url(../immagini/icona_carrello0.png);
background-repeat: no-repeat;
margin: 5px;

}
.testatadistributori
{
width: 970px;
height: 75px;
background-color: #02a4ef;
background-image: url(../immagini/icona_distributori0.png);
background-repeat: no-repeat;
margin: 5px;

}
.testatacontatti
{
width: 970px;
height: 75px;
background-color: #f1ba22;
background-image: url(../immagini/icona_contatti0.png);
background-repeat: no-repeat;
margin: 5px;

}
.testatascheda
{
width: 970px;
height: 75px;
background-color: #00a87d;
background-image: url(../immagini/icona_toro0.png);
background-repeat: no-repeat;
margin: 5px;

}
.testataschedap
{
width: 970px;
height: 75px;
background-color: #d00000;
background-image: url(../immagini/icona_pack0.png);
background-repeat: no-repeat;
margin: 5px;

}


.marginauto {
    margin: auto;
    vertical-align: middle;
    text-align: center;

}
.marginauto_l {
    margin: auto;
    vertical-align: middle;
    text-align: left;
    padding-left:2px;

}
.marginauto_h {
    margin: auto;
    text-align: center;
    vertical-align: middle;
}
.GridPager1 a, .GridPager1 span {display: block; font-size: 9px; min-width: 30px; font-weight: bold; text-align: center; text-decoration: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; -webkit-appearance: none; padding: 4px 0; margin: 5px 0;}
.GridPager1 a {background-color: #f27f22; color: #ffffff; border: 1px solid #f27f22;}
.GridPager1 span {background-color: #ffffff; color: #0c4163; border: 1px solid #f27f22;}
