@charset "UTF-8";
/* CSS Document */
body{
	background-image:url(img/sfondo.jpg);
	background-repeat:repeat-x;
	background-color:#FFF
	margin:0px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
li{padding-top:5px;}
.centro{
	background-image:url(img/sfondo.png);
	background-repeat:repeat;
	width:720px;
}
.sx{
	width:40px;
	background-image:url(img/sx.png);
	background-repeat:repeat-y;
}
.dx{
	width:40px;
	background-image:url(img/dx.png);
	background-repeat:repeat-y;
}
.sopra{
	background-image:url(img/sopra.png);
	padding-top:14px;
	padding-left:30px;
	padding-right:40px;
	font-size:12px;
	padding-bottom:10px;
}
.sotto{
	background-image:url(img/sotto.png);
	padding-bottom:12px;
	padding-left:30px;
	padding-right:40px;
	font-size:12px;
	margin-bottom:10px;
}
a {
	border-style:none;
	color:#03F;
	text-decoration:none;
	} 
 
.bottone{
	border:none;
}

.menu{
	width:100%;
}
.corpo{
	margin-left:auto;
	margin-right:auto;
}
.titolo{
	font-size:20px;
	padding:0px;
	height:30px;
}
/* ora quelle x i moduli....*/
.u1{
	background-image:url(img/mod/1.png);
	background-repeat:no-repeat;
	width:25px;
}
.u2{
	background-image:url(img/mod/2.png);
	background-repeat:repeat-x;
}
.u3{
	background-image:url(img/mod/3.png);
	background-repeat:no-repeat;
	width:25px;
}
.u4{
	background-image:url(img/mod/4.png);
	background-repeat:repeat-y;
	width:25px;
}
.u5{
	background-image:url(img/mod/5.png);
	background-repeat:repeat-y;
	width:25px;
}
.u6{
	background-image:url(img/mod/6.png);
	background-repeat:no-repeat;
	width:25px;
}
.u7{
	background-image:url(img/mod/7.png);
    background-repeat:repeat-x;
}
.u8{
	background-image:url(img/mod/8.png);
	background-repeat:no-repeat;
	width:25px;
}
.up{
	font-size:9px;
	height:15px;
}
.do{
	font-size:9px;
	height:15px;
}
.u{
	background-image:url(img/mod/centro.png);
	background-repeat:repeat;
}
.mod{
	margin-left:3px;
	margin-top:3px;
	float:left;
}
/*fine*/
.tit{
	font-size:19px;
	color:#F00;
	padding-left:25px;
	vertical-align:middle;
}
.lintab{
	border-bottom:#CCC thin solid;
	padding-bottom:3px;
	padding-top:20px;
	padding-left:3px;
}
.grande{
	max-height:400px;
	max-width:680px;
}
.mini{
	overflow:auto;
	height:120px;
	width:650px;
}
.mini2{
	height:120px;
	width:100%;
}
.minifoto{
	float:left;
	margin:0px;
	margin-top:5px;
	margin-left:10px;
	
}
.descrizione{
	padding-top:25px;
	font-size:11px;
}

.v{
	height:360px;
	width:650px;
	text-align:center;
	padding-left:auto;
	padding-right:auto;
}
.imgoff{
	max-height:130px;
	max-width:110px;
	vertical-align:middle;
}
.gest_im{
	margin:3px;
	margin-left:5px;
	float:left;
	width:150px;
	height:113px;
	border:1px #CCC solid;
	position:relative;
	padding-top:3px;
}
.cr{
	position:absolute;
	bottom:1px;
	right:3px;
	margin-left:auto;
	margin-right:auto;
}
.thumb_data{
	position:absolute;
	bottom:1px;
	left:3px;
	font-size:12px;
}
