/* CSS Document */


body {
	background-color: #100C00;
	background-image:url(../immagini/bg.jpg);
	background-repeat:repeat-x;
	background-attachment:fixed;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.footer {
	color: #666666;
	font-size:10px;}


#content{
	color:#666666;
	margin:25px;
	padding:10px;
	background-color:#ECE7D0;
	border:solid 2px #999999;
	
}

#content2{
	color:#666666;
	width: 690px;
	background-color:#ECE7D0;
	
}

.testo {font-size: 12px}

.style1 {font-size: 10}

.titolo { font-family:verdana; font-size:12pt; color:#000000; font-weight:bold; }

.sottotitolo { font-family:verdana; font-size:10pt; color:#000000; font-weight:bold; }

.dida { font-family:verdana; font-size:8pt; color:#000000;border: 1px solid black;padding:2px; background-color:#ffffff;}

.photolist {
/*width:120px; */
margin: 10px;
border: 11px solid #ffffff;
}

.photolist2 {
width:120px;
margin: 10px;
border: 11px solid #ffffff;
}

