@import url('reset.css');

/* General Demo Style */
body{
	background: #f0f0f0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	background-image: url(../structure/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a{
	color: #555;
	text-decoration: none;
}
a:hover{
	color: #000;
}
.clr{
	clear: both;
}
.wrapper{
	position: relative;
	width: 100%;
}
.wrapper p{
	clear: both;
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}
.reference{
	padding-top: 40px;
}
h1{
	font-size: 34px;
	position:relative;
	color: #000;
	font-weight: 400;
	text-shadow: 0px 0px 1px rgba(0,0,0,0.3);
    padding: 20px;
	z-index:1000;
	text-transform: uppercase;
	text-align: center;
}
h1 span{
	font-family: 'Playfair Display', serif;
	font-style: italic;
	text-transform: none;
	font-size: 20px;
}
/* Header Style */
.header{
	font-family:"Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	padding: 3px 5px;
	background: #000;
	opacity: 0.9;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 1px 4px rgba(0,0,0,0.6);
	-webkit-box-shadow: 0px 1px 4px rgba(0,0,0,0.6);
	box-shadow: 0px 1px 4px rgba(0,0,0,0.6);
}
.header a{
	line-height: 18px;
	padding: 0 4px;
	letter-spacing: 1px;
	text-shadow: 1px 1px 1px #000;
	color: #ddd;
}
.header a:hover{
	color: #fff;
}
.header a span{
	font-weight: bold;
}
.header span.right{
	float: right;
}
@media screen and (max-width: 860px) {
	.header a{
		display: block;
		text-align: center;
		font-size: 10px;
		text-shadow: none;
	}
	.header span.right{
		float: none;
	}
}

/* MAXCSS */
.menu{
font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size:16px;
	font-family: Century Gothic, sans-serif;
	text-decoration: none;
	
}
	
	a.menu:link {
font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size:16px;
	font-family: Century Gothic, sans-serif;
	text-decoration: none;
	
}
a.menu:visited {
font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size:16px;
	font-family: Century Gothic, sans-serif;
	text-decoration: none;
	
}
a.menu:hover {
font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	color: #cccccc;
	font-size:16px;
	font-family: Century Gothic, sans-serif;
	text-decoration: none;
	
}
a.menu:active {
font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size:16px;
	font-family: Century Gothic, sans-serif;
	text-decoration: none;
	
	
}


 .testofooter{font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-size:9px}
 a.testofooter:link{ffont-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-size:9px; text-decoration:none}
 a.testofooter:visited{font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-size:9px; text-decoration:none}
 a.testofooter:hover{font-family: Verdana, Arial, Helvetica, sans-serif; color:#ffffff; font-size:9px; text-decoration:underline}
 
 .testofooter2{font-family: Verdana, Arial, Helvetica, sans-serif; color:#cccccc; font-size:9px}
 a.testofooter2:link{ffont-family: Verdana, Arial, Helvetica, sans-serif; color:#cccccc; font-size:9px; text-decoration:none}
 a.testofooter2:visited{font-family: Verdana, Arial, Helvetica, sans-serif; color:#cccccc; font-size:9px; text-decoration:none}
 a.testofooter2:hover{font-family: Verdana, Arial, Helvetica, sans-serif; color:#cccccc; font-size:9px; text-decoration:underline}
 
 .testohomebianco{
font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	color: #ffffff;
	font-size:16px;
	line-height: 31px;
	
}

.paragrafi_titoli{
font-family:"Myriad Pro",Arial,Helvetica,sans-serif;
	color: #4a4a43;
	font-size:23px;
	
}

.testi_sito{

	font-size:12px;
	
}

