body {
	background: #030801 url('../images/sfondo.jpg') no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#logo {
	position:absolute;
	top:5px;
	left:20px;
	width:326px;
	height:125px;
	background-image: url('../images/i-mondi-di-galileo.gif');
}

#logo:hover {
	cursor:pointer;
}

#logo-regione-veneto {
	position:absolute;
	top:25px;
	left:780px;
	width:200px;
	height:24px;
	background-image: url('../images/regione-del-veneto.gif');
}

#menu {
	position:absolute;
	top:330px;
	left:0px;
	color:#dfdb00;
	font-size:13px;
}

.elemento-menu {
	width:246px;
	height:18px;
	padding-top:1px;
	padding-left:34px;
}

.elemento-menu:hover {
	color:#000000;
	background:#dfdb00;
	cursor:pointer;
}

.elemento-menu-selected {
	width:246px;
	height:18px;
	padding-top:1px;
	padding-left:34px;
	color:#000000;
	background:#dfdb00;
}

.elemento-menu-staccato {
	width:246px;
	height:18px;
	padding-top:1px;
	padding-left:34px;
	margin-top:10px;
}

.elemento-menu-staccato:hover {
	color:#000000;
	background:#dfdb00;
	cursor:pointer;
}

.elemento-menu-staccato-selected {
	width:246px;
	height:18px;
	padding-top:1px;
	padding-left:34px;
	margin-top:10px;
	color:#000000;
	background:#dfdb00;
}

.elemento-sotto-menu {
	width:246px;
	height:18px;
	padding-top:1px;
	padding-left:34px;
	color:#ffffff;
}

.elemento-sotto-menu:hover {
	background:#111111;
	cursor:pointer;
}

.elemento-sotto-menu-selected {
	width:246px;
	height:18px;
	padding-top:1px;
	padding-left:34px;
	color:#000000;
	background:#dfdb00;
}

#sotto-menu-venezia {
	display:none;
}

#logo-facebook {
	width:88px;
	height:26px;
	margin-left:34px;
	margin-top:10px;
	background-image: url('../images/facebook.gif');
}

#logo-facebook:hover {
	cursor:pointer;
}

#logo-twitter {
	width:87px;
	height:36px;
	margin-left:34px;
	margin-top:10px;
	background-image: url('../images/twitter.gif');
	
	display:none;
}

#logo-twitter:hover {
	cursor:pointer;
}

#area-testo {
	position:absolute;
	top:140px;
	left:280px;
	width:660px; /*width:700px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	min-height:430px;
	background: #cfd0cf url('../images/sfondo-interno.jpg') no-repeat;
	text-align:justify;
}

#area-testo a {
	color: #631313;
	text-decoration:underline;
}

#area-testo h1 {
	margin:0px 0px 20px 0px;
	color: #631313;
	font-size:16px;
}

#area-testo h2 {
	margin:0px 0px 30px 0px;	/*margin:30px 0px 30px 0px;*/
	font-size:12px;
	/*text-decoration:underline;*/
	color: #000000;
}

#area-testo div.mostra {
	/*padding-left:5px;
	background-color: #002060;
	color:#dfff00;*/
	color: #631313;
	margin-top:30px;
}

#area-testo div.conferenza {
	/*padding-left:5px;
	background-color: #92d050;
	color:#000000;*/
	color: #631313;
	margin-top:30px;
}

#area-testo div.spettacolo {
	/*padding-left:5px;
	background-color: #7030a0;
	color:#ffffff;*/
	color: #631313;
	margin-top:30px;
}

#intro {
	position:absolute;
	top:326px;
	left:285px;
	width:670px;
	font-size:23px;
	color:#ffffff;
}

#area-video {
	position:absolute;
	top:72px;
	left:94px;
	width:512px;
	color:#ffffff;
}

#area-testo-admin {
	position:absolute;
	top:140px;
	left:280px;
	width:660px; /*width:700px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	min-height:430px;
	background-color: #ffffff;
	text-align:justify;
}

#comunicato {
	margin-bottom:15px;
}
#comunicato-foto {
	/*float:left;*/
	vertical-align:text-top;
}
#comunicato-foto img {
	margin-top:3px;
	margin-right:10px;
	margin-bottom:5px;
}
#comunicato-testo {
	vertical-align:top;
}
/*#comunicato-allegato {
}*/

.testo-grande {
	margin-top:25px;
	margin-bottom:10px;
	font-size:19px;
}
