
/* ==== overwrite bootstrap standard ==== */
@import url('overwrite.css');
@import url('boxtile.css');
/* ====================================== */

.span12 {
    background-image : url(../../vol01/imuneco.png);
    background-repeat: no-repeat;
    background-position: right 5% top 50%;
    

}


.row {
  padding-top:100px;
  margin-top: -100px;
  margin-bottom:20px;
}

.enquete {
    width: 100%;
}

.enquete .enquite_left{
    width: 45%;
}

.enquete tr {
    border-bottom:1px #cccccc solid;
    height: 70px;
}

img.left {
	float:left;
	margin:0 10px 10px 0;
}
img.right {
	float:right;
	margin:0 0 10px 10px;
}
iframe, embed, object {
	border:none;
}

/* custom template style */



table th,td{
    text-align: left;
    font-size: 0.8em;
    border-bottom: 1px dotted #cccccc;
    padding: 10px;
      
}






/* Blog */

aside{

	padding:20px 15px 0 15px;
	margin: 0 0 30px 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

aside .widget{
	margin-bottom:30px;
}




/* footer */

footer {
	padding-top:30px;
	color:#666666;
}


footer h1, footer h2, footer h3, footer h4, footer h5, footer h6 {
	color:#fff;
}

footer .block-a {
	background:#bcab37;
}

footer a, footer a:hover {
	color:#fff;
}

footer a:hover {
	text-decoration:underline;
}


footer .verybottom {
	padding-top:30px;
	background:#0f0f0f;
}

footer .nav-list li, footer .nav-list li a, footer .nav-list li.nav-header {
	text-shadow:none;
	color:#f6f6f6;
}

footer .nav-list li a {
	text-shadow:none;
}

footer .nav-list.regular .nav-header {
  padding: 3px 0;
}

footer .nav-list.regular > .active > a,
.nav-list.regular > .active > a:hover {
  text-shadow: none;
  background-color: transparent;
}

footer .nav-list.regular li a:hover {
  background-color: transparent;
}

footer .nav-list.regular > li > a {
  padding: 0;
}

footer .nav-list li.divider {
	text-shadow:none;
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #222;
  border-bottom: none;
}

footer .twitter li{
    border-bottom: 1px dashed #2d2d2d;
    padding-bottom: 20px;
    margin-bottom: 20px;
    list-style: none;
}

footer.footer .input-append button, footer.footer .input-append input {
	border:none;
}

footer img {
    width: 90%;
    margin: 4%;
}

/* misc */
.center {
	text-align: center;
}

/* img */
img.icon {
	margin-bottom:10px;
}

img.max-img {
	max-width:100%;
	height:auto;
}

/* effects */
.rotate:hover {
  /* IE 8 */
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";

  /* IE 5-7 */
  filter: alpha(opacity=80);

  /* Netscape */
  -moz-opacity: 0.7;

  /* Safari 1.x */
  -khtml-opacity: 0.7;

  /* Good browsers */
  opacity: 0.7;
}


/*================================== doc , overview bootstrap features ========================*/


/* Sections
-------------------------------------------------- */

/* padding for in-page bookmarks and fixed navbar */
section.doc {
  padding-top: 70px;
}
section > .page-header,
section > .lead {
  color: #5a5a5a;
}
section > ul li {
  margin-bottom: 5px;
}

/* position */
.alignleft{
	float:left;
}

.alignright{
	float:right;
}

.aligncenter{
	text-align:center
}

img.alignleft{
	margin:5px 15px 15px 0;
}

img.alignright{
	margin:5px 0 15px 15px;
}

.aligncenter img{
	margin-bottom:20px;
}

.absolute{
	position:absolute;
}

.relative{
	position:relative;
}

.max-iframe{
	width:100%;
	height:350px;
}

.video{
	width:100%;
	height:350px;
	border:none;
}

/*margin top */

.spacer-10 {
	margin-top:-10px;
}

.spacer0 {
	margin-top:0;
}

.spacer5 {
	margin-top:5px;
}

.spacer10 {
	margin-top:10px;
}

.spacer15 {
	margin-top:15px;
}

.spacer20 {
	margin-top:20px;
}

.spacer25 {
	margin-top:25px;
}

.spacer30 {
	margin-top:30px;
}

.spacer35 {
	margin-top:35px;
}

.spacer40 {
	margin-top:40px;
}

.spacer50 {
	margin-top:50px;
}

/*margin bottom*/

.botspacer-10 {
	margin-bottom:-10px;
}

.botspacer-20 {
	margin-bottom:-20px;
}

.botspacer0 {
	margin-bottom:0px;
}
.botspacer5 {
	margin-bottom:5px;
}

.botspacer10 {
	margin-bottom:10px;
}

.botspacer-10 {
	margin-bottom:-10px;
}

.botspacer10 {
	margin-bottom:10px;
}

.botspacer15 {
	margin-bottom:15px;
}

.botspacer20 {
	margin-bottom:20px;
}
.botspacer30 {
	margin-bottom:30px;
}
.botspacer40 {
	margin-bottom:40px;
}
.botspacer50 {
	margin-bottom:50px;
}
/* padding */
.padding30 {
	padding-top:30px;
}
.botpadding20 {
	padding-bottom:20px;
}

/*margin left & right */
.marginleft15 {
	margin-left:15px;
}

.marginleft20 {
	margin-left:20px;
}

.marginleft30 {
	margin-left:30px;
}

.marginright20 {
	margin-right:20px;
}

.marginright5 {
	margin-left:5px;
}



/*margin vary*/
.mtopbottom20 {
	margin:20px 0 20px 0;
}

.mtopbottom30 {
	margin:30px 0 30px 0;
}

.marginlr5 {
	margin:0 5px 0 5px;
}

.marginlr10 {
	margin:0 10px 0 10px;
}
/* custom queries */

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.navbar .navbar-inner .container {
		margin-left: 20px;
		margin-right: 20px;
	}

}

@media (max-width: 767px) {
	.navbar .navbar-inner .container {
		margin-left: 20px;
		margin-right: 20px;
	}

  section#subintro {
    padding-left: 20px;
    padding-right: 20px;
	margin-top:0;
    margin-left: -20px;
    margin-right: -20px;
}
    


ul.portfolio-area li {
	width:100%;
}

 .tagline, section#intro {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px;
}
  section#bottom {
    padding-left: 20px;
    padding-right: 20px;
    margin-left: -20px;
    margin-right: -20px;
}

	.verybottom {
		padding-left: 20px;
		padding-right: 20px;
		margin-left: -20px;
		margin-right: -20px;
	}

	.verybottom p {
		text-align:center;
	}

	.verybottom p.pull-right {
		float:none;
		text-align:center;
	}

	div nav ul {
		display:none;
	}
	nav ul li {
		display:none;
	}

    nav select {
      display: inline-block;
	  width:50%;
	  float:right;
	  margin-bottom:20px;
	  color:#111;
	  margin-top:20px;
	  line-height:30px;
    }

.cta {
	margin-top:20px;
	text-align:center;
}

}

@media (max-width: 480px) {
	.verybottom {
		padding-left: 20px;
		padding-right: 20px;
		margin-left: -20px;
		margin-right: -20px;
	}

    nav select {
      display: inline-block;
	  width:100%;

    }
.cta {
	margin-top:20px;
	text-align:center;
}

.cta a {
	margin-top:20px;
	margin-bottom:10px;
	text-align:center;
}
	.verybottom p {
		text-align:center;
	}

}

textarea .text_area {
    width: 200px;
    margin-top: 20px;
}