/* CREATIVAWARE By Raptusis (www.raptusis.com) */

  body { margin: 0px;
    padding: 0px;
    width: 100%;
    color: rgb(255, 255, 255);
    font-family: verdana;
    font-size: 10px;
    background-repeat: repeat-y;
    background-position: left top;
    background-image: url(sfondo2.jpg);
    background-color: rgb(197, 197, 197);
    }

  #contenitore { border-color: rgb(255, 255, 255);
    border-width: 1px;
    border-bottom: 1px solid rgb(255, 255, 255);
    margin: 0px auto;
    padding: 0px;
    background-position: center;
    background-color: rgb(0, 0, 0);
    width: 778px;
    }

  #logo { border-color: rgb(255, 255, 255);
    margin: 0px;
    padding: 0px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: rgb(0, 0, 0);
    }

  #parteA { height: 49px;
    background-image: url(sopraA.gif);
    background-position: center top;
    background-repeat: no-repeat;
    margin-bottom: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    padding-top: 0px;
    }



  #parteA a:hover{

  }





  #parteB { height: 164px;
    background-image: url(sopraB.gif);
    background-position: center top;
    background-repeat: no-repeat;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    }

  #parteC { height: 28px;
    background-image: url(sopraC.gif);
    background-repeat: no-repeat;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: 0px;
    background-position: center top;
    }

  #centrale { border-color: rgb(255, 255, 255);
    border-width: 1px;
    padding: 5px;
    margin-right: auto;
    margin-left: auto;
    width: 770px;
    }

  #piede { background-image: url(sotto.gif);
    background-position: center top;
    background-repeat: no-repeat;
    height: 52px;
    }

  a { color: rgb(255, 255, 255);
    text-decoration: underline;
    }

  #centrale a:hover { background-color: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    }

  #parteC a{ border-color: rgb(0, 0, 0);
    border-width: 1px;
    color: rgb(255, 255, 255);
    text-decoration: none;
    }

  #parteC a:hover { border-color: rgb(113, 113, 90);
    border-width: 1px;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    text-decoration: underline;
    }

   #centrale a img { border: 2px solid rgb(0, 0, 0);
    }

   #centrale a:hover img { border: 2px solid rgb(255, 255, 255);
    }




	.mgtxt, .mgtxt a {

		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	.mgtxt a{

		text-decoration:underline;
	}
	.mgtxt a:hover{

		text-decoration:none;
	}
	.mggalcap{

		font-size:12px;
		font-weight: bold;
	}
	.mgimgcap{

		font-size:12px;
		font-weight: bold;
	}
	.mgsmall, .mgsmall a {

		font-size: 9px;
		font-weight:normal;
	}
	.mgimgbrd {

		border: 1px solid;
	}
	.mgadmincap {
		background-color:#4B6B92;

		font-weight: bold;
	}
	.mgadmintdbg {

		background-color:#4B6B92;
	}
	.mgaltbgcol {

		background-color:#444B92;
	}
	.mginputln {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color:#4B6B92;

		font-size: 10px;
		font-weight: normal;
		border: solid 1px #999999;
	}
	.mggallery{

		margin-bottom:10px; 
		padding-bottom:10px; 
		border-bottom: dotted 1px #999999;
	}
