@charset "UTF-8";
/* CSS Document */


p {
	margin: 5px 0px;
}

h1 {
	margin: 10px 0px;
	font-size: 22px;
	color: #9C1006;
	margin: 10px 0px;
}

a:link,
a:visited,
a:hover {
	color: #9C1006;
	
}


body {
	margin: 0px;
	padding: 0px;
	background-color:#ebebeb;
	font-size: 16px;
	line-height: 22px;
	background-image: url(../img/texture.gif);
	font-family: 'Tinos', Georgia, serif;
	font-weight: 400;
}



#container {
	margin-left: auto;
	margin-right: auto;
	width:980px;
	height:715px;
	box-shadow: 3px 3px 11px 1px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:3px 3px 11px 1px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 3px 3px 11px 1px rgba(0, 0, 0, 0.1);
	min-height:715px;
	height: auto !important;
	overflow:hidden;
	background-color: #FFF;
}


#top {
	width:980px;
	height:150px;
	min-height:150px;
	height: auto !important;
	height:150px;
	overflow:hidden;
	background-color: #fff;
}

#top .logo {
	float: left;
	padding-right: 45px;
}

#top ul {
		padding-top: 45px;
}


#top ul li {
		position: relative;
		float: right;
		list-style: none;
		margin: 0;
		padding:0;
		margin-right:40px;
		height: 18px;
		display: block;
		line-height: 18px;
		font-size: 18px;
		font-family: 'Roboto Condensed', Arial, sans-serif;
		font-weight:700;
}

#top ul li a:link, #top li a:visited {
	text-decoration:none;
	color: #9C1006;
		}

#top ul li a:hover {
	font-weight:bold;
	color: #575757;
		}

#top ul li a.akt:link,
#top ul li a.akt:visited,
#top ul li a.akt:hover {
	text-decoration:none;
	color: #575757;
		}

#top .lingua {
		float: right;
		position: relative;	
		margin-top:-15px;
		margin-right:30px;
		line-height: 20px;
		font-size: 20px;
		font-family: 'Roboto Condensed', Arial, sans-serif;
		font-weight:700;
}

#top .lingua a:link, 
#top .lingua a:visited,
#top .lingua a:hover
		{
	text-decoration:none;
	color: #C6C6C6;
		}

#top .lingua a.akt:link, 
#top .lingua a.akt:visited, 
#top .lingua a.akt:hover {
	text-decoration:none;
	color: #575757;
		}


#middle_home {
	width:980px;
	height:440px;
	min-height:440px;
	height: auto !important;
	height:440px;
	overflow:hidden;
}

#middle {
	width:980px;
	height:440px;
	min-height:440px;
	height: auto !important;
	height:440px;
	overflow:hidden;
	background-color: #fff;
}

/* prodotti */

#middle_prodotti {
	width:950px;
	height:440px;
	min-height:440px;
	height: auto !important;
	height:440px;
	overflow:hidden;
	background-color: #fff;
}

#middle_prodotti .col01 {
    width:300px;
	overflow:hidden;
	background-color: #fff;
	margin:10px 0px 0px 30px;
	float:left;
	padding:0px;
}


#middle_prodotti .col02 {
    width:530px;
	height:440px;
	min-height:440px;
	height: auto !important;
	height:440px;
	overflow:hidden;
	background-color: #fff;
	float:left;
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	line-height: 22px;
	font-family: 'Tinos', Georgia, serif;
	color:#000;
}

/* FINE prodotti */

/* Contatti */

#middle_contatti {
	width:950px;
	height:440px;
	min-height:440px;
	height: auto !important;
	height:440px;
	overflow:hidden;
	background-color: #fff;
}

#middle_contatti .col01 {
    width:300px;
	overflow:hidden;
	background-color: #fff;
	margin:10px 0px 0px 30px;
	float:left;
	padding:0px;
	font-size: 16px;
	line-height: 22px;
	font-family: 'Tinos', Georgia, serif;
	color:#000;
	
}


#middle_contatti .col02 {
    width:615px;
	height:440px;
	min-height:440px;
	height: auto !important;
	height:440px;
	overflow:hidden;
	background-color: #fff;
	float:left;
	margin: 0px;
	padding: 0px;
	
}


/* FINE contatti */

#left {
	width:166px;
	padding-left:36px;
	padding-right:32px;
	margin-top:106px;
	height: 416px;
	min-height:416px;
	height: auto !important;
	height:416px;
	overflow:hidden;
	float:left;
}

#right {
	width:646px;
	padding-right:100px;
	margin-top:106px;
	height: 416px;
	min-height:416px;
	height: auto !important;
	height:416px;
	overflow:hidden;
	float:right;
}

#right a:link,
#right a:visited,
#right a:hover {
	font-weight:bold;
	color: #d06351;
	text-decoration:none;
}


#bottom {
	clear:both;
	width:980px;
	height:80px;
	min-height:80px;
	height: auto !important;
	height:80px;
	overflow:hidden;
	background-color: #9C1006;
	padding: 20px 30px 30px 30px;
	line-height: 20px;
	font-size: 14px;
	font-family: 'Roboto Condensed', Arial, sans-serif;
	color: #fff;
	font-weight:400;
}

#bottom a:link,
#bottom a:visited,
#bottom a:hover {
	color: #fff;
	
}

#bottom .col {	
	width: 220px;
	padding-right:30px;
	float:left;	
}		

#bottom .col2 {		
	float:right;
	width: 200px;	
	padding-right:30px;
}		

#azienda {
	position:relative;
	height:440px;
	float:left;
	z-index:500;
	background-color:#00C;	
}

#azienda .caption {
		z-index:600; 
		background-color:#fff; 
		color:#000; 
		width: 480px; 
		position:absolute;
		top:0px;
		left:500px;
		background: rgb(255, 255, 255);
        background: rgba(255, 255, 255, 0.8);	}
		
		
#azienda .caption .content {
		margin:20px;
		font-size: 16px;
	    line-height: 22px;
	    font-family: 'Tinos', Georgia, serif;
		color:#000;
	}		
		


/* slider*/


.clear {
	clear:both
}

#gallery {
	position:relative;
	height:440px
}
	#gallery a {
		float:left;
		position:absolute;
	}
	
	#gallery a img {
		border:none;
	}
	
	#gallery a.show {
		z-index:500
	}

	#gallery .caption {
		z-index:600; 
		background-color:#fff; 
		color:#000; 
		height:140px; 
		position:absolute;
		top:0px;
		left:500px;
		background: rgb(255, 255, 255);
        background: rgba(255, 255, 255, 0.7);
	}

	#gallery .caption .content {
		margin:20px;
		font-size: 33px;
	    line-height: 33px;
	    font-family: 'Tinos', Georgia, serif;
		color:#000;
	}
	
	#gallery .caption .content h1 {
		margin:0;
		padding:0;
		font-size: 30px;
	    line-height: 30px;
		color:#9C1006;
		font-weight: 700;
	}
	
	#gallery .caption .content h2 {
		margin:0;
		padding:0;
		font-size: 30px;
	    line-height: 30px;
		color:#000;
		font-weight: 400;
	}
	
	#gallery .caption .content h3 {
		margin:0;
		padding:0;
		font-size: 30px;
	    line-height: 30px;
		color:#000;
		font-weight: 700;
		}
	
	
/* form*/

#bottom .col2 input{
	width: 100px;
	margin-bottom: 15px;
	background-color: #eeeeee;
	border: 1px solid #575757;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #575757;
	border-radius:3px;
	-moz-border-radius:7px;
	-khtml-border-radius:7px;
	-webkit-border-radius:7px;
	padding: 5px;
} 
 
#bottom .col2 .boxes{
width: 1em;
}
 
#bottom .col2 #submitbutton{
	background-color: #575757;
	margin-top: 0px;
	width: 60px;
	font-weight: bold;
	color: #fff;
}
 
#bottom .col2 .privacy {
	width: 100%;
	font-size: 11px;
	line-height: 13px;
	font-style:normal;
	text-align: left;
	color: #5a6162;
}

/* Lightbox */

.example-image-link{display:inline-block;padding:0px 0px 10px 0px;margin:0px;background-color:#fff;line-height:0;-webkit-transition:background-color 0.1s ease-out;-moz-transition:background-color 0.1s ease-out;-o-transition:background-color 0.1s ease-out;transition:background-color 0.1s ease-out;-webkit-border-radius:6px;-moz-border-radius:6px;-ms-border-radius:6px;-o-border-radius:6px;border-radius:6px}
.example-image-link:hover{opacity:0.5; filter:alpha(opacity=50); /* For IE8 and earlier */}
.example-image{}
.image-row{	width: 300px; padding:0px; margin:0px;}
.image-set{	width: 300px; padding:0px; margin:0px;}