
*{
	margin:0;
	padding:0;	
}

body{
	min-width: 796px;	
}

/***********************comuni? *********************/


.left{
	float: left;
}

.right{
	float: right;
}


.col30{
	width: 29%;
}

.col70{
	width: 69%;
}

.col40{
	width: 39%;
}

.col60{
	width: 59%;
}


html, body{
	margin:0;
	padding:0;
	border:0;
}

body{
	margin-top: 10px;
}

#container{
	width: 95%;
	margin: 0 auto;
	padding: 0; 
	text-align: center;	
}

#header{
	clear: both;
	min-height: 200px;
	border: 0;
	background: transparent url(../../img/headerBcg.gif) repeat-x top left;
}

#main{ 
	clear: left;
	text-align: left;
	padding: 1.0em 0 0 0;
	background: transparent;
	border: 0;
	display: block;
	font-size: 0.9em;
}

#main_top{
	clear: both;
	font-size: 0.9em;
	width: auto;
	margin: 0;	
}

#main_middle {
	width: auto;
	margin: 0 0 1.0em 0;
	clear: both;
}

#main_bottom {
	margin: 0.5em 0.5em 0 0.5em;
	border-bottom: 0;
	clear: both;
}

#footer{
	clear:both;
	padding: 0;
	margin: 2.0em auto 0 auto;
	width: 95%;
	border-top: 1px solid #cccccc;
	border-left: 0;
	background: transparent;
	font-size: 0.9em;
}

a:link, a:visited{
	text-decoration: underline;
}

a:hover, a:active, a:focus{
	text-decoration: none;
}

ul{
	list-style-type: disc;
	margin: 0.5em 0 0 1.0em;
}

ul li{
	margin: 0 0 0.4em 0;
}

.emblema{
	float: right;
	margin-top: 10px;	
}

.testoIntro {
	padding: 0;
}
 
.testoIntro p{
	margin: 0 0 1.0em 0;
}

.testoIntro h3{
	background: transparent;
	color: #003366; 
}

.testoIntro .gallBcg{
	margin: 0.5em 0.5em 0 0;
}


.imgElabel{
	float: left;	
}

.imgElabel a img{
	border: 0;
}

.imgElabel p{
	font-size: 0.8em;
	margin-top:0;
}

img.leftIntro{
	clear: both;
	float: left;
	border: 0;
	border-right: 1px solid #cccccc;
	padding-right: 0.4em;
	margin: 0.4em 0.4em 0.4em 0;
}

/**************************** lista menu ********************************/

a.scriviTutto, a.scriviTutto{
	margin: 1.0em 0;
	padding: 0.2em 0 0.2em 25px ;
	font-size: 0.8em;
	display: block;
	background: transparent url(../../img/listatutto.gif) no-repeat center left;
}

h3{
	margin: 0.5em 0;
	padding: 0 0 5px 0;
	background: transparent url(../../img/h3BcgHome.gif) no-repeat bottom left;
}



.left{
	float: left;
}

.right{
	float: right;
}

.col25{
	width: 24%;
}

.col75{
	width: 74%;
}

#menu2Liv{
	clear : both;	
	font-size: 1.1em;
}

#footerMenu{
	float: none;
	margin: 0 auto;
	padding: 1.0em 0;
	text-align: center;
	width: 80%;
	font-size: 0.9em;
}

a:link, a:visited {
	color: #003366;
}

/**********************menu secondo livello **********************/

.mg_7_1{
	padding-top:200px;
	background: #cccccc url(../../img/bcgBiblioteca.jpg) no-repeat top left;
}

.mg_7_2{
	padding-top:200px;
	background: #cccccc url(../../img/bcgAccessoOrari.jpg) no-repeat top left;
}

.mg_7_3{
	padding-top:200px;
	background: #cccccc url(../../img/bcgServizi.jpg) no-repeat top left;
}

.mg_7_4{
	padding-top:200px;
	background: #cccccc url(../../img/bcgRisorse.jpg) no-repeat top left;
}

.mg_7_5{
	padding-top:200px;
	background: #cccccc url(../../img/bcgNotizie.jpg) no-repeat top left;
}

.mg_7_7{
	padding-top:200px;
	background: #cccccc url(../../img/bcgBiblioteca.jpg) no-repeat top left;
}

.mg_7_7 .menu{
	display: none;
}

.boxNoResult{
       margin-top: 0;
       border: 0;
       min-height: 200px;
}

.resVivisimoText{
       padding: 2.0em;
       font-size: inherit;
}

ol.resultVivisimo {
       font-size: inherit;
}

.paginazione{
       margin: 1.0em;
}

.paginazione a img{
       border: 0;
}


.menu ul.title li span.current, .menu ul.menuRoot li span.current{
	font-weight: bold;
}

.menu ul.menuRoot > li:first-child > span.current {
	color:#333333;
	margin-left: 0;
}
	

p, h2, h3, h4, h5, h6{
    font-size: 1.0em;
}


@media print {

	body, #wrapper{
		float: none !important;
		width: auto !important;
		margin: 0 !important;
		padding: 0 !important;
	}
	
	#horMenuBcg, #header, #footer, #banner1, #banner2{
		display: none;
	}
	
	#container, #main_bottom{
		border: 0;
	}
}
