@charset "UTF-8";
/* CSS Document */
/*------------------------------Reset All Styles--------------------------------*/
.case_links a{
	text-decoration:none;
	color:#333;
}
.case_links a:hover{
	text-decoration:underline;
	color:#333;
}
.menu_header a{
	color:#666;
	font-family:'Overlock', Lucida Grande, sans-serif;
	font-size:13px;
	text-decoration:none;
}
.menu_header a:hover{
	color:#87A9AA;
	font-family:'Overlock', Lucida Grande, sans-serif;
	text-decoration:none;
}
.menu_header2 a{
	color:#666;
	font-family:'Overlock', Lucida Grande, sans-serif;
	font-size:13px;
	text-decoration:none;
}
.menu_header2 a:hover{
	color:#87A9AA;
	font-family:'Overlock', Lucida Grande, sans-serif;
	text-decoration:none;
}

.testo_footer_nero a{
	color:#C66;
}
.testo_georgia a{
	color:#39C;
}
a{
	color: #CC9966;
	text-decoration:none;
}
a:hover{
	color: #F96;
	text-decoration:none;
}
body {
	background-image:url(images/texture.jpg);
	font-family:'Overlock', Helvetica, sans-serif;
	font-size:14px;
	line-height:23px;
	color:#666;
}
body, blockquote, div, p {
	padding: 0;
	margin: 0;
}
a img, iframe { border: none; }
h4 a{
	color: #C66;
	text-decoration: none;
}
h4 a:hover{
	color: #EF6161;
	text-decoration: none;
}


/* Lists
����������*/
ol, dl, dt, dd {
margin: 0;
padding: 0;
}
/* Forms
����������*/
form, fieldset {
margin: 0;
padding: 0;
}
input, textarea, select {
margin: 0;
padding: 1px;
font-size: 100%;
font-family: inherit;
}
select {
padding: 0;
}
h1 {
	font-weight:normal;
	font-size:20px;
	padding:0px;
	margin:10px 0px 10px 0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight:bold;
	color:#39C;
}
h2 {
	font-weight: 400;
	font-size: 24px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-family: 'Josefin Slab', Gadget, sans-serif;
	color: #333;
}
h3 {
	font-weight: 400;
	font-size: 20px;
	padding: 0px;
	margin: 10px 0px 0px 0px;
	font-family: 'Josefin Slab', Gadget, sans-serif;
	color: #879ABA;
}
h4 {
	font-weight:400;
	font-size:16px;
	margin:0px 0px 5px 0px;
    font-family:'Overlock', Lucida Grande, sans-serif;
	color: #C66;
}


/*--------LINKS STYLE--------*/
.main_content{
	width:900px;
	margin:auto;
	height:100%;
	overflow:hidden;
	background-color:#FFF;
	-webkit-box-shadow:0px 0px 7px #999;
	-moz-box-shadow:0px 0px 7px #999;
}
.header{
	width:900px;
	height:140px;
	background-image:url(images/layout_interno_01.jpg);
}

.content{
	width:900px;
	height:auto;
	background-image:url(images/Untitled-2_03.jpg);
	padding-left:100px;
	padding-right:100px;
	padding-top:10px;
	float:left;
}
.footer{
	width:900px;
	height:40px;
	text-align:center;
	position:relative;
	margin:auto;
}


.menu_header{
	width: 900px;
	height: 33px;
	float: right;
	border-bottom: #FFF 6px solid;
	background-image: url(images/texture_header.jpg);
}
.testo_home{
	width:490px;
	height:auto;
	float:left;
	background-color:#FFF;
	position:relative;
	padding:20px;
}
.foto_eventi{
	width: 230px;
	height: 220px;
	padding: 20px;
	position: relative;
	float: left;
}
.testo_eventi{
	width: 590px;
	height: 220px;
	float: left;
	background-color: #FFF;
	position: relative;
	padding: 20px;
	border-bottom: 1px solid #FBF4E4;
}
.clienti{
	width: 330px;
	height: 20px;
	float: left;
	padding:20px;
	background-repeat: no-repeat;
	position: relative;
}
.contatti{
	width: 330px;
	height: auto;
	float: left;
	padding:20px;
	background-repeat: no-repeat;
	position: relative;
	background-color: #FFF;
}
.slider{
	width:880px;
	height:320px;
	padding:10px;
}
.form{
	width:480px;
	height:auto;
	padding:15px;
	float:left;
}
.form_text{
	width:360px;
	height:auto;
	padding:15px;
	float:left;
	padding-top:60px;
}

.thumb_home{
	width:200px;;
	float:left;
	padding-left:40px;
}
.torna_index{
	position:absolute;
	left:0px;
	top:150px;
	width:50px;
	height:50px;
	-webkit-box-shadow:0px 0px 10px #999;
	-moz-box-shadow:0px 0px 10px #999;
	
}
/*--------FONTS STYLE--------*/

.testo_georgia{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	line-height:1.8em;
	color:#8F8F8F;
}
.testo_georgia_nero{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:13px;
	line-height:1.8em;
	color:#000;
}
.testo_footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BBB2A4;
	padding-top: 15px;
}
.testo_footer_nero{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#000;
	padding-top:15px;
	
}
.testo_footer_carne{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#C66;
	padding-top:15px;
	
}
.testo_footer_grigio{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
	color:#666;
	padding-top:15px;
	
}
.case_links{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:666;
	font-size:12px;
	line-height:1.3em;
}
.data{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#92ADC2;
	font-size:12px;
}
.data_nero{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color:#999;
	font-size:12px;
}

/*------SLIDER----------*/

#container_slide{
	width: 870px;
	position: relative;
	overflow: hidden;
	left:0px;
	top:8px;
	-webkit-box-shadow:0px 0px 10px #CCC;
	-moz-box-shadow:0px 0px 10px #CCC;
	padding:5px;
	border-radius:5px;
}

img{
	display: block;
}

#gallery, #thumbs{
	float: left;
}

#gallery{
	width: 820px;
	height: 300px;
	overflow: hidden;
}

#gallery img{
	position: absolute;
}

#thumbs{
	width: 50px;
	height: 300px;
	overflow: hidden;
	float:right
}

#next{
	display: block;
	width: 47px;
	height: 43px;
	background: url(img/arrow.png);
	position: relative;
	top: 257px;
	left: 775px;
}

#next:hover{
	background: url(img/arrowmo.png);
}

.clear{
	clear: both;
}
/*------------FINE SLIDER---------/*
