body{
	background-image: url(management/images/background.gif);
	background-attachment:fixed;
}


.External {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	visibility: visible;
	margin: 0px;
	padding: 0px;
	
}

.Internal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	width: 802px;
	visibility: visible;
	text-align:center;
	margin: 0px;
	padding: 0px;
	
}

.HeaderSect {
	background-attachment: scroll;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:93px;
	width:802px;
	margin: 0px;
	padding: 0px;

}
.Page {
	width: 626px;
	float:left;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

.Brands {
	width: 172px;
	position: relative;
	margin: 0px;
	padding: 0px;
	float:left;
	vertical-align:top;
}
.hrefAR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #629320;
}
.hrefMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #139234;
	text-decoration:none;
}

href:hover{
	text-decoration:underline;
}


.Menu {
	background-image: url(images/bkgMenu.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	height: 44px;
	width: 626px;
	margin: 0px;
	padding: 0px;
}

.bkgPage {
	background-color: #FFFFFF;
	height:427px;
	margin: 0px;
	padding: 0px;
}
.bottomPage {
	
	margin: 0px;
	padding: 0px;
	height: 48px;
	width: 802px;
}
.TopSezione {
	background-image: url(images/bkgSezione.jpg);
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 528px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	text-align:left;
}
.TopAR {
	background-attachment: scroll;
	background-image: url(images/bkgAreaRis.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 23px;
	width: 250px;
	position:relative;
}
.ContentAR {
	background-color: #FFFFFF;
	height: 155px;
	width: 250px;
	position:static;
}
.SpacerAR {
	background-color: #f1f1f1;
	background-image:url(images/spacer10.gif);
	margin: 0px;
	padding: 0px;
	height: 2px;
	width:250px;
	position:relative;
}
.ButtonAR {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 250px;
	position:relative;
}
.SpacerImg {
	background-color: #f1f1f1;
	margin: 0px;
	padding: 0px;
	height: 10px;
	width: 250px;
	position:relative;
}
.ImageRightAR {
	background-attachment: scroll;
	background-image: url(images/imgPrato.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 155px;
	width: 250px;
	position:relative;
}
.Sezione {
	background-attachment: scroll;
	background-image: url(images/sfondoRectHome.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	width: 617px;
}
.BottomSezione {
	background-attachment: scroll;
	background-image: url(images/bottomSezione.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 11px;
	width: 528px;
}

.SpacerH20 {
	background-color: #f1f1f1;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width:100%;
}

.SfondoPagina {
	background-color: #f1f1f1;
	margin: 0px;
	padding: 0px;
	width:100%;
}
.TitoloNews {
	background-color: #f1f1f1;
	background-attachment: scroll;
	background-image: url(images/bkgTitoloNews.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 16px;
	width: 810px;
}
.News {
	background-color: #f1f1f1;
	background-attachment: scroll;
	background-image: url(images/sfondoNews.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 810px;
}

.textBox
{
	width:95px; 
	height:12px; 
	border-style:solid; 
	border-width:1px; 
	border-color:#333333; 
	font-size:11px; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

.cmdButton
{
	width:100%; 
	height:18px; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	background-color:#f7f7f7; 
	color:#333333; 
	font-size:11px; 
	font-weight:bold; 
	border-style:solid; 
	border-width:1px; 
	cursor:hand;
}