body
{
	margin:0px;
	background-color:#FFFFFF;
	/*font-family: Sans-Serif, Times New Roman, Verdana, Arial, Helvetica;*/
	font-family: Verdana, Arial, Helvetica;
	font-size:11px;
	color:#000000;
	scrollbar-face-color:#F4F4F4;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#F4F4F4;
	scrollbar-shadow-color:#666666;
	scrollbar-highlight-color:#666666;
	scrollbar-3dlight-color:#F4F4F4;
	scrollbar-darkshadow-Color:#F4F4F4;
}

table
{
	border-collapse:collapse;

	/*font-family: Sans-Serif, Times New Roman, Verdana, Arial, Helvetica;*/
	font-family: Verdana, Arial, Helvetica;
	font-size:11Px;
	color:##000000;
}

/* START TABLE GABBIA */

table.gabbia 
{
	width:860px;
	border-top:0px;
	border-left:solid 1px #666666;
	border-right:solid 1px #666666;
	border-bottom:solid 1px #666666;
	background-image: url(../img/sfondo2.jpg);	/*background-color:#F4F4F4;*/
}

table.gabbia tr td.sx
{
	vertical-align:top;
	width:185px;
	border-right:solid 1px #666666;
	/*background-color: #DADADA;*/
}

table.gabbia tr td.dx
{
	vertical-align:top;
	width:674px;
}


/* END TABLE GABBIA */


/* START TABLE MENU */

table.menu 
{
	width:100%;
	height:100%;
	/*background-color:#DBDEE7;*/
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}

table.menu tr td
{
	text-align:center;
	vertical-align:top;
	height:100%;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}

table.menu tr td.menu
{
	padding:2px;
	height:25px;
	vertical-align:bottom !important;
	border-top: 1px solid #000000;
	border-right: 1px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px none #000000;
}

table.menu tr td.logo
{
	height:111px;
	vertical-align:middle;
		border-top: 1px solid #000000;
	border-right: 0px none #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px none #000000;
}

.right
{
	text-align:right;
	padding:3px;
}

/* END TABLE MENU */


/* START TABLE PAGE */

table.page
{
	width:100%;
}

table.page td
{
	width:100%;
	padding:3px;
}

/* END TABLE PAGE */


/* START TABLE BARRA */

table.barra
{
	width:100%;
}

table.barra td
{
	width:100%;
	text-align:center;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	background-color:#DEDFE7;
}

/* END TABLE BARRA */


/* START LINK */

a
{
	color:#003399;
	/*color:#000000;*/
	text-decoration:none;
}

a:hover
{
	color:#666666;
	text-decoration:none;
}

a.menuHover
{
	color:#666666;
	text-decoration:underline;
	font-weight:bold;
	display:block;
	vertical-align:bottom;
	height:21px;
}

a.menuHover:hover
{
	color:#666666;
	text-decoration:underline;
	display:block;
}

a.menu
{
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	display:block;
	vertical-align:bottom;
	height:21px;
}

a.menu:hover
{
	color:#666666;
	text-decoration:underline;
	display:block;
}

/* END LINK */


/* START IN000 */

table.IN000
{

}

table.IN000 td
{
	vertical-align:top;
}

table.IN000 td.PL
{
	width:30%
}

table.IN000 td PR
{
	width:100%
}

.foto
{
	margin-top : 15px;
	border:solid 1px #666666;	
}

.imgTxt
{
	margin: 0px 6px 6px;
	border:solid 1px #666666;
	height: 240px;
}

.bullet
{
	font : bold;
	padding-top: 5px;
}

.info
{
	padding : 0 14 0 17;
}

.myImg
{
	border:solid 1px #666666;
}

.BoldBlue
{
	font-weight: bold;
	color: #0000FF;
	font-style: italic;
	text-decoration: underline;	
}

.txtBlue
{
	color: Blue;
}

/* --- ID --- */

#colore
{
	background-color:#F4F4F4;
	
}

#coloreMenu
{
	background-color:red;
	background-image: url(../img/sfondo2.jpg);
}

#noSfondo
{
	background:none transparent;
}

#sfondo
{
    filter: alpha(opacity=20);
	/*background-image: url(../img/sfondo.jpg);*/
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position: center center;
	float:none;
	position:relative;
	width:100%;
	height:485px;
	top:0px;
	left:0px;
}

#contenuto
{
	background-color:Transparent;
}

#corpo {
	width:674px;
	height:95%;
	position:relative;
	top:-485px;
	left:0px;
	FILTER: chroma(color=#ff0000);
}
/* START MENU1 */
.menu1 a 
{
	color:#000000;
	width:100%;
	border:1px dotted #CDCDCD;
	padding-right: 2px;
}

.menu1 a:hover
{
	background-color:#BBBBBB;
	color:#FFFFFF;
	padding-right: 2px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-top-color: #DDDDDD;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #DDDDDD;
}

.menuHover1
{
	background-color:#000000;
	color:#FFFFFF;
	border:1px solid #999999;
}

.menulong1
{
	background-color:#999999;
	color:#FFFFFF;
	border:1px solid #999999;
}

.menulongGrey1
{
	
	background-image: url(../img/sfondo2.jpg);
	color:#000000;
	border:1px solid #999999;
}

.menuChild1
{
	background-color:#EEEEEE;
	color:#FFFFFF;
}
.IN000 {
	text-align: justify;
}

/* END MENU */

/* START TABLE MENU1 */

table.menu1 
{
	width:100%;
	height:100%;
	/*background-color:#DBDEE7;*/
}

table.menu1 tr td
{
	text-align:center;
	vertical-align:top;
	height:100%;
}

table.menu1 tr td.menu
{
	padding:2px;
	height:25px;
	vertical-align:bottom !important;
}

table.menu1 tr td.logo
{
	height:111px;
	vertical-align:middle;
}

.right
{
	text-align:right;
	padding:3px;
}

/* END TABLE MENU */
.footer {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

