/* @override http://www.italiani150.it/style.css */

body{
	color: #333;
	line-height: 165%;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #f6f6f6;
	font-family: "Lucida Sans", "Lucida Grande", Lucida, Verdana, sans-serif;
}

a{
	color: #521c1c;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
}

#header{
	background: #f6f6f6 url(img/bg_header.jpg) center top no-repeat;
}

.tohide{
	position: absolute;
	top: -345em;
}

#header div#description{
	clear: both;
}

#header h1 a{
	position: absolute;
	top: 0;
	outline: none;
	text-indent: -234em;
	display: block;
	width: 360px;
	height: 100px;
	margin-top: 35px;
}

#header div#description p#desc{
	line-height: 120%;
	font-size: 12px;
	padding-top: 37px;
	position: static!important;
	width: 400px;
	margin-left: 500px;
	margin-bottom: 0;
}

#header div#description div#element{
	clear: both;
	font-size: 12px;
	line-height: 120%;
	padding: 20px 40px 5px;
}

#toggler{
	padding-top: 5px;
	display: block;
}


#nav{
	display: none;
	float: right;
	margin-right: 25px;
}

#nav ul{
	list-style: none;
	padding: 0;
	float: right;
	margin: 90px 0 0 0;
}

#nav ul li{
	float: left;
	margin-left: 3px;
}

#nav ul li a{
	display: block;
	padding: 5px 8px;
	background: transparent;
}

#nav ul li a.active{
	background: #FFF;
	border-top: 1px solid #eaecec;
}

#container{
	text-align: left;
	width: 940px;
	margin: 0 auto;
	background: #f6f6f6 url(img/bg_content.jpg) center top repeat-y;
}

#content{
	background: url(img/bg_top.jpg) center top no-repeat;
	clear: both;
}

p#intro{
	text-indent: -5234em;
	background: url(img/giustizia.jpg) 40px 40px no-repeat;
	height: 70px;
	padding-top: 20px;
	margin-top: 0;
	clear: both;
}

#maincontent{
	background: url(img/main_content.jpg) center top no-repeat;
	margin-top: 10px;
	height: 270px;
	padding: 20px 40px;
	color: #FFF;
	font-size: 13px;
	line-height: 150%;
}

#maincontent h1{
	float: left;
	font-size: 18px;
}

#maincontent h1 a{
	padding: 0;
}

#maincontent p{
	margin: 0;
	float: left;
	width: 610px;
}

#maincontent div{
	margin-top: 30px;
	float: right;
	width: 229px;
}

#maincontent a img{
	border: 0;
}

#maincontent a{
	color: #FFF;
	float: right;
	padding-left: 11px;
}

#maincontent p#citazione{
	display: block;
	color: #FFF;
	height: 247px;
	padding-left: 385px;
	padding-right: 275px;
	padding-top: 20px;
	margin-bottom: 0;
} 

#videocontainer{
	width: 100%;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 20px;
	background: url(img/preview.png) no-repeat center top;
}

#bottombox{
	float: left;
	width: 900px;
	padding: 20px 40px;
}

.box{
	float: left;
	width: 389px;
	padding: 0 20px;
	font-size: 12px;
	text-align: center;
}

#locandina{
	border-right: solid 1px #999;
}


#altreinfo{
	clear: both;
	padding: 20px 40px;
}

#altreinfo p{
	float: left;
	width: 420px;
	font-size: 12px;
}

p#intervengono{
	padding-right: 10px;
}

p#patrocini{
	padding-left: 10px;
}

#patrocini{
	font-size: 11px;
}

#footer{
	clear: left;
	padding: 0 40px;
	height: 80px;
	background: url(img/bg_footer.jpg) center top no-repeat;
}

#footer p{
	text-align: center;
	margin-top: 0;
	border-top: 1px solid #d7d9d9;
	padding-top: 10px;
	font-size: 13px;
}

/* locandina */
#locandinacontainer{
	text-align: center;
	padding-bottom: 20px;
}

#colombo{
	font-size: 12px;
	width: 860px;
	padding: 0 40px;
}

#colombo p#citazione{
	padding: 0 80px;
	margin-top: 20px;
	margin-bottom: 30px;
	font-style: italic;
	font-size: 14px;
	float: left;
}

#colombo p#citazione span{
	float: right;
	font-style: normal;
	font-weight: bold;
}

#colombo_page{
	clear: both;
	float: left;
}

div#biografia{
	clear: both;
	width: 389px;
	padding: 0 40px 0 0;
	margin: 0;
	float: left;
	border-right: solid 1px #999;
}

div#intervista{
	float: left;
	padding: 0 0 0 40px;
	text-align: center;
	margin: 0;
	height: 300px;
}

div#biografia p{
	margin: 0;
}

div#intervista p{
	margin: 0;
}

div#intervista img{
	margin-top: 10px;
	border: solid 1px;
}

#objectcontainer{
	text-align: center;
	margin: 40px;
}

.paragraph{
	font-size: 80%;
	padding: 0 40px;
}
.list{
	font-size: 80%;
	list-style-position: inside;
	margin-bottom: 40px;
}
