/* CSS Document */

body{
	margin:0;
	padding:0;
	color:#000;
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size:80%;
	background-color:#FFFFFF;
}
h2{
	margin:0;
	padding:0;
	display:block;
	background-color:#eee;
	padding:5px;
	font-size:1.3em;
	margin-bottom:10px;
}
h3{
	margin:0;
	padding:0;
	font-size:1.2em;
	margin-bottom:10px;
	border-bottom:1px dotted #999;
	padding-bottom:5px;
}
a:link, a:visited{
	color:#703C48;
	text-decoration: underline;
}
a:hover{
	color: #333;
	text-decoration: underline;
}
#img-corner{
	position:absolute;
	top:0;
	left:630px;
	width:300px;
	height:200px;
	background:transparent url(img/angolo-img.png) 0 0 no-repeat;
}
#container{
	width:1000px;
}
#cont-center{
	background:#fff url(img/back-home.jpg) 0 0 repeat-y;
}
#col-sx{
	float:left;
	width:180px;	
}
#col-center{
	float:left;
	width:560px;
	margin-left:15px;
	line-height:1.5em;
	text-align:justify;
}
#col-center blockquote{
	
}
#col-dx{
	float:right;
	width:230px;
}
#menu-sx{
	color:#703C48;
	font-size:1.1em;
}
#menu-sx a:link, #menu-sx a:visited{
	color:#703C48;
	text-decoration:none;
}
#menu-sx a:hover{
	color:#703C48;
	text-decoration: underline;
}

#menu-sx .attivo{
	color:#703C48;
	text-decoration: none;
	font-weight:bold;
}

#menu-sx ul{
	margin:0;
	padding:0;
	list-style:none;
}
#menu-sx li{
	padding-top:7px;
	border-bottom:1px dotted #999;
	padding-bottom:7px;
}
#menu-sx ul li ul li{
	font-size:0.9em;
	border:0;
	padding-left:20px;
	padding-top:0;
	background:#fff url(img/bullet-1.gif) 0 0.1em no-repeat;
}
.interno-1{
	padding:10px;
	padding-top:0;
}
#footer{
	padding:5px;
	color:#FFF;
	background-color:#703C48;
	font-size:0.8em;
	text-align:left;
	margin-top:15px;
}
.lista-1{
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:15px;
}
.lista-1 li{
	padding-left:20px;
	background:#fff url(img/bullet-2.gif) 0 0.2em no-repeat;
}
.lista-2{
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:15px;
}
.lista-2 li{
	padding-left:20px;
	background:#fff url(img/bullet-1.gif) 0 0.2em no-repeat;
}
.lista-3{
	list-style:none;
	margin:0;
	padding:0;
	margin-bottom:15px;
}
.lista-3 li{
	padding-left:40px;
	background:#fff url(img/bullet-3.gif) 0 0.2em no-repeat;
}
.box-1{
	padding-left:10px;
	text-align:left;
}
.box-1 img{
	border:0;
}
.numerazione{
	border-bottom:1px dotted #999999;
	padding-bottom:5px;
	margin-bottom:5px;
}

.pag-label{
	display: block;
	float:left;
	height:25px;
	text-align:left;
	color:#000;
	line-height:25px;
	margin-right:5px;
}
.pag-attiva{
	background:transparent url(img/cerchio-color.gif) 0 0 no-repeat;
	display: block;
	float:left;
	width:25px;
	height:25px;
	text-align:center;
	color:#FFFFFF;
	line-height:25px;
	margin-left:5px;
	margin-right:5px;
}
a.pag-link{
	background:transparent url(img/cerchio-bianco.gif) 0 0 no-repeat;
	display: block;
	float:left;
	width:25px;
	height:25px;
	text-align:center;
	color:#000;
	line-height:25px;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}
.pages-num{
	float:right;
	line-height:25px;
}
.back-index{
	float:left;
	line-height:1.3em;
}
.back-index a{
	color:#703C48;
	text-decoration: underline;
	background:#fff url(img/bullet-1.gif) 0 0.2em no-repeat;
	padding-left:20px;
}
.apice{
	vertical-align:super;
	text-decoration:none;
}
.maiuscoletto{
	font-variant:small-caps;
}


a.note{
	color:#703C48;
	font-size:0.8em;
	vertical-align: super;
	text-decoration:none;
}
.img-interno-testo{
	background-color:#333333;
	color:#FFFFFF;
	font-size:0.8em;
	padding:1px;
	text-align:left;
	width:330px;
}
.img-interno-testo img{
	border:0;
}
.img-interno-testo a{
	color:#FFFFFF;	
	text-decoration:none;
}
.img-interno-testo div{
	display:block;
	padding-left:30px;
	background:#333333 url(img/zoom.gif) 0 0 no-repeat;
	line-height:22px;
}


#menu-sx ul li#evidenza{ display:block; width:125px; height:17px; margin:0; padding:0; padding:2px 10px; padding-left:25px; font-weight:bold; background:#fff url(img/evidenza.jpg) 0 0 no-repeat; }
