@charset "utf-8";
/* CSS Document */
@import 'common.css';
@import 'menu.css';
@import 'calendario.css';

body{
	margin:0px;
	background:#fff;
	color:#000;
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	}
a{
	text-decoration:underline;
	color:#000;
	}
a:hover{
	text-decoration:none;
	}
#home a{
	text-decoration:none;
	color:#000;
	}
#home a:hover{
	text-decoration:underline;
	}
img{
	border:none;
	}
input, .input{
	border:1px solid #999;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right:5px;
	background: #ececec;
	}
input:hover, .input:hover{
	background: #ccc;
	}

input:focus, .input:focus{
	background: #fff;
	border:1px solid #000;
	}
label{
	font-size: 85%;
	}

#contenitore{
	width:480px;
	margin:20px auto;
	}
#progetti{
	width:620px;
	margin:20px auto;
	}
#logo{
	width:300px;
	height: 70px;
	margin: 0 auto 0px;
	padding-top: 20px;
}
#titolo{
	font-size:36px;
	font-weight:bolder;
	clear:both;
	margin-bottom:10px;
	}
#corpo{
	margin:10px 0px;
	text-align:justify;
	line-height:16px;
	letter-spacing: 0px;
	}
#piede{
	border-top:2px solid #000;
	padding-top:10px;
	text-align:center;
	font-size:11px;
	clear:both;
	margin-top: 20px;
	}
#admin-menu{
	margin-top:5px;
	padding-left:5px;
	text-transform:uppercase;
	letter-spacing:1px;
	font: 65% Arial, Helvetica, sans-serif;
	background: #e5e5e5;
	border: #d5d5d5 solid 1px;
	}

#colonna-dx{
	position:absolute;
	right:0px;
	top:0px;
	width:180px;
	border-left:1px dotted #000;
	padding:189px 13px 20px 13px; float:right;
	min-height:800px;
	}
#polaroids{text-align:center;}
div.polaroid { 
	background:transparent url(http://70.32.98.77/images/polaroid.png) no-repeat top left;
	width:132px;
	margin:15px;
	height:170px;
	margin-right:4px;
	float:left;
	display:inline;
	padding:10px 10px 10px 14px;
	}
.gallery img{
	float:left;
	border:1px solid #666;
	opacity:0.60;
	width:50px;
	height:50px;
	overflow:hidden;
	margin:0px 11px 7px 0px;
	opacity:0.2;
	filter:alpha(opacity='20');
	}
.gallery img:hover{
	opacity:1.00;
	filter:alpha(opacity='20');
	}
#bottom{
	padding:5px 0px 4px;
	border-top:2px solid black;
	border-bottom:1px solid black;
	text-align:center;
	margin:10px 0px;
	}
#lingua{
	text-align:right;
	float:right;
	width:70px;
	padding-top:1px;
	color: #999;	
	}
#lingua a{
	text-decoration: none;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	}
#lingua a:hover{
	color: #666;
	}

#newsletter {
	width: 160px;
	float: right;

}

#condividi{
	text-align:left;
	float:left;
	width:180px;
	}
#condividi img{
	margin-right:5px;
	}
.polaroid-testo{
	font-size:10px;
	font-weight:bold;
	line-height:20px;
	}
.polaroid-didascalia{
	line-height:8px;
	font-size:9px;
	}
.ricerca{
	width:16px;
	font-size:16px;
	font-weight:bold;
	float: right;
	margin-left: 5px;
}
#ricerca{
	margin:10px 0px 0px;
	display:none;
	text-align:right;
	clear:both;
	}
.ricercaTitolo{
	font-size:14px;
	font-weight:bold;
	}
.miniatura{
	text-align:center;
	font-size:9px;
	float:left;
	margin:0px 5px 5px 0px;
	}
.miniatura img{
		border:1px solid #000;
	}
	
.button{
	border:1px solid #999;
	padding: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right:5px;
	background: #ececec;
	}
.button:hover{
	background: #ccc;
	}

.button:focus{
	background: #fff;
	border:1px solid #000;
	}
.riga{
	clear:both;
	width:620px;
	margin:2px 0px;
	padding:2px 0px;
	}
.toppa{
	width:40px;
	height:200px;
	float:left;
	}
.titoloPagine{
	width:250px;
	}
	
.pulsante {
	width: 278px;
	line-height: 20px;
	text-decoration: none;
	padding:10px;
	margin-right:10px;
	margin-bottom: 10px;
	background-color:#ddd;
	border: 1px solid #666;
	color:#666;
	font-size:90%;
	text-transform:uppercase;
	}
.pulsante a {
	text-decoration: none;
	}
	
.pulsante a:hover{
	text-decoration: underline;
	}

.Titolo_Admin {
	padding: 5px;
	margin: 0 auto;
	}
.lowres {
	width:200px;
	margin-bottom:10px;
	float:left;
	}
.SelectAssociaGalleria{
	min-width:300px;
	height:250px;
	font-size:9px;
	}
	
div.box_edizione { 
	width:80px; 
	float:left;
	clear:none;
	padding:0px;
	margin:10px 27px 35px 0px; 
	text-align:center;
	}
div.box_edizione img {margin-bottom:5px; }

.box_edizione a {text-decoration:none;}

.DataEvento{background:none;}
.ListMin {text-align:center;}
.piccoloSintassi{
	font-size:9px;
	}
.titoloVideo{
	font-weight:bold;
	font-size:14px;
	}
/*tr{background:none;}*/
.topmenu,.topmenu a {
	background:#000;
	padding:5px;
	color:#CCC;
	}
.topmenu a {
	color:#FFF;
	}
.lineaBottom{
	height:18px;
	border-bottom:1px dotted #000;
	}
#faq{
	border:1px solid #000;
	border-left-style:dotted;
	border-right-style:dotted;
	background-color:#e5e5e5;
	padding:5px;
	margin-bottom:10px;
	text-align:justify;
	font-size:10px;
	}
.titoloEventi{
	font-size:14px;
	}
	
a.VideoPlayer {
	display:block;
	width: 620px;
	height:341px; 
	text-align:center;
	margin:0 15px 15px 0;
	float:left;
	border:1px solid #999;
	background-repeat: no-repeat;
	background-position: center center;
}
a.VideoPlayer img {
	margin-top:120px;
	border:0px;
}
.rassegna {
	width:143px;
	height:240px;
	margin-right:12px;
	margin-top:16px;
	background-color:#000;
	border:1px solid #000;
	float:left;
	color:#ffffff;
	font-size:10px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	line-heigh:9px;
}
.rassegnadx {
	width:143px;
	height:240px;
	margin-right:0px;
	margin-top:16px;
	background-color:#000;
	border:1px solid #000;
	float:left;
	color:#ffffff;
	font-size:10px;
	text-align:center;
	padding-top:3px;
	padding-bottom:3px;
	line-heigh:9px;
}
.rassegna a, .rassegnadx a  {
	color:#ffffff;
}
.sovrappostohome {
	position: absolute; 
	margin-top: -185px; 
	width: 252px; 
	height: 164px; 
	margin-left: 365px; 
	padding-top: 0px;
}

/* Solo per IE7 */

*+html .sovrappostohome {
	position:relative;
}


