/*Settaggio iniziale generico*/
@font-face {
	  	font-family: Titoli; 
	  	src: url('font/Gravity-Regular.otf'); 
		/*src: url('font/LucidaHW.ttf'); */
}


@font-face {
	  	font-family: GeoSansLight;
	  	src: url('font/Gabrielle.eot');
		src: url('font/GeoSansLight.ttf'); 
}

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,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, 
tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: GeoSansLight, Geneva, sans-serif;
	line-height: 1;
	text-align: left;
	vertical-align: baseline;
	border-collapse: collapse;
	color: black;
	text-decoration: none;
	box-sizing: border-box;
	list-style-type: none; 		
 	}
h1 {
	font-family: Titoli, Geneva, sans-serif;
	color: #99612E;
	font-size: 2em;
	font-weight: bold;
	margin-top: 13px;
	margin-bottom: 10px;
	text-align: center;}
h2 {
	font-family: Titoli, Geneva, sans-serif;
	color: #99612E;
	font-size: 1.5em;
	/*font-weight: bold;*/
	margin-bottom: 7px;}
body {background-color: #3f904d;
}
/*div {overflow: hidden;}*/
p {
	text-align: justify;
	margin-bottom: 5px;
	line-height: 1.3em;}
li {font-size: 0.80em;
	text-align: justify;
	margin-bottom: 5px;
	line-height: 1.3em;
	list-style-type: disc;
	list-style-position: inside;}
em {font-style: italic;}
a {text-decoration: underline;}
td,th {/*font-size: 0.80em;*/
	text-align: justify;
	line-height: 1.3em;}
/*td p 	{font-size: 1em;
	}*/
strong {font-weight: bold;}	
#Tutto {width: 100%;
	min-height: 400px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ffffff;
	overflow: hidden;
	/*border:1px solid #ffffff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin-top: 15px;
	margin-bottom: 15px;*/
		}

/*--------------------------------------------------------------------------------------------------------------------------------*/		
/*Intestazione*/

.Tete {
	width: 100%;
	min-height: 180px;
	max-height: auto;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #3f904d;
	overflow: hidden;
	}
.Tete a {color: #c9e6ce; }	


#seguin {
	position: relative;
	visibility: hidden;
	margin-top: 40px;
	margin-right: 10px;
	/*min-height: 108px;
	min-width: 280px;
	*/
	float: right;
	/*	height: 50px;
	width: 90%;*/
	height: 0px;
	width: 0%;
	background-image: url("images/seguin-logo.png");
	background-size: contain;
	background-repeat: no-repeat;}	
#logo {
	position: relative;
	margin-top: 20px;
	margin-left: 10px;
	/*min-height: 108px;
	min-width: 280px;
	*/
	float: left;
	height:150px;
	width: 90%;
	background-image: url("images/lfc-logo.png");
	background-size: contain;
	background-repeat: no-repeat;}	
ul.menuor {width: 100%;
	float: left;}

li.menuor {width: 100%;
	float: left;
	vertical-align: middle;
	/*border-left: thin solid #6db279;
	border-right: thin solid #6db279;*/
	text-align: center;
	height: 40px;
	line-height: 40px;
	margin-bottom: auto;
	margin-top: auto;
	list-style-type: none; 
	margin-bottom: 0;
	font-size: 1em;
	background-color: #3f904d;}	

li.menuor:hover {
	background-color: #6db279;
	border-bottom:thin solid #3f904d; }
	
ul.menuorext {
/*float: left;
top: 30px;*/
	visibility: hidden;
	position: relative;
	z-index: 10;
	}

li.menuorext {width: 100%;
	background-color: #6db279;
	padding: 0; 
	margin-bottom: auto;
	margin-top: auto;
	vertical-align: middle;
	text-align: center;
	font-size: 0.9em;	
	list-style-type: none; 
	/*border-left: thin solid #6db279;
	border-right: thin solid #6db279;*/
	height: 30px;
	line-height: 30px;

	}

.menuorext a {
	margin: auto;
	text-decoration: none;
	display: block;
	font-family: Titoli, Geneva, sans-serif;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	line-height: 30px;
}		

.menuor a {
	margin: auto;
	height: 40px;
	line-height: 40px;
	font-family: Titoli, Geneva, sans-serif;	
 	text-decoration: none;
	display: block;
	text-align: center;
	vertical-align: middle;}	
	
li.menuorext:hover {
	background-color: #3f904d;}	


@media screen and (min-width:1024px){
	.Tete {
	overflow: visible; }
	li.menuor {
		width: 19%;
		float: left;}
	#logo {
		max-height: 120px;
		max-width: 310px;}
	
	#seguin {
		height: 50px;
		max-height: 40px;
		width: 90%;
		max-width: 103px;
		
		visibility: visible;}
	li.menuor:hover ul {
	visibility: visible;}
}   
/*--------------------------------------------------------------------------------------------------------------------------------*/
/*Pie di pagina*/
#piede {
	width: 100%;
	min-height: 80px;
	position: relative;
	bottom: 0;
	left: 0;
	/*margin-top: 20px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #3f904d;
	font-size: 1.1em;
	overflow: hidden;
	}
#piede a {color: #c9e6ce; }	
#piede p {text-align: center;
	font-size: 0.80em;} 


/*--------------------------------------------------------------------------------------------------------------------------------*/
/*tutte le pagine*/
#contenuto{
	width: 100%;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	min-height: 140px;
	overflow: hidden;
 }
 
 div#top {
	text-align: center;
		margin: 0 auto;
		width: auto;
	}
.imgtop {width:90%;
		margin-left: auto;
		margin-right: auto;}

a.Titolo{text-decoration: none;}
p.center{text-align: center;}		
/*--------------------------------------------------------------------------------------------------------------------------------*/
/*page menuiserie*/		
.menuiserie-page	p 	{font-size: 1.0em;
	margin: 0 5% 2% 5%;}


/*--------------------------------------------------------------------------------------------------------------------------------*/
/*page poele*/
div#categorie {
	text-align: center;
		margin: 0 auto;
		width: auto;
		max-width: 1200px;
	}
div.categoria {
	display: inline-block;
position: relative;
margin-left:auto;
margin-right:auto;
width: auto; }

.categoria>a{
	margin: auto;
	width: 100%;
}
.categoria>img{
	width:auto;
 height: auto;
}


@media screen and (min-width:1024px){
	div.categoria {
		margin-left: auto;
		margin-right: auto;
		width: auto;}	
		
	.categoria>img{
	width:283px;
 	height: 283px;}
}   
	

/*--------------------------------------------------------------------------------------------------------------------------------*/
/*contatti*/
div.contatti, div.orari, div.maps {float: left;
	width: 100%;
	text-align: center;
	font-size: 1.3em;
	padding-left: 10px;
	padding-right: 10px;
	}
	
.contact-page p, .contact-page h2{text-align: center;}

div.maps{
	clear: both;
	}
	
iframe.maps{width:90%;
	height: 250px;}

@media screen and (min-width:1024px){
	div.contatti, div.orari {	
		width: 49%;	}	
	iframe.maps{
	height: 400px;
	}
}   

/*--------------------------------------------------------------------------------------------------------------------------------*/
/* Slideshow*/
/* {box-sizing: border-box;}*/
.mySlides {display: none;

}
.imgslides {vertical-align: middle;
	margin-left: auto;
		margin-right: auto;
		width: 100%;
		}

/* Slideshow container */
.slideshow-container { 
  width: 90%;
  position: relative;
  margin: auto;
  
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #717171;
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 0.5s;
  animation-name: fade;
  animation-duration: 0.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}