BODY {
	margin: 0px;
	padding: 0px;
	font-weight: 400;
}

IMG {
	border: 0px;	
}

h1, h2, h3, h4, h5, h6 {
}

h1 {
	font-weight: 800;
	margin-top: 30px;
}

h2 {
}

.alert_browser {
	line-height: 50px;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
	text-decoration: underline;	
	border: 5px solid #FFFFFF;
}

p a:hover,
p a {
	color: #ff9c00;	
}

p {
	text-align: justify;	
}

.navbar-nav > li > a {
	font-weight: 800;
}

.sezione {
	width: 100%;
}

.sezione.affix {
  top: 0;
  z-index: 1000;
  position: fixed;
  box-shadow: 0px 0px 5px #ac8d48;
  margin: 0px;
  background-color: #ac8d48;
}

.affix .navbar {
	margin-bottom: 0px;	
}

.nav.affix {
  z-index: 10000;
  position: fixed;
}

.bootstrap_gmap_location {
	overflow: hidden;	
}

#bootstrap_gmap {
	width: 100%;
	height: 300px;
	margin-bottom: 20px;	
}

.content-form {
	margin-bottom: 20px;	
}

.content-form .form_checkbox {
	margin-right: 5px;	
}

.table_captcha {
	margin: 0px;	
}

.no_padding {
	padding: 0px;	
}

.sezione_menu_lang .nav > li > a {
  font-size: 14px;
  line-height: 30px;
  width: 30px;
  height: 30px;
  padding: 0px;
  text-align: center;
}

.carousel {
	margin-bottom: 25px;	
}

.carousel-caption {
	background-image: url(../images/slideshow_caption_bg.png);
	bottom: 0px;
	padding-left: 10%;
	padding-right: 10%;
}

.carousel-caption a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.carousel-indicators {
	bottom: -40px;	
	margin-bottom: 0px;
}

.paragrafo {
}

.paragrafo .img_left {
	margin-top: 20px;	
}

.sezione_footer {
	background-color: #162763;
	padding: 20px;
	margin-top: 50px;
	color: #FFFFFF;
}

.sezione_footer a {
	color: #ac8d48;
}

.menu_categorie .nav-pills > li.active > a, 
.menu_categorie .nav-pills > li.active > a:hover, 
.menu_categorie .nav-pills > li.active > a:focus,
.menu_categorie .nav > li > a:hover, 
.menu_categorie .nav > li > a:focus {
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
	width: 100%;	
}

.row_scheda_viaggio,
.row_scheda_location,
.row_scheda_prodotto,
.row_prodotti,
.row_viaggi {
	margin-top: 35px;
	margin-bottom: 25px;	
}

.thumbnail {
	overflow: hidden;
	text-align: center;
	margin-bottom: 10px;	
}

.thumbnail p {
	text-align: center;
}

.menu_categorie {
	padding-top: 35px;	
}

.scheda_viaggio_over,
.scheda_location_over,
.scheda_prodotto_over {
	margin-bottom: 40px;	
}

.scheda_viaggio_over h2,
.scheda_location_over h2,
.scheda_prodotto_over h2 {
	margin-top: 0px;	
}

.thumbnail_news,
.thumbnail_scheda_location,
.thumbnail_scheda_prodotto {
	margin-top: 10px;	
}

.breve_testo_elenco_location,
.breve_testo_elenco_prodotto {
	height: 52px;
	overflow: hidden; 	
}

.tab-pane {
	padding: 10px 0px;	
}

.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
  display: none;
}

.cycle-slideshow-pager {
	display: none;
}

.line {
	height: 1px;
	background-color: #ac8d48;
	margin-top: 15px;
}

.center_align {
	text-align: center;	
}

.center_align img {
	margin-left: auto;
	margin-right: auto;
}

.navbar-right > li > a{
	padding: 0px;	
	margin-right: 10px;
	opacity: 0.6;
  filter: alpha(opacity=60); /* For IE8 and earlier */
}

.navbar-right > li > a:hover,
.navbar-right > .active > a {
	background-color: transparent;
	opacity: 1;
  filter: alpha(opacity=100); /* For IE8 and earlier */
}

.navbar-nav > li > a {
	padding-right: 0px;
}

.navbar-nav > li > a > span{
	padding-right: 15px;
	border-right: 1px solid #FFFFFF;
}

#menu_25 span{
	border: 0px;	
}

.td_etichetta {
	font-weight: 800;	
}

.table_tab tr td {
	vertical-align: top;
	padding-right: 20px;
	padding-bottom: 20px;	
}

a.btn-lg {
	text-decoration: none;	
}