@charset "utf-8";
/* CSS Document */


#page {
	left:34%;
	width:100%;
	height:100%;
	position:absolute;
	margin:10px 0 0 -200px;
	top: 0px;

}



#logo {
	background-image:url(../Images/Logo%20Tempi%20Moderni.gif);
	position:absolute;
	width:140px;
	height:122px;
	left: 0px;
	border-bottom: 1px solid #FFFFFF;
	top: -1px;

}





#header {
	background-image:url(../Images/Tempi%20moderni.png);
	width:800px;
	height:220px;
	position:absolute;
	border-top: 1px solid #FFFFFF;
	top: 111px;
	left: 0px;

}

#button {
	width:126px;
	height:17px;
	position:absolute;
	left: 21%;
	top: 367px;

}

/* PRIMO MENU */

#main_menu {
	background-image:url(../Images/main_menu.gif);
	position:absolute;
	width:600px;
	height:50px;
	margin: 0 auto;
	padding: 0;
	left: 202px;
	top: 331px;

}

#main_menu ul {
	margin: 0px 0px 0px 10px;
	padding-left: -10px;
	list-style: none;
	line-height: normal;
}

#main_menu li {
	float:left;
	margin:0 auto;
}

#main_menu a {
    display:block;
	height: 29px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 8px 33px 0px 20px;
	text-decoration: none;
	text-align: center;
	font-family:Calibri;
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
	border: none;
}

#main_menu a:hover, #main_menu .current_page_item a {
	text-decoration:none;
	color: #990033;
}

#main_menu .current_page_item a {
	color: #990033;

}

#div_boh {
	background-image:url(../Images/associazione.gif);
	width:260px;
	height:65px;
	position:relative;
	left: 1%;
	top: 70px;

}

#div_boh2 {
	background-image:url(../Images/culturale.gif);
	width:200px;
	height:55px;
	position:relative;
	left: 28%;
	top: 20px;

}

#div_boh3 {
	background-image:url(../Images/tempi_moderni.gif);
	width:200px;
	height:32px;
	position:relative;
	left: 50%;
	top: -42px;

}

#striscia_nera {
	background-image:url(../Images/striscia_nera.gif);
	height:122px;
	width:100%;
	position:absolute;
	background-repeat:repeat;
	border-bottom: 1px solid #FFFFFF;
	top: -1px;
	left: 140px;

}







#footer {
	background-image:url(../Images/footer.gif);
	width:800px;
	height:42px;
	position:absolute;
	top: 932px;
	left: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color:#e1e1e1;

}


/*CONTENT GALLERY PAGE*/

#flash_gallery {
	position:absolute;
	width:798px;
	height:523px;
	left: 1px;
	top: 392px;
	border-top: 20px solid #000000;

}






/*FINE CONTENT GALLERY PAGE*/

/*CONTENT HOME PAGE*/


#home_content {
	width:798px;
	background-color:#FFFFFF;
	height:600px;
	font-size:12px;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	position:absolute;
	left: 0px;
	top: 332px;

}

#home_content_content {
	width:740px;
	background-color:#FFFFFF;
	height:540px;
	font-family:Helvetica;
	font-size:14px;
	overflow:auto;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	position:absolute;
	text-align:justify;
	padding-right: 10px;
	padding-left: 10px;
	left: 18px;
	top: 395px;

}

/*FINE CONTENT HOME PAGE*/



/*CONTENT ARCHIVIO PAGE*/


#archivio_content {
	width:767px;
	height:533px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:auto;
	position:absolute;
	text-align:justify;
	padding-right: 10px;
	left: 13px;
	top: 392px;

}

/*FINE CONTENT EVENTI PAGE*/

/*CONTENT FILM PAGE*/




/*FINE CONTENT FILM PAGE*/


/*CONTENT CHI SIAMO PAGE*/




/*FINE CONTENT CHI SIAMO PAGE*/

