/* Structure */

html{
	/* background: #eee; */
}
body {
  padding-top: 0px ;
  color: #333;
  margin: 0px auto;
  max-width: 1000px;
  font: 1em/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
  background:url("../img/background.jpg") repeat-x fixed left bottom #F9F9F7;
}


.date {
	color:grey;
	margin-left:20px;
}

.desc {
	color:black;
	margin-left: 5%;
	margin-top: 2%;
	margin-bottom: 5%;
}

#version{
	font-size: 16px;
	color:#cacaca;
}

 /*Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif; */

.block{
	/*width: 1000px;*/
	background: #fff;
	padding-bottom: 1px;
}

.header {
	background: rgb(1, 54, 105);
	padding: .5em 3em;
	/* color: #fff; */
	color: #D9E4F8;
	line-height: 0.6;
	height: 100px;
}

.header h1{
	margin-bottom: 0;
}

.header h1 span{
	display: inline;
	color: rgba(255,255,255,.4);
}

.header span{
	display: block;
	color: #ECF0F0;
	font-weight: 300;
	margin-bottom: 1.6em
}

.header nav{
	float: right;
	text-align: right
}

footer nav {
	float: right;
	text-align: right;
}

footer p{
	font-size :15px;
	text-align: left;	
}

footer nav{
	font-size: .8em;
}

footer nav div a {
	font-weight: 300;
	padding: .3em .5em;
}

footer nav a{
	color: #fff;
	display: inline-block;
	padding: .3em .8em;
}

footer nav a:hover, footer nav a:focus {
    color: rgba(255,255,255,.6);
}

.header nav div{
	font-size: .8em;
}
.header nav div a {
	font-weight: 300;
	padding: .3em .5em
}
.header nav a{
	color: #fff;
	display: inline-block;
	padding: .3em .8em;
	font-weight:bold;
}

.header nav a:hover, header nav a:focus{
	color: rgba(255,255,255,.6)
}


footer{
	background: rgb(1, 54, 105);
	color: #fff;
	padding: .1em 3em;
}

footer a {
	font-size: 18px;
	color: white;
	font-weight:bold;
}

.header h1 a {
	color: white;
	text-decoration:none;
}


/* Form (Annotation page) */

.annotbed{
	width: 60%;
}

#textbox{
	width:95%;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	#textbox{
		background-color: #F5F5F5;
	}
}

.input{
  /*font-size: 1.2em;*/
  border-bottom:2px solid #EAE9E9;
  padding: 0 1px 1px 0;
  margin: 0;
  position: relative;
  line-height: 1.4;
  width:100%;
}

.back{
	background-color:rgba(234,233,233,0.2);
}

fieldset {
	width: 950px;
    background-color: white;
    border-color: #EAE9E9;
    border-style: solid;
    margin-bottom: 15px;
    border-width: thin;
    border-radius: 3px;
}

 /* Onglets */

#onglet{
	padding-top:10px ;
	margin:0 auto;
	background-color:#cacaca;
	width:1000px;
	height:42px
}

#navcontainer{
	color: #000;
}

#navcontainer li a {
	font-weight:bold;
}

#navlist
{
	color: #000;
	margin:0;
	padding:0;
	font: 18px "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align:center;
    /*background-color:#cacaca;*/
	height: 42px;
	width: auto;
}

#navlist li
{
	color: #000;
	margin:0;
	padding:0;
	list-style: none;
	display: inline;
	width: 1000px;
	
}

#navlist li a
{	
	color: #000;
	margin:10px 0px 0px -5px;
	padding: 12px 30px 18px 30px;
	/*background-color:#cacaca;*/
}

#navlist li a, x:-moz-any-link, x:default {
	color: #000;
	margin:10px 0px 0px -5px;
	padding: 10px 30px 15px 30px;
	/*background-color:#cacaca;*/
}

#navlist li a:link { 
	color: #000;

}

#navlist li a:visited { 
	color: #000; 
}

#navlist li a:hover
{
	color: #000;
	background: #eee;
	border-color: #eee;
}

#navlist li a#current
{
	background: #ddd;
}

#navlist li.out{
	color: #000;
	margin:10px 0px 0px 0px;
	padding: 11px 46px 16px 42px;
	background-color: #bbb;
	font: 16px "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#contenu {
	padding-top:5px;
	width: 1000px;
	background-color: #eae9e9;
}


h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-left:20px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom:5px;
}

h3 {
	font-size: 18px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding-left:20px;
	padding-top: 0px;
}

h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	padding-left:20px;
	padding-top:0px;
	margin-bottom: 0px;
	margin-top:12px;
}

.centrer {
	text-align:left;
	display:table;
	margin:auto;
}

.table_centrer {
	padding-left: 1px;
	padding-right: 1px;
}

/* Typography */

p{
	margin-top:7px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom:15px;
	margin-bottom: 0px;
	margin-left: auto;
    margin-right: auto;
    width: 90%;
	text-align: justify;
	font: 1em/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
}

 /*Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif; */

li {
	font: 1em/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
}
 /*Palatino, "Palatino Linotype", Georgia, Times, "Times New Roman", serif; */
img{
	max-width: 100%;
	height: auto;
}

.div_ddl_gauche{
	float:left;
	width:49%;
	height: 195px;
	background: #fff;
	padding-bottom:15px;

}

.div_ddl_droit{
	float:right;
	height: 195px;
	width:48.5%;
	background: #fff;
	padding-bottom:15px;
}


.div_ddl_gauche2{
	float:left;
	width:48.5%;
	height: 157px;
	background: #fff;
	padding-bottom:15px;

}

.div_ddl_droit2{
	float:right;
	height: 157px;
	width:49%;
	background: #fff;
	padding-bottom:15px;
}



blockquote{
	float: left;
	margin: 1em 3em;
}
blockquote p{
	font-size: 1.4em;
	line-height: 1.2;
	font-weight: 700;
	font-style:italic;
}

a{
	font: 700 1em/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight:normal;
	color: #224787;
}

header a {
	font: 700 1em/1.5 "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-decoration: none;
	font-weight:bold;
}


a:hover, a:focus{
	color: #000;
}
a:active{
	position: relative;
	top:1px;
}

.block li a {
	font-weight:normal;
	text-decoration: none;
	color: #224787;
}



td a {
	font-weight:normal;
	text-decoration: none;
	color: #224787;
}

.spe_a {
	font-weight:normal;
	text-decoration: none;
	color: #224787;
}

#contenu a {
	font-weight:normal;
	text-decoration: none;
	color: #224787;
}

/* Tableau */


.table_CT{
	margin-top: 5px;
}

.tableTab.download {
    margin: 10px;
}

.tabcontent.download {
    border: none;
}

#tableau_css {
	height:900px;
}

#table_div2{
	width: 850px;
}

.colonne_css{
	margin-right:0px;
	float:left;
	padding-right:0px;
	margin-left: 40px;
	padding-left: 18px;
	width:60px;

}


.background_select {
	background-color:#E5FAF2;
}

.background_unselect {
	background-color:#FEE3E3;
}

.table_preview {
	font-family:"DejaVu Sans Mono";
	font-size:12px;
}

.tr_preview{
	font-family:"DejaVu Sans Mono";
	font-size:12px;
}

.td_preview{
	font-family:"DejaVu Sans Mono";
	font-size:12px;
}

.hc_ggchart{
	font-size:12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
}

.hr_ggchart{
	font-size:18px;
	text-align: center;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.hc_ggchart_d{
	font-size:12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
}

.unselect-border  {
	border: 1px solid DarkRed;
	font-size:12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
}

.select-border {
	border : 1px solid ForestGreen;
	font-size:12px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: center;
}

.download_list {
	font: 17px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #224787;
}

.td_gauche {
	width:30%;
	border-bottom : solid 1px #ddd;
	border-right: solid 1px #ddd;
}

.tr_droit {
	padding-left:30px;
	width:30%;
	border-bottom : solid 1px #ddd;
	text-align:justify;
}

.td_bas {
	width:30%;
	border-right:solid 1px #ddd;

}

#table_green_MACS, #table_green_download_MACS{
	margin-bottom: 10px;
}

#table_red_MACS, #table_red_download_MACS{
	margin-bottom: 10px;
 }

.table_ddl_gauche {
	padding-left:10px;
	border-bottom : solid 1px #ddd;
	border-right: solid 0px #ddd;
}

.table_ddl_droit {
	
	border-bottom : solid 1px #ddd;
}

.table_ddl_bas {
	padding-left:10px;
	border-right:solid 0px #ddd;
}


/* Styles specific to this particular page */
.scroll-pane
{
	width: 1000px;
	height: 200px;
	overflow: auto;
}
.horizontal-only
{
	height: auto;
	max-height: 200px;
}
		

.marge {
	margin-left: 5em;
}

/* Style of the MACS JAMM tab */
/* Style the tab */
div.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
div.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

/* Change background color of buttons on hover */
div.tab button:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab button.active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    padding: 6px 12px;
    border: 1px solid #ccc;
    border-top: none;
    background-color:#fff;
}

.tabGSE {
    height: 170px;
}





