	
	body {
		font-family: "Alegreya Sans", Arial, Tahoma, Verdana, helvetica,sans-serif;
		margin: 0 !important;
		background:url(../images/bg.jpg)no-repeat left top #fff;
		background-size: cover;
}

h1 {
    color: #00;
    font-family: "Alegreya Sans",sans-serif;
    font-size: 25px;
	letter-spacing: 1px;
    margin: auto;
    padding-top: 10px;
	color: #FF0096;
	font-weight: normal;
	text-transform: uppercase;
}
	
h2 {
    color: #222;
    font-family:  "Alegreya Sans", Georgia, Times New Roman, serif;
    font-size: 30px;
    font-weight: 400;
	margin-bottom: 5px
}
	#contenuti {
		text-align: centeR;
		margin: 0px auto 0;
		padding: 0px 0;
		max-width: 550px;
		width: 100%;
		min-width: 300px;
		background: rgba(255, 255, 255, 0.8);
		padding: 10px 0;
}

.contatti {
    margin: 50px auto 0;
    padding: 5px 15px 10px;
    text-align: center;
    min-width: 280px;
	width: 90%;
}

.contatti > p {
    font-family: trebuchet ms,Tahoma,Arial,sans-serif;
    font-size: 18px !important;
    font-weight: normal;
    line-height: 145%;
    padding: 5px 0 ;
	color: #000;

}

.contatti > span {
    display: inline-block;
    font-size: 12px;
    line-height: 120%;
    margin-top: 10px;
    text-align: center;
    width: 100%;
}

.contatti p a {
    	color: #000 !important;
}
.contatti p a:hover{
    	text-decoration: none !important;
}
img {
border: none;
}
.top img{ width: 100%;}	
.top img.logo{ width: 90% !important;}	
.top {
	margin-top: 50px;
}

.top > p {
    color: #555;
    font-size: 24px;
}
.credits{margin-top: 40px; font-size: 11px; opacity: 0.8;}
					
[class*="webit-credits"]{
margin: 20px auto !important;
padding: 5px !important;
font-size: 12px !important;
line-height: 12px !important;
text-align: center !important;
font-style: normal !important;
font-weight: normal !important;
font-family: "Arial", sans-serif !important;
}
[class*="webit-credits"] img{
display: inline-block !important;
vertical-align: middle !important;
margin: 0 5px 0 0 !important;
}
[class*="webit-credits"] a{
text-decoration: none !important;
}
[class*="webit-credits-pos"],
[class*="webit-credits-pos"] a,
[class*="webit-credits-pos"] a:hover,
[class*="webit-credits-pos"] a:active{
color: #474747 !important;
}
[class*="webit-credits-neg"],
[class*="webit-credits-neg"] a,
[class*="webit-credits-neg"] a:hover,
[class*="webit-credits-neg"] a:active{
color: #ffffff !important;
}

				
p {
    color: #444444;
    font-size: 12px;
    margin: 4px;
}

a {
    color: #444444;
}
a:hover{color:#000;}
strong {
    color: #000;
}
#contenuti-pagina {
	margin-top: 50px;
    border-top: 1px solid #dbdbdb;
    bottom: 0;
    margin: 50px auto 0;
    padding: 4px 0;
   text-align: center;
    width: 100%;
}
#contenuti-pagina  p, #contenuti-pagina  strong, #contenuti-pagina  a{}
 #contenuti-pagina  a{font-weight: 600;}