html,body{margin: 0;padding:0;height:100%;}
body{
	background-image: url(Images/bgg.gif);
	background-position: center;
}
div#pagina{
	position:relative;
	width: 800px;
	height: 100%;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0 auto;
	top: 0px;
	background-image: url(Images/bg.jpg);
}

body>div#pagina{height:auto;min-height:100%}

a:link 
{
	color:black;
	text-decoration:none;
}
a:visited
{
	color:black; 
	text-decoration:none;
} 
a:hover 
{
	color: #fc6f08;
}

div#titolo{	
	width: 800px;
	background-image: url(Images/titolo.jpg);
	background-repeat: no-repeat;
	height: 161px;
	cursor:pointer;
}

div#menu{
	margin: 0px;
	padding: 0px;
	height: 42px;
	width: 778px;
	float: right;
	overflow: hidden;
}

div#menuAmministrazione{
	background-image: url(Images/amministrazione.gif);
	width:749px;
	height:32px;
}

#menuButton{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

div#container{
	background-image: url(Images/bar.png);
	background-repeat: repeat-y;
	height: auto;
	width: 778px;
	float: right;
}

div#search{
	background-image: url(Images/search.gif);
	width:749px;
	height:32px;
}

div#corpo{
	position:relative;
	width: 748px;
	height: 100%;
	background-color: White;
	border-right-color: Silver;
	border-right-style: solid;
	border-right-width: 1px;
	
	font-weight: normal;
	font-size:12px;
	font-family:Tahoma;
}

#erroreP
{
	font-weight: bolder;
	font-size:11px;
	font-family:Tahoma;
	color: Red;
}

div#copyright{
	width: 756px;
	height: 28px;
	background-image: url(Images/bottom.gif);
	background-repeat: no-repeat;
	font-weight: normal;
	font-size:10px;
	font-family:Tahoma;
}

div#titoloMenu{
	padding-left:25px;
	padding-right:25px;
	padding-bottom:10px;
	font-size:11px; 
	font-weight:bold; 
	font-family:Verdana;
}

div#login{
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(Images/login.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 126px;
	height: 21px;
	font-family: 'Verdana';
	font-size: 10px;
	text-align: right;
	overflow:hidden;
}

div#logged{
	position: absolute;
	top: 0px;
	right: 0px;
	background-image: url(Images/logged2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 126px;
	height: 41px;
	font-family: 'Verdana';
	font-size: 10px;
	text-align: right;
	overflow:hidden;
}

div#vetrina{
	float:left;	
	width:335px;
	height:330px;		
	padding-left:26px;
	margin-bottom:10px;
}

div#vetrinaTitoloArancio{
	width: 335px;
	height: 20px;
	background-image: url(Images/linguettaA.gif);
	background-repeat: no-repeat;
	background-position: left;
}

div#vetrinaTitoloGialla{
	width: 335px;
	height: 20px;
	background-image: url(Images/linguettaG.gif);
	background-repeat: no-repeat;
	background-position: left;
}

div#vetrinaTesto{
	padding-left: 3px;
	padding-top: 3px;
	font-family: 'Verdana';
	font-weight: bold;
}

div#vetrinaCorpoArancione{
	width: 335px;
	height: 300px;
	/*background-color: #FCD184;*/
	background-color: #f48a35;
	border: 1px solid #B7B7C1;
}

div#vetrinaCorpoGialla{
	width: 335px;
	height: 300px;
	background-color: #ffeb6b;
	border: 1px solid #B7B7C1;
}


div#loginParam{	
	display:none;
}

#menuButton{
	cursor:pointer;
}

div#menuAffitto{
	position: absolute;
	width: 125px;
	height: 42px;
	top: 171px;
	left: 402px;
	margin-top: 0px;
	display:none;
}

div#menuVendita{
	position: absolute;
	width: 125px;
	height: 42px;
	top: 171px;
	left: 277px;
	margin-top: 0px;
	display:none;
}

#ric{
	display: block;
	cursor:pointer;
}

#campoTestoCorto
{
	width: 145px;
	border: 1px solid #696969;
}

#campoTestoCortoObbl
{
	width:145px;
	background-color: #FFFFC1;;
	border:1px solid #696969;
}
	 
#campoTestoLungo
{
	width:300px;
	border:1px solid #696969;
}


#campoData
{
	width:70px;
	border:1px solid #696969;
}
	
#campoTestoLungoObbl
{
	width:300px;
	background-color:  #FFFFC1;
	border:1px solid #696969;
}

#campoImmagine
{
	width:300px;
}

#campoTestoMax
{
	width:680px;
	border:1px solid #696969;
}

#campoTestoMaxObbl
{
	width:680px;
	background-color:   #FFFFC1;
	border:1px solid #696969;
}

div#riquadro{
	margin-top:10px; 
	margin-left:25px; 
	margin-right:25px;
	padding:5px;	
	border-width: 1px;   
	border-color:  #A8A8A8;
   	border-style: solid;
	background-color:#ECECEC;
}

div#riquadroArancio{
	margin-top:10px; 
	margin-left:25px; 
	margin-right:25px;
	padding:5px;
	border-width: 1px;
    border-color:  #FF7F50;
	border-style: solid;
	background-color:#fcb467;
}

div#riquadroGiallo{
	margin-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
	padding: 5px;
	border-width: 1px;
	border-color: #696969;
	border-style: solid;
	background-color: #ffeb6b;
}

div#riquadroCentrato{
	margin-top:10px; 
	margin-left:25px; 
	margin-right:25px;
	padding:5px;	
	border-color:  #A8A8A8;
  	border-style: solid;
	border-width: 1px;
   	background-color:#ECECEC;
	text-align: center;
}

div#riquadroCentratoGiallo{
	margin-top:10px; 
	margin-left:25px; 
	margin-right:25px;
	padding:5px;
	border-width: 1px;
   border-color: #696969;
   border-style: solid;
	background-color:#ffeb6b;
	text-align: center;
}

div#riquadroCentratoArancio{
	margin-top:10px; 
	margin-left:25px; 
	margin-right:25px;
	padding:5px;
	border-width: 1px;
   border-color: #FF7F50;
   border-style: solid;
	background-color:#fcb467;
	text-align: center;
}

div#immaginiInserite{
	background-color:#FFFFFF;
	width:500px;
	height:400px;
	padding-top:5px;
}
