body
{
	background-color: #000000;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
A
{
	font-weight: lighter;
	color: #66cc33;
	text-decoration: none;
}
A:FOCUS
{
	outline: none;
}
A:hover
{
	color: white;
}
.break
{
	clear: both;
	font-size: 1px;
	height: 1px;
}

#main
{
	width: 500px;
	margin: 0 auto; /*border:1px solid red;*/
}

h1.logoMu
{
	color: #000000;
	text-indent: -9999px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 143px;
	height: 93px;
	background-image: url(../images/logo_animato.gif);
	background-repeat: no-repeat;
}
a.logoMu
{
	color: #000000;
	text-indent: -9999px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	width: 143px;
	height: 93px;
	background-image: url(../images/logo_animato.gif);
	background-repeat: no-repeat;
}

#videoFlash
{
	width: 498px;
	height: 278px;
	border: 1px solid #787878;
	margin-bottom: 10px;
}

/*menu della splash*/

.menuIndex
{
	width: 500px; /*500*/
	height: 65px; /*65*/
	text-align: center;
	background-image: url(../images/BG_bottoniIndex.gif);
	background-repeat: no-repeat;
}

.menuIndexSection
{
	/*border:1px solid red;*/
	width: 210px; /*240*/
	height: 40px; /*60*/
	float: left;
	padding: 20px 0px 0px 30px;
}

.menuIndexSection H3
{
	font-size: 14px;
	margin: 0px;
	padding: 0px 0px 2px 0px;
}

.menuIndex UL
{
	margin: 0px 0px 0px 16px;
}
.menuIndex UL LI
{
	float: left;
	list-style: none;
}
.menuIndex A
{
	font-size: 12px;
	font-weight: lighter;
	color: #66cc33;
	text-decoration: none;
	padding: 0px 4px 0px 4px;
}
.menuIndex A:hover
{
	color: white;
}
.nolink
{
	font-size: 12px;
	font-weight: lighter;
	color: #333;
	padding: 3px 4px 0px 4px;
}
.nolink a
{
	color: #333;
}
.nolink a:hover
{
	color: #333;
}



/* fine menu della splash*/

/*menu del sito simplesite*/

.menuSimple UL
{
	margin: 0px 0px 0px 0px;
}
.menuSimple UL LI
{
	float: left;
	list-style: none;
}
.menuSimple A
{
	font-size: 12px;
	font-weight: lighter;
	color: #66cc33;
	display: block;
	text-decoration: none;
	padding: 11px 4px 0px 4px;
}
.menuSimple A:hover
{
	color: white /*#b82585*/;
}
.menuSimple A.selected
{
	font-size: 12px;
	font-weight: lighter;
	color: white;
	display: block;
	text-decoration: none;
	padding: 11px 4px 0px 4px;
}
.menuSimple .separatore
{
	width: 1px;
	height: 40px;
	font-size: 0px;
	border-left: 1px solid #787878;
	margin: 0px 5px 0px 5px;
}

/*fine menu del simplesite*/

/*contenuti*/
.contenutiBG
{
	margin: 5px 0px 5px 0px;
	background-image: url(../images/BG_contenuti_repeater.png);
	background-repeat: repeat-y;
}

.contenuti
{
	padding: 25px 5px 15px 5px;
	background-image: url(../images/BG_contenuti.png);
	background-position: top;
	background-repeat: no-repeat; /*border:1px solid yellow;*/
}

.contenuti_end
{
	background-image: url(../images/BG_contenuti_bottom.png);
	background-repeat: no-repeat;
	height: 8px;
	margin: 0px;
	padding: 0px;
}

.contenuti H1
{
	font-weight: lighter;
	letter-spacing: 2px;
	font-size: 18px;
	color: #66cc33;
}

.contenuti .testo
{
	padding: 15px 30px 15px 30px;
	font-size: 12px;
	text-align: justify;
	line-height: 17px;
}

.contenuti .testo B
{
	font-weight: bold;
	color: white;
}

/*fine contenuti*/


.portfolioEstrattoContainer
{
	background-image: url(../images/BG_topPortfolioPreview.gif);
	background-position: top;
	background-repeat: no-repeat;
	border: 1px solid #787878;
	padding-top: 7px;
	margin: 10px 0px 10px 0px;
	height: 234px; /*234*/
}
.portfolioEstrattoContainer H4
{
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 3px 10px;
}

#portfolioEstratto
{
}


/*classe usata nel footer*/
.dati
{
	width: 380px; /*500*/
	height: 132px; /*145*/
	padding: 3px 60px 10px 60px;
	background-image: url(../images/BG_infoMu.gif);
	background-repeat: no-repeat;
}

.dati P
{
	display: block;
	float: left;
	width: 130px;
	font-size: 11px;
}

h3.infoMu
{
	font-size: 11px;
	font-weight: lighter;
	color: #CCCCCC;
}

.getFlash
{
	padding: 10px 10px 10px 70px;
	font-size: 9px;
	vertical-align: middle;
}


.getFlash A
{
	display: block;
	float: left;
	width: 100px;
	height: 27px;
	margin-right: 10px;
	text-indent: -9999px;
	background-image: url(../images/Flash_Button.gif);
	background-repeat: no-repeat;
}
