/*
*******************************************************************
*******************************************************************
	AA
	
	CSS per versione FLASH - TEMPLATE
	Ver. 1.0


*******************************************************************
******************************************************************* 
 
*/
 


/*
*******************************************************************
	html TAG
*******************************************************************
*/

body
{
	top:0;
	margin:0;
	padding: 0;
	background-image:url(Images/SITE_BG.gif);
}

img 
{
	border-style:none
}

a
{
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

a:visited
{
	text-decoration: none;
}

/*
*******************************************************************
	class
*******************************************************************
*/


#page
{

}

#pageFrameFLASH
{

	float: none;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	
}
#FlashContainer
{

	text-align:center;
	width:100%;

}
#FlashHeaderContainer
{

	text-align:center;
	width:100%;

}

/*
*******************************************************************
	???? #
*******************************************************************
*/
 


/*
*******************************************************************
	footer #
*******************************************************************
*/



