@charset "UTF-8";

/*img, div, a { behavior: url(/it_IT/hp_maggio_2010/static/js/iepngfix.htc) }*/

#arrow_left {
	height: 38px;
	width: 20px;
	margin: 15px auto auto 5px;
	float:left;
}

#arrow_left a img {
	border: none;
}

#arrow_right {
	height: 38px;
	width: 20px;
	margin: 15px 5px auto auto;
	float:right;
}

img {
	border: none;
}

#background {
	margin: 0 auto;
	width:960px;
	height:430px;
	background-image:url(/it_IT/static/images/header_cultura/background.jpg);
	z-index:0;
	overflow:hidden;
}

#overlay {
position:absolute;
z-index:1000;
top: 0;
right:0;
left: 0;
width:100%;
height:100%;
}
body { 
text-align:center;	
}




#menu_bar {
	/*background-image:url(images/menu_bar.png);*/
	width: 960px;
	height:68px;
	position:relative;
	top: -390px;
	opacity: 0.4;
	background-color:#000;
	z-index:4;
}

#right_shadow {
	/*background-image:url(images/right_shadow.png);*/
	margin:0 0 0 auto;
	width:336px;
	height:430px;
	padding:0px;
	position:relative;
	top: 0px;
	z-index:0;
	opacity:0.2;
	background-color:#000;
}

#arrows_line { 
	width: 336px;
	height:68px;
	margin: 0 0 0 auto;
	position:relative;
	padding:0px;
	top:-322px;
	z-index:6;
}

#slider {
	width:277px;
	height:190px;
	position:relative;
	top:-582px;
	overflow:hidden;
	margin: auto 30px 0 auto;
	z-index:10;
}

#slider ul, #slider li {
		margin:0;
		padding:0;
		list-style:none;
		width:277px;
		height:190px;
		list-style-position:inside;
}

#slogan {
	width: 258px;
	height: 68px;
	display: block;
	margin: 0 auto 0 0 ;
	float: left;

}

#tiziano {
	width: 337px;
	height:84px;
	margin: 0 0 0 auto;
	z-index:1;
	position: relative;
	top: -430px;
}

#title {
	width:486px;
	height:158px;
	margin: 0 0 0 auto;
	z-index:3;
	position: relative;
	top: -430px;
}
#centro_interna {margin-left:5px!important;}

/*start dnsee 01/12/2010*/
#milano {
	width:141px;
	height:68px;
	margin:0 336px 0 auto;
	float: right;
	z-index:15;
}

* html #milano {
	margin:0 168px 0 auto!important;
}
/*end dnsee 01/12/2010*/
