@charset "utf-8";
/* CSS Document - edit by Premiata Ditta Usbelli-Linelli */
/* GENERALI ***********************************************************************************************************************/
html, body{
	padding:0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	line-height:25px;
	color:#5b5b5b;
}
body{
	background-image:url(images/bg_body.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
a{
	outline:none;
}
img{
	border:0;
}
div#wrapper{
	width:963px;
	margin:0 auto;
}
/* HEADER ***********************************************************************************************************************/
div#header{
	width:100%;
	height:271px;
	float:left;
	clear:both;
	position:relative;
}
div#nav{
	width:100%;
	height:67px;
	float:left;
	clear:both;
	line-height:16px;
}
#nav ul{
	margin:0;
	padding:0;
	width:100%;
	height:67px;
	float:left;
	clear:both;
}
#nav li{
	width:120px;
	height:67px;
	float:left;
	margin:0;
	font-size:15px;
	color:#FFFFFF;
	list-style:none;
	text-align:center;
	line-height:67px;
}
a.sifr_nav{
	color:#FFFFFF;
	text-decoration:none;
}
div#logo{
	position:absolute;
	top:67px;
	left:15px;
	z-index:3;	
}
div#claim_header{
	position:absolute;
	left:270px;
	top:107px;
	z-index:3;
}
div#bambino{
	position:absolute;
	top:53px;
	left:755px;
	z-index:3;
}
/* CONTENT *****************************************************************************************************************/
div#content{
	width:100%;
	float:left;
	clear:both;
	margin:0;
	padding-bottom:50px;
}
div#claim_content{
	width:275px;
	float:left;
	clear:left;
	margin:60px 0 60px 0;
	display:inline;
}
div#testo_home{
	width:627px;
	padding:0 0 0 20px;
	float:left;
	margin:60px 0 60px 20px;
	border-left:1px dotted #c2c2c2;
	display:inline;
}
ul#lista_home{
	width:100%;
	float:left;
	clear:both;
	list-style:none;
	padding:0;
	margin:0;
	background-image:url(images/bg_lista_home.png);
	background-repeat:repeat-y;
	background-position:left;
	font-size:14px;
	line-height:20px; 
}
#lista_home li{
	width:225px;
	float:left;
	margin:0 10px;
	display:inline;
	overflow:hidden;
}
.content_lista ul{
	width:100%;
	float:left;
	clear:both;
	padding:0;
	margin:0;
	list-style:none;
}
div.titolo_news{
	font-weight:bold;
	text-decoration:underline;
	margin:0 0 -10px 0;
}
.titolo_news a{
	color:#5b5b5b;
}
div#spalla_sx{
	width:267px;
	float:left;
	clear:left;
	margin:0;
	font-size:14px;
}
#spalla_sx ul{
	width:227px;
	float:left;
	clear:both;
	margin:50px 0 0 0;
	padding:0 20px;
	list-style:none;
	font-size:14px;
}
#spalla_sx li{
	width:212px;
	padding-left:15px;
	float:left;
	clear:both;
	color:#0982d1;
	background:url(images/punto_lista.png) top left no-repeat;
	text-align:left;
	overflow:hidden;
	margin:3px 0;
}
.titolo_spalla{
	width:195px;
	float:left;
	clear:both;
	font-size:16px;
	cursor:pointer;
	position:relative;
	top:-8px;
}
a.sottomenu{
	color:#0982d1;
	text-decoration:none;
	font-size:14px;
	position:relative;
	top:-4px;
	float:left;
	clear:both;
	line-height:16px;
}
a.sottomenu:hover{
	text-decoration:underline;
}
div#lato_dx{
	width:662px;
	float:left;
	margin:0 0 0 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#5a5a5a;
}
div.titolo_dx{
	width:100%;
	float:left;
	clear:both;
	margin:50px 0 0 0;
	color:#0982d1;
	font-size:18px;
}
div.text_container{
	width:662px;
	float:left;
	clear:both;
}
div.img_dx{
	width:290px;
	float:right;
	clear:right;
	border:6px solid #0982d1;
	margin-left:20px;
}
div#gallery{
	width:100%;
	float:left;
	clear:both;
}
#gallery ul{
	width:100%;
	margin:20px 0 0 0;
	padding:0;
	float:left;
	clear:both;
	list-style:none;
}
#gallery li{
	width:140px;
	height:112px;
	float:left;
	border:5px solid #278fd6;
	margin:0 20px 20px 0;
	overflow:hidden;
}
div#allegato{
	width:100%;
	float:left;
	clear:both;
	text-align:right;
}
#allegato a{
	color:#278fd6;
	text-decoration:none;
	font-size:14px;
}
/* FOOTER ******************************************************************************************************************/
div#footer{
	width:100%;
	height:171px;
	float:left;
	clear:both;
	margin:0;
	background-image:url(images/bg_footer.png);
	background-repeat:repeat-x;
	color:#FFFFFF;
	font-size:14px;
}
div#footer_content{
	width:963px;
	margin:80px auto 0;
}
/* LIGHTBOX ****************************************************************************************************************/
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}










