body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFF;
	background-image:url(../img2/pagina/sfumaGRIGIO.png);
/*	background-image:url(../img2/pagina/fondoNATALE2.gif);*/
	background-repeat:repeat-x;
	margin:0px;
	color:#333;
}
a:link {
	color: #26a844;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color:#333;
}
a:visited{
	text-decoration: underline;
	color:#060;
	}
a:active{
	text-decoration: none;
	color: #26a844;
	}

h1{
	font-size:18px;
	color:#26a844;
}
.login
{
	width:900px;
	position:relative;
	height:40px;
	left:50%;
	margin-left:-450px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	vertical-align:text-bottom;
}
.testata
{
	width:908px;
	height:35px;
	color:#666;
	font-size:14px;
	padding:4px;
	padding-left:15px;
	background-image:url(../img2/pagina/barramenu.png);
	background-repeat:no-repeat;
	position:relative;
	left:50%;
	margin-left:-454px;
	top:40px;
	z-index:12;
}
.logo{
	position:absolute;
	height:69px;
	width:140px;
	cursor:pointer;
	left:50%;
	margin-left:-450px;
	top:8px;
	z-index:1;
}
.payoff{
	background-image:url(../img2/pagina/payoff.png);
	background-repeat:no-repeat;
	position:absolute;
	height:36px;
	width:350px;
	cursor:pointer;
	left:50%;
	margin-left:-320px;
	top:28px;
	z-index:2;
}
.menu2{
	color:#666;
	text-decoration:none;
	z-index:3;
	font-weight:bold;
}
.menu2:hover{
	color:#000;
}
.divisorio{
	vertical-align:middle;
	margin-left:6px;
	margin-right:6px;
}
.search
{
	width:380px;
	position:absolute;
	left:50%;
	margin-left:200px;
*/	margin-left:105px;
	top:92px;
	z-index:15;
}

.contenuto
{
	width:900px;
	position:relative;
	left:50%;
	margin-left:-450px;
	top:55px;
	min-height:450px;
	margin-bottom:90px;
	background-color:#FFF;
}
.contenutoADMIN{
	position:relative;
	top:55px;
}

.t {background: url(../img2/rounded/T.png)  0 0 repeat-x; }
.b {background: url(../img2/rounded/B.png) 0 100% repeat-x}
.l {background: url(../img2/rounded/L.png) 0 0 repeat-y}
.r {background: url(../img2/rounded/R.png) 100% 0 repeat-y}
.bl {background: url(../img2/rounded/BL.png) 0 100% no-repeat}
.br {background: url(../img2/rounded/BR.png) 100% 100% no-repeat}
.tl {background: url(../img2/rounded/LT.png) 0 0 no-repeat}
.tr {background: url(../img2/rounded/TR.png) 100% 0 no-repeat; padding:20px}
.rounded{
	background-image:url(../img2/pagina/sfumaBIANCO.png);
	background-color:#ebebeb;
	background-repeat:repeat-x;}

.piede
{
	width:100%;
	padding-top:20px;
	padding-bottom:30px;
	background-color:#26a844;
	background-image:url(../img2/pagina/ombra_sfondo.png);
	background-repeat:repeat-x;
	min-height:100px;
	color:#FFF;
	top:40px;
}
.colonnaPIEDE{
	vertical-align:top;
	border-left:1px solid #45ab5d;
	border-right:1px solid #26a844;
	padding-left:10px;
	width:230px;
}