/* Master Pagina Index */

@import url("basic-index.css");

@import url("style.css");

#bodyPagina {
	position:absolute;
	left:0px;
	top:0px;
}

#IMGTestata {
	position:relative;
	top:0px;
	left:0px;	
	width:1000px;
	height:138px;
	background: url(../IMG-contenuto/IMG_index.jpg) no-repeat left top;
}

#Pulsantiera {
	position:absolute;
	top:95px;
	left:472px;	
	width:290px;
	height:45px;
}

#Logo {
	position:relative;
	top:190px;
	left:0px;
	width:353px;
	height:79px;
	background: url(../IMG-contenuto/logo.gif) no-repeat left top;
	cursor: hand;
}

#RicercaRapida {
	position:relative;
	top:75px;
	left:400px;	
	width:320px;
	height:105px;
}

#Vetrina {
	position:absolute;
	top:324px;
	left:760px;
	width: 240px;
}

#Centro {
	position:absolute;
	top:280px;
	left:0px;	
	width:756px;
	background: url(../IMG-contenuto/righe-laterali.gif) repeat-y left top;
}

#CorpoCentrale {
	position:absolute;
	left:232px;
	width:524px;	
}

#Menu{
	position:relative;
	width:510px;
	height:25px;
	text-align: right;
	padding-top: 8px;
	word-spacing: 5px;
}

#MenuHome{
	position:relative;
	width:512px;
	height:272px;
	top: 10px;
	margin-left: 7px;
	background: url(../IMG-contenuto/SFondo-MenuHome.jpg) no-repeat left top;
}

#TITcomprare{
	position:absolute;
	left:19px;
	top:8px;
	width:174px;
	height:56px;
	background: url(../img/TITcomprare.gif) no-repeat left top;
	font-size: 18px;
	font-weight: bold;
	color: #990033;
	padding-left: 66px;
	padding-top: 3px;
	cursor: hand;
}

#TestoComprare{
	position:absolute;
	top:72px;
	left:17px;
	width:150px;
	color: #747474;
	font-size: 11px;
	line-height: 12px;
}

#SottoCategorieRicerca{
	position:absolute;
	top:206px;
	left:10px;
	width:150px;
	color: #FFFFFF;
	font-size: 17px;
	text-align: right;
	font-weight: bold;
	line-height: 26px;
	text-decoration: none;
}

#SottoCategorieRicerca a{
	color: #FFFFFF;
	text-decoration: none;
}

#TITaffittare{
	position:absolute;
	left:176px;
	top:8px;
	width:174px;
	height:56px;
	background: url(../img/TITaffittare.gif) no-repeat left top;
	font-size: 18px;
	font-weight: bold;
	color: #E2001A;
	padding-left: 73px;
	padding-top: 3px;
	cursor: hand;
}

#TestoAffittare{
	position:absolute;
	top:72px;
	left:181px;
	width:150px;
	color: #747474;
	font-size: 11px;
	line-height: 12px;
}

#TITvendere{
	position:absolute;
	left: 338px;
	top:8px;
	width:95px;
	height:56px;
	background: url(../img/TITvendere.gif) no-repeat left top;
	font-size: 18px;
	font-weight: bold;
	color: #E95D0F;
	padding-left: 73px;
	padding-top: 3px;
	cursor: hand;
}

#TestoVendere{
	position:absolute;
	top:72px;
	width:150px;
	left: 343px;
	color: #747474;
	font-size: 11px;
	line-height: 12px;
}

#Associati{
	position:relative;
	left: 10px;
	top:280px;
	width:510px;
	height:60px;
	padding-top: 8px;
	background: url(../IMG-contenuto/SFondo-Associati.jpg) no-repeat left top;
}

#LoghiAssociati{
	position:relative;
	height:50px;
	text-align: right;
	padding-right:35px;
	padding-bottom: 10px;
}

#ColonnaSinistra {
	position:relative;
	width:232px;
	height:395px;
	background: url(../IMG-contenuto/TIT_lato.jpg) no-repeat left top;
}

#BodyColonna {
	position:relative;
	width:232px;
	background: url(../IMG-contenuto/RigaLato.jpg) no-repeat right top;
	text-align: center;
	padding-top: 5px;
}

#TIT-Lato {
	position:relative;
	width:215px;
	height:50px;
	font-size: 14px;
	font-weight: bold;
	color: #99141b;
	text-align: right;
	padding-top: 5px;
	line-height: 18px;
}

#Footer {
	position:absolute;
	width:756px;
	height:24px;
	background: url(../IMG-contenuto/Sfondo_footer.jpg) no-repeat left top;
	padding-top: 8px;
	padding-left: 15px;
	word-spacing: 5px;
}

#LinkFooter {
	position: absolute;
	top:8px;
	width: 250px;
	color: #666666;
	font: 12px Arial, Helvetica, sans-serif;
	word-spacing: 5px;
}

#LinkFooter2 {
	position: absolute;
	top:8px;
	width: 250px;
	color: #666666;
	left: 558px;
	font: 12px Arial, Helvetica, sans-serif;
	word-spacing: 5px;
}

.LinkGiornalino a {
	font-weight: bold;
	color: #666666;
}

.LinkGiornalino a:hover {
	text-decoration: underline;
}

