/* *********
RESET CSS
********* */
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, font, 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, legend, label,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    /*vertical-align: baseline; HO DOVUTO TOGLIERLO PER ALLINEARE MIDDLE LE IMMAGINI NELLE TABELLE*/ 
    background: transparent;
}
body {
    line-height: 0;
}
hr {
  size:1px;
  height:1px;
  color:#ccc;
  width:100%;
  border-style:dotted;
}

ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
p {
	/*line-stacking: 4em;*/
}
/* FINE DEL RESET */

@media all{
	#clear_left {
		clear:left;
	}
	#clear_right {
		clear:right;
	}
	.clear_left {
		clear:left;
	}
	.clear_right {
		clear:right;
	}
	html{
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
	}
	body{
		line-height: 1em;
		margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
		font-size: 14px;
		font-family: Century gothic,Arial;
		background:#ffffff;
		width:100%;
		color:#444444;
	}
	img{
		border:0;
		vertical-align:top;
		max-width:100%;
	}
	.fullWidth{width:100%;}
	.fullWidth img{width:100%;}
	h1{
		font-size: 20px;
	}
	#container{
        z-index: 102;
        position: absolute;
		width:100%;
		padding:0 0 0 0;
		margin:0 0 0 0;
	}
    /* M E N U */
	#menu{
        height: 160px;
        background-image: url(/res/img/bg_menu.png);
        background-repeat: no-repeat;
        background-position: 0 0;
		width:950px;
		margin:0 auto;
	}
    #mmenu{
        float: left;
        width: 425px;
        padding: 0 0 0 175px;
    }
	#mmenu ul{
		margin:0 0 0 0;
		padding:0 0 0 0;
		list-style:none;
		text-transform:uppercase;
	}
	#mmenu li{
		display:inline-block;
		border: 0;
		text-align: center;
		/*height: 33px;*/
		padding: 20px 0 0 0;
	}
	#mmenu li a,
	#mmenu li a:link{
        font-family: Century Gothic;
		text-decoration:none;
		margin: 0 8px 0 8px;
	}
	#mmenu li a:hover, 
	#mmenu li a:focus,
	#mmenu li a:active{

	}
	.principale{
		margin:0 0 0 0;
		padding: 0 5px 0 5px;
		font-size: 12px;
		color:#fff;
	}
	a.principale:hover,
	a.selected{
		color:#e1cc8b;
		border-bottom: solid 1px #e1cc8b;
	}
    #logo{
        padding: 20px 0 0 0;
        float: left;
        width: 230px;
    }
    #logocell{
        display: none;
    }
	#ricciolocell{
		display: none;
	}
    /* F I N E  M E N U */

    /* F R E C C E */
    #containerfrecce{
        width: 750px;
        margin: 0 auto;
        padding: 150px 0 0 0;
		/*background-color: #369;*/
        text-align: left;
        line-height: 1em;
    }
    /* F I N E   F R E C C E */

	/* T E S T I */
	#txtintero{
		width:950px;
		margin:0 auto;
		padding: 100px 0 0 0;
	}
	#txtlati{
		float: left;
		width: 100px;
	}
	#txtcentro{
		float: left;
		width: 750px;
		color: #333333;
		line-height: 1.7em;
	}
	#ondulato{
		background-image: url("/res/img/txttop.png");
		background-repeat: no-repeat;
		padding: 50px 70px 30px 70px;
		font-size: 20px;
		font-weight: bold;
		text-transform: uppercase;
	}
	#testi{
		background-color: #fff;
		padding: 0 70px 30px 70px;
		font-style: italic;
	}
    #testi a:link,
    #testi a:visited{
        color:#333333;
        text-decoration:underline;
    }
    #testi a:hover, 
    #testi a:focus, 
    #testi a:active{
        color:#826a22;
        text-decoration:none;
    }
	/* F I N E   T E S T I */
	
    /* B O T T O M */
    #bottomhome{
        z-index:101;
        position:fixed;
        bottom:0px;
        width:100%;
        padding:0;
        margin:0;
    }
    .cbottom{
        background-color: #333;
        border-top: solid 5px #e1cc8b;
    }
    #bottom{
        padding: 12px 0 12px 0;
        line-height: 1.5em;
        color: #d4d4d4;
        font-family: Arial;
        font-size: 10px;
        text-align: center;
    }
    #bottom a:link,
    #bottom a:visited{
        color:#d4d4d4;
        text-decoration:underline;
    }
    #bottom a:hover, 
    #bottom a:focus, 
    #bottom a:active{
        color:#e1cc8b;
        text-decoration:none;
    }
    /* F I N E   B O T T O M */
    
    /* D I V   S L I D E   I M M A G I N I   I N T E R N E */
	#slideHome{
        /*position:fixed;
		
        z-index: 1;*/
		background-color: #147;
	}
    .slideimg {
        position: absolute;
        z-index: 1;
        width: 768px;
        height: 928px;
        background:center;
        -webkit-background-size: cover; 
        -moz-background-size: cover; 
        -o-background-size: cover;
        background-size: cover;
        margin: 0;
    }
	#sfondo{
		width:100%;
		position: absolute;
		z-index: 1;
	}
	#gallery {
		max-width: 1290px;
		height: 650px;
	}
    
    /* F I N E   D I V   S L I D E   I M M A G I N I   I N T E R N E */
    /*  S L I D E  */

    .slide {
      border: none; 
      opacity: 0; 
      filter:alpha(opacity=0);
      position: absolute; 
      top: 0; 
      left: 0;
    }
    .showMe {
      opacity: 1;
      filter:alpha(opacity=100);
    }
    #clear_left{
        clear: left;
    }
}
/*@media all and (max-width: 1024px){
}*/
@media all and (max-width: 970px){
    /* M E N U */
	#menu{
        background-image: url(/res/img/bg_menu970.png);
        background-repeat: no-repeat;
		width:740px;
	}
    #mmenu{
        width: 350px;
        padding: 0 20px 0 70px;
    }
	#mmenu li a,
	#mmenu li a:link{
		margin: 0 3px 0 3px;
	}
	.principale{
		padding: 0 3px 0 3px;
	}
    #logo{
        padding: 20px 0 0 0;
    }
    /* F I N E  M E N U */
    /* F R E C C E */
    #containerfrecce{
        width: 632px;
    }
    /* F I N E   F R E C C E */
	/* T E S T I */
	#txtintero{width:740px;}
	#txtlati{width: 54px;}
	#txtcentro{width: 632px;}
	#ondulato{
		background-image: url("/res/img/txttop970.png");
		/*padding: 50px 70px 30px 70px;
		font-size: 20px;
		font-weight: bold;
		text-transform: uppercase;*/
	}
	#testi{
		padding: 0 60px 30px 60px;
	}
	/* F I N E   T E S T I */
	
}
@media all and (max-width: 780px){
    /* M E N U */
	#menu{
        background-image: url(/res/img/bg_menu780.png);
        background-repeat: no-repeat;
		width:600px;
	}
    #mmenu{
        float: none;
        width: 550px;
        padding: 0 0 0 50px;
    }
	#mmenu li{
		padding: 20px 0 0 0;
	}
	#mmenu li a,
	#mmenu li a:link{
		margin: 0 5px 0 5px;
	}
	.principale{
		padding: 0 5px 0 5px;
	}
    #logo{
        float: none;
        padding: 0 0 0 0;
        width: 550px;
        text-align: right;
    }
    /* F I N E  M E N U */
    /* F R E C C E */
    #containerfrecce{
        width: 516px;
    }
    /* F I N E   F R E C C E */
	/* T E S T I */
	#txtintero{width:600px;}
	#txtlati{width: 42px;}
	#txtcentro{width: 516px;}
	#ondulato{
		background-image: url("/res/img/txttop780.png");
		/*padding: 50px 70px 30px 70px;
		font-size: 20px;
		font-weight: bold;
		text-transform: uppercase;*/
	}
	#testi{
		padding: 0 50px 30px 50px;
	}
	/* F I N E   T E S T I */
}
@media all and (max-width: 640px){
    /* M E N U */
	#menu{
        background-image: url(/res/img/bg_menu640.png);
        background-repeat: no-repeat;
		width:440px;
	}
    #mmenu{
        width: 360px;
        padding: 0 40px 0 40px;
        text-align: center;
    }
	#mmenu li{
		/*padding: 20px 0 0 0;*/
	}
    #logo{
        padding: 10px 0 0 205px;
        /*background-color: #0ff;*/
        width: 200px;
    }
	.principale{
		margin:0 0 0 0;
		padding: 0 0 0 0;
		font-size: 12px;
		color:#fff;
	}
    /* F I N E  M E N U */
    /* F R E C C E */
    #containerfrecce{
        width: 378px;
    }
    /* F I N E   F R E C C E */
	/* T E S T I */
	#txtintero{width:440px;}
	#txtlati{width:31px;}
	#txtcentro{width:378px;}
	#ondulato{
		background-image: url("/res/img/txttop640.png");
		/*padding: 50px 70px 30px 70px;
		font-size: 20px;
		font-weight: bold;
		text-transform: uppercase;*/
	}
	#testi{
		padding: 0 70px 30px 70px;
	}
	/* F I N E   T E S T I */
}
@media all and (max-width: 480px){
    /* M E N U */
	#menu{
        height: auto;
        background: none;
		width:320px;
		/*background-color: #369;*/
	}
    #logocell{
		width: 274px;
		background-color: #303030;
		margin: 0 23px 0 23px;
		padding: 10px 0 10px 0;
        text-align: center;
        display: block;
    }
    #mmenu{
		width: 254px;
		background-color: #303030;
		margin: 0 23px 0 23px;
        padding: 0 10px 10px 10px;
    }
	#mmenu li{
		float: none;
		display:block;
		border: 0;
		font-weight: bold;
		line-height: 1em;
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		border-radius:4px;
		background:#e1cc8b;
		padding: 10px 0 0 0;
		margin: 0 0 10px 0;
		text-align: center;
		font-size: 1.5em;
		height: 27px;
	}
	#mmenu li a,
	#mmenu li a:link{
		margin: 0 0 0 0;
	}
	.principale{
		margin:0 0 0 0;
		padding: 0 0 0 0;
		color:#000;
	}
	a.principale:hover,
	a.selected{
		color:#000;
		border: 0;
	}
    #logo{
        display: none;
    }
    #ricciolocell{
        display: block;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
    }
    /* F I N E  M E N U */
    /* F R E C C E */
    #containerfrecce{
        display: none;
    }
    /* F I N E   F R E C C E */
	/* T E S T I */
	#txtintero{width:320px;}
	#txtlati{width:23px;}
	#txtcentro{width:274px;}
	#ondulato{
		background-image: url("/res/img/txttop480.png");
		/*padding: 50px 70px 30px 70px;
		font-size: 20px;
		font-weight: bold;
		text-transform: uppercase;*/
	}
	#testi{
		padding: 0 20px 30px 20px;
	}
	/* F I N E   T E S T I */
}

@media all and (max-width: 360px){
	#slideHome{
		display: none;
	}
    /* M E N U */
	#menu{
        height: auto;
        background: none;
		width:90%;
		margin: 0 5% 0 5%;
		padding: 0 0 10px 0;
		background-color: #303030;
		border-bottom: solid 2px #e1cc8b;
		-webkit-border-bottom-left-radius:5px;
		-moz-border-radius-bottomleft:5px;
		border-bottom-left-radius:5px;
		-webkit-border-bottom-right-radius:5px;
		-moz-border-radius-bottomright:5px;
		border-bottom-right-radius:5px;
	}
    #logocell{
		width:100%;
		margin: 0 0 0 0;
		/*padding: 0 0 0 0;*/
        text-align: center;
        display: block;
    }
    #mmenu{
		width:90%;
		margin: 0 5% 0 5%;
		padding: 0 0 0 0;
    }
    #logo{
        display: none;
    }
    #ricciolocell{
        display: none;
    }
	
    /* F I N E  M E N U */
	/* T E S T I */
	#txtintero{
		width:80%;
		margin: 50px 10% 20px 10%;
		padding: 0 0 0 0;
	}
	#txtlati{
		display: none;
	}
	#txtcentro{
		clear: left;
		width:100%;
	}
	#ondulato{
		background-image: none;
		padding: 0 0 0 0;
	}
	#testi{
		padding: 0 0 0 0;
	}
	/* F I N E   T E S T I */

}




