#modal_container {  
} 
 
#modal_overlay {  
    background-color:#000;  
}

.modalBox .ts {
	background-image: url(../../img/common/modal/top_sx.png);
	height: 37px;
	width: 36px;
}
.modalBox .t {
	background-image: url(../../img/common/modal/top.png);
	height: 37px;
}
.modalBox .td {
	background-image: url(../../img/common/modal/top_dx.png);
	height: 37px;
	width: 36px;
}
.modalBox .d {
	background-image: url(../../img/common/modal/dx.png);
}
.modalBox .bd {
	background-image: url(../../img/common/modal/dw_dx.png);
	height: 29px;
	width: 36px;
}
.modalBox .b {
	background-image: url(../../img/common/modal/dw.png);
	height: 29px;
}
.modalBox .bs {
	background-image: url(../../img/common/modal/dw_sx.png);
	height: 29px;
	width: 36px;
}
.modalBox .s {
	background-image: url(../../img/common/modal/sx.png);
	width: 36px;
}
.modalBox .td a {
	text-decoration: none;
	background-image: url(../../img/common/modal/close.gif);
	display: block;
	height: 31px;
	width: 32px;
	position: absolute;
	top: 11px;
	right: 13px;
}
.modalBox .td a:hover {
	background-image: url(../../img/common/modal/close_o.gif);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.modalBox .central {
	background-color: #FFFFFF;
}
.modalBox .foto {
	border: 12px solid #c1c9d9;
}
.modalBox  .nome  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #4360a0;
	padding-left: 20px;
	vertical-align: bottom;
}
.modalBox .nome p {
	font-size: 14px;
	color: #333333;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-top: 0px;
	line-height: normal;
}
.modalBox .nome p.partito {
	font-size: 12px;
	color: #000000;
	margin-top: 2px;
}
.modalBox .nome b {
	color: #666666;
	font-weight: normal;
}
.modalBox .testo {
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 5px;
	color: #333333;
}
.modalBox .txtContainer {
	overflow: auto;
	margin-bottom: 10px;
}
.modalBox .links {
	vertical-align: bottom;
	padding-bottom: 5px;
}
.modalBox .links a {
	margin-top: 15px;
	font-weight: bold;
}
.modalBox .logo {
	background-repeat: no-repeat;
	background-position: center center;
	height: 74px;
	width: 92px;
	background-image: url(../../img/common/title_bull.gif);
}
.modalBox .fonte {
	font-size: 14px;
	text-transform: uppercase;
	color: #F66B0F;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.modalBox  .newsTitolo {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: normal;
}
