<!--
/* caretteristiche pagina */
*, html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 10px;
	text-align: left;
	background: #333333;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
img {
	border: 0px;
}
a {
	text-decoration:none;
	color: #cccccc;
}
a:link,a:visited {
	color: #cccccc;
}
a:hover {
	color: #ffffff;
}
#contenitore {
	width: 1002px;
	height: 544px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -272px 0 0 -501px;
	background: url(/layout/palla_da_rugby.jpg) top right no-repeat;
	border: 1px solid #cccccc;
}
#logo {
	position: absolute;
	top: 152px;
	left: 403px;
	z-index: 2;
}
#riquadro {
	position: absolute;
	top: 217px;
	left: 0;
	width: 1002px;
	height: 50px;
	background: #FFFFFF;
	border-top: 50px solid #003366;
	border-bottom: 10px solid #009900;
	z-index: 1;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
h1 {
	font-weight: lighter;
	font-size: 15px;
}
h1 b {
	font-weight: lighter;
	font-size: 15px;
	text-transform: uppercase;
}
#testo {
	position: absolute;
	top: 20px;
	left: 720px;
}
#linkblog {
	position: absolute;
	top: 456px;
	left: 10px;
	background: url(/layout/blogger_64.png) 0 0 no-repeat;
	z-index: 99;
	font-size: 24px;
	line-height: 28px;
}
#linkblog a:link, #linkblog a:visited{
	color: #FF8C3F;
	width: 236px;
	height: 64px;
	display: block;
	margin: 0 0 0 0px;
	padding: 5px 0 0 74px;
}
#linkblog a:hover{
	color: #ffffff;
	}
#linkblog i{
	font-size: 12px;
	font-weight: bold;
}
#linkpaypal {
	position: absolute;
	top: 456px;
	right: 10px;
	z-index: 99;
}
#linkfacebook {
	position: absolute;
	top: 464px;
	right: 84px;
	width: 48px;
	height: 48px;
	z-index: 99;
	background: url(/layout/facebook_48.png) 0 0 no-repeat;
}
#linkaddthis {
	position: absolute;
	top: 464px;
	right: 138px;
	width: 48px;
	height: 48px;
	z-index: 99;
}
#linknetworkitaly {
	width: 1002px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 275px 0 0 -501px;
	z-index: 99;
}
#linkfacebook a:link, #linkfacebook a:visited{
	display:block;
	width: 48px;
	height: 48px;
}
#contenuto {
	width: 1002px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -292px 0 0 -501px;
	z-index: 5;
}
#footer {
	width: 1002px;
	height: 20px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 276px 0 0 -501px;
	z-index: 5;
	text-align: right;
}
#footer b {
	font-weight: lighter;
	text-transform: uppercase;
}
#blocconews {
	position: absolute;
	width: 300px;
	height: 524px;
	background: #000000;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding: 10px;
	z-index: 6;
}
#blocconews i {
	color: #009900;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	background: #FFFFFF;
}
#blocconews u {
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	background: #ff0000;
	text-decoration: none;
	padding: 0 5px 0 5px;
}
#blocconews img{
	float: left;
	width: 30px;
	height: 30px;
	margin: 0 10px 0 0;
}
#blocconews a:link, #blocconews a:visited {
	width: 300px;
	height: 30px;
	display: block;
}
#iconanews{
	top: 10px;
	left: 236px;
	width: 64px;
	height: 64px;
	overflow: hidden;
	background: url(/layout/Billboard_Feed_64x64.png);
	z-index: 99;
}
#formmodifica {
	width: 1002px;
	height: 544px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -272px 0 0 -501px;
	background: #000000;
	border: 1px solid #cccccc;
	overflow-y: scroll;
	z-index: 99;
	font-size: 14px;
	font-weight: lighter;
	text-transform: uppercase;
}
#formmodifica form {
	padding: 10px;
}
#formmodifica fieldset {
	border: none;
	padding: 0 0 10px 0;
}
#formmodifica label {
	float: left;
	width: 180px;
}
#formmodifica select {
	float: right;
	width: 778px;	
}
#formmodifica input {
	float: right;
	width: 778px;	
}
#formmodifica input.bottone {
	float: right;
	width: 200px;	
}
#altridati {
	padding: 20px 0 0 0;
}
-->