@charset "utf-8";
/* CSS Document */

.box{
	width: 188px;
	height:380px;
	float:left;
	margin-top:20px;
	margin-right:0;
	margin-left:0;
	background-image:url(../immagini/pubblicazioni/box.jpg);
	padding: 11px;
	text-align:left;
}

.bleft{
	margin-left:12px;}
	
.titolo_pub{
	margin:8px 0 12px 0;
	font-size:14px;
	line-height:16px;
	color:#7a0101;
	text-align:left;
	font-weight:500;
	font-family: Times, "Times New Roman", serif;
}

.descr_pub{
	font-size:13px;
	line-height:15px;
	text-align:left;
font-weight:normal;
	font-family: Times, "Times New Roman", serif;
	margin-bottom:12px;
}

.bt_foot{
margin-top:20px;
	}

.b_top{
	margin-bottom:20px;
}

.b_bot{
}

#opacitydiv{
	width:100%;
	height:100%;
	background-color:#000;
	position:fixed;
	top:0;
	left:0;
	z-index:90000;
}

#searchmodule_wrapper{
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:90000;
	visibility:hidden;
}

#searchmodule{
	clear:both;
	width:400px;
	height:380px;
	visibility:hidden;
	background-color:#fffef6;
	top:200px;
	z-index:900000;
}

.centered
{
		position:relative;
	margin-left:auto;
	margin-right:auto;
}

#videoBox p
{
	padding-left:25px;
}

#videoBox a
{
	text-decoration:none;
}


#videoBox {
	position:absolute;
	left:50%;
	margin-left:-200px;
	width:400px;
	height:380px;
	background-color:#fffef6;
	top:200px;
	z-index:900000;
}