@import url('yui-reset.css');
* {
	border:0px;
	margin:0;
	padding:0;
}
img, div { behavior: url(css/iepngfix.htc) }

html, body, #bg, #flashContent, #cont {
	width:100%;
	height:100%;
	overflow:hidden;
}
body {
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

#bg {
	background-color:#000;
	
	
}
#flashContent{
	background-color:#000;
	
}
#flashContent img {
	
}

/*++++++++++++++++++++++++++++++++++++*/
#cont {
	position:absolute;
	top:0;
	left:0;
	z-index:70;
	overflow:auto;	
}

.box {
	position:absolute;
	top:50px;
	left:310px;
	width:450px;
	padding-bottom:50px;
	
	
}
.box #contenuto {
	line-height:1.4em;
	padding:20px;
	background-image:url(../images/transpWhite70.png);
}
* html .box {
	/*background-color:#FFF;*/
}
* html .box #contenuto {
	/*background-color:#FFF;*/
}
.box #contenuto p {
	margin:10px 0px 10px 0px;
}


/*+++++++++++++++++ MENU +++++++++++++++++++++*/
#menuIndex, #menuWrapper{
	top:50px;
	left:0px;
	position:absolute;
	z-index:80;
	background-color:#F09;
	width:300px;
	}
#menuWrapper{
	min-height:300px;
  	height:auto !important;
  	height:300px;
}
#logoWrapper{
	
}
#menu{
	display:block;
}
/*+++++++++++++++++++++++++MENU+++++++++++++++++++++++++++++++++++++++++++*/
#menu ul{
	font-size:14px;
	/*font-family:Monotype Corsiva;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#menu ul li{
	list-style:none;
}
#menu ul li a{
	display:block;
	padding:2px 0px 2px 10px;
	margin:2px 15px;
	color:#FFF;
}
* html #menu ul li{
	display:inline;
}
* html #menu ul li a{
	height:0;
}
#menu ul li a:hover{
	color:#FFF;
	background-image:url(../images/transpBlack50.png);
	
}
#menu ul li a.sel{
	color:#FFF;
	background-image:url(../images/transpBlack50.png);
}
/**********************************************************************************/
.audioPlayerDiv{
	margin-top:10px;
	margin-bottom:10px;
	color:#F00;
	
	padding:5px 0px;
	
	
}
.riga{
	margin-bottom:10px;
}
.cornice{
	margin:5px 0;
}
/** html .cornice{
	margin:5px 0;
	background-color:#fff;
}*/
.colonnaInt{
	width:200px;
	
}

.pad5R{
	padding-right:5px;
}
.pad5L{
	padding-left:5px;
	
	
}
.pad10R{
	padding-right:10px;
}
.pad10L{
	padding-left:10px;
}
.marg10Bot{
	margin-bottom:10px;
	
}
.gallery{
	margin:20px 0px 15px 0px;
}
.preview{
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	
}
#footer{
	color:#999;
	padding:5px 0px 10px 0px;
	margin-top:30px;
	border-top:1px solid #999;
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:9px;
}

/*+++++++++++++++++++++++++STILI DI TESTO+++++++++++++++++++++++++++++++++++++++++++*/
a{
	text-decoration:none;
	color:#F06;
}
a:hover{
	color:#F06;
}
.titolo{
	font-family:"Times New Roman", Times, serif;
	color:#F06;
	font-size:20px;	
}
.titoloPagina{
	font-family:"Times New Roman", Times, serif;
	color:#F06;
	font-size:20px;	
	border-bottom:2px solid #F06;
	padding:0px 0px 10px 0px;
	margin-bottom:15px;
	
}
.dataNews{
	/*font-family:Verdana, Geneva, sans-serif;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	
}
.colore{
	color:#F06;	
}

/*+++++++++++++++++++++++++FLOATS+++++++++++++++++++++++++++++++++++++++++++*/
.floater{
	float:left;
	
}
.floatsWrapper{
	overflow:hidden;
}
* html .floatsWrapper {
	height: 1%;
}
/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
