body {
    width: 100%;
    height: 100%;
	font-family: Open Sans,sans-serif;
}

html {
    width: 100%;
    height: 100%;
}

p {
	text-align : justify;
	padding-top : 20px ;
	font-size : 18px; 
}


h1 {
  text-align: left;
  padding-top: 40px;
  padding-bottom: 30px;
  font-size: 30px;
  /* font-weight: bold; */
}

h2 {
  text-align: center;
  padding-top: 30px;
  /* font-weight: bold; */
}


h3 {
  text-align: center;
  /* font-weight: bold; */
  font-size : 150%; 
}

.scroll {
	overflow-y: auto;
    max-height: 560px;
    padding-right: 15px;
}
.actu h1 {
  padding-bottom: 20px;
}

.actu h4 {
  text-align: left;
  font-size : 140%; 
  padding-top: 10px;
  padding-bottom: 10px;
}

.actu p {
	text-align : justify;
	padding-top : 0px ;
	font-size : 16px; 
	border-bottom: solid 2px #aaa;
	padding-bottom: 20px;
}

h5 {
  text-align: left;
  padding-top: 10px;
  padding-bottom: 1px;
  font-size: 30px;
  /* font-weight: bold; */
}

td {
    padding: 15px;
}

blockquote {
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}

img.resize {
  max-width:50%;
  max-height:50%;
}

.sublead {
    font-size: 120%;
}

.intro-section { 
    text-align: justify;
    padding: 120px 0px;
    text-align: justify;
    background: #eee;
}

.intro-section img {
    width: 80%;
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 20px;
	}
.presentation0-section {
/*    height: 100%; */
    padding: 10px 20px;
    background: #fff;
}

.floating-box {
    display: inline-block;
	vertical-align: middle;
    width: 18%;
    margin: 10px;
}

.presentation1-section {
/*    height: 100%; */
    padding: 10px 20px;
    background: #eee;
}

.presentation2-section {
/*    height: 100%; */
    padding: 10px 20px;
    background: #eee;
}
.presentation3-section {
/*    height: 100%; */
    padding: 10px 20px;
    background: #eee;
}


.panel2 {
	    border-radius: 50%;
		width: 300px;
		height: 300px;
		background: #ffffff;
		margin-top: -100px;
		border:0px;
		text-align: center;
		box-shadow: 0 4px 6px -5px hsl(0, 0%, 40%), inset 0px 4px 6px -5px black;
}
.panel2 span { 
   height: 300px; 
   display: inline-block; 
	margin-top: -50px;
   zoom: 1; 
   *display: inline; 
   vertical-align: middle; 
 }
.panel2 h2 { 
  padding-top: 10px;
   display: inline-block; 
   zoom: 1; 
   *display: inline; 
   vertical-align: middle; 
 }
 
 
.presentation4-section {
/*    height: 100%; */
    padding: 10px 20px;
    background: #eee;
}
.presentation5-section {
/*    height: 100%; */
    padding: 10px 20px;
    background: #eee;
}
.presentation6-section {
    padding: 10px 20px;
}	

.download-section {
/*    height: 100%; */
    padding: 10px 20px;
    background: #fff;
}

.doc-section {
/*    height: 100%; */
    padding: 10px 20px;
    /* background: #eee; */
}


.contact-section {
/*    height: 100%;*/
    padding: 10px 20px;
    background: #fff;
}

.contact-section p {
text-align: center;}


.footer-section { 
    height: 80px;
    padding: 10px 20px;
    text-align: right;
    background: #black;
}

.bibliography {
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-bottom: 20px;
	width: 60%;
	text-align:justify;
}

.ressources-section {
/*    height: 100%; */
    padding: 10px 20px;
    background: #fafafa;
}

.card {
    /* Add shadows to create the "card" effect */
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
	border-radius: 5px; /* 5px rounded corners */
	display: inline-block;
	width: 60%;
}

/* On mouse-over, add a deeper shadow */
.card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}


/* Add some padding inside the card container */
.container {
    padding: 2px 16px;
}

.card img {
    border-radius: 5px 5px 0 0;
}

.boxed {
  border: 1px solid green ;
  background-color:#fafafa;
  margin-top:30px;
  padding:30px;
  border-radius:20px;
}

#v20{
background: #fafafa;
padding-bottom:70px;
}

#v1x{
padding-bottom:70px;
}

#change_log{
background: #fafafa;
padding-bottom:70px;
}

#footer{
height: 100px;
background: #fafafa;
text-align: center;
}

#mentions{
height: 90%;
background: #fff;
}

#faq{
background: #fafafa;
}

#forum{
background: #fff;
}

form {
  margin: 0 auto;
  width: 50%;
  padding-top: 30px;
  padding-bottom: 50px;
}

#intro {
background: url(img/bg_graph.jpg) no-repeat center center fixed;
display: table;
height: 100%;
position: relative;
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#presentation0 {
/* background: url(img/bg_graph.jpg) no-repeat center center fixed; */
display: table;
height: 800px;
position: relative;
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#presentation1 {
background: url(img/presentation1.png) no-repeat center center fixed;
display: table;
height: 800px;
position: relative;
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#presentation2 {
background: url(img/presentation2.png) no-repeat center center fixed;
display: table;
height: 800px;
position: relative;
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#presentation3 {
background: url(img/presentation3.png) no-repeat center center fixed;
display: table;
height: 800px;
position: relative;
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#presentation4 {
background: url(img/presentation4.png) no-repeat center center fixed;
display: table;
height: 800px;
position: relative;
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#presentation5 {
background: url(img/presentation5.png) no-repeat center center fixed;
display: table;
height: 1000px;
position: relative;
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#presentation6 {
background: url(img/bg_graph2.jpg) no-repeat center center fixed;
display: table;
height: 800px;
position: relative;
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}

#os_logos {
margin-top: 20px;
display: inline-block;
}

#publications {
background: url(img/bg_graph.jpg) no-repeat center center fixed;
display: table;
height: 800px;
position: relative;
width: 100%;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
padding-bottom : 50px;
}

#download {
display: table;
height: 800px;
position: relative;
width: 100%;
}

#ressources {
display: table;
height: 800px;
position: relative;
width: 100%;
}

#journee_graphab { 
    height: 80px;
    padding: 20px;
    text-align: center;
    background: #black;
}



.bibliography ul{
	list-style-type: none;
	}

.bibliography li{
	text-align: justified;
    margin-left: 50px;
    text-indent: -50px;
	margin-top: 10px;
	}

.authors {
 }

.journal {font-style: oblique;}

.reference {text-indent: -50px;}

.bibliography img {
height: 11px;
width: 11px;
border-radius: 50%;
margin-right: 10px;
}

	
	a:link { 
    text-decoration: none;
    color: #5a7711; /*#ff9933;*/
	}

	a:visited { 
	text-decoration: none; 
	color: #5a7711; /*#ff9933;*/
	}

	a:active { 
	text-decoration: none; 
	color: #5a7711;
	}   

	a:hover  { 
	text-decoration: underline; 
	color: #5a7711; /*#ff9933;*/
	}

.photo img {
	height: 180px;
    width: 180px;
    border-radius: 50%;
	margin-top: 20px;
	}
	
