/* 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;
}

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

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

/* SLIDER RESPONSIVE */

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }


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

body {
	margin: 0;
	padding: 0;
	font-family: 'Caesar Dressing', cursive !important;
	font-size: 16px;
	line-height: 20px;
	color: #666665;
	background-color: #faf7f5;
	-webkit-text-size-adjust: 100%;
	background-repeat: repeat-y;
	background-position: center center;
}

.footer {
	padding: 5px;
	width: 100%;
	background-color: #802106;
	background-repeat: repeat;
	background-position: center;
}


.back-top {
	max-width: 100%;
	max-height: 184px;
	background-repeat: no-repeat;
	background-position: center;
}

.page-box {
	padding: 30px;
}

.box, a.box:link, a.box:active, a.box:visited {
	background-color: #900800;
	padding: 5px;
	margin-right: 8%;
	margin-bottom: 10px;
	width: 45%;
	overflow: auto;
	color: #ffffff;
	text-decoration: none;
}
a.box:hover {
	background-color: #640600;
	padding: 5px;
	margin-right: 8%;
	width: 45%;
	overflow: auto;
	color: #ffffff;
	text-decoration: none;
}

/* Video responsive */

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

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


/* Griglia */

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

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

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

.colonna-2-4 {
 width: 50%;
}

.colonna-3-4 {
 width: 75%;
}

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

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

.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;
}

@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; 
}
}

/*FINE PARTE RESPONSIVE */

.page-box {
	width: 1024px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

div.column-left {
	float: left;
	clear: left;
	width: 45%;
}
div.column-right {
	float: right;
	clear: right;
	width: 45%;
}
.menu-txt a.menu-txt:link, a.menu-txt:active, a.menu-txt:visited,{color:#9c9c9c;font-size:11px;font-family:'Trirong', 'Sorts Mill Goudy', Times;text-decoration:none;word-spacing:2px;letter-spacing:1px;}
.menu-txt1{color:#363636;font-size:11px;font-family:'Trirong', 'Sorts Mill Goudy', Times;word-spacing:2px;letter-spacing:1px;text-decoration:none;}
a.menu-txt:link, a.menu-txt:active, a.menu-txt:visited{color:#9c9c9c;font-size:11px;font-family:'Trirong', 'Sorts Mill Goudy', Times;word-spacing:2px;letter-spacing:1px;text-decoration:none;}
a.menu-txt:hover{color:#CCCCCC;font-size:11px;font-family:'Trirong', 'Sorts Mill Goudy', Times;text-decoration:none;word-spacing:2px;letter-spacing:1px;}
.txt, a.txt:link, a.txt:active, a.txt:visited {
	font-family: 'Trirong', 'Sorts Mill Goudy', Times;
	font-size: 14px;
	line-height: 20px;
	color: #666665;
	word-spacing: 2px;
	letter-spacing: 0px;
	border-left-width: 8px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.txt:hover{
	font-family: 'Trirong', 'Sorts Mill Goudy', Times;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	word-spacing: 2px;
	letter-spacing: 0px;
	border-left-width: 8px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.title, a.title:link, a.title:active, a.title:visited {
	color: #fff;
	font-size: 25px;
	font-family: 'Caesar Dressing', cursive;
	line-height: 24px;
	word-spacing: 2px;
	letter-spacing: 0px;
	border-left-width: 8px;
	text-decoration: none;
	margin: 0px;
	filter:DropShadow(Color=#000000, OffX=2, OffY=2);
}
a.title:hover{
	color: #CCCCCC;
	font-size: 25px;
	font-family: 'Caesar Dressing', cursive;
	line-height: 24px;
	word-spacing: 2px;
	letter-spacing: 0px;
	border-left-width: 8px;
	text-decoration: none;
	margin: 0px;
	filter:DropShadow(Color=#000000, OffX=2, OffY=2);
}
.sub-title, a.sub-title:link, a.sub-title:active, a.sub-title:visited {
	color: #fff;
	font-size: 17px;
	font-family: 'Caesar Dressing', cursive;
	line-height: 20px;
	word-spacing: 2px;
	letter-spacing: 0px;
	border-left-width: 8px;
	text-decoration: none;
}
a.sub-title:hover{
	color: #CCCCCC;
	font-size: 17px;
	font-family: 'Caesar Dressing', cursive;
	line-height: 20px;
	word-spacing: 2px;
	letter-spacing: 0px;
	border-left-width: 8px;
	text-decoration: none;
}
.title-red, a.title-red:link, a.title-red:active, a.title-red:visited {
	color: #930e18;
	font-size: 25px;
	font-family: 'Caesar Dressing', cursive;
	line-height: 24px;
	word-spacing: 2px;
	letter-spacing: 0px;
	border-left-width: 8px;
	text-decoration: none;
	margin: 0px;
	filter:DropShadow(Color=#000000, OffX=2, OffY=2);
}
a.title-red:hover{
	color: #CCCCCC;
	font-size: 25px;
	font-family: 'Caesar Dressing', cursive;
	line-height: 24px;
	word-spacing: 2px;
	letter-spacing: 0px;
	border-left-width: 8px;
	text-decoration: none;
	margin: 0px;
	filter:DropShadow(Color=#000000, OffX=2, OffY=2);
}
.sub-title-red, a.sub-title-red:link, a.sub-title-red:active, a.sub-title-red:visited {
	color: #930e18;
	font-size: 17px;
	font-family: 'Caesar Dressing', cursive;
	line-height: 20px;
	word-spacing: 2px;
	letter-spacing: 0px;
	border-left-width: 8px;
	text-decoration: none;
}
a.sub-title-red:hover{
	color: #CCCCCC;
	font-size: 17px;
	font-family: 'Caesar Dressing', cursive;
	line-height: 20px;
	word-spacing: 2px;
	letter-spacing: 0px;
	border-left-width: 8px;
	text-decoration: none;
}
.txt-white{
	color:#fff !important;
}
.txt-dark{
	color:#3b2826;
}
.font-testi{font-family: Verdana, Geneva, sans-serif !important;
}

.blocco-txt{width:630px;padding-top:5px;padding-left:12px;padding-right:10px;}
.txt-marcato, a.txt-marcato:link, a.txt-marcato:active, a.txt-marcato:visited {
	color: #333333;
	font-size: 12px;
	font-family: 'Trirong', 'Sorts Mill Goudy', Times;
	font-weight: bold;
	line-height: 20px;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a.txt-marcato:hover{
	color: #CCCCCC;
	font-size: 12px;
	font-family: 'Trirong', 'Sorts Mill Goudy', Times;
	font-weight: bold;
	line-height: 20px;
	word-spacing: 2px;
	letter-spacing: 1px;
}
.txt-little, a.txt-little:link, a.txt-little:active, a.txt-little:visited{
	color: #663;
	font-size: 11px;
	font-family: 'Trirong', 'Sorts Mill Goudy', Times;
	line-height: 15px;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-decoration: none;
}
a.txt-little:hover{
	color: #663;
	font-size: 11px;
	font-family: 'Trirong', 'Sorts Mill Goudy', Times;
	line-height: 15px;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-decoration: underline;
}
.txt1{color:#363636;font-size:11px;font-family:'Trirong', 'Sorts Mill Goudy', Times;line-height:17px;word-spacing:2px;letter-spacing:1px;}
h1, a.h1:link, a.h1:active, a.h1:visited{
	color: #B2B1B3;
	font-size: 14px;
	font-family: 'Abril Fatface', cursive;
	font-weight: normal;
	font-style: normal;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-decoration: none;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}
a.h1:hover{
	color: #999999;
	font-size: 14px;
	font-family: 'Abril Fatface', cursive;
	font-weight: normal;
	font-style: normal;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-decoration: underline;
}
.h2{color:#f8f8f8;font-size:14px;font-family:"century gothic", "futura", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;line-height:18px;word-spacing:2px;letter-spacing:1px;text-decoration:none;}
.h2-scuro{color:#333;font-size:14px;font-family:"century gothic", "futura", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;line-height:18px;word-spacing:2px;letter-spacing:1px;text-decoration:none;}
h2{
	color: #CD0033;
	font-size: 14px;
	font-family: 'Abril Fatface', cursive;
	font-weight: bold;
	line-height: 18px;
	word-spacing: 2px;
	letter-spacing: 1px;
	text-decoration: none;
}
p{color:#333;font-size:11px;font-family: 'Caesar Dressing', cursive;font-weight:lighter;line-height:15px;text-align:left;word-spacing:1px;letter-spacing:1px;}
td{color:#333;font-size:13px;font-family: Verdana, Geneva, sans-serif;font-weight:lighter;line-height:15px;text-align:center;word-spacing:1px;letter-spacing:1px;}
.h{color:#333;font-size:11px;font-family:"century gothic", "futura",  Helvetica, sans-serif;font-weight:normal;line-height:15px;text-align:left;word-spacing:1px;letter-spacing:1px;}
.big-tit{color:#333;font-size:11px;font-family: 'Caesar Dressing', cursive;font-weight:bold;line-height:15px;word-spacing:1px;letter-spacing:1px;}
.alert{color:#9a0000;font-size:11px;font-family: 'Caesar Dressing', cursive;font-weight:bold;line-height:13px;word-spacing:1px;letter-spacing:1px;}
.maiuscoletto{font-variant:small-caps;}
.div-image{float:right;padding:0px;width:230px;height:280px;clear:left;}
.div-image_news{margin:10px;float:right;clear:left;}
a:link{color:#930e18;font-family: 'Caesar Dressing', cursive;word-spacing:1px;letter-spacing:1px;text-decoration:none;}
a:visited{color:#930e18;font-family: 'Caesar Dressing', cursive;word-spacing:1px;letter-spacing:1px;text-decoration:none;}
a:hover{color:#a8a8a8;font-family: 'Caesar Dressing', cursive;word-spacing:1px;letter-spacing:1px;text-decoration:none;}
a:active{color:#a8a8a8;font-family: 'Caesar Dressing', cursive;word-spacing:1px;letter-spacing:1px;text-decoration:none;}
.pagine{color:#2a2a2a;font-size:13px;font-family:"century gothic", "futura", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;line-height:15px;word-spacing:2px;text-decoration:none;}
.pagine a:link, .pagine a:active, .pagine a:visited{color:#2a2a2a;font-size:13px;font-family:"century gothic", "futura", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;line-height:15px;word-spacing:2px;text-decoration:none;}
.pagine a:hover{color:#2a2a2a;font-size:13px;font-family:"century gothic", "futura", Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;line-height:15px;text-decoration:underline;word-spacing:2px;}

.photo-box{
	border: 1px solid #333333;
	height: 252px;
	width: 252px;
	vertical-align: middle;
	background-position: center;
}
.photo-box2{
	border: 1px solid #333333;
	max-width: 450px;
}
.photo-box3{
	border: 1px solid #333333;
	height: 140px;
	width: 140px;
}
.pag, a.pag:link,a.pag:active{width:20px;
height:20px;
border:solid 1px #666666;
margin:5px;
float:left;
text-decoration:none;
}
a.pag:hover{
background-color:#D6D6D6;
}
.pag_sel{width:20px;
height:20px;
border:solid 1px #666666;
margin:5px;
float:left;
background-color:#BFBFBF;
}
.buttons, a.buttons:link, a.buttons:active, a.buttons:visited  {
	width: 70%;
	font-family: "Century Gothic", "futura", Helvetica, Arial;
	padding: 10px;
	background-color: #930D18;
	color: #FFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	margin-left: auto;
	margin-right: auto;
	box-shadow: outset 4px 4px 5px #555555;
}
a.buttons:hover {
	font-family: "Century Gothic", "futura", Helvetica, Arial;
	width: 70%;
	padding: 10px;
	background-color: #666666;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	margin-left: auto;
	margin-right: auto;
	transition: all 0.6s ease;
}
#buttons, #buttons:link, #buttons:active, #buttons:visited  {
	font-family: "Century Gothic", "futura", Helvetica, Arial;
	width: 70%;
	padding: 10px;
	background-color: #DFDDE1;
	color: #333333;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	margin-left: auto;
	margin-right:auto;
	box-shadow: inset 3px 3px 5px #555555;
}
#buttons:hover {
	width: 70%;
	font-family: "Century Gothic", "futura", Helvetica, Arial;
	padding: 10px;
	background-color: #666666;
	color: #ffffff;
	text-decoration: none;
	display: block;
	text-align: center;
	font-size: 17px;
	line-height: 20px;
	margin-left: auto;
	margin-right:auto;
	box-shadow: inset 3px 3px 5px #555555;
	transition: all 0.6s ease;
}
.button-title{
	font-size: 25px;
	line-height: 28px;
	text-decoration: none;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: bold;
}
.button-txt{
	font-size: 15px;
	line-height: 18px;
	text-decoration: none;
	font-weight: normal;
}
ul {
	font-family: "century gothic", "futura", Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	line-height: 20px;
	margin-top: -2px;
	text-decoration: none;
	color: #BBBBBB;
}

input {
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	font-family: "Verdana, Geneva", sans-serif;
	text-decoration: none;
	text-transform: none;
	color: #023273;
	background: #EEEEEE;
	font-size: 13px;
	padding: 5px;
	width:100%;
	border-radius:5px;
	border:2px solid #d2d0d0;
}
/*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: "Verdana, Geneva", sans-serif;
	text-decoration: none;
	text-transform: none;
	color: #023273;
	background: #EEEEEE;
	font-size: 13px;
	padding: 5px;
	width: 100%;
	border-radius: 5px;
	border: 2px solid #ffffff;
}
#checkbox {
	float: none;
	display: auto;
	width: auto;
}


