#staticBox
{
    margin: 30px;
    background-color: #ffffff;
    padding: 20px;
    overflow: hidden;
    min-height: 300px;
}

#staticBox .intro
{
    overflow: hidden;
}

#staticBox .intro img
{
    float: left;
    margin-right: 30px;
}

#staticBox .intro p
{
    margin: 30px 50px 0 10px;
    font-weight: bold;
    font-size: 14px;
}

#scritta_campiContent
{
    float: none;
}

#leggiPrivacyContent, #privacyContent
{
    clear: both;
    float: none;
}

#privacyLabel, #captchaLabel
{
    width: 95%;
    text-align: left;
    background: none;
    padding: 0px;
}

#captchaContent
{
	overflow: hidden;
	padding-top: 18px;
	margin-top: 10px;
	width: 290px;
}

#captchaContent a
{
    color: #000000;
    text-decoration: underline;
}

#formContattiCnt #submitContent
{
    margin-top: 140px;
}


.datiAzienda
{
    font-weight: bold;
    font-size: 13px;
    float: left;
    width: 60%;
    margin-bottom: 30px;
}

.orariAzienda
{
    font-weight: bold;
    font-size: 13px;
    color: #dd0000;
    margin-bottom: 30px;
    margin-left: 60%;
}


.chisiamo p, .bottega p
{
    font-size: 15px;
    line-height: 1.5em;
}

.chisiamo img.left
{
    float: left;
    margin-top: 40px;
}

.bottega
{
    background-image: url(../immagini/grafica/statiche/bottiglie.jpg);
    background-position: top right;
    background-repeat: no-repeat;
}

.servizi
{
    overflow: hidden;
    margin-bottom: 10px;
}

.servizi .img
{
    float: left;
    width: 200px;
    text-align: center;
}

.servizi .titolo
{
    padding-top: 10px;
    font-size: 18px;
    
}

.servizi .corpo
{
    font-size: 14px;
}