#collane #content { padding:0; height:330px; overflow:hidden; }

#collane #content #contenuto_collana { padding:10px }
#collane #elenco_collane { list-style-type:none; padding:0; }
#collane #elenco_collane li { float:left; }
#collane #elenco_collane .collana_home { display:block; position:relative; height:330px; float:left; }
#collane #elenco_collane img { height:330px; position:absolute; }
#collane #elenco_collane .desc_collana_home { display:block; height:310px; padding:10px; position:absolute; background-color:#000; color:#fff; text-align:justify }


#cloud			 	 { position:relative; }
#cloud_slider a		 { display:inline; float:left; font-size:15px; text-decoration:none; overflow:hidden; padding:5px 10px; margin-bottom:3px; width:210px;  }
#cloud_slider a:hover	 { color:#000; text-decoration:none; background:#fff; }
#cloud_slider a small	 { color:#c00; font-size:12px; }
#cloud_slider a:hover small { color:#a00; }

#cloud .column { float:left; width:230px; }

#cloud_slider { position:absolute; top:0; left:0; width:10000px; }

#handleLeft, #handleRight, #handleFirst, #handleLast { width:20px; height:20px; display:block; background:url(../images/iconeNav.gif ) no-repeat 0 0; position:absolute; top:15px; cursor:pointer; }

#handleLast { background-position:-60px 0; right:10px; }
#handleRight { background-position:-40px 0; right:40px; }
#handleLeft { background-position: -20px 0; right:70px; }
#handleFirst { background-position: -0px 0; right:100px; }

#boxOrdering { position:absolute; top:18px; right:160px; color:#444; }
#boxOrdering a { font-weight:bold; color:#999; padding:0 5px; }
#boxOrdering a:hover { font-weight:bold; color:#333 }
#boxOrdering.autore a.autore,
#boxOrdering.titolo a.titolo,
#boxOrdering.data a.data { color:#000; }