﻿/*stili per il layout fisso con altezza minima*/
html,body{margin: 0;padding:0;height:100%;}
body {margin: 0px 0px 0px 0px;
	 background : #fffff;
	 
	 
	 
		 
	 
	 background-image: url('../img2/sfondo.gif');




	 background-attachment: scroll;
	 background-position:tpp;
	 background-repeat:repeat-x;
	
	 color : gray; 
	 

	 font-family:Tahoma,Geneva,Arial,sans-serif;
	 letter-spacing:1px;
     text-align:justify; FONT-SIZE: 12pt;line-height:30px;

}

div#container{position:relative; width: 995px; height: 100%;margin: 0 auto;
background:#ffffff;

}
body>div#container{height:auto;min-height:100%;}
div#footer{position: relative;bottom:0; width: 100%;}





A:LINK, A:VISITED {
color :silver;
text-decoration: none
} 
A:HOVER {
color: #c9ac3a;
text-decoration : underline;
} 


.testorecapiti { 


	 font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
 font-size: 14pt;
 color: silver;	
line-height: 150%;
 }


 
.testovetrina { 


	 font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;

 }

.testonote { font-size: 10pt;
line-height: 150%;
 }

.testocategorie { font-size: 11pt;
line-height: 150%;
 }


.testofooter { font-size: 8pt;
line-height: 150%;
 }
 
 
 
.titolimenu {
 FONT-FAMILY: arial narrow;
font-size: 16pt;
font-weight:bold;
line-height: 150%;
 }
 




