/* Box-sizing -*/
* {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 *behavior: url('/test/grid/script/boxsizing.htc');
}

/* Display block per gli elementi HTML5 su IE */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
 display: block;
}

tr, p { color:#000; }
th  { font-size:12px; }

table td { padding:5px; }

/* IMMAGINI RESPONSIVE */
img { 
 border:0; 
	vertical-align:middle; 
	-ms-interpolation-mode:bicubic;
}
 
img.scala { 
 	max-width:100%; 
	height:auto; 
}

.flex-img {max-width: 100%}

/* Stili di base e tipografia */
html {
  font-size: 100%;
}

body {
 margin: 0;
 padding: 0;
 font-family: CenturyGothic,"Century Gothic", "Futura", Geneva, Helvetica, Arial, SunSans-Regular; 
 font-size: 16px;
 line-height: 20px;
 color:#FFFFFF; 
 background-color: #000000;
 -webkit-text-size-adjust:100%;
}

/* Video responsive */

.video {
position:         relative;
padding-top:      15px;
padding-bottom:   65%;
height:           0;
overflow:         hidden;
}

.video iframe
{
position:  absolute;
top:       0;
left:      0;
width:     100%;
height:    100%;
}

/* Griglia */

.riga {
 width: 100%; 
 max-width: 960px; 
 min-width: 720px; 
 margin: 0 auto;
}

[class*='colonna-'] {
 float: left; 
 min-height: 1px; 
 padding: 0 15px; 
}

.colonna-1-4 {
 width: 66.66%;
}

.colonna-1-3 {
 width: 33.33%;
}

.colonna-1-2 {
 width: 48%;
}

.colonna-1 {
 width: 100%;
}

[class*="colonna-"] + [class*="colonna-"]:last-child {float: right;}

/* Micro-clearfix */
.riga:before,
.riga:after {
 content: " "; 
 display: table;
}

.riga:after {
 clear: both;
}

.riga {
 *zoom: 1;
}


/* Stili  per le varie sezioni */
header {
 height: 66px;
 position: relative;
}

header #logo {
 float: left;
}

#logo a {display: block;}

footer {
 border-top: 1px solid #333;
 border-bottom: 1px solid #333;
}

nav {
 float: right;
 padding: 20px 20px 0 0; 
}

nav ul, nav li {
 margin: 0;
 padding: 0;
}

nav ul li {
 list-style: none;
 float: left;
 margin-right: 5px;
}

nav ul li a {
 display: block;
 padding: 5px;
}

a.attiva-nav {
 display: none;
}

.box-contact{
}

@media only screen and (max-width:600px) {
.riga { 
 width: auto;
 min-width: 0; 
 margin-left: 0; 
 margin-right: 0;
}
 
[class*="colonna-"] { 
 width: auto !important; 
 float: none;  
}

[class*="colonna"] + [class*="colonna"]:last-child {float: none;}
 
[class*="colonna-"]:before, [class*="colonna-"]:after {
 content:""; 
 display:table;
}

[class*="colonna-"]:after {clear: both;}

a.attiva-nav {
	display: block;
	float: right;
	color: #FF6600;
	background: #dddddd;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
}

nav {
 clear: both;
 position: absolute;
	top: 70px;
	width: 100%;
	z-index: 10000;
	background: #fff;
	padding: 0;
	display: none;
}

nav ul {
 margin: 0;
 padding: 0;
}
nav ul li {
 list-style: none;
 float: none;
}

nav ul li a { 
 padding: 5px;
 display: block;
 border-bottom: 1px solid #333; 
}

.box-contact{
	height:140px;
	margin-bottom:30px;
}

}

/*FINE PARTE RESPONSIVE */

/* RESPONSIVE FACEBOOK */

.blocco-variabile { 
		width: 70%;
		height: 30%;
		margin: 100px auto; 
}

#fb-root { display: none; }
.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

/* CODICE NORMALE */

.content {
	width: 450px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
	text-align: left;
	float: left;
	height: 900px;
}
.social-stripes {
	background-color: #333;
	padding: 10px;
	height: auto;
	width: 100%;
}
.bottom {
	background-color: #DDD;
	padding: 10px;
	height: auto;
	width: 100%;
}

.sub-title, a.sub-title:link, a.sub-title:visited, a.sub-title:active {
	color: #999999;
	font-size: 18px;
	font-family: CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 28px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	word-spacing: 2px;
	letter-spacing: 1px;
}

a.sub-title:hover {
	color: #FFFFFF;
	font-size: 18px;
	font-family: CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	font-weight: normal;
	line-height: 28px;
	background-repeat: no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	word-spacing: 2px;
	letter-spacing: 1px;
}

.dati, a.dati:link, a.dati:visited, a.dati:active {
	color: #666666;
	font-size: 12px;
	font-family: CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	text-decoration: none;
}
a.dati:hover {
	color: #CCCCCC;
	font-size: 12px;
	font-family: CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	line-height: 14px;
	text-decoration: underline;
}

.txt, a.txt:link, a.txt:visited, a.txt:active {
	color: #777;
	font-size: 15px;
	font-family: CenturyGothic,"Century Gothic", "futura", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 21px;
	text-decoration: none;
}
a.txt:hover {
	color: #999999;
	font-size: 15px;
	font-family: CenturyGothic,"Century Gothic", "futura", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	line-height: 21px;
	text-decoration: underline;
}

h1, a.h1:link, a.h1:visited, a.h1:active {
	font-size: 32px;
	font-family: CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	font-weight: lighter;
	margin: 0.67em 0;
	color: #DDDDDD;
	text-decoration: none;
	line-height: 34px;
}
a.h1:hover {
	font-size: 32px;
	font-family: CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	font-weight: lighter;
	margin: 0.67em 0;
	color: #DDDDDD;
	text-decoration: none;
	line-height: 34px;
}

.title, a.title:link, a.title:visited, a.title:active {
	font-size: 32px;
	font-family: CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	font-weight: lighter;
	margin: 0.67em 0;
	color: #DDDDDD;
	text-decoration: none;
	line-height: 38px;
	text-shadow: 3px 3px 7px #000000;
}
a.title:hover {
	font-size: 32px;
	font-family: CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif;
	font-weight: lighter;
	margin: 0.67em 0;
	color: #DDDDDD;
	text-decoration: none;
	line-height: 38px;
}

.awd, a.awd:link, a.awd:visited, a.awd:active { color: #a0a0a0; font-size: 9px; font-family: CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif; line-height: 14px; text-decoration: none; word-spacing: 2px; letter-spacing: 1px; }
a.awd:hover { color: #666; font-size: 9px; font-family: CenturyGothic,"Century Gothic", "futura", Geneva, Helvetica, Arial, SunSans-Regular, sans-serif; line-height: 14px; text-decoration: underline; word-spacing: 2px; letter-spacing: 1px; }

.photo-on-txt { float: right; clear: left; margin-right: 5px; margin-bottom: 5px; margin-left: 5px; padding-bottom: 5px; padding-left: 5px; }


.buttons, a.buttons:link, a.buttons:active, a.buttons:visited  {
	width: 150px;
	font-family: "Century Gothic", "futura", Helvetica, Arial;
	padding: 12px;
	background-color: #efefef;
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	border-radius: 25px;
	box-shadow: inset 3px 3px 5px #555555;
}
a.buttons:hover {
	font-family: "Century Gothic", "futura", Helvetica, Arial;
	width: 150px;
	padding: 12px;
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	border-radius: 5px;
	transition: all 0.6s ease;
	box-shadow: 3px 3px 5px #555555;
}
#buttons, #buttons:link, #buttons:active, #buttons:visited  {
	width: 150px;
	font-family: "Century Gothic", "futura", Helvetica, Arial;
	padding: 10px;
	background-color: #DFDDE1;
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	box-shadow: inset 3px 3px 5px #555555;
}
#buttons:hover {
	font-family: "Century Gothic", "futura", Helvetica, Arial;
	width: 150px;
	padding: 10px;
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	transition: all 0.6s ease;
}
input {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-family: "Century Gothic", "futura", Helvetica, Arial;
	text-decoration: none;
	text-transform: none;
	color: #023273;
	background: #EEEEEE;
	font-size: 13px;
	padding: 5px;
	margin: 0px 0px 10px 0px;
	width:100%;
	border-radius:5px;
	border:1px solid #ffffff;
}
/*Imposto i parametri per le textarea*/
textarea {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-family: "Century Gothic", "futura", Helvetica, Arial;
	text-decoration: none;
	text-transform: none;
	color: #023273;
	background: #EEEEEE;
	font-size: 13px;
	padding: 5px;
	width: 100%;
	border-radius: 5px;
	border: 1px solid #ffffff;
}
#checkbox {
	float: none;
	display: auto;
	width: auto;
}