body {
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	/* line-height: 15px; */
	/* color: #111111; */
/*	background-image: url(../images2/fondo2.gif);
	background-repeat: repeat-x;
*/	
	background-image: url(../images2/bg-body.jpg);
	background-repeat: repeat-x repeat-y;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/* background: #A5ABCD url(../images/bg-grad.gif) repeat-x; */
	/* text-align: left; */
}

.titolo {
	font-size: 18px;
	color: #98002D;
	text-align: left;
	font-weight: bold;
}

#news {
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #98002D;
	padding-bottom: 6px;
}

table.NORMALE {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-collapse: collapse;
	background-color: #ffffff;
}

table.PAGINA {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: white;
	border-collapse: collapse;
	background-color: #fffff0;
}
table.PAGINA th {
	padding: 0px;
	background-color: white;
}
table.PAGINA td {
    border-width: 0px 1px 1px 0px;
	border-style: inset;
	border-color: #D8D8D8;    /*  #EFEFEF;  #E2E2E2;  #D8D8D8;  #C1C1C1; */
}

table.PAGINA td2 {
    border-width: 0px 1px 1px 0px;
	border-style: inset;
	border-color: gray;
	border-bottom-width: 0px;
}

table.INTESTA
{
	border: Solid 1px #CCCCCC;
	background-color: white;
	border-collapse: separate;
   /* -moz-border-radius: 6px 6px 6px 6px;   */
}

table.INTESTALOGO {
	padding: 0px 0px 0px 0px;
	border-width: 0px 1px 0px 1px;
	border-spacing: 0px;
	/* border-style: outset outset outset outset;*/
	border-color: gray gray gray gray;
/* border-collapse: separate; */
	background-color: white;
   /*-moz-border-radius: 6px 6px 6px 6px;*/
}

table.INTESTALOGO td {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/* padding: 2px 2px 2px 2px; */
*/	border-style: dashed dashed dashed dashed; */
	border-color: gray gray gray gray;
	background-color: white;
}

table.MODULO {
	border-width: 1px 1px 1px 1px;
	border-spacing: 2px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
   -moz-border-radius: 6px 6px 6px 6px;
}

table.MODULO th {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 6px 6px 6px 6px;
}
table.MODULO td {
	border-width: 1px 1px 1px 1px;
	padding: 2px 2px 2px 2px;
	border-style: dashed dashed dashed dashed;
	border-color: gray gray gray gray;
	background-color: white;
	-moz-border-radius: 6px 6px 6px 6px;
}

#prefooter {
	clear: both;
 	background: #fff url("images/prefooter.gif") center no-repeat;  
/*	background: #fff <img src="images\prefooter.gif"> center no-repeat; */
	height: 69px;
	padding: 0px 0px 0px 70px;    
	background-color: #0f0;       
}

#prefooter p {
    width: 350px;
    padding: 12px 0px 10px 0px;
    margin: 0px 0px 3px 0px;
    border-bottom: 1px solid #ada;
}

#prefooter a {
	color: #B60400;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 0px 0px 0px;
}


	
#prefooter a {
	color: #B60400;
	font-size: 9pt;
	font-weight: bold;
	padding: 0 0px 0px 0px;
}
