	/**************Inizio CSS*********************/
	
/*Generici*/
	
html{
	border:0;
	margin:0;
	padding:0;
}

body{
	background-color:#e4e4e5;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	line-height:15px;
	
}

img{
	border:none;
}

.clear{
	clear:both;
}

/*Slide Centrale Home*/

.slideHomeInf{
	width:100%;
	/*background-color:#e4e4e5;*/
	background-color:#fff;
}

.slideHome{
	width:1000px;
	height:458px;
	margin:auto;
	position:relative;
	top:-88px;
	z-index:5;
}

.etichettaSlide{
	background-image:url(../images/sfondo_testata.png);
	background-repeat:repeat-x; 
	height:40px; 
	width:300px; 
	position:absolute; 
	z-index:40000; 
	bottom:0px; 
	right:0px; 
	text-align:right;
}

.etichettaSlide span{
	padding:5px;
	color:#fff;
	font-size:14px; 
	line-height:40px;
}

/*Testata*/

.testataInf{
	width:100%; 
	height:88px;
	background-image:url(../images/sfondo_testata.png);
	background-repeat:repeat-x;
	position:relative;
	z-index:30;
}

.testata{
	width:1000px;
	margin:auto;
	height:88px;
	position:relative;
}

#logo{
	position:absolute;
	top:0;
	left:10px;
}

.menu{
	position:absolute;
	top:53px;
	left:265px;
}

.voceMenu{
	float:left;
	font-size:13px;
	color:#8dc73f;
	margin-right:20px;
}

.voceMenu a.linkVoceMenu:link,a.linkVoceMenu:visited,a.linkVoceMenu:active{
	text-decoration:none;
	color:#666;
}

.voceMenu a.linkVoceMenu:hover{
	text-decoration:none;
	color:#afee00;
}

.voceMenu a.linkVoceMenu.selected{
	text-decoration:none;
	color:#afee00;
}

.flag{
	position:absolute;
	top:5px;
	right:10px;
}

.ita{
	float:left;
	margin-right:10px;
}

.eng{
	float:left;
}

.social{
	position:absolute;
	top:45px;
	right:18px;
}

#fb{
	float:left;
	margin-right:12px;
}

#tw{
	float:left;
	margin-right:12px;
}

#yt{
	float:left;
	margin-right:12px;
}

#pin{
	float:left;
}

/*News Home Page*/

.newsInf{
	width:100%;
	height:120px;
	background-image:url(../images/sfondo_news.png);
	background-repeat:repeat-x;
	position:relative;
	z-index:60;
}

.news{
	width:1000px;
	height:120px;
	margin:auto;
}

.contNews{
	width:309px;
	height:104px;
	margin-left:20px;
	float:left;
	overflow:hidden;
}

.imgNews{
	margin-top:22px;
	float:left;
	border:1px solid #fff;
	height:79px;
	width:108px;
}

.testoNews{
	width:165px;
	height:103px;
	float:left;
	margin-left:14px;
}

.titoloNews{
	width:165px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#DEDB94;
	margin-top:32px;
}

.txtNews{
	width:165px;
	height:45px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	margin-top:10px;
}

.titoloNews a.linkNews:link,a.linkNews:visited,a.linkNews:active{
	text-decoration:none;
	color:#DEDB94;
}

/*Slider Home*/

.sliderHomeInf{
	width:100%;
	height:160px;
	background-color:#fff;
}

.sliderHome{
	width:1000px;
	height:92px;
	margin:auto;
}

/*Store Home Page*/

.storeInf{
	width:100%;
	height:210px;
	background-image:url(../images/sfondo_store.png);
	background-repeat:repeat-x;
}

.store{
	width:1000px;
	height:210px;
	margin:auto;
	position:relative;
}

.contStore1{
	width:233px;
	height:184px;
	position:absolute;
	top:13px;
	left:75px;
	text-align:center;
	background-image:url(../images/box_store.png);
	background-repeat:no-repeat;
}

.contStore2{
	width:233px;
	height:184px;
	position:absolute;
	top:13px;
	left:383px;
	text-align:center;
	background-image:url(../images/box_store2.png);
	background-repeat:no-repeat;
}

.contStore3{
	width:233px;
	height:184px;
	position:absolute;
	top:13px;
	left:691px;
	text-align:center;
	background-image:url(../images/box_store2.png);
	background-repeat:no-repeat;
}

.imgStore{
	width:233px;
	height:70px;
	margin:auto;
	margin-top:15px;
	margin-bottom:10px;
}

.imgStore2{
	margin-top:5px;
}

.testoStore{
	width:194px;
	height:46px;
	overflow:hidden;
	margin-left:20px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
	text-align:left;
}

.testoArchivio{
	font-size:14px;
	font-weight:bold;
	color:#8DC73F;
	position:absolute;
	bottom:20px;
	right:20px;
}

.testoStore a.linkTitoloNews:link,a.linkTitoloNews:visited,a.linkTitoloNews:active{
	text-decoration:none;
	color:#a6cd39;
}

.testoArchivio a.linkArchivio:link,a.linkArchivio:visited,a.linkArchivio:active{
	text-decoration:none;
	color:#8DC73F;
}

/*Footer*/

.footerInf{
	width:100%;
	height:100px;
	background-image:url(../images/sfondo_slider.png);
	background-repeat:repeat-x;
}

.footer{
	width:1000px;
	height:100px;
	margin:auto;
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#75797E;
	line-height:36px;
	position:relative;
}

.footer span{
	color:#0E1F73;
}

.logoLoreti{
	width:143px; 
	height:70px; 
	position:absolute; 
	top:15px; 
	right:0;
}

.logoFondazione{
	width:267px; 
	height:60px; 
	position:absolute; 
	top:15px; 
	right:300px;
}

.newsletter{
	width:330px;
	position:absolute;
	top:20px;
	left:0;
}

#etichettaNewsletter{
	background-image:url(../images/etichetta_newsletter.png);
	background-repeat:no-repeat;
	width:193px;
	height:29px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#EEDA7F;
	z-index:1;
	position:absolute;
	top:0;
	left:0;
}

#etichettaNewsletter span{
	margin-left:-50px;
}

#campoNewsletter{
	position:absolute;
	z-index:2;
	top:25px;
	left:12px;
}

input.inputNewsletter{
	width:203px;
	height:29px;
	border:1px solid #412523;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#666;
}

#btnNewsletter{
	width:64px;
	height:29px;
	background-image:url(../images/sfondo_btn_newsletter.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:3;
	top:27px;
	right:48px;
}

input.submitNewsletter {
	padding: 0px;
	width: 45px;
   	height: 16px;
	border: none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color:#666;
	text-align: left;
	background-image: url(../images/btn.png);
	background-position: center right;
	background-repeat: no-repeat;
	background-color: transparent;
	cursor: pointer;
	position:absolute;
	top:7px;
	left:10px;
	
}

/*Slider Home*/

.contBoxSliderHome{
	position:relative; 
	background-image:url(../images/sfondo_box_slider.png); 
	background-repeat:repeat-x;
	width:130px; 
	height:32px; 
	z-index:1;
}

.boxSliderHomeTitolo{
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:5px;
	width:100px;
	height:15px;
	overflow:hidden;
}

.boxSliderHomeTitolo2{
	color:#fff;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-left:5px;
	width:100px;
	height:13px;
	overflow:hidden;
	
}

.lenteBoxSliderHome{
	position:absolute; 
	top:5px; 
	right:5px; 
	z-index:0;
}

.ombraBoxSliderHome{
	position:absolute;
	bottom:-20px; 
	left:-15px;
}

.contBoxSliderHomeIndex{
	width:130px;
	height:92px;
}

/*Pagine Interne*/

.mainInf{
	width:100%;
	background-color:#e4e4e5;
}

.main{
	width:1000px;
	margin:auto;
	position:relative;
	z-index:0;
	background-color:#e4e4e5;
}

#titoloPagina{
	width:1000px;
	border-bottom:1px solid #000066;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#8dc73f;
	margin-top:10px;
}

.sxStoria{
	width:1000px;
	float:left;
	margin-top:20px;
	margin-right:50px;
	color:#666666;
	text-align:justify;
}

.dxStoria{
	width:200px;
	float:left;
	margin-top:20px;
	text-align:center;
}

.imgStoria{
	margin-bottom:20px;
}

/*Archivio News*/

.archivioNews{
	width:300px;
	height:80px;
	float:left;
	margin-right:15px;
	margin-left:18px;
	margin-bottom:50px;
}

.imgNews{
	width:108px;
	height:79px;
	border:1px solid #8dc73f;
	float:left;
	margin-right:20px;
}

.titoloNewsArchivio{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#EEDA7F;
	padding-top:30px;
}

.titoloNewsArchivio a.link_news:link,a.link_news:visited,a.link_news:active{
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#8dc73f;
}

.testoNewsArchivio{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	padding-top:8px;
}

/*Dettaglio News*/

.dettaglioNews{
	width:900px;
	margin:auto;
	margin-top:30px;
}

.imgDettaglioNews{
	width:400px;
	margin:auto;
	border:1px solid #8dc73f;
}

.titoloDettaglioNews{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:20px;
	color:#8dc73f;
	margin-top:40px;
	margin-bottom:30px;
}

.testoDettaglioNews{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-bottom:50px;
}

/*Allegati News*/

.download_att{width:910px; font-size:14px; line-height:40px; margin:auto; margin-bottom:30px;}
.download_att ul{width:455px; margin:0; padding:0;}
.download_att ul li{list-style:none; background:url(../images/attach.png) no-repeat 0 10px; padding:10px 0 10px 45px; width:150px;}
.download_att ul li a{ color:#d4b424; text-decoration:none;}
.download_att ul li a:hover{ text-decoration:underline;}

/*FancyBox SliderHome*/

.contFancySliderHome{
	width:600px;
	margin:auto;
}

.btnFancySliderHome{
	width:106px;
	height:30px;
	background-image:url(../images/btn_fancy.png);
	background-repeat:no-repeat;
	margin-top:10px;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:30px;
	margin-bottom:100px;
	text-align:center;
}

.btnFancySliderHome a.linkFancy:link,a.linkFancy:visited,a.linkFancy:active{
	text-decoration:none;
	color:#fff;
}

.btnFancySliderHome a.linkFancy:hover{
	text-decoration:none;
	color:#DEDB94;
}

.testoFancySliderHome{
	width:580px;
	height:50px;
	overflow:hidden;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	margin-top:20px;
}

/*Pagina Prodotti*/

.prodotti{
	width:870px;
	height:100%;
	margin:auto;
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.contProdotti{
	width:150px;
	height:150px;
	border:1px solid #EEDA7F;
	margin-top:10px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:10px;
}

.imgProdotti{
	width:150px;
	text-align:center;
}

.titoloProdotti{
	margin:auto;
	width:140px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-size:14px;
}

.titoloProdotti a.linkProdotti:link,a.linkProdotti:visited,a.linkProdotti:active{
	text-decoration:none;
	color:#d4b424;
}

/*Pagina Punti Vendita*/

.pvendita{
	width:900px;
	height:500px;
	margin:auto;
	position:relative;
}

.centerPvendita{
	position:absolute;
	top:159px;
	left:247px;
}

.boxPvendita1{
	width:148px;
	height:115px;
	background-image:url(../images/box_store.png);
	background-repeat:no-repeat;
	position:absolute;
	top:50px;
	left:108px;
	text-align:center;
}

.boxPvendita2{
	width:148px;
	height:115px;
	background-image:url(../images/box_store.png);
	background-repeat:no-repeat;
	position:absolute;
	top:50px;
	right:106px;
	text-align:center;
}

.boxPvendita3{
	width:148px;
	height:115px;
	background-image:url(../images/box_store.png);
	background-repeat:no-repeat;
	position:absolute;
	top:335px;
	right:103px;
	text-align:center;
}

.boxPvendita4{
	width:148px;
	height:115px;
	background-image:url(../images/box_store.png);
	background-repeat:no-repeat;
	position:absolute;
	top:335px;
	left:106px;
	text-align:center;
}
	
/*Padina Dettaglio Punti Vendita*/

.dettPvendita{
	width:1000px;
	margin:auto;
}

.sxPvendita{
	width:200px;
	float:left;
	margin-right:30px;
	padding-top:20px;
}

.logoPvendita{
	width:113px;
	margin:auto;
	padding-bottom:20px;
}

.vtourPvendita{
	width:173px;
	height:30px;
	font-size:16px;
	line-height:30px;
	text-align:center;
	background-image:url(../images/sfondo_testata.png);
	background-repeat:repeat-x;
	margin:auto;
}

.vtourPvendita a.linkVtour:link,a.linkVtour:visited,a.linkVtour:active{
	text-decoration:none;
	color:#d4b424;
}

.indirizzoPvendita{
	font-size:13px;
	margin-top:20px;
	text-align:center;
}

.mapsPvendita{
	text-align:center;
	margin-top:20px;
}

.centroPvendita{
	width:550px;
	float:left;
	margin-right:20px;
	padding-top:20px;
	text-align:center;
}

.testoNegozi{
	width:550px;
	margin:auto;
	padding-top:20px;
	padding-bottom:20px;
	text-align:justify;
}

.dxPvendita{
	width:200px;
	float:left;
	padding-top:20px;
}

/*Pagina Contatti*/

div.input_rete {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 382px;
	height: 32px;
	background-position: top left;
	text-align: left;
}

input.input_rete {
	margin-top: 4px;
	border: 1px solid grey;
	/*color: #333333;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*background: transparent;*/
	width: 382px;
	height: 22px;
}

select.input_rete {
	margin-top: 4px;
	border: 1px solid grey;
	/*color: #333333;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*background: transparent;*/
	width: 382px;
	height: 22px;
}

div.textarea_rete {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	width: 402px;
	height: 114px;
	background-position: top left;
	text-align: left;
}

textarea.textarea_rete {
	margin-top: 4px;
	border: 1px solid grey;
	/*color: #333333;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*background: transparent;*/
	width: 382px;
	height: 104px;
}
input.button{
	height: 20px;
	width :80px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 12px;
	background-color: #fff;
	border:1px solid grey;
	margin-top:20px;
	color:#00096b;
}

/*News Scomparsa*/

.content_news {
	padding-top: 40px;
	padding-left: 17px;
	padding-right: 17px;
	margin: 0px; 
	width: 166px; 
	height: 420px;
	background-image:url(../images/bg_news.png);
	background-repeat: no-repeat;
	text-align: left;
	position:absolute;
	z-index:50;
}




/**************Fine CSS*********************/
	
	