/**
 * @version $Id: artecinema_general.css 12 2012-08-02 22:26:00Z adolfo $
 * @author $Author: adolfo $
 * @created $Date: 2012-08-03 00:26:00 +0200(ven, 03 ago 2012) $
 * @revision $Rev: 12 $
 * @copyright 2012
*/

.edizioni_list {
	width: 100%;
	text-align: center;
}
.edizione_blocco {
	width: 150px;
	height: 200px;
	overflow:hidden;
	text-align: center;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.edizione_blocco img{
	width: 150px;
	height: 150px;
}
.edizione_blocco a.blocco_link {
	text-decoration: none;
	color: #cacaca;
}
.edizione_blocco a.blocco_link:hover{
	color: #A3185B;
	background-color: transparent;
}
.edizione_page{
	width: 100%;
	margin-top: 10px;
}
.edizione_banner {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
}
.edizione_banner img {
	border: 0;
	width: 270px;
	float: left;
}
.edizione_menu {
	width: 270px;
	float: left;
	clear:left;
	margin-top: 30px;
	/*border: 1px solid #000;*/
}
.edizione_menu_anni {
	font-family: "OpenSansLight";
	height: 50px;
	margin-left: 320px;
	/*float: right;
	border: 1px solid #000;*/
}
.edizione_giorno {
	font-family: "OpenSansLight";
	width: 100px;
	height: 50px;
	display: table-cell;
	text-align: center;
	/*margin-right: 10px;*/
}
.edizione_giorno a{
	font-size: 20px;
	width: 100%;
/*	height: 100%;*/
	line-height: 200%;
	display: block;
	text-decoration: none;
	margin-right: 10px;
	background-color: #F6F6F6;
	color: #999;
}
.edizione_giorno a:hover{
	/*color: #ffffff;*/
	background-color: #A3185B;
	color: #fff;
}
.dactive a {
/*	background-color: #A3185B;
	color: #fff;*/
	background-color: #A3185B;
	color: #fff;
}
.edizione_giorno .dactive a{
	color: #A3185B;
}
div.edizione_programma, div.programma_content {
	float: right;
		width: 68%;
}
.edizione_programma_evento{
	width: 100%;
	float: left;
	border-bottom: 1px solid #cacaca;
	margin-bottom: 10px;
}
.edizione_programma_film{
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.programma_sezione_titolo {
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
	display: block;
	float: left;
}
/*a.edizione_menu_tipo:link, a.edizione_menu_tipo:visited {
	font-family: "OpenSansLight";
	width: 90%;
	height: 20px;
	line-height: 20px;
	display: block;
	text-decoration: none;
	font-size: 15px;
	color: #ccc;
	text-transform: uppercase;
}

a.edizione_menu_tipo .mactive,
a.mactive:hover, a.mactive:active, a.mactive:focus, a.mactive {
	color: #A3185B;

}*/

a.edizione_menu_tipo {
	font-family: "OpenSansLight";
	width: 90%;
	height: 20px;
	line-height: 20px;
	display: block;
	text-decoration: none;
	font-size: 15px;
	color: #ccc;
	text-transform: uppercase;
}

a.edizione_menu_tipo .mactive, a.mactive {
	color: #A3185B;
}

.programma_content {
	/*width: 60%;
	float: left;*/
}
.programma_image {
	width: 150px;
	display: block;
	float: left;
}
ul.programma_item{
	margin: 0;
	padding: 0;
}
ul.programma_item li{
	list-style: none;
	margin: 0;
	padding: 0;
}
span.programma_titolo a {
	color: #A3185B;}

.programma_inaugurazione {
	color: #A3185B;}

.edizione_anno {
	font-family: "OpenSansLight";
	font-size: 20px;
	margin-bottom:15px;
}


