td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(grafica_index/sfondo_texture.png);
}
.indirizzo_piccolo {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #EEEEEE;
}
.testo {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.titolo_pagine {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #BFA46A;
	font-weight: bold;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #B49652;
}
a:active {
	text-decoration: none;
	color: #666666;
}
.sottotitolo {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BFA46A;
	font-weight: bold;
}
.indirizzo_piccolo_Nero {
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}
.campi_form {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8D733D;
}
.testoRosso {

font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF3300;
}



/*
.NessunEL = DIV
.TabellaElemento = TABLE
.DataEL = TD
.TitoloEL = TD
.AbstractEL = DIV
.AbstractEL_A = A
.DescrizioneEL = DIV
.ListaAllegatoIMG = DIV
.AllegatoIMG = DIV
.AllegatoEL = DIV
.AllegatoEL_A = A
.GoToBack = DIV
*/

.NessunEL  {
	text-align: center;
	border: 1px solid #5E7496;
	background-color: #BAC3D2;
	padding: 16px 4px;
	color: #215589;
	font-weight: bold;
}

.TabellaElemento  {
	border-bottom: 1px dashed #003366;
	width: 98%;
	margin-bottom: 8px;
}

.DataEL {
}

.TitoloEL  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #BFA46A;
	font-weight: bold;
}

.AbstractEL {
}

.AbstractEL_A  {
	color: #000000;
	text-decoration: none;
}

.AbstractEL_A img  {
	display: inline;
	border: none;
	vertical-align: middle;
}

.DescrizioneEL {
}

/* Per mettere l'immagine a sinistra 

.ListaAllegatoIMG, .AllegatoIMG {
	font-size: smaller;
	clear: both;
	margin: 0 13px 0 0;
	padding: 0 13px; 0 0;
	float: left;
} */

/* Per mettere l'immagine a destra*/

.ListaAllegatoIMG, .AllegatoIMG {
	font-size: smaller;
	clear: both;
	margin: 0 0 0 13px;
	padding: 0 0 0 13px;
	float: right;
}

.AllegatoIMG {
}

.AllegatoEL_A {
	color: #cc0033;
}

.AllegatoEL_A img {
	border: none
}

.GoToBack a:link, .GoToBack a:visited {
	color: #000000;
}

.GoToBack a:hover {
	color: #fff;
}


/* leftbox and rightbox toolbar buttons */
/*
.leftbox, .rightbox {
	font-size: smaller;
	clear: both;
}
.leftbox {
	margin: 0 13px 0 0;
	padding: 0 13px; 0 0;
	float: left;
}
.rightbox {
	margin: 0 0 0 13px;
	padding: 0 0 0 13px;
	float: right;
}
.rightbox .screenshot { border: solid 5px #F1F4F6}
.rightbox .screenshot img { background-color: #fff; padding: 5px; border: solid 1px #D5D8D9; }

*/
