h1 {
 background: url(images/header.jpg) no-repeat top left;
}

/************/
/* PROGETTI */
/************/

#container_progetti {
 clear: both;
 width: 908px;
 margin: 0 auto;
 padding-top: 10px;
}

/*************/
/* PUGIABOOK */
/*************/

#pugiabook {
 margin-top: 11px;
 float: left;
 width: 439px;
 background: url(/images/pugiabook_cont.gif) repeat-y top left;
}

#pugiabook h2 {
 margin: 0;
 height: 61px;
 background: url(/images/pugiabook_top.gif) no-repeat top left;
}

#pugiabook h2 a {
 float: right;
 margin: 2px 85px 0 0;
 width: 245px;
 height: 35px;
}

#pugiabook h2 a span {
 display: none;
}

#pugiabook div.caratteristiche {
 margin: 0 10px;
 padding-top: 3px;
}

#pugiabook div.caratteristiche p {
 margin: 0;
 float: left;
 width: 200px;
 font-size: 0.8em;
 color: #000;
 margin-bottom: 5px;
 margin-top: -5px;
}

#pugiabook div.last_news {
 padding-bottom: 5px;
 margin: 5px 10px 0 10px;
 border-bottom: 1px solid #07f;
 clear: left;
}

#pugiabook div.last_news p.first {
 border-top: 1px solid #07f;
 padding-top: 5px;
}

#pugiabook div.last_news p {
 margin: 0;
 padding: 0 5px 0 2px;
 font-size: 0.8em;
}

#pugiabook div.last_news a {
 color: #f20;
}

#pugiabook div.last_news a:hover {
 color: #f20;
 text-decoration: none;
}

#pugiabook div.last_download {
 padding: 8px 10px 20px 10px;
 background: url(/images/pugiabook_bottom.gif) no-repeat bottom left;
}


#pugiabook div.last_download p {
 line-height: 35px;
 margin: 0 10px;
}


#pugiabook div.last_download p a {
 display: block;
 color: #f20;
 font-weight: bold;
 text-decoration: none;
 background: url(/images/download.gif) no-repeat center right;
}

#pugiabook div.last_download p a:hover {
 background: url(/images/download_down.gif) no-repeat center right;
}

/****************/
/* PUGIAGALLERY */
/****************/

#pugiagallery {
 float: right;
 width: 439px;
 background: url(/images/pugiagallery_cont.gif) repeat-y top left;
}

#pugiagallery h2 {
 margin: 0;
 height: 71px;
 background: url(/images/pugiagallery_top.gif) no-repeat top left;
}

#pugiagallery h2 a {
 float: left;
 margin: 10px 0 0 81px;
 width: 315px;
 height: 36px;
}

#pugiagallery h2 a span {
 display: none
}

#pugiagallery div.caratteristiche {
 margin: 0 10px;
 padding-top: 3px;
}

#pugiagallery div.caratteristiche p {
 margin: 0;
 float: left;
 width: 200px;
 font-size: 0.8em;
 color: #000;
 margin-bottom: 5px;
 margin-top: -5px;
}

#pugiagallery div.last_news {
 padding-bottom: 5px;
 margin: 5px 10px 0 10px;
 border-bottom: 1px solid #07f;
 clear: left;
}

#pugiagallery div.last_news p.first {
 border-top: 1px solid #07f;
 padding-top: 5px;
}

#pugiagallery div.last_news p {
 margin: 0;
 padding: 0 5px 0 2px;
 font-size: 0.8em;
}

#pugiagallery div.last_news a {
 color: #f20;
}

#pugiagallery div.last_news a:hover {
 color: #f20;
 text-decoration: none;
}

#pugiagallery div.last_news p {
 margin: 0;
 padding: 0 5px 0 2px;
 font-size: 0.8em;
}

#pugiagallery div.last_download {
 padding: 8px 10px 20px 10px;
 background: url(/images/pugiagallery_bottom.gif) no-repeat bottom left;
}

#pugiagallery div.last_download p {
 line-height: 35px;
 margin: 0 10px;
}

#pugiagallery div.last_download p a {
 display: block;
 color: #f20;
 font-weight: bold;
 text-decoration: none;
 background: url(/images/download.gif) no-repeat center right;
}

#pugiagallery div.last_download p a:hover {
 background: url(/images/download_down.gif) no-repeat center right;
}