body {
    margin: 0;
    padding: 0;
    line-height: 1.3;
	font-size: 16px;
	color: #001d38;
	background-color: #f2f2f4;
    text-align: justify;
}

p {
    margin: 0 0 10px;
}

p.indent {
  margin-left: 20px;
}

p.double-p  {
    margin: 0 0 20px;
}

.paragraphe-cadre {
	padding: 15px 15px;
	border: 1px solid #333;
	text-align: center;
}

td, th {
padding: 4px;
}

th {
text-align: center;
}


img.responsive {
		max-width: 100%;
}

img.border {
		border: 1px solid #999;
}

.example {
  color: #5493cc;
}

header {
  color: #1c4380;
  height: 87px;
  background-color: #fff;
}

#header-content{
  max-width: 1200px;
	position: relative;
	margin: 0 auto;
}


#banner-header {
  padding-top: 4px;
  padding-left: 10px;
}

.pointerHref {
  cursor: pointer;
}

#logo {
  position: absolute;
  top: 2px;
  left: 60px;
  z-index: 5000;
}

#logo.logo-petit img {
  width: 50px;
	position: fixed;
	top: 0;
}

#langue {
  position: absolute;
  top: 28px;
  right: 100px;
  z-index: 5000;
	font-size: 12px;
	width: 50px;
}

#langue.langue-fixed {
  top: 16px;
}

#langue img {
 float: left;
}

#langue.langue-texte {
	margin-top: 2px;
}

#langue a {
	color: #333 !important;
	padding-top: 2px;
	display: block
}

.oad {
	font-family: 'Libre Baskerville', 'Georgia', serif;
	font-style: italic;
	color: #086cc3;
	font-size: 22px; 
	opacity: .9;
}

#header-resize {
  position: absolute;
  left: 48%;
  top: 62px;  
}

/* Override bootstrap defaults */

.navbar {
  margin-bottom: 0;
  text-align: center;
	padding-top: 16px;
}

.navbar-nav {
  float: none;
  margin: 0;
}

.navbar-default {
  background-color: #fff;
  border-color: #fff;
}


.nav {
  padding: 14px 0;
  text-align: center;
  color: #001d38;
}

.nav li {
  display: inline;
  list-style: none;
}

.nav>li>a {
  color: #001d38;
  display: inline;
}

.nav>li .active {
  color: #0057a7;
}

nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #f8f8f8;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #f8f8f8;
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
  text-align: right;
}

#main-content {
  padding: 0 30px 0 30px;
  background-color: #fff;
  max-width: 1000px;
  margin: auto;
}

#intro {
/*  background: transparent url(images/ipickup-logo-1400-light.jpg) no-repeat; */
}

a {
	color: #0072d8;
	text-decoration: none;
}

a:hover {
	color: #0072d8;
	text-decoration: underline;
}

.center {
  text-align: center;
}

h5 {
	margin: 0 0 20px 0;
  padding: 0 0 0 0;
	font-family: 'Lato', sans-serif;
  font-size: 20px;
  color: #0056a2;
  text-shadow: 0 1px 0 #FFFFFF;
	text-align: center;
}

h6 {
		font-weight:normal;
		margin: 0 auto;
		font-size: 18px;
		border-bottom: 1px solid #d00029;
		color: #d00029;
		padding-bottom:5px;
}

/* login page */
#login-page {
  margin: 0;
  padding: 0;
  background: transparent url(images/ipickup-logo-1400.jpg) no-repeat;
  background-color: #f2f2f4;
}

/* login page */
#main-page {
  margin: 0;
  padding: 0;
  background-color: #fdfdff;
}

#message-container {
  min-width: 320px;
}

table td {
	padding: 3px;
	font-size: 14px;
}

table p {
	margin: 0;
	font-size: 14px;
}


#info {
  background-color: #fff;
  padding-top: 30px;
}

#info h2 {
  color: #808081;
  text-align: center;
}

#info p {
  text-align: left;
}

#loader {
	display: none;
	position: absolute;
  left: 48%;
  width: 32px;
  height: 32px;
  padding-left: 6px;
  background: url('images/loading-bleue.gif') no-repeat center;
  z-index: 1040;
}

.custom-button {
	margin: auto;
	text-align: center;
  background: url('images/backgroung-button.png') no-repeat center;
	width: 175px;
	height: 31px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size: 18px;
}

.custom-button a {
	display: block;
	padding: 4px 0 0 0;
	width: 175px;
	height: 31px;
	color: #7c7c7c;
	text-decoration: none;
}

.custom-button a:hover {
	margin: 5px 0 0 0;
	color: #0061bd;
	text-decoration: none;
}

#page-footer {
	text-align: center;
  padding-top: 4px;
  padding-bottom: 20px;
	padding-left: 2px;
	font-size: 12px;
  color: #666;
}

#page-footer a {
  color: #666;
}

#page-footer a:hover {
  color: #000;
}

#open-popup {padding:20px}

.white-popup {
  position: relative;
  background: #FFF;
  padding: 40px;
  width: auto;
  max-width: 200px;
  margin: 20px auto;
  text-align: center;
}

#contact {
	background-color: #eeeef0;
	color: #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}

#contact h2 {
}

#contact .col-md-4:nth-of-type(2) p {
    height: 13px;
}

#contact a {
	color: #666666;
}

#contact a:hover {
	text-decoration: none;
	color: #3e3e3e;
}


#links-groups {
	margin: 0 40px 10px 4px;
	padding: 0 0 4px 20px;
}

#link-groups p {
  text-align: center;
}

.printscreen p {
	text-align: center;
	margin-bottom: 50px;
	}

.printscreen img {
	text-align: center;
	margin-bottom: 10px;
	}



@media screen and (min-width: 1600px) {
	#logo {
		left: 300px;
	}

	#langue {
		right: 300px;
	}
}

@media screen and (min-width: 1900px) {
	#logo {
		left: 400px;
	}

	#langue {
		right: 400px;
	}
}

@media screen and (max-width: 1000px) {
	#logo {
			top: 2px;
			left: 10px;
	}
	#langue {
			top: 28px;
			right: 10px;
	}
	.nav>li>a {
    padding: 10px 5px;
	}
}

@media screen and (max-width: 900px) {
  ul.nav {
    margin: 0 auto;
    width: 750px;
  }
  #interesse {
    position: absolute;
    right: 15px;
    top: 8px;
  }
}

@media screen and (min-width: 900px) {
  .menu-fixed {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 3000;
    box-shadow: 1px 1px 12px #808080;
		padding-top: 0 !important;
  }

  .modal-dialog {
    width: 830px;
    margin: 80px auto;
  }
}

@media screen and (min-width: 1440px) {
  .modal-dialog {
    width: 1200px;
    margin: 80px auto;
  }
}

@media screen and (min-width: 1600px) {
  .modal-dialog {
    width: 1460px;
    margin: 80px auto;
  }
}

@media screen and (max-width: 768px) {
	
	.inter-smart {
		height: 10px;
	}

  .menu-smart-fixed {
    position: relative;
  }
	
	#logo.logo-petit img {
    width: 100%;
    position: absolute;
    top: 0;
	}
	#langue {
		right: 100px;
    top: 32px;
	}
	
	#menu {
    z-index: 9999;
	}
	
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-bottom: 1px solid transparent;
  border-color: #e7e7e7;
  margin-top: 26px;
	background-color: #f4f4f4;
}
	
	.nav li {
    display: list-item;
    list-style: none;
    margin-bottom: 30px;
    font-size: 20px;
	}
	
	#slider-in-laptop .rsBullets {
    margin-top: 10px;
    padding: 0 !important;
	}
}


@media screen and (max-width: 700px) {
  #slogan h1 {
    clear: both;
    font-family: 'Libre Baskerville', "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
    font-style: italic;
    font-size: 1.4em;
    text-align: left;
    color: #000;
    font-weight: normal;
    margin: 100px 20px 20px 20px;
    line-height: 140%;
    opacity: .9;
    float: none;
  }
  #main-content {
    margin-top: 60px;
  }
}
