/* CCS Coded by Laboratre - http://www.laboratre.com */
@import url('menu.css');
@import url(https://fonts.googleapis.com/css?family=Lora);
/*RESET*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea,  blockquote, th, td {
	margin: 0;
	padding: 0;
}
a img {
	border: 0 none;
}
.left {
	float:left;
}
.right {
	float:left;
}
a {
	color:#fff;    
    text-decoration: underline;
	outline:none;
}
a:hover {
    text-decoration:none;
	color:#fff;
	outline:none;
}



a:active {
	outline: medium none;
}

:focus {
  outline:none;
}
.last{
	border:none !important;
	}

.first{}
	
.clear{clear:both;}





/*--------------------FINE RESET--------------------*/
html {height:100%;}

body {
	font-size: 12px;
	font-family:Arial,Georgia, "Times New Roman", Times, serif;
	margin: 0 auto;
	color:	#fff;
	background:#fff;
}
#testo p {
    color: #fff;
    font-size: 12px;
    line-height: 21px;
}


#header-wrapper,#content-wrapper, #footer-wrapper,#boxSlider-wrapper{
	width: 100%;
	clear:both;
}

#header, #content, #footer,#boxSlider{
	margin:0 auto;
	width: 960px;
	padding:0px;
}

/*--------------HEADER------------------------*/
#header-wrapper{
	background-color:#000;
	height:110px;
}

#header{
	background:#fff;
	position:relative;
}
.top{
	background-image:url(../images/bg-header.png);
	background-repeat:no-repeat;
	width:960px;
	height:110px;
	position:relative;
	float:left;
	}
#logo {
	position:absolute;
	top:30px;
	left:40px;
	z-index:1002;
	}
#ricerca
{
    display:none;
	position:absolute;
	right:30px;
	top:30px;
	color:#040806;
	font-weight:bold;
	}
#testoLogo 
{
    display:none;
	font-family: 'Lora', serif;
	font-size:18px;
	color:#040806;
	position:absolute;
	left:40px;
	top:10px;
	}
#imgSlider{
	float:left;
	height:300px;
	}
#btnSearch{
	width:24px;
	height:24px;
	background:url(../images/frecciaSearch.png);
	background-repeat:no-repeat;
	border:none;
	}
#inputSearch{
	width:175px;
	height:20px;
	padding:2px;
	}
/*------------------ FINE HEADER -----------------*/

#boxSlider-wrapper{
	background:#fff;
	}
#boxSlider{
	position:relative;
	overflow:hidden;
	}
/*-----------------CONTENT-----------------------*/
#content-wrapper{
	background-color:#E77505;	
}
#content {
	position:relative;
	height: auto;
	overflow:hidden;
	background:#000;
	padding-bottom:20px;
}
#boxNews{
	width:100%;
	height:75px;
	background:#E77505;
	overflow:hidden;
	}
#boxNews .newsTitle{
	height:55px;
	text-align:center;
	padding:10px 40px 10px 40px;
	float:left;
	}
#boxNews .newsTitle a
{
	color:#f0d18d;
    font-family: 'Lora', serif;
	font-size:26px;
	font-style:italic;
	text-decoration:none;
    }
#boxNews .newsTitle a:hover
{
    text-decoration:underline;
        }
#boxNews .news{
	float:left;
	width:750px;
	margin-top:10px;
	}
#boxNews .news h1 a{
	font-size:14px;
	color:#F0D18D;
	text-decoration:none;
	}
#boxNews .news p{
	color:#000;
	margin:2px 0px;
	}
#boxNews .news p a
{
    color:#000;
    text-decoration:none;
    }
#page{
	margin:0px;
	position:relative;
	overflow:hidden;
	padding:20px 40px;
	}


.colDx{
	width:420px;
	padding-left:19px;
	border-left:1px solid #fff;
	float:right;
	}
.colSx
{
	padding-right:20px;
    float:left;
	width:420px;
	}

#page p{
	line-height:20px;
	font-size:13px;}
.pagina{
	margin-bottom:30px;
	}
.pagina img
{
    max-width:400px;
    }
.pagina p{
	margin:5px 0px;
	}
.leggiTutto
{
    text-align:left;
    }
.leggiTutto a{
	text-transform:uppercase;
	float:left;	
	padding:4px 5px 4px 0px;
	text-decoration:underline;
	}
#boxContatti{
	overflow:hidden;
	padding-bottom:30px;
	}
#boxContatti .contatto{
	padding:5px 0px;
	clear:both;
	}
#boxContatti .contatto a,#boxContatti .contatto span{
	float:left;
	padding:4px 0px 4px 5px;
	}
#boxContatti .contatto img{
	float:left;
	}
/*---- news-----*/
.titolo-news
{
    margin-bottom:20px;
    }
.miPiace
{
    margin-top:20px;
    }
.newsArchivio .testo
{
    margin-top:20px;
    }
/*-----------------FINE CONTENT-----------------------*/

/*-----------------FOOTER------------------------------*/
#footer-wrapper{
	background:#e7e3e4;
	}
#footer {	
	overflow:hidden;
	position:relative;
	border:none;
	width:960px;
}

.social{
	width:160px;
	float:left;
	padding:15px 0px 5px;
	margin-bottom:10px;
	border-bottom:1px solid #4B4748;
	color:#222222;
	}
.social span{
	padding:12px 0px 12px 7px;
	color:#4B4748;
	float:left;
	}
.social img{
	float:left;
	}
.copyright{
	float:left;
	padding:15px 0px 5px;
	margin-bottom:10px;
	border-bottom:1px solid #4B4748;
	width:800px;
	}
.copyright p{
	text-align:right;
	color:#4B4748;
	}
.copyright p a{
	color:#4B4748;
	}
.copyright p span{
	padding:5px;
	}
/*-----------------FINE FOOTER------------------------------*/
/**/
h1 {
	font-family: 'Lora', serif;
	font-size:20px;
	color:#fff;
	letter-spacing:0px;
}


h2 {
	font-family:'Lora', serif;
	font-style:italic;
	font-size:15px;
	color:#F0D18D;
	letter-spacing:0px;
}
h3{
	font-family: 'Lora', serif;
	font-weight:bold;
	font-style:italic;
	font-size:16px;
	letter-spacing:0px;
	color:#CC071E;
	}
h4 {
	color:#000;
	text-align:left;
	font-size:17px;
	margin-bottom:3px;
}

h5 {
	font-weight:bold;
	font-size: 13px;
	margin-bottom: 10px;
	background:#3D3D3F;
	color:#fff;
	padding:3px 5px;
	}

