1/* $Id: attach.css 558 2010-03-20 01:25:40Z marciuz $ */
2
3#cont-eti-allegati{
4	text-align:left
5}
6
7.allegato{
8	margin:18px 0px 18px 8px;
9	clear:left;
10}
11
12.allegato-img{
13
14	float:left;
15	padding:10px;
16	vertical-align:middle;
17	text-align:center;
18}
19
20.allegato-info{
21
22}
23
24
25.thumb{
26
27	padding:2px;
28	margin:0px 3px 0px 3px;
29	border: 3px solid #D9E8FE;
30}
31
32h1{
33	font-size:1.6em;
34	padding: 1em 0 0 80px;
35}