BODY {
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 8pt;
	margin:0px;
	background: url(../pictures/bg.gif) 0px 38px repeat-x #DEDED5;
}

TABLE.main {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	border:none;
}

TD.contenuto {
	vertical-align: top;
	text-align:center;
	height: 455px;
	padding-top: 5px;
	background-image: url(../pictures/bgcontent.gif);
	background-position: top;
	background-repeat: repeat-x;
	background-color: white;
}

div.marchi {
	margin-top: 0px;
	padding-top: 3px;
	margin-bottom: 0px;
	text-align: center;
	width:930px;
	height: 75px;
	padding-top:5px;
}

div.marchi img {
	margin-left: 5px;
	margin-right: 5px;
	margin-top:0px;
	margin-bottom: 0px;
	border: none;
}

div.marchi A {
	text-decoration: none;
}

div.contenuto {
	vertical-align: top;
	text-align: center;
	margin: 0;
	background-color: #fff;
	border: none;
}

H1.menu {
	color: #52534E;	
	font-size: 11px;
	margin: 0px;
}

A.menu:LINK, A.menu:VISITED { 
	color: #52534E;
	text-decoration: none;
	font-size: 8pt;
}

A.menu:HOVER, A.menu:ACTIVE { 
	text-decoration: underline;
}

DIV.testo {
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	color: #52534E;
	font-size: 9pt;
	margin: 20px;
	text-align:left;
}

div.testo A.fb:LINK, div.testo A.fb:VISITED { 
	color: #52534E;
	text-decoration: none;
}

div.testo A.fb:HOVER, div.testo A.fb:ACTIVE { 
	text-decoration: underline;
}


div.testo H1 {
	color: #982c6a;	
	font-size: 15pt;
	margin-top: 10px;
	margin-bottom: 20px;
	font-style: italic;
}

div.testo H2 {
	margin-bottom:3px;	
	font-size: 11pt;
	color:#296aa2;
	margin-top:20px;	
}

div.testo H3 {
	margin-top:14px;	
	margin-bottom:4px;	
	font-size: 10pt;
}

A { 
	color: #982c6a;
}

DIV.didascalia_miniatura {
	text-align: center;
	margin-top:10px;
	color: #52534E;
	font-size: 11px;	
}


div.avviso {
	color:#982C6A;
	font-weight:bold;
	margin-top:20px;
	border:2px solid #296EA2;
	text-align:center;
	background-color:#ffffb5;
	font-size: 13px
}

div.footer {
	width:940px;
	position:relative;
	background-color:#deded5;
	color:#898989; 	
}

div.footer div.catalogo {
	float:left;
	padding-left:15px;
	width:155px;
	border-left: 1px solid white;
	margin-bottom:30px
}

div.footer h1 {
	color: #52534E;	
	font-size: 11px;
	margin: 0px;	
}


div.footer A:LINK, div.footer A:VISITED { 
	color: #52534E;
	text-decoration: none;
	font-size: 8pt;
}

div.footer A:HOVER, div.footer A:ACTIVE { 
	text-decoration: underline;
}

div.footer div.info {
	float:right;
	text-align:right;
	width:240px
}





