
#contenitoreFull{
margin:0 auto;
width:790px;
}

#contenitore{
background:#ffffff;
color:#303030;
margin:0 auto;
width:790px;
background: url(../img_styles/imgComuni/sfondoLeft.png) repeat-y;

}

#imgHaccaStyle{
background: url(../img_styles/home/haccaStyle.png) repeat-y;
background-position: 67px 0px;
}


#strContatti{
background:#ffffff;
color:#303030;
margin:0 auto;
width:790px;
background: url(../img_styles/contatti/contatti.gif);
background-position: 25px 0px;
background-repeat: no-repeat;
}

#imgHaccaStyleR{
background: url(../img_styles/home/haccaStyle.png) repeat-y right;
background-position: 770px 0px;
border-right: 1px solid #DEDEDE;*/
}


#colonnaCenter{
float: none;
margin:0px 0px 0px 70px;
/*border-left: 2px dashed #DEDEDE;*/
padding:10px 15px 20px 15px;
line-height:1.5em;
text-align:justify;
}

#colonnaLeft{
float:left; 
}

#titoloContatto{
font-size:12px;
font-weight: bold;
background: #FFCCCC;
text-align: left;
color: #000;
padding:5px 0px 5px 5px;
margin:0px 0px 0px 0px;
}

#nomeContatto{
font-size:12px;
text-align: right;
color: #000;
padding:0px 0px 0px 5px;
line-height: 18px;
}

#emailContatto{
font-size:12px;
text-align: right;
color: #000;
line-height: 18px;
}

#emailContatto a{
text-decoration: none;
color: #000;
}

#emailContatto a:hover {
text-decoration: none;
color: #F00;
}

#separator {
padding:5px 0px 5px 5px;
font-size:10px;
}

#testoContatti {
font-size:12px;
text-align: justify;
line-height: 17px;
}
