/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, , blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a:link {
	text-decoration:none	}


body { background-image:url(img/bg.jpg); background-position: top center; background-repeat:no-repeat}

#top {
	width: 950px; height:178px; border: 0px dotted red; margin:auto
	}
	
	#logo { 
	width: 100%; height:107px; border: 0px dotted red; margin:auto; text-align:center;
	}
	
	#menu2 {
	width: 100%; height:46px; border: 0px dotted red; margin:auto; background-image:url(img/menu.png)
	}
	
		#ombra {
background-image:url(img/ombra.png); height:50px; width: 950px; margin:auto;
	}
	


#slide {
	width: 950px; height:327px; border: 0px dotted green; margin:auto
	}

	
#contenuti {
	width: 950px; height:499px; border: 0px dotted green; margin:auto
	}
	#contenutitesti {
	width: 950px; border: 0px dotted green; margin:auto; background-image:url(img/sf.jpg)
	}
	
	
	
#testi {
	width: 930px; border: 0px dotted green; margin:auto; padding: 15px 0px; font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:14px;
	}
	
	
	
	ul#menu {
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
    list-style: none;
	margin-left:80px;
}
  
ul#menu li {

    display: block;
    width: 150px;
    height: 30px;
    margin: 2px;
    float: left; /* elementi su singola riga */
}
  
ul#menu li a {
    color: #fff;
    display: block;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
    width: 150px;
    height: 30px;
    text-align: center;
}
  
ul#menu li.active, ul#menu li:hover {
    background-color: #F00 ;
  }
  
  
  
  
  
  .gallery {
		background-color: #F2F2F2;
		padding: 2px ;
		width: 920px; 
	}
	.gallery ul { list-style: none; padding-left: 10px ;  }
	.gallery ul li { display: inline; }
	.gallery ul img {
		border: 0px solid #3e3e3e;
		border-width: 5px 5px 8px; 
	}
	.gallery ul a:hover img {
		border: 0px solid #ed1c24;
		border-width: 5px 5px 8px;
		color: #fff;
	}
	.gallery ul a:hover { color: #fff; }
  
  
  
  
  
  
  
  
  
  	#bottom1{
	width: 100%; height:155px; border: 0px dotted red; margin:auto; text-align:center; margin-bottom:25px;  padding-bottom:25px; background-image:url(img/btm.jpg); background-position:bottom; background-repeat:repeat-x;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:13px; color:#fff; padding-top:0px; 
	}
		
	#bottom1 a:link {
	 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:13px; color:#fff; padding-top:20px; text-decoration:none	}
	 #bottom1 a:hover {
	 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:13px; color:#fff; padding-top:20px; text-decoration:underline	}
	  #bottom1 a:visited {
	 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:13px; color:#fff; padding-top:20px; text-decoration:underline	}
	
	  	#bottom2{
	width: 950px; height:40px; border: 0px dotted #0F0; margin:auto; text-align:center; background-color:#565656; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:13px; color:#fff; padding-top:20px; 	}
	
	#bottom2 a:link {
	 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:13px; color:#fff; padding-top:20px; text-decoration:none	}
	 #bottom2 a:hover {
	 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:13px; color:#fff; padding-top:20px; text-decoration:underline	}
	  #bottom2 a:visited {
	 font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:13px; color:#fff; padding-top:20px; text-decoration:underline	}