/*
 *  Ospedali
 *  News
 *  header
 *
 */

.pagina {
	position:relative;
	float:left;
	width:978px;
	background: #fff url(../widgets/sf.gif) repeat-y top center;
}

/* header */
.mainCx {
	position:relative;
	float:left;
	width:733px;
}
.mainCx .header {
	background: #fff url(../widgets/sf-header.gif) repeat-y left top;
	padding:0 0 6px 0;
	/*margin:0 0 10px 0;*/
}
.mainCx .header img {display:block;}

/**/
#iCmsBreadcrumb {
	padding:5px 0 0 10px;
	font-size:.9em;
}

.mainCx .contenuti {
	position:relative;
	float:left;
	width:733px;
}


/* OSPEDALI */
.mainCx .contenuti .testi .boxStrutture {
	clear:both;
	position:relative;
	float:left;
	width:477px;
	margin:0 0 20px 0;
	background: #f2f5fa url(../widgets/sf-boxStrutture.gif) repeat-y left top;
}
.mainCx .contenuti .testi .boxStrutture h1 {
	padding:5px 10px 25px 10px;
	background: #f2f5fa url(../widgets/sf-h1Strutture.gif) no-repeat left top;
	font-size:1.2em;
	text-transform:uppercase;
	color:#fff;
}

.testi .boxStrutture .ospedale {
	position:relative;
	float:left;
	width:238px; /* 476 */
}

.testi .boxStrutture .ospedale h2 {
	margin:0 10px 10px 10px;
	font-size:1.1em;
	color:#214f92;
}
.testi .boxStrutture .ospedale img {
	position:relative;
	left:10px;
	float:left;
	width:100px;
	border:solid 1px #214f92;
}
.testi .boxStrutture .ospedale p {
	position:relative;
	right:5px;
	float:right;
	width:117px;
	font-size:.9em;
}

.testi .boxStrutture .ospedale.ocm {
	background: #f2f5fa url(../widgets/sf-boxStruttureOcm.gif) no-repeat left bottom;
}
.testi .boxStrutture .ospedale.pgbr {
	width:239px !important;
	background: #f2f5fa url(../widgets/sf-boxStrutturePgbr.gif) no-repeat right bottom;
}

.testi .boxStrutture .ospedale.ocm p, .testi .boxStrutture .ospedale.pgbr p {
	padding:5px 10px 10px 0;
	text-align:right;
}


/* NEWS */
.mainCx .contenuti .testi h1.titNews {
	clear:both;
	position:relative;
	padding:5px 10px 3px 10px;
	margin:0 0 20px 0;
	background: #214f92 url(../widgets/sf-h1News.gif) repeat-x left top;
	font-size:1.2em;
	text-transform:uppercase;
	color:#fff;
}
.mainCx .contenuti .testi h1.titNews span {
	font-size:.8em;
	text-transform:none;
}

.mainCx .contenuti .testi .news {
	margin:0 0 20px 10px;
}
.mainCx .contenuti .testi .news.evidenza {
	padding:10px;
	margin:0 0 10px 0;
	background-color:#fafafa;
	border:solid 1px #efefef;
}
.mainCx .contenuti .testi .news img {}
.mainCx .contenuti .testi .news h2 {
	margin:0 0 5px 0;
	font-size:1.1em;
	color:#214f92;
}
.mainCx .contenuti .testi .news p {
	margin:0 0 5px 1px;
	font-size:.9em;
}

.mainCx .contenuti .testi .news p a, .mainCx .contenuti .testi .news p a:link {
	padding:0 0 0 10px;
	background: url(../widgets/ico-arrow01.gif) no-repeat 0 4px;
	font-weight:bold;
	font-size:.9em;
}

#btNews, #archivioNews {}

.menuNews {
	clear:both;
	position:relative;
	padding:3px;
	margin:0 0 10px 0;
	border:solid 1px #efefef;
	/* background-color: #fafafa;  214f92 */
	font-size:.8em;
	text-transform:uppercase;
	text-align:right;
	color:#000;
}

#altreNews {margin:0 0 10px 0;}
