#colonna_menu{
width:150px;
float:left;
}

#colonna_sx{
width:730px;
float:left;
}

#colonna_contenuti{
width:550px;
height:auto !important;
height:530px;
min-height:530px;
float:left;
text-align:left;
}
/*------MENU--------------*/
.submenu{
background:#000000;
color:#FFF;
text-align:left;
padding:0;
margin: 0;
}
.submenu li{
list-style-type: none;
margin:0 9px;
padding:0;
line-height:40px;
}
.submenu a:link,.submenu a:visited{
text-decoration:none;
color:#FFF;
}
.submenu a:hover,.submenu  a:focus,.submenu a:active{
text-decoration:none;
color:#FFF;
font-weight:bold;
}

.submenu .voce_corrente a:link,
.submenu .voce_corrente a:visited,
.submenu .voce_corrente a:hover,
.submenu .voce_corrente a:focus,
.submenu .voce_corrente a:active {
text-decoration:none;
color: #F00;
font-weight:bold;
}

/*------LISTA-------------*/
#contenitore{
width:550px;
float:left;
margin:0;
padding:0;
}
.lista_projects{
width:120px;
margin:5px;
float:left;
}
.foto_projects{
widows:120px;
height:100px;
text-align:center;
margin:0 auto;
}
.testo_projects{
widows:120px;
height:40px;
text-align:center;
margin:0 auto;
}
a.link_projects:link, a.link_projects:visited{
color:#FFF;
background:000;
text-decoration:none;
}
a.link_projects:hover, a.link_projects:focus, a.link_projects:active{
color:#F00;
background:000;
text-decoration:none;
}
.titolo_projects{
margin:0 20px 0 0;
}
/*---------------------DETTAGLIO------------------------*/
#foto_dettaglio{
width:320px;
float:left;
text-align:center;
}
#testo_dettaglio{
width:230px;
float:left;
}
h1{
width:230px;
color:#F00;
font-size:1.2em;
text-align:center;
float:left;
margin-bottom:10px;
}

.icone{
width:310px;
text-align:left;
margin:0 0 0 3px;
float:left;
}

.box img{
margin:10px 0 0;}

.box{
width:70px;
height:60px;
text-align:center;
float:left;
}

/*.corrente img{
border:2px solid #FFF;
}*/
.tasti{
width:310px;
}
.link{
text-align:right;
margin:10px  10px 0 0;
padding:1px 20px 1px 3px;
}
.link a,
.back a{
text-decoration:none;
}
.link a:link, .link a:visited,
.back a:link, .back a:visited{
color:#FFF;
}
.link a:hover, .link a:focus, .link a:active,
.back a:hover, .back a:focus, .back a:active{
color:#999;
}
.back{
margin:10px 0;
}

/*------------P o P----------------------*/
#pop{
width:620px;
margin:10px;
}
#pop a{
text-decoration:none;
}
#pop a:link, #pop a:visited{
color:#ce5159;
}
#pop a:hover, #pop a:focus, #pop a:active{
color:#e3858b;
font-weight:bold;
}
