/* 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, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, 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;

}
/* 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;
}
/* CSS Document */



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

h1{ font-size:22px; padding-left:15px; margin-bottom:8px; background-color:#F4F4F4; line-height:30px}
h2{ font-size:15px; padding-left:15px;padding-right:15px; line-height:20px; font-style:italic}

#menu {
	margin:0 auto;
    width:972px;
    height:10px;
}


#slide{
	margin:0 auto;
    width:952px;
    height:300px;
	margin-top:378px; }
	
#slidefirst{
	margin:0 auto;
    width:952px;
    height:325px; padding-top:25px;
	margin-top:133px; }

#slidefirst2{
	margin:0 auto;
    width:1004px;
    height:350px;
	
	background:#fff
	
	 }
	 
#contenuti{
	margin:0 auto;
    width:954px;
    padding: 0px 25px 20px 25px;
	margin-top:0px; background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px }
	
#contenutigiard{
	margin:0 auto;
    width:954px;
    padding: 0px 25px 20px 25px;
	margin-top:0px; background-color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px }
	

#bottom{
	margin:0 auto;
    width:1003px;
    height:173px;
	margin-top:165px; 
	margin-bottom:30px; background-image:url(img/bottom.jpg);

}
#bottom2{
	margin:0 auto;
    width:1003px;
    height:173px;
	margin-top:0px; background-image:url(img/bottom.jpg);  
	margin-bottom:30px;

}


#menu_css_orizzontale{
overflow:hidden;
width:500px;
padding:1px;
background-color:;
border:0px solid #437E7E;  margin: 0 auto;
}

/*2. lo stile css dei link (elementi <a>)*/
#menu_css_orizzontale a{
display:block;
float:left;

height:25px;
margin-left:0px;
padding-left:18px;
padding-right:18px;

border-left:0px solid #C7E2E2;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
text-transform:uppercase;
text-decoration:none;
color:#fff;
line-height:25px; text-align:center;
}

/*3. lo stile css sullo stato hover dei link*/
#menu_css_orizzontale a:hover{
background-color:#80322f; 
border-left:0px solid #CCCCCC;
color:#fff;
}

/* rimossione del margine sinistra per il primo link*/
#menu_css_orizzontale a.primo{
margin-left:0;
}

#indirizzo {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; text-align:center; color:#FFF; width:500px; margin:0 auto; margin-top:20px;
}

#indirizzo a:link{
border-left:0px solid #CCCCCC;
color:#fff; text-decoration:none;
}

#indirizzo a:hover{
border-left:0px solid #CCCCCC;
color:#CCC ; text-decoration:none;
}
#indirizzo a:visited{
border-left:0px solid #CCCCCC;
color:#fff; text-decoration:none;
}