/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.tithome {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #900;
}
hr { display:none }

/* per centrare la pagina web a larghezza fissa */
body { }  
#testa {
	width:750px;
	margin:0em auto;
	text-align:left;
	padding: 0px 0px 1px 1px;
}
#testa2 {
	width:750px;
	margin:0em auto 1em;
	text-align:center;
}
#corpo {
	width:750px;
	margin:0em auto 1em;
}
#piedipagina {
	clear: both;
	width:750px;
	display: block;
	margin: 0em;
	padding: 0px;
}

/* testa */
#testa {
	height: 65px;
	width: 750px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0em;
	margin-left: auto;

}

/* corpo */
#corpo {
	position:relative;
	background:#FFFFFF;
	left: 1px;
  top:0px;
}
#colonnasx {
	position:absolute;
	top:0px;
	left:1px;
	width:175px;
	padding:0em 0;
	margin: 0px;
	background-color: #FAFAFA;
}
#colonnacentro {
	margin:0em 200px 0 185px;
	padding:0em 10px 50px 0;
	border: none;
}
#colonnadx {
	position:absolute;
	top:0px;
	right:0;
	width:199px;
	padding:0em 0;
	left: 549px;
	background-color: #FAFAFA;
	margin: auto;
}
/* 2 colonne per la mappa */
#colonnasx200 {
	top:-3px;
	left:2px;
	width:195px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
#colonnasx90 {
	left:0px;
	width:90px;
	padding:0px;
	float: left;
	margin: 0px;
	top: 0px;
}

#colonnasx200 dl {
	list-style: none;
	margin:0;
	padding:0;
	text-align: left;
	line-height: 18px;
}
#colonnasx200 dl dt {
	font-style: normal;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	width: 180px;
	text-decoration: none;
}
#colonnasx200 dl dt a:link, #colonnasx200 dl dt a:visited {
	color: #244848;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#colonnasx200 dl dt a:hover, #colonnasx200 dl dt a:active {
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	background-color: #999999;
}

/*pie' di pagina */
#piedipagina {
	padding:0em;
	margin: auto;
}
#colonnadx500 {
	margin:0 0 0 0px;
	padding:0em 0px 50px;
	width: 550px;
	float: right;
}
/* 2 colonne per le biblioteche */
#colonnasx750 {
	top:0px;
	left:0px;
	width:750px;
	padding:0em 5px 50px;
	float: left;
	margin-top: 10px;
	z-index: 1;
	visibility: visible;
}

#colonnasx500 {
	top:0px;
	left:0px;
	width:550px;
	padding:0em 5px 50px;
	float: left;
	margin-top: 10px;
	z-index: 1;
	visibility: visible;
}
#colonnadx650 {
	margin:0 0 0 0px;
	padding:0em 0 50px;
	width: 630px;
	float: right;
}
#colonnadx200 {
	margin:0 0 0 0px;
	background:#fff;
	padding:90px 0 0px;
	width: 240px;
	float: right;
	position: absolute;
	left: 510px;
	top: 92px;
	height: 667px;
}
.floatdx {
	margin: 5px;
	padding: 5px;
	float: right;
}
.floatsx {
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
}
.floatsx50 {
	margin: 0px;
	padding: 0px 10px 5px 30px;
	float: left;
}
.nofloatsx {
	clear: left;
}

.nofloat {
	clear: both;
}
#colonnasx {
	width: 170px;
	float: left;
}
#colonnasx dl {
	list-style: none;
	margin:0;
	padding:0;
	text-align: left;
	line-height: 10px;
}
/*pie' di pagina */
#piedipagina {
	clear: both;
	padding:0em;
	border: thin solid #999;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.topnews {
	font-family: "Arial Rounded MT Bold";
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #AE0000;
	text-align: right;
	height: 30px;
	margin: 0px;
	padding: 10px;
	font-size: 24px;
	font-weight: bold;
}
.topnews2 {
	color: #FFFFFF;
	background-color: #FFFFFF;
	text-align: right;
	height: 90px;
	margin: 0px;
	padding: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.testocentro {
	margin-left: 100px;
	padding-left: 0px;
	display: block;
	font-size: 0.8em;
	text-align: left;
}
.testodx {
	font-size: 0.7em;
	color: #000;
	text-align: left;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.capoverso {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #900;
}

.primopiano {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000033;
	text-align: right;
	margin-right: 10px;
	margin-top: 5px;
}
.testolink {
	font-size: 0.7em;
	color: #204000;
	text-align: justify;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
.titololink {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #3D7A7A;
	text-indent: 15px;
	display: block;
	width: 100%;
}
.titololink_grigio {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #AE0000;
	background-color: #E0E0E0;
	text-indent: 15px;
	display: block;
}
.testotop {
	margin-top: 0px;
	padding-top: 10px;
	display: block;
}
.testotop2 {
	margin-top: 0px;
	padding-top: 3px;
	display: block;
	font-size: 12px;
	line-height: 21px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
/* style banner top */

/* style delfini */


/* style rotonda */

#colonnadxRO {
	margin:0;
	padding:5px;
	width: 180px;
	float: right;
	left: 505px;
	background-color: #FFE8BC;
}
/* style vg */

/* style cr */

/* style PdL */

/* style SPECIALI */

/* style SCOLASTICHE */

/* style Poletti */

/* style Teodora */


#bandasx {
	width: 150px;
	text-align: left;
	font-size: 0.8em;
	float: left;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
#form500 {
	width: 570px;
	margin-left: 160px;
	font-size: 0.8em;
}

/* fine stili biblioteche */

.titolettorosso {
	font-size: 1.1em;
	font-weight: bold;
	color: #F00;
}
.toprosso {
	font-size: 0.55em;
	font-weight: bold;
	color: #F00;
	text-align: left;
	display: block;
	padding-left: 0px;
}
.testo {
	font-size: 0.7em;
	color: #000000;
}
.testojust {
	font-size: 0.7em;
	color:  #244848;
	text-align: justify;
	display: block;
		padding-right: 10px;
}
.testojustHP {
	font-size: 0.7em;
	color:  #244848;
	text-align: justify;
	display: block;
	padding-left: 95px;
}
.testojust120 {
	font-size: 0.7em;
	color:  #244848;
	text-align: justify;
	display: block;
	padding-left: 135px;
			padding-right: 10px;
}
#paginaunicajust {
	font-size: 0.7em;
	color:  #244848;
	text-align: justify;
	display: block;
	margin: 0px;
	padding: 0px;
	width: 99%;
}

#paginaunica {
	color: #003366;
	margin: 0px;
	padding: 0px;
	width: 99%;
}
.corsivo {
	font-size: 0.75em;
	font-weight: italic;
}
.textfltdx {
	font-size: 18px;
	font-weight: bold;
	float: right;
	margin-right: 10px;
	color: #000000;
}
a {
	color: #244848;
	text-decoration: underline;
}
a:visited {
	color: #990000;
}
a:hover {
	color: #000000;
}
.testohomecentro {
	display: block;
	padding-left: 95px;
	font-size: 0.7em;
}
.testolink_rosso {
	font-size: 0.7em;
	color: #AE0000;
	text-align: justify;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
}
.invisible {
	display: none;
}
.visible {
	display: block;
	color: #F00;
}
.elenconopunti {
	list-style-image: none;
	list-style-type: none;
	font-size: 0.7em;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#navigalfabeto {
	color: #990000;
	background-color: #CCCCCC;
	display: block;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	text-align: left;
	text-indent: 10px;
}
#navigalfabeto a:link,#navigalfabeto a:visited {
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: inline;
	text-decoration: none;
	color: #990000;
}
#navigalfabeto a:hover,#navigalfabeto a:active{
	text-align: left;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: inline;
	color: #FF1111;
}
.capoletteralfabeto {
	font-size: 16px;
	color: #FFFFFF;
	background-color: #990000;
	margin: 3px;
	padding: 5px;
}
.titoloalfabet {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	background-color: #CCCCCC;
}
#motorericerca {
	font-size: 11px;
	color: #990000;
	background-color: #CCCCCC;
}
#motorericerca .bottone{
	font-size: 12px;
	color: #FFFFFF;
	background-color: #990000;
	width: 120px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.numero {
	color: #FFFFFF;
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	background-color: #999999;
	padding: 1px 2px;
}
.evidente {
	color: #FC0;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	background-color: #900;
	padding: 1px 2px;
	display: block;
}
#biblio {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: justify;
}
.billib {
	text-align: justify;
	border-bottom: 1px dashed #AE0000;
	font-size: 0.7em;
	padding: 0px 5px 10px 0px;
	margin: 5px 5px 5px 0px;
	color: #244848;
}
.sottolinea {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.box {
	padding: 5px;
	border: 2px solid #990000;
}
#box {
	margin: 5px;
	padding: 5px;
	border: thin solid #000033;
}
.titolorosso12 {
	font-size: 1.4em;
	font-weight: bold;
	color: #AE0000;
}

.menu{font:11px Verdana,Arial; background:#eee}
ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:1px}
ul.menu ul {position:absolute; top:20px; left:0; background:#d1d1d1; display:none; list-style:none}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:160px; margin:0}
ul.menu ul li a {display:block; padding:3px 1px 3px; background-color:#d1d1d1}
ul.menu ul li a:hover {background-color:#c5c5c5}
ul.menu ul ul {left:160px; top:-1px}
ul.menu .menulink {
	border:1px solid #aaa;
	font-weight:bold;

	width: 85px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 3px;}

ul.menu .sub {background:#d1d1d1 url(http://www.comune.modena.it/biblioteche/img/arrow.gif) 130px 5px no-repeat}
ul.menu .topline {width: 170px;
border-top:1px solid #aaa}
#testamenu {
	width:750px;
	margin:0em auto;
	text-align:left;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0em;
	padding: 0px;
	visibility: visible;
	z-index: 40;
	color: #000;
}
#pertesta {
	margin-left: 85px;
	position: absolute;
	top: 0px;
	width: 650px;
}
.pertestatitolo {
	font-size: 27px;
	font-weight: bold;
	color: #000;
}
.pertestalink {
	font-size: 12px;
	font-weight: bold;
	color: #F00;
}
.pertestalinknero {
	font-size: 12px;
	font-weight: bold;
	color: #000;
}
#piedipagina .testo a {
	text-align: center;
}
