/*==============================================
    BASIC  STYLES    
 =============================================*/

/* -----------  CSS Reset  ----------------- */
 
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, 
p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, 
img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i,
dl, dt, dd, fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figure, figcaption, hgroup, 
menu, footer, header, nav, section, summary, time, mark, audio, video {
  margin: 0;
/*  padding: 0;
  border: 0; */
}
article, aside, canvas, figure, figure img, figcaption, hgroup, footer, header, nav, section, audio, video {
  display: block;
}
a img { border: 0; }

/* ---------------------------------------- */

body {
	font-family: verdana, tahoma, helvetica, arial, sans-serif;
	font-size: 11px;
	text-align: left;
	background: #CFBF9F;
	color: #FF0000;
	line-height:20px;
	margin: 0px;
}

#wrapper {
	width: 100%;
	margin-left:auto; 
	margin-right:auto; 
}

/* ---------------------------------------- */

#fasciasx {
	float:left;
	width: 290px;
	min-height: 700px;
	background-color: #EEEEEE;
}

#logo {
	width: 100%;
	height: auto;
	background-color: #EEEEEE;
	background-color: #CFBF9F;
	}

#menu {
	position:relative;
	background-color: #EEEEEE;
	padding: 5px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

.menu {
	background: #EEEEEE;
	font-size: 14px;
	line-height: 17px;
	padding: 1px 5px;
	font-family: Verdana;
	text-align:left;
}

/* Definisce lo stile dei link al caricamento */
a.menu {
      background: #EEEEEE;
      color: #000000;
      padding: 1px;
      text-decoration: None;
      display: block;
}

/* Definisce lo stile dei link al passaggio del mouse (modificati solo i colori) */
a:hover.menu {
      background: #3E0000;
      color: #FFFF00;
      padding: 1px;
}

/* ---------------------------------------- */

#topcredits {
	float:left;
	width: 1300px;
	height:10px;
	background-color: #5D1F1F;
}

/* ---------------------------------------- */

#fasciatop {
	float:left;
	width: 1010px;
	height: 86px;
	background-color: #F9F9E9;
}

#titolo {
	height: 86px;
	background-color: #F9F9E9;
	float:left;
}

#menutit {
	position: relative;
	width: 90%;
	height: auto;
	left: 15px;
	padding-top: 4px;
	background-color: #CFBF9F;
}
/* ---------------------------------------- */

/* ---------------------------------------- */
#contenuto {
	float:left;
	width: 1010px;
	background-color: #EEEEAE;
	min-height: 614px;
}

#fascia1x {
/*	float:left;
	width: 1010px;
	min-height: 150px;
	height: 214px;*/
	background-color: #EEEEAE;
}

.col-md-4 {
	position: relative;
	float:left;
	left: 40px;
	width: 200px;
	min-height: 1px;
	padding-right: 6px;
	padding-left: 6px;
	background-color: #EEEEAE;
}

.mb-red {
    background-color: #d36f2e;
}

.main-box {
    text-align: center;
    padding: 13px;
    border-radius: 5px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin-bottom: 8px;
    margin-top: 8px;
}

/* ---------------------------------------- */

/* ---------------------------------------- */

#fascia2 {
/*	float:left; */
	width: auto;
	height: 80px;
	background-color: #EEEEAE;
}

#reviews {
/*	float:left;
	width:995px;
	height:75px; */
	padding-left:15px;
	padding-top:5px;
}

.pull-right {
  float: right !important;
	padding-right: 25px;
}


/* ---------------------------------------- */

/* ---------------------------------------- */

#fascia3 {
	float:left;
	width: 1010px;
	height: 320px;
	background-color: #F9F9E9;
}

#fascia31 {
	float:left;
	width: 237px;
}

#fascia32 {
/*	float:left; */
	background-color: #EEEEEE;
	width: auto;
	height: auto;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
#fascia33 {
	width: 100%;
}


/* ---------------------------------------- */

/* ---------------------------------------- */

#credits {
	position: relative;
  	clear:left;
	width: 1300px;
	height:50px;
	background-color: #5D1F1F;
}

#tematit1 {

	width: auto;
	height: auto;
	text-align: left;
	padding: 5px;
	margin: 0px;
	background: #5D1F1F;
}

#tematit2 {
	position: relative;
	float: right;
	width: auto;
	height: auto;
	text-align: left;
	padding: 5px;
	margin: 0px;
	background: #5D1F1F;
}

#tematit3 {
	position: relative;
	float: left;
	width: 140px;
	height: 42px;
	text-align: center;
	padding: 4px 0px 4px 0px;
	margin: 0;
	background: #5D1F1F;
}

#tematit4 {
	position: relative;
	float: left;
	width: 100px;
	height: 36px;
	text-align: right;
	padding: 10px 10px 4px 0px;
	margin: 0;
	background: #5D1F1F;
}

#saluto {
	position: relative;
	float: left;
	width: 250px;
	height: 40px;
	text-align: center;
	padding-top: 10px;
	margin: 0;
	background: #5D1F1F;
}


/* ---------------------------------------- */

/* ---------------------------------------- */

.carousel {
	position: relative;
	background-color: #EEEEAE;
}


.carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .5s ease-in-out left;
       -o-transition: .5s ease-in-out left;
          transition: .5s ease-in-out left;
}

.carousel-inner > .active, .carousel-inner > .next, .carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next, .carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left, .carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-indicators {
/*  position: absolute;
  top: 40px;*/
  left: 50%;
  z-index: 15;
/*  width: 60%; */
  padding-left: 0px;
  margin-left: -30%;
  text-align: center;
  list-style: none;
  background-color: #EEEEAE;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #800 \9;
  border: 1px solid #800;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0px;
  background-color: #880000;
}

.carousel-indicatorsI {
  position: absolute;
  top: 275px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0px;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicatorsI li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}

.carousel-indicatorsI .active {
  width: 12px;
  height: 12px;
  margin: 0px;
  background-color: #fff;
}

/* -- Frecce di scorrimento delle immagini -- */
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  filter: alpha(opacity=50);
  opacity: .5;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image:      -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
  background-image:         linear-gradient(to right, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('./glyphicons-halflings-regular.eot');
  src: url('./glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('./glyphicons-halflings-regular.woff') format('woff'), url('./glyphicons-halflings-regular.ttf') format('truetype'), url('./glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

/* -- Frecce di scorrimento delle immagini -- */





/* ---------------------------------------------------------- */
/* Caratteri - Testo - ....                                   */
/* ---------------------------------------------------------- */


.link_marrone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	text-decoration: None;
}
.link_marrone:hover {
	color: #BA0000;
	text-decoration: Underline;
}
.link_marrone:visited { color: #A60000;
}

.link_bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: None;
}
.link_bianco:hover {
	color: #BBBBBB;
	text-decoration: Underline;
}
.link_bianco:visited { color: #FFFFFF;
}

.link_biancoG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: None;
	font-weight: bold;
}
.link_biancoG:hover {
	color: #BBBBBB;
	text-decoration: Underline;
}
.link_biancoG:visited { color: #FFFFFF;
}


.testo_bianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.testo_biancoG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}

.testo_marrone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	text-decoration: None;
}

.testo_arancio {
	FONT-FAMILY: tahoma, helvetica, arial, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #ff9900;
	TEXT-ALIGN: left;
	text-decoration: None;
}

.link_arancio {
	FONT-FAMILY: tahoma, helvetica, arial, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #ff9900;
	TEXT-ALIGN: left;
	text-decoration: None;
}

.link_arancio:hover { 
	color: #ff9900; 
	text-decoration: Underline;
}

.link_arancio:visited { 
	color: #ff9900;
}

.link_blub {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12px;
	COLOR: #0000FF;
	TEXT-ALIGN: left;
	font-weight: bold;
	text-decoration: None;
}

.link_blub:hover { 
	color: #0022FF; 
	text-decoration: Underline;
}

.link_blub:visited { 
	color: #0000FF;
}

.frase_firma {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
//	color: #FFFFFF;
	color: #800000;
	font-style: italic;
	font-weight: bold;
}

.frase {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
//	color: #FFFFFF;
	color: #800000;
	font-weight: bold;
}

.Spunta{
list-style-image: URL(../images/loghi/spunta.gif);
}

.pulsante_home {
  background: #ffcc55;
  background-image: -webkit-linear-gradient(top, #ffcc55, #8c4f00);
  background-image: -moz-linear-gradient(top, #ffcc55, #8c4f00);
  background-image: -ms-linear-gradient(top, #ffcc55, #8c4f00);
  background-image: -o-linear-gradient(top, #ffcc55, #8c4f00);
  background-image: linear-gradient(to bottom, #ffcc55, #8c4f00);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 3px #666666;
  -moz-box-shadow: 3px 3px 3px #666666;
  box-shadow: 3px 3px 3px #666666;
  font-family: Arial;
  color: #FFFFDD;
  font-size: 12px;
  padding: 3px 5px 3px 5px;
  text-decoration: none;
  text-align: center;
  width:90%;
  display: block;
  font-weight: bold;
}

.no-mobile {
   display: none;
}
