﻿/* ---------------------------------------------------------------- magicbox, interna */
div.magicbox h1 {
	text-transform: uppercase;
	padding-bottom: 2em;
}

div.magicbox p {
	font-size: 68.75%;
	color: White;
	padding-bottom: 2.5em;
}

div.magicbox a {
	text-decoration: none;
}
div.magicbox a:hover {
	text-decoration: underline;
}

div.magicbox a.button {
	font-size: 68.75%;
	font-weight: bold;
	background: url(../../upload/1/images/interfaccia/IconaLinksServizi.gif) no-repeat;
	display: block;
	height: 2em;
	padding-top: 0.3em;
	padding-left: 2.8em;
	float: right;
}

div.interna p {
	padding-bottom: 5em;
}

div.interna a.button {
	background: url(../../upload/1/images/interfaccia/IconaLinksRealizzazioni.gif) no-repeat;
}

/* ---------------------------------------------------------------- magiclist */
div.magiclist ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: White;
	width: 100%;
}

div.magiclist li {
	margin: 2.75em;
	margin-top: 1.5em;
	margin-bottom: 0px;
	padding-bottom: 2em;
	border-bottom: 1px dotted #CBCBDF;
}
div.magiclist li.last {
	border: 0px;
}

div.magiclist div.img {
	border: 1px solid white;	/* azzera il margin che si crea sopra l'h1 */
}

div.magiclist img {
	float: left;
	width: 9.5em;
	margin-right: 1.5em;
	margin-bottom: 0.5em;
}

div.magiclist h1,
div.magiclist a.button,
div.magiclist p {
	font-size: 68.75%;
}

div.magiclist h1 {
	color: #94A900;
	padding-bottom: 2em;
}

div.magiclist p {
	padding-bottom: 1em;
}

div.magiclist a.button {
	float: right;
}

div.pager 
{
    padding-right:45px;
    text-align:right;
    padding-bottom:45px;
    }
    
div.pager span.label 
{   
    font-size: 68.75%;
    color: #000000;
    }

div.pager a.page
{
    font-size: 68.75%;
    color: #000000;
    padding-left:3px
}
