body { 
	font: normal 0.6886em/1.5em	Arial, Helvetica Neue, Helvetica, sans-serif;
} 
html > body 
{ 
	font-size: 11px; 
	background-color: #fff;
	margin-top: 20px;
	margin-bottom: 20px;
} 

a { text-decoration: none }


#wrap 
{
	width: 900px;
	margin: 0 auto;
	padding-top: 50px;
	position:relative;
}


ul.nav-top 
{
	display: block;
	background-color: #e9e8e3;
	height: 30px;
	padding-right: 5px;
	position:relative;
}

ul.nav-top li
{
	float: right;
	display: block;
	height: 17px;
	padding-top: 13px;
}

ul.nav-top li.tr1 { background: transparent url(../img/tr1.png) no-repeat 5px 5px; }
ul.nav-top li.tr2 { background: transparent url(../img/tr2.png) no-repeat 5px 5px; }
ul.nav-top li.tr3 { background: transparent url(../img/tr3.png) no-repeat 5px 5px; }

ul.nav-top a 
{
	display: block;
	margin: 0 6px;
	color: #878684;
	line-height:13px;
}
ul.nav-top a:hover { border-bottom: 1px dotted; }


.sanpaolo { 
	display: block; 
	background: transparent url(../img/sanpaolo-logo.png) no-repeat 0 0; 
	width: 170px;
	height: 24px;
	text-indent: -9999px;
	position: absolute;
	right: 370px;
	top: 4px;
	border: 0 !important;
}
.bancaprossima { 
	display: block; 
	background: transparent url(../img/bancaprossima-logo.png) no-repeat 0 0; 
	width: 174px;
	height: 24px;
	text-indent: -9999px;
	position: absolute;
	right: 180px;
	top: 4px;
	border: 0 !important;
}


/*
 * mid-top
 */

ul.nav-mid-top
{
	margin-top: 28px;
	padding-left: 340px;
	background: transparent url(../img/navbg-sh.gif) repeat-x 0 0;	
}
ul.nav-mid-top li
{
	float: left;
	display: block;
	width: 109px;
	margin-right: 3px;
	height: 42px;
	text-align: center;
	background-color: #fff;
	position:relative;
}

ul.nav-mid-top li.l
{
	margin-right: 0;
}
ul.nav-mid-top li.f
{
	width: 112px;
}

ul.nav-mid-top li a 
{
	position:absolute;
	width: 100%;
	top: 0; left: 0;
	display: block;
	padding-top: 6px;
	height: 36px;
	line-height: 36px;
	background: transparent url(../img/navbtn-bg.gif) repeat-x 0 0;		
	color: #565656;
	font-weight: bold;
}


/*
 * mid
 */

div.mid
{
	height: 340px;
	padding-left: 340px;
	background-color: #e1f4dc;
	border-bottom: 30px solid #e9e8e3;
}

/*nav*/
ul.nav-mid
{
	padding: 20px 26px;
	width: 168px;
	height: 300px;
	display: block;
	float: left;
	background-color:#e9e8e3;
}

ul.nav-mid li
{
	display: block;
	line-height: 29px;
	height: 29px;
	border-top: 1px dotted #cecece;
	background: transparent url(../img/list-arrow1.png) no-repeat 10px 13px;
	padding-left: 22px;
}

ul.nav-mid li.f { border: none}

ul.nav-mid li a { 
	color: #777; 
}
ul.nav-mid li a:hover {
	color: #000;
}


.home .banner-mid
{
	float: right;
	
}
.home .banner-mid a 
{
	display: block;
	width: 340px;
	height: 170px;
	text-indent: -9999px;
	background: transparent url(../img/formazione-eventi.jpg) no-repeat 0 0;
}

.box-software-strutture,
.box-login
{
	width: 170px;
	float: left;

}

.box-software-strutture div
{
	height: 70px;
	padding: 15px 0 0 68px;
	font-size: 12px;
	line-height: 12px;
}

.box-software-strutture .desc,
.box-software-strutture a
{	
	font-size: 11px;
	font-weight: normal;
}
.box-software-strutture .desc
{
	font-style: italic;
	display: block;
	margin: 5px 0 2px;
	color: #565656;
}
.box-software-strutture a
{
	color: #363;
}
.box-software-strutture a:hover
{
	border-bottom: 1px dotted;
}

.box-software-strutture .strutture
{
	font-weight:bold;
	color: #36ac51;
	background: transparent url(../img/ico-bino-big.png) no-repeat 5px 50%;
}
.box-software-strutture .software
{
	font-weight:bold;	
	color: #006aa2;
	background: transparent url(../img/ico-disk-big.png) no-repeat 5px 50%;
}
/*login box*/
.box-login
{
	width: 148px;
	height: 134px;
	margin: 5px;
	padding: 26px 6px 0;
	background: #fff url(../img/area-affiliati.png) no-repeat 50% 6px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.box-login .title
{
	text-indent: -9999px;
	display:block
}

.box-login label
{
	font-weight: bold;
	color: #8a9a82;
	display: block;
	margin-bottom: 1px;
}

.box-login input[type=text]
{
	background: #fff url(../img/inputbg.gif) repeat-x 0 0;
	border: 1px solid #a5acb2;
	width: 140px;
	margin-bottom: 5px;	
	font-size: 11px;
	padding: 3px;
	color: #555;
}

.box-login input[type=text]:focus
{
	border: 1px solid #8a9a82;
	color: #555
}

.box-login input[type=submit],
.box-login .buttons input
{
	margin-top: 5px;
	border: 1px solid #a5acb2;
	font-size: 11px;
	color: #666;

}

.box-login .buttons {text-align: right}

/*
 * sezioni in basso
 */

ul.sezioni
{
	margin-top: 10px;
	padding: 0 10px 0 350px;
}
ul.sezioni li
{
	float: left; 
	width: 180px;
}

ul.sezioni li .title
{
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #565656;
	border-bottom: 3px solid #b7b6b0;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
	background: transparent url(../img/arrow-dotted.png) no-repeat 0 4px;
}

ul.sezioni li a.img
{
	border: 2px solid #d0d1cf;
	text-indent: -9999px;
	display:block;
	width: 160px;
	height: 54px;
	margin: 0 auto;
}
ul.sezioni li a.s-libro-verde
{
	background: transparent url(../img/s-libro-verde.jpg) no-repeat 0 0;
}
ul.sezioni li a.s-festa-dei-bimbi
{
	background: transparent url(../img/s-festa-dei-bimbi.jpg) no-repeat 0 0;
}
ul.sezioni li a.s-catalogo-2009
{
	background: transparent url(../img/s-catalogo-2009.jpg) no-repeat 0 0;
}

ul.sezioni li div.text
{
	padding: 8px;
	display: block;
	text-align: justify;
	color: #a5a5a5;
	line-height: 1.1em;
}

ul.sezioni li a
{
	margin-top: 10px;
	margin-left: 8px;
	color: #565656;
	font-weight: bold;
}

ul.sezioni li a:hover
{
	color: #969696;
}


/*
 * footer
 */

div.footer
{
	margin-top: 10px;
	height: 64px;
	background-color: #e9e8e3;
	position: relative;
}

div.footer .address,
div.footer .valid,
div.footer .sanpaolo
{
	position:absolute;
	color: #878684;	
}

div.footer .address { top: 26px; left: 10px }
div.footer .address b {	color: #006aa2; }
div.footer .address a {	color: #565656; }
div.footer .address a:hover { color: #999; }


div.footer .valid 
{
	top: 40px;
	right: 10px;	
} 

a.xhtml-10s
{
	display: block;
	width: 80px;
	height: 15px;
	text-indent: -9999px;
	background: transparent url(../img/xhtml-m.png) no-repeat 0 0;
}



/* 
 * homepage column 
 */

.column-l
{
	width: 346px; 
	height: 720px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	background: transparent url(../img/column-bg-top.png) no-repeat 100% 0;
	padding-top: 50px;
}

.column-l .inner
{
	padding-right: 6px;
	padding-top:100px;
	background: transparent url(../img/column-bg.png) repeat-y 100% 0;
}

.column-l .bottom
{
	height: 20px;
	width: 346px;
	background: transparent url(../img/column-bg-bottom.png) no-repeat 100% 0;
}

.column-l .logo
{
	font-size: 2em;
	text-indent: -9999px;
	width: 320px;
	height: 195px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	background: transparent url(../img/logo-pan.png) no-repeat 0 0;
}


.column-l .sec-title
{
	display: block;
	padding-left: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #565656;
	background-color: #e9e8e3;
	line-height: 30px;
}

.column-l .slideshow
{
	width: 340px;
	height: 340px;
	display:block;
}


/*lista notizie / eventi*/

ul.list-news
{
	margin: 25px 10px 0;
}

ul.list-news li img
{
	float: left;
	border: 2px solid #d0d1cf;
	margin: 0 8px 8px 0;
}
ul.list-news li 
{ 
	margin-bottom: 15px;
	line-height: 1.2em; 
	color: #565656; 
	font-size: 10px;
}
ul.list-news li .date
{
	display: block;
	color: #36ac51;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 1px;
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
}
ul.list-news li .title
{
	color: #006aa2;
	font-weight: bold;
	font-family: Trebuchet, Tahoma, Arial, sans-serif;
	line-height: 1em;
	margin-bottom: 3px;
}

ul.list-news li .title a { color: #006aa2; }
ul.list-news li a:hover { border-bottom: 1px dotted }

ul.list-news li.more a { font-weight: bold; color: #565656 }

ul.list-news li:after 
{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	line-height: 0;		
}
ul.list-news li {display:inline-block;}
html[xmlns] ul.list-news li {display:block;}

* html ul.list-news li {
	height: 1%;
}

/*
 * banners sidebar
 */
.banners
{
	text-align: center;
	padding: 1em 0;
	background:#f1f1f1 url(../img/grad-gray-5px.gif) repeat-x 0 100%;
	
}


/*
 * Pagina interna
 */
.interna ul.nav-mid 
{
	float: none;
	width: auto;
	height: auto;
	padding-bottom: 25px;
	background:#f1f1f1;
}
.interna .column-l .logo { width: 145px; }

.interna .column-l,
.interna .column-l .bottom
{
	width: 236px;
}
.interna .column-l .sec-title
{
	margin-top: 20px;
}

.interna .column-l .site_title
{
	display: block;
	line-height: 40px;
	height: 45px;
	padding-left: 40px;
	font-size: 1.5em;
	background: #E9E8E3 url(../img/grad-orange-5px.gif) repeat-x 0 100%;
	color: #999;
	font-family: Lucida Sans, Lucida Grande, Lucida Sans Unicode, sans-serif	
}

.interna .column-l .list-news img { display: none }


.interna ul.nav-mid-top 
{ 
	padding-left: 228px;
	padding-bottom: 45px;
	background: #E9E8E3 url(../img/grad-blue-5px.gif) repeat-x 0 100%;
}

.interna .sanpaolo { left: 250px }
.interna .bancaprossima { left: 430px }



.breadcrumb 
{ 
	text-align: right; 
	line-height: 3em;
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	color: navy;
}

.breadcrumb a 
{
	color: #666;
}
.breadcrumb a.current {color:#EE8237}
.breadcrumb a:hover
{
	border-bottom: 1px dotted #666;
}

/*contenuti pagina interna*/
.interna .content a { color: #36ac51;}
.interna .content a:hover
{
	border-bottom: 1px dotted #666;
}

.interna .content 
{
	min-height: 580px;
	padding-left: 260px;
	padding-right: 20px;

	/* ~14px */
	font-size: 1.2727em;
	line-height: 1.5em;

	color: #555;
}

.interna .content h1,
.interna .content h2,
.interna .content h3
{ 
	font-weight: normal; 
	color: #006aa2; 
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif
}

/*
.interna .content h1 { margin: 1.5em 0; font-size: 2em; line-height: 0.75em; }
.interna .content h2 { margin: 0.8571em 0; font-size: 1.75em; line-height: 0.8571em; }
.interna .content h3 { margin: 1em 0; font-size: 1.5em; line-height: 1em; }
*/



.interna .content p { margin: 1.5em  0; font-size: 1em; line-height: 1.5em; text-align:justify;}
.interna .content li { margin: 0; font-size: 1em; line-height: 1.5em; text-align:justify;}


.interna .content h1 { margin: 1.05em 0 1em 0; font-size: 2.1429em; line-height: 1em; }
.interna .content h2 { margin: 1.575em 0 0.525em 0; font-size: 1.4286em; line-height: 1.05em; }
.interna .content h3 { margin: 1.9688em 0 0.6563em 0; font-size: 1.1429em; line-height: 1.3125em; }



.interna .content ul
{
	list-style: none;
	margin-left: 3em;
}
.interna .content ul li
{
	background: transparent url(../img/arrow-dotted.png) no-repeat 0 .5em;
	padding-left: 18px;
}

.interna .content ul li ul
{
	padding-left: 3em;
	background: #fff;
	margin-left : -18px;
}
.interna .content ul li ul li
{
	background: transparent url(../img/arrow-dotted-green.png) no-repeat 0 .5em;	
}

.interna .content .box-l,
.interna .content .box-r
{
	float: left;
	border: 1px solid #dadada;
	padding: 4px;
	margin: 0 10px 0 0;
}

.interna .content .box-r
{
	float: right;
	margin: 0 0 0 10px;
}
.center
{
	text-align:center !important
}
