/* Body e Barre di scorrimento */
body	{	
		margin: 0px;
/*		background : #c88888; */
		background : #b66666;


		font: Verdana, Tahoma, Arial, Helvetica;
		font-size: 14px;
/*		color: #800000; */
		color: #ffffff; 
		text-align: justify; 
	
}

font, td, p, div, input,  textarea, form,  select { font-family: Verdana,Arial,Helvetica,Sans-serif; font-size: 14px}

 /* Titolo nei moduli */
.title 		{background: none; COLOR: #1b4883; font-size: 14px; font-weight: bold; font-family: Tahoma, Verdana, Helvetica; text-decoration: none}

/* Testo nei moduli */
.content 	{background: none; COLOR: #000066; font-size: 12px; font-family: Tahoma, Verdana, Helvetica}
.bold 	{  font-weight: bold; background: none; COLOR: #000000; font-size: 14px; font-family: Tahoma, Verdana, Helvetica}
.contentiny 	{background: none; COLOR: #000000; font-size: 10px; font-family: Tahoma, Verdana, Helvetica; text-align: justify;}

/* Inviato da */
.stamp 	{background: none; COLOR: #000000; font-size: 12px; font-weight: bold; font-family: Courier, Verdana, Helvetica; text-decoration: none}
.stamptiny 	{background: none; COLOR: #333333; font-size: 10px; font-family: Courier, Verdana, Helvetica; text-decoration: none}

/* testo minuscolo */
.tiny		{background: none; COLOR: #215DC6; font-size: 9px; font-weight: normal; font-family: Tahoma, Verdana, Helvetica; text-decoration: none}

/* testo minuscolo bianco */
.tinyb		{background: none; COLOR: #ffffff; font-size: 10px; font-weight: normal; font-family: Tahoma, Verdana, Helvetica; text-decoration: none}


/* tabella principale */
.centrale  TABLE { border: #000080 1px ; border-style: solid;	}





/* immagini */
img  {	text-decoration: none;	background: none ; border: none;}




/* Cartoline e Album fotogtafico */
.album TABLE {	width : 80%; vertical-align: middle;}
.album TD { font-family: Verdana, Tahoma, Arial, Helvetica; COLOR: #336600; text-decoration: none; text-align: center; font-size: 10px; padding: 5px;}
.album A:hover IMG { border: #ffff00 1px solid; }
.album A:visited IMG  {	border: #c8c8c8 1px solid; }
.album IMG { border: #c80000 1px solid; }



.VerAcc TABLE { width : 100%; vertical-align: middle;}



/* Accodate i Vostri CSS personalizzazati */



/* PERSONALIZZAZIONE  CSS */
.testata {
	color: #000066;
	font-size: 14px;
	text-decoration: none;
	background: none;
	text-align: center;
}

.titolo {
	font-family: Tahoma, Verdana, Garamond, Verdana, Arial, Helvetica;
	color: #000066;
	font-size: 24px;
	text-decoration: none;
	background: none;
	font-style: italic;
	text-align: center;
}

.titolosup {
	font-family: "Vineta BT", Verdana, Tahoma, Arial, Helvetica;
	color: #0000e8;
	font-size: 36px;
	text-decoration: none;
	background: none;
	text-align: center;
}




.testo {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #0000A0;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	background: none;
}





