body {
	margin: 0;
	background-image:url(../images/common/sfondo.gif);
	background-repeat:repeat-x;
	line-height:13px;
	font-family: Verdana, "Sans serif";
	font-size:11px;
	color:#4C4C4C;
}

#testataPagina #titolo {
	font-size:27px;
	line-height:100%;
	left:76px;
	position:absolute;
	top:25px;
	color:#EEEEEE;
	font-family:Arial, "Sans serif";
}


/* wrapper ***********************************************/
#wrapper {
	float:left;
	margin: 0 auto;
	background-image:url(../images/common/sfondoColHP.gif);
	background-repeat:repeat-y;
	font-size:10px;
}

/* contenuto pagina **************************************/
#leftContainer {
	float:left;
	width:472px;
}
#newsContainer {
	
}
#newsContainer .newsHP {	
	background-repeat:no-repeat;
	background-position: bottom left;
	padding: 0;
	font-size: 11px;
	margin-bottom: 6px;
}
#newsContainer .titoloNews a{
	color: #4d94db;
	font-weight: bold;
}
#newsContainer .dataNews {
	font-style:italic; 
}

#newsContainer .newsGialla {
	background-color: #FFFFBF;
	margin-bottom:5px;
	padding-bottom:2px;
	padding-top:2px;
	color:#f0000f;
	background-image:url("../images/home/frecciaNewsGialla.gif");
	background-repeat: no-repeat;
	text-indent: 32px;
}
#newsContainer .newsGialla a { color: #f0000f; text-decoration: underline;}

.libro {
	clear:both;
	float:left;
	font-size:10px;
	color:#636363;
}
.datiLibro {
	width:161px;
	float:left;
}
.titoloLibro {
	display:block;
	color: #4B4A49;
	font-weight:bold;
}
.titoloLibro a {
	color: #4B4A49;
}
.sottotitoloLibro {
	display:block;
	color: #9C9C9C;
	font-weight:bold;
}
.coverLibro {
	width:80px;
	float:left;
}
.coverLibro img {
	width:56px;
	height:78px;
}
.testoLibro {
	width:231px;
	float:right;
}

.evento {
	clear:both;
	float:left;
	color:#000000;
	padding-bottom:5px;
}
.imgEvento {
	width:123px;
	float:left;
}
.imgEvento img{
	width:112px;
	height:61px;
}

.datiEvento {
	width:110px;
	padding-right:7px;
	float:left;
}
.datiEvento p {
	margin:0;
}

.testoEvento {
	width:231px;
	float:right;
}
.testoEvento p{
	margin:0;
}

.approfondimento {
	float:left;
	clear:both;
	width:468px;
	/*background-color:#EEEEEE;*/
	margin-bottom: 5px;
	padding:5px 2px 6px 2px;
	font-family: Arial, Helvetica, "Sans serif";
	font-size: 11px;
	line-height: 11px;
}
.titoloAppr {
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	font-family: Arial, Helvetica, "Sans serif";
}
.titoloAppr a {color: #666666;}
.autAppr {
	color: #000000;
}


.titoloSegnalazione {
	color: #EF2110;
	font-size: 13px;
}

/* colonna strilli ***************************************/

#colTesti {
	float:left;
	width:168px;
}
.strillo {
        width:110px;
        line-height:13px;
        font-family: Arial, "Sans serif";
        font-size:11px;
        color: #DE2963;    
        border-bottom: 5px solid #FFF;
        padding: 5px 16px 8px 30px;
}
.strillo a {
        line-height:13px;
        font-family: Arial, "Sans serif";
        font-size:11px;
        color: #DE2963;    
}
.strillo p {margin:0}
#colTesti hr {
	background-color: #DE2963;
	border: 0 none;
	clear: both;
	color: #DE2963;
	height: 1px;
}

/*.strillo {
	width:114px;
	color: #DE2963;	
	border-bottom: 5px solid #FFF;
	padding: 2px 16px 6px 30px;
}
.strillo a {
	color: #d8593c;
	color: #DE2963;	
}
.strillo p {margin:0}*/
