/* ZANARDI */
.html, body {
  position: relative;
  height: auto;
}
.nav-sub {
  font-size:12px;
}
@media print {
  /*body * {
    visibility:hidden;
  }   */
  #vnavbar {
    display:none;
  }
  #final, #final * {
    visibility:visible;
  }
}

.footer {
display:block;height:20px !IMPORTANT;background-color:#000;
}

h5 {
  clear:both;
  margin-top:5px;
  padding-top:5px;
}

blockquote {
  padding: 8px;
  /* background-color: #faebbc;
  border-top: 1px solid #e1cc89;
  border-bottom: 1px solid #e1cc89; */
  border: none;
  margin: 5px;
  
  background-image: url("../img/quotes-left.png");
  background-position: top left;
  background-repeat: no-repeat;
  text-indent: 23px;
  padding-left: 40px;
  font-family: Arial,"Georgia",Times New Roman,Times,serif;
    font-style: italic;
  }
  blockquote span {
     display: block;
     background-image: url("../img/quotes-right.png");
     background-repeat: no-repeat;
     background-position: bottom right;
     padding-right: 40px;
   }


/* blockquote {
    background: url("../img/quotes-right.png") no-repeat scroll 100% 0 transparent;
    font-family: "Georgia",Times New Roman,Times,serif;
    font-style: italic;
    margin: 0 0 1.5em;
    min-height: 26px;
    padding-right: 40px;
    text-align: left;
}   */

  .sidebar {
  }
  .sidebar.affix {
    /*position: fixed;
    top: 150px;  */
  }
  .sidebar.affix-top {
    top: 0px;
  }
  .sidebar.affix-bottom {
    bottom: 60px !IMPORTANT;    
    position: absolute;
      }

.nav-collapse .dropdown-menu li a {
margin-bottom:2px;
}

#footer {
	margin-bottom: 0px;
  height:30px;
}

.nav-sub {
list-style-type: none;
margin: 0 auto 1.5em;
padding: 0;
}

.navbar .nav-collapse .nav li > a {
    white-space: normal;
    word-wrap: break-word;
}

.nav-sub {
    /*margin-bottom: 0;
    padding-top: 0;
    position: absolute;
    right: 0;
    top: 5px;
    width: 26.22%; */
    float:right;
    padding-top:10px;
}

.level2 li {
  line-height: 13px;
  font-size:11px;
}

.navbar .nav > li > a {
    padding: 14px 10px !IMPORTANT;
}
@media (max-width: 979px) { 
#main-menu-left {  
  margin-left: 50px !IMPORTANT;
  margin-right: 50px !IMPORTANT;
  margin-top: 20px !IMPORTANT;
} 

.level2 {
  display:none;
}
#vnavbar {
  width: 150px;
}

}
@media (min-width: 980px) and (max-width: 1199px) { 

  #main-menu-left {
    /* position:absolute; */
    left:50px !IMPORTANT;
    /* width:700px; */  
    float:left; 
    margin-top:-10px !IMPORTANT;
    top: 27px;             
  }
  
  #vnavbar {
  width: 175px;
}

}
.home-vnavbar {
/* display:none; */
}
 
@media (min-width: 1200px) { 
  #main-menu-left {
    /* position:absolute; */
    left:50px !IMPORTANT;
    /* width:700px; */  
    float:left;
     top:15px;
  }
  
  #vnavbar {
  width: 225px;
  }
}

 .ie8 #titre {
  display:none;
 }
 .ie7 #titre {
  display:none;
 }

  .ie8 #main-menu-left {
    position:absolute;
    left:90px !IMPORTANT;
    /* width:700px; */  
    float:left; 
    top: 37px;             
  }
  .ie7 #main-menu-left {
    position:absolute;
    left:90px !IMPORTANT;
    /* width:700px; */  
    float:left; 
    top: 37px;             
  }
  
  .ie8 #top2 {
  position:relative;
    top: 85px;         
  }
  .ie7 #top2 {
    position:relative;
    top: 85px;            
  }
  


@media (min-width:767px) {
  #titre { 
    display: none; 
  }
  .menu-small {
       display:none;
  }
  
  #titretop {
  color: #333 !IMPORTANT;
  font-size: 14px;
  top: 10px !IMPORTANT;
  left:10px !IMPORTANT;
  }

}
@media (max-width: 767px) {
   #vnavbar {
  display: none;
  }
  
  #titretop { 
    display: none; 
  }
  .menu-small {
    
  }
}
 
 
.nav-sub li {display:inline;}
.nav-sub ul {display:inline;}

.nav-sub li a {
color: #333;
}



.navbar-inner {padding-top:0px !IMPORTANT;}



/* ZANARDI */



section {
	/* margin-top: 50px;
	padding-top: 100px; */
	margin-top: 0px;
	padding-top: 30px; 
}

/* index */

.tooltip-inner {
	max-width: 500px;
}

.hero-unit {
	padding-bottom: 5px;
	background-color: #F3F3F3;
	border: 1px solid #ddd;
	text-align: center;
}

.hero-unit h1,
.hero-unit p {
	margin-bottom: 15px;
}

#social {
	display: inline-block;
	margin-top: 45px;
	text-align: center;
}

#gh-star {
	margin-right: 10px;
}

.twitter-share-button  {
	margin-right: 15px;
}

.rss-button {
	width: 40px;
	height: 14px;
	font-size: 11px;
	line-height: 14px;
	font-weight: bold;
	margin: 0 0 10px;
	padding: 2px 5px 2px 4px;
}

.index h3 {
	text-align: center;
	font-size: 20px;
}

#ticker {
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 14px;
	line-height: 1.4;
}

.about {
	margin-top: 40px;
	margin-bottom: 40px;
}

.about > div {
	margin-bottom: 20px;
}

.about h3 {
	margin: 0;
	text-align: left;
}

.about i {
	margin-right: 8px;
	font-size: 1.3em;
}

#gallery {
	padding-top: 60px;
}

.thumbnail {
	margin-bottom: 20px;
	background-color: #f3f3f3;
	background-color: rgba(0, 0, 0, 0.05);
}

.thumbnail img {
	width: 100%;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}

.thumbnail .caption {
	color: inherit;
}

.thumbnail .caption p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.thumbnail h3 {
	text-align: left;
	margin-bottom: 0;
}

.thumbnail .btn-toolbar {
	margin-top: 15px;
	text-align: right;
}

#more {
	margin-top: 40px;
	margin-bottom: 20px;
	text-align: center;
}

.links {
	margin-bottom: 20px;
}

.links > a {
	margin-right: 10px;
}

.bsa {
	float: right;
	max-width: 400px;
	padding: 0;
}

body .one .bsa_it_ad {
	margin-bottom: -10px;
	padding: 25px 25px 15px 25px;
	background: none;
	border: none;
	font-family: inherit;
	color: inherit;
}

body .one .bsa_it_ad .bsa_it_t,
body .one .bsa_it_ad .bsa_it_d {
	color: inherit;
	font-size: inherit;
}

body .one .bsa_it_p {
	display: none;
}

.bsap img {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}



#footer .links a {
	margin-right: 10px;
}

@media (max-width: 480px) {

	.hero-unit {
		padding: 20px 20px 0;
		margin: 0 0 20px;
	}

	.hero-unit h1 {
		font-size: 36px;
	}

	.hero-unit iframe {
		margin-right: 0 !important;
	}

	#social {
		margin-top: 0px;
		margin-bottom: 20px;
	}

	#social > span {
		display: block;
	}

	#ticker {
		margin-top: 0;
	}

	.about {
		margin-top: 0;
	}

	.about h3 {
		margin-top: 30px;
	}

	.about p {
		margin-bottom: 0;
	}

	.thumbnail .btn {
		font-size: 15px;
	}

	.modal {
		position: fixed !important;
		top: 25% !important;
	}
}

@media (min-width: 481px) and (max-width: 767px) {

	.hero-unit {
		margin-top: 0;
		padding: 30px;
	}

	.about {
		margin-top: 0;
	}
}


#titre {
  color: #373737 !IMPORTANT;
}

@media (max-width: 767px) {


	section {
		padding-top: 20px;
	}

	.bsa {
		float: none;
	}
}

@media (max-width: 979px) and (min-width: 768px) {

	.index .navbar {
		margin-bottom: 0;
	}

	.hero-unit {
		border-radius: 0;
	}

	section {
		padding-top: 20px;
	}

	.thumbnail .btn {
		padding: 6px 10px;
		font-size: 14px;
	}
}

@media (min-width: 980px) {

  


	.index {
		padding-top: 40px;
	}

	.preview {
		padding-top: 100px;
	}
}

/* preview */

.subhead {
	padding-bottom: 0;
	margin-bottom: 9px;
}

.subhead h1 {
	font-size: 54px;
}

.subhead > div:first-child {
	min-height: 200px;
}

/* subnav */
 
.subnav {
	margin-bottom: 60px;
	width: 100%;
	height: 36px;
	background-color: #eeeeee; /* Old browsers */
	background-repeat: repeat-x; /* Repeat the gradient */
	background-image: -moz-linear-gradient(top, #f5f5f5 0%, #eeeeee 100%); /* FF3.6+ */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f5f5), color-stop(100%,#eeeeee)); /* Chrome,Safari4+ */
	background-image: -webkit-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* Chrome 10+,Safari 5.1+ */
	background-image: -ms-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* IE10+ */
	background-image: -o-linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* Opera 11.10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#eeeeee',GradientType=0 ); /* IE6-9 */
	background-image: linear-gradient(top, #f5f5f5 0%,#eeeeee 100%); /* W3C */
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
 
.subnav .nav {
	margin-bottom: 0;
}
 
.subnav .nav > li > a {
	margin: 0;
	padding-top:    11px;
	padding-bottom: 11px;
	border-left: 1px solid #f5f5f5;
	border-right: 1px solid #e5e5e5;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
 
.subnav .nav > .active > a,
.subnav .nav > .active > a:hover {
	padding-left: 13px;
	color: #777;
	background-color: #e9e9e9;
	border-right-color: #ddd;
	border-left: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
	-moz-box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
	box-shadow: inset 0 3px 5px rgba(0,0,0,.05);
}
 
.subnav .nav > .active > a .caret,
.subnav .nav > .active > a:hover .caret {
	border-top-color: #777;
}
 
.subnav .nav > li:first-child > a,
.subnav .nav > li:first-child > a:hover {
	border-left: 0;
	padding-left: 12px;
	-webkit-border-radius: 4px 0 0 4px;
	-moz-border-radius: 4px 0 0 4px;
	border-radius: 4px 0 0 4px;
}
 
.subnav .nav > li:last-child > a {
	border-right: 0;
}
 
.subnav .dropdown-menu {
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
}
 
@media (max-width: 767px) {
 
	.subnav {
		position: static;
		top: auto;
		z-index: auto;
		width: auto;
		height: auto;
		background: #fff; /* whole background property since we use a background-image for gradient */
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		box-shadow: none;
	}
 
	.subnav .nav > li {
		float: none;
	}
 
	.subnav .nav > li > a {
		border: 0;
	}
 
	.subnav .nav > li + li > a {
		border-top: 1px solid #e5e5e5;
	}
 
	.subnav .nav > li:first-child > a,
	.subnav .nav > li:first-child > a:hover {
		-webkit-border-radius: 4px 4px 0 0;
		-moz-border-radius: 4px 4px 0 0;
		border-radius: 4px 4px 0 0;
	}
}
 
@media (min-width: 980px) {
  
	.subnav-fixed {
		position: fixed;
		top: 40px;
		left: 0;
		right: 0;
		z-index: 1020; /* 10 less than .navbar-fixed to prevent any overlap */
		border-color: #d5d5d5;
		border-width: 0 0 1px; /* drop the border on the fixed edges */
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		-webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
		-moz-box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
		box-shadow: inset 0 1px 0 #fff, 0 1px 5px rgba(0,0,0,.1);
		filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); /* IE6-9 */
	}
  
	.subnav-fixed .nav {
		width: 938px;
		margin: 0 auto;
		padding: 0 1px;
	}
  
	.subnav .nav > li:first-child > a,
	.subnav .nav > li:first-child > a:hover {
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
	}
}
 
@media (min-width: 1210px) {
   #titretop {
  color: #333 !IMPORTANT;
  font-size: 20px;
  top: 7px !IMPORTANT;
  left:20px !IMPORTANT;
  font-weight: bold;
}

	.subnav-fixed .nav {
		width: 1168px; /* 2px less to account for left/right borders being removed when in fixed mode */
	}
}


/* LP MODIFICATIONS TO ORIGINAL BOOTSTRAP */
 
 
dd {margin-bottom:10px;}

.navbar-inner {  
  background-color: #fff;
   background-image: url("../img/bgheader.png");   
    border: 0;
    filter: none;
}





.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {  
  background-color: #406890  !IMPORTANT;
}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  background-color: #406890 !IMPORTANT;
}

div.subnav-fixed {
  top: 110px;
}

@media (max-width: 979px) {
  .navbar .nav-collapse .nav li > a {
    background-color:#051c33;
    
    
  }
  
  

.tooltip {
        display: none !important;
        visibility: none;
}
}

.tooltip {
 margin: 0px auto !IMPORTANT; 
}


div#titlebanner {
	background-color:#317eac; 
	background-image:url(../img/owl300.png); 
	background-repeat:no-repeat; 
	background-position:right bottom; 
	padding-right:310px;
}

@media (max-width: 600px) {
  div#titlebanner {
  	background-image:url(../img/owl600.png);  	
  	padding: 10px 10px 150px 10px;
  	}
    
  }

  .navbar .nav>li>a {
    color: #333;
    