
/*SOCIETà PAGE----------------------------------------------------------
-------------------------------------------------------------------------
-----------------------------------------------------------------------*/
#content_wrapper {
margin:0px auto;
width:960px;
height: 1010px;
padding: 20px 0 0 0;
}

.torna a{
margin-bottom: 30px;
background: url("../images/arrow_blue.png") no-repeat scroll 0 8px;
color: #638FCC;
display: block;
font-size: 13px;
padding-left: 15px;
}

.torna a:hover{
color: #37598A;
}

#colonna_societa_sx {
float:left;
width:660px;
font-size: 14px;
line-height: 25px;
text-align:justify; 
}
#colonna_societa_sx h2{
color: #37598A;
font-weight:bold;
font-size:24px;
margin-bottom: 20px;
}

#colonna_societa_sx ul{
margin-left:15px !important;
list-style-type: disc;
}

#societa img {
float: left;
margin-right: 10px;
}

.spazio{
margin-bottom: 70px;	
}

#colonna_societa_dx {
padding-left: 10px;
float:right;
width:280px;
height: 950px;
font-size: 14px;
line-height: 25px;
text-align:justify;
border-left: 1px dotted #b5b5b5;
}
.lista_dx li {
padding:10px 22px;
background:#f0f0f0 url("../images/li_zebra_arrow.png") no-repeat 10px center;
}
.lista_dx li:nth-child(even) {background-color:#e9e9e9;}
.lista_dx li a {color:#737271;}
.lista_dx li a:hover {color:#f36f36;}

#ribbon, #ribbon2 {
margin-top: 30px;
width:189px;
height:78px;
}

#ribbon > a {
display:block;
background:url(../images/ribbon.png) repeat scroll 0 0px;
width:189px;
height:78px;
}

#ribbon > a:hover {
display:block;
background: url(../images/ribbon.png) repeat scroll 0 78px;
width:189px;
height:78px;
}

#ribbon2 > a {
display:block;
background:url(../images/ribbon2.png) repeat scroll 0 0px;
width:189px;
height:78px;
}

#ribbon2 > a:hover {
display:block;
background: url(../images/ribbon2.png) repeat scroll 0 78px;
width:189px;
height:78px;
}

#battaglia_text {
float:left;
width:650px;
font-size: 14px;
line-height: 25px;
text-align:justify;
}
#battaglia_text h2{
color: #37598A;
font-weight:bold;
font-size:24px;
}

#battaglia_foto {
background-image:url(../images/robertabattaglia.png);
background-repeat:no-repeat;
float:right;
width:290px;
height: 290px;
border:#cccccc 4px double;
}

.info {
background: url("../images/bg_arrow_details.png") no-repeat scroll 0 8px;
color: #929190;
display: block;
font-size: 13px;
margin-top: 6px;
padding-left: 15px;
}















