

.colonnaCentroGrande{
	text-align:center;
	vertical-align: top;
	width:100%;
	background-color:#DFDFDF;
	height:100%;
	padding:  15px 0 0px 0px; 
	text-align:center;
	/* border-bottom: solid 4px #ACACAC;*/
	}

TD
{
	text-align:left;
}

/* ================================================ */
/* BEGIN - Multimedia                               */
/* ================================================ */
/* Stili per template Multimedia */
	DIV#paddingDIV 
	{
		/*background: #DFDFDF;*/
/*		padding-left:5px;
		padding-right:5px;
		padding-top:5px;
		padding-bottom:5px; */
		display:block;
		height:100%;
        color:#000000;
    		
	}

	.MediaVideo DIV#paddingDIV 
	{
		background-color:#ffffff;
		/* background-color:#E8F5EC; */
		/*height: auto;*/
		color:#000000;
        border:solid 2px #F7941D;
        
	}


	.tblMainMultimedia
	{
		width: 85%;
		height: 100%;
		vertical-align:top;
		margin-left: auto; 
		margin-right: auto;
		border-width:0px; 
		/*background-color: #ACACAC; */
		color:#000000; 
	
		
	}

	.tblMainMultimedia .colonnaCentroGrande
	{
		padding: 0 0 0 0;
		/*BACKGROUND-COLOR:#acacac;*/
	}

	.tblMultimedia
	{
		/*HEIGHT: 350px;*/
		WIDTH:95%;
		/*BACKGROUND-COLOR:#acacac;*/
	}

	.tblMultimedia .phTestoCentrale,
	.tblMultimedia .phTestoDestra
	{
		background-color:#FFFFFF;
		/*border:solid 5px #E8F5EC;*/
        border:solid 2px #F7941D;
		padding: 5px 5px 5px 5px;
		font-size:0.7em; 
		width:100%;
		height:100%;
		VERTICAL-ALIGN: top; 
	
	}

	.tblMultimedia .phTestoDestra
	{
		width:100%;
		height:320px;
	}


	.tblMultimedia .MediaVideo
	{
		WIDTH: auto;
		HEIGHT: 100%;
		VERTICAL-ALIGN:top;
		BACKGROUND-COLOR:#acacac;
	} 



	.tblMultimedia .footer
	{
		padding:0 0 0 0;
		vertical-align: bottom;
	    /*color: #414D59;*/
        color: #ffffff;
		font-size: 0.55em;
		font-family: tahoma, Verdana, Arial, Geneva, serif;
		/*background-color: #ffffff;*/
        background-color:#0055A6;  
		text-align: right;
		white-space:nowrap;
        height:1%;
	}
	.MediaControl 
	{
		 width:350px;
		 height:350px;
	}    


/* Stili per Box Multimedia */
    TABLE.MM
    {
        width:100%;
        font-size:0.7em;
        padding:0 0 0 0;
        margin:  0 0 20px 0;
        color:#ffffff;
    }
    
    TD.MM {	background-color:#43608A; font-weight:normal;text-align:center; }

    TD.MMR {border-bottom:solid 0px #43608A;}

    TD.MMT {padding: 5px 5px 5px 5px;background-color: #43608A;  text-align:left; font-weight:bold; font-size:1.2em;}	

    TD.MMB {background-color: #43608A; text-align:right; }	

    .MM A:link {	font-size:1.0em; font-weight:bold;	text-decoration:underline; color: #ffffff;	background-color:#43608A }	
		
    .MM A:visited {font-size:1.0em; font-weight:bold; text-decoration:underline;color: #ffffff;	background-color:#43608A	}	
		
    .MM A:active	{font-size:1.0em; font-weight:bold;	text-decoration:underline;	color: #ffffff;	background-color:#43608A 	}	
		
    .MM A:hover {font-size:1.0em; font-weight:bold;	text-decoration:none;	color: #ffffff;	background-color:#43608A 	}	

	
	.tblMainMultiMedia .ScreenShootPicture
	{
		vertical-align:top;
        text-align:center;
		width:1%;
		FONT-SIZE: 0.65em;
		color:#000000;
	}

	.ScreenShootPicture DIV#Picture
	{
		border:dotted 1px #000000;
		width:80px;
		height:60px;
	}

	.ScreenShootPicture DIV#Message
	{
	  text-align: center;
	}


	IMG.ScreenShootPicture
	{
		border:0;
		/*width:80px;
		height:60px;*/
		/*float:left;*/
	}


