﻿body
{
	font-family:Arial, Verdana;
	font-size:14px;
	color:#808080;
	margin:0;
	background-color:#E8E8E8;
	/*background-image: url('../../images/s.jpg');
	background-repeat: repeat-x;*/
	
}
.sfondo
{
	background-image: url('../../images/master/sfondo.jpg');
	background-repeat:repeat-y;
	width: 1032px; 
	margin: 0 auto;	
	}

.divGenerico {
	margin: 0 auto;
	width: 1000px;
}

.divBannerTop{
	height:231px;
	padding-bottom:12px;
	position:relative;
	background-image: url('../../images/master/top_page.jpg');
	background-repeat:no-repeat;
	background-color:#F9F9F9;
}

.divColonnaSX{
	width:254px;
	float:left;
	margin-left:20px;
	margin-top:25px;
}

.divMenu {
	background-image: url('../../images/master/boxMenu_sfondo.jpg');
	background-repeat: repeat-y;
	height:auto !important;
	height:14px;
	min-height:14px;
}

.divMenu a{
	color:#808080;
	font-size:12px;
}

.divMenu a:visited{
	color:#808080;
}




.imgBanner{
	display:block;
	}

.divColonnaDX{
	width:706px;
	/*width:100%;*/
	float:right;
	position:relative;
	background-color:White;
	/*border-left:1px solid #DDDDDD;*/
	border-top:1px solid #DDDDDD;
}

.divTitolo{
	margin-top:20px;
	margin-bottom:27px;
	margin-left:14px;
	}
	
.divText {
	/*background-image: url('../../images/master/BannerText_middle.jpg');
	background-repeat: repeat-y;*/
	height:auto !important;
	height:260px;
	min-height:260px;
	position:relative;
}

.text{	
	padding:15px;
	padding-top:0px;
	}
	



/*Bottoni*/
.button{
	background-image: url('../../images/button/button.jpg');
	background-repeat: no-repeat;
	}

.button:hover {
	cursor:pointer;
	background-image: url('../../images/button/button_hover.jpg');
	background-repeat: no-repeat;
	}
	
.buttonFiltra{
	background-image: url('../../images/button/button_filtra.jpg');
	background-repeat: no-repeat;
	}

.buttonFiltra:hover {
	cursor:pointer;
	background-image: url('../../images/button/button_filtra_hover.jpg');
	background-repeat: no-repeat;
	width:105px;
	}

.buttonGrande{
	background-image: url('../../images/button/button_grande.jpg');
	background-repeat: no-repeat;
	}

.buttonGrande:hover {
	cursor:pointer;
	background-image: url('../../images/button/button_grande_hover.jpg');
	background-repeat: no-repeat;
	}

/**/

.divImageHome{
	/*background-image: url('../../images/Image_Home.jpg');*/
	background-repeat: no-repeat;
	position:absolute;
	top:21px;
	left:0px;
	width:668px;
	height:242px;
	padding-top:36px;
	padding-left:20px;
	font-size:16px;
	color:White;
	letter-spacing:1px;
	}
	
.testoBlu{
	color: #0149BF;
	}
	
hr {
	background-color:Gray;	
	border:none;
}

legend{
	color: #0045D6;
	}

a:visited{
	color:#0045D6;
	}
	
.bottomDiv{
	background-image:url(../../images/master/sfondo_bottom.jpg);
	background-repeat:no-repeat;
	height:43px;
	padding-left:26px;	
	font-size:11px;
	color:#B2B2B2;
	}
	
.bottomTest{
	padding-top:43px;
	margin-bottom:10px;
	}

/*HOME*/

.home_divBannerTop
{
	width: 1032px; 
	margin: 0 auto;
	height:320px;
	position:relative;
	background-image: url('../../images/master/top_home.jpg');
	background-repeat:no-repeat;
}

.divAdmin {
	margin-top:36px;
	margin-right:35px;	
	float:right;
}

.divLogin
{
	padding-left:73px;
	width:492px;
	height:71px;
	background-image: url('../../images/master/login_sfondo.jpg');
	background-repeat:no-repeat;
	}

.divLogout
{	
	width:346px;
	height:41px;
	background-image: url('../../images/master/logout_sfondo.jpg');
	}
	
.home_divPiva{
	padding-left:26px;
	color: #B2B2B2; 
	font-size: 11px;
}

.divCopy{
	float:right;
	margin-right:26px;
	}