/* ///////////////////////////////////////// STRUCTURE PAGE ///////////////////////////////////////// */

body {
	font-family: lato, helvetica, arial, verdana;
	background-color:#edecea;
	font-size: 12px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	top: 0px;
	margin:0px;
	padding:0px;
	width: 100%;
}

table {
	margin:0 auto;
	width:100%
}

.header {
	padding-left: 0px;
	position: fixed;
	z-index: 999;
	border-width: 0px 0px 1px;
	width: 100%;
	top: 0px;
	left: 0px;
    padding-right: 0px;
    border-radius: 0px;
	min-height: 50px;
	height: 70px;
    margin: 0px auto;
	background-color:rgb(239, 242, 245);
}

.langues {
	float: right;
	display: inline-block;
	color:#000000;
	font-size:16px;
	text-decoration:none;
	margin-top:10px;
}

.FR {
	width: 19px;
    height: 14px;
    display: inline-block;
    background: url(https://s3-eu-west-1.amazonaws.com/digischool-topbar-i18n/images/flag-sprite.png) 0 0 no-repeat;
    vertical-align: middle;
    margin: -2px 10px 0 0;
	padding-left: 30px;
	background-position: 0 0;
}

.FR:hover {
	text-decoration:underline;
}

.EN {
	width: 19px;
    height: 14px;
    display: inline-block;
    background: url(https://s3-eu-west-1.amazonaws.com/digischool-topbar-i18n/images/flag-sprite.png) 0 0 no-repeat;
    vertical-align: middle;
    margin: -2px 10px 0 0;
	padding-left: 30px;
	background-position: 0 -14px;
}

.EN:hover {
	text-decoration:underline;
}

.container {
	display: block;
	margin: auto;
	padding: 0;
	width: auto;
	max-width: 905px;
	overflow:hidden;
	vertical-align:top;
}

/* ///////////////////////////////////////// MISE EN FORME TEXTES ///////////////////////////////////////// */

h2 {
	font-size:30px;
	font-weight: bold;
	text-transform:uppercase;
	text-align: center;
	color: #4c4c4c;
}

h3 {
	font-size:24px;
	font-weight: bold;
	text-transform:uppercase;
	margin-left:16px;
	color: #FFFFFF;
	line-height: 18px;
}

h4 {
	font-size:18px;
	font-weight: bold;
	text-transform:uppercase;
	margin-top:15;
	margin-bottom:5;
	color: #FFFFFF;
}

hr {
	font-size:30px;
	margin-top:-15px;
	line-height: 1;
	height: 3;
	border: 0;
	width:16%;
	display: block;
    clear: both;
	background-color: #009EE3;
}

.email{
	color:#555555;
}

.name{
	color:rgb(51, 51, 51);
}

.telecharger {
	font-size:30px;
	font-weight: 900;
	text-decoration:none;
	color:#ffffff;
}

.telecharger:hover{
	text-decoration: underline;
}

.gabarit {
	font-weight: 900;
	text-decoration:none;
	color:#ffffff;
}

.contraintes {
	color:#ffffff;
}

.lien-menu {
	color:#ffffff;
	text-decoration: none;
}

.lien-menu:hover {
	color:#049cdb;
}

.gabarit:hover{
	text-decoration: underline;
}
 
.link  {
	color:#FFFFFF;
	text-decoration:none;
}


.link:hover  {
	color:#FFFFFF;
	text-decoration:underline;
}

.lien_specs{
	text-decoration:none;
	color:white;
	font-size:20px;
}

.lien_specs:hover{
	text-decoration:underline;
	color:white;
	font-size:20px;
}

/* ///////////////////////////////////////// MENU ///////////////////////////////////////// */
.logo{
	margin: auto;
	margin-left:0px;
	margin-top:5px;
	display:inline-block;
	border:0;
	width:200px;
	height:auto;
}

.menu {
	display: block;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 0px;
    position: fixed;
    top: 70px;
    left: 0px;
    width: 100%;
    z-index: 999;
    min-height: 50px;
    background-color: #009EE3;
    transition: all 0.5s ease 0s;
	border-color: #009EE3;
	-moz-box-shadow: 0px 2px 0px 0px #009EE3;
	-webkit-box-shadow: 0px 2px 0px 0px #009EE3;
	box-shadow: 0px 2px 0px 0px #009EE3;
	moz-box-shadow: 0 2px 5px 0 #c4c4c4;
    -webkit-box-shadow: 0 2px 5px 0 #c4c4c4;
    -o-box-shadow: 0 2px 5px 0 #c4c4c4;
    box-shadow: 0 2px 5px 0 #c4c4c4;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=#c4c4c4,Direction=180,Strength=5);
}

.sous-menu {
	width:905px;
	margin-right: auto;
	margin-left: auto;
}

.item-menu {
	position: relative;
	z-index: 999;
	float: left;
	min-height: 50px;
	line-height:50px;
	vertical-align:middle;
	text-decoration:none;
	padding-left:30px;
	padding-right:30px;
	text-align: center;
	color:#FFFFFF;
	font-size:18px;
	margin-bottom: -2px;
	padding-bottom: 3px;
	cursor:  pointer;
}

.item-menu2 {
	position: relative;
	z-index: 999;
	float: left;
	min-height: 50px;
	line-height:50px;
	vertical-align:middle;
	text-decoration:none;
	padding-left:13px;
	padding-right:13px;
	text-align: center;
	color:#FFFFFF;
	font-size:18px;
	margin-bottom: -2px;
	padding-bottom: 3px;
	cursor:  pointer;
}
 
.item-menu:hover {
 	list-style-type: none;
	background-color: #FFFFFF;
	color: #049cdb;
	height:50px;
}

.item-menu2:hover {
 	list-style-type: none;
	background-color: #FFFFFF;
	color: #049cdb;
	height:50px;
}

.vertical-bar {
	background: -moz-radial-gradient(center, ellipse cover, rgba(71,111,183,0.65) 0%, transparent 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(71,111,183,0.65)), color-stop(100%, transparent));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(71,111,183,0.65) 0%, transparent 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(71,111,183,0.65) 0%, transparent 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(71,111,183,0.65) 0%, transparent 100%);
	background: radial-gradient(ellipse at center, rgba(71,111,183,0.65) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6476fb7', endColorstr='#00000000',GradientType=1 );
	width: 1px;
	height: 40px;
	margin-top: 5;
	float: left;
}

/* ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////// */

#thematiques{
	margin-top:140px;
}

#specifications {
	margin-top:-100px;
}
.month-margin {
	margin-top:-40px;
}

.sous-container {
	max-width: 100%;
	height:1260px;
	vertical-align:top;
}

.navbar-inner .header.stick {
  margin-top: -70px;
}

#barre_me_bzol, #barre_me_bzol a {
    z-index: 1000;
}

#barre_me_bzol {
    position: fixed;
    top: 0px;
    width: 100%;
}

.conteneur {
    position:absolute;
	display:inline-block;
}

.conteneur2 {
	margin-top:254px;
}

.conteneur3 {
	margin-top:508px;
}

.conteneur4 {
	margin-top:748px;
}

.conteneur5 {
	margin-top:1016px;
}

.conteneur6 {
	margin-top:1255px;
}

.sousconteneur {
	position:absolute;
	display:inline-block;
	margin-right:auto;
	z-index:2;
}

.sousconteneur1 {
	margin-left:0px;
}

.sousconteneur2 {
	margin-left:304px;
}

.sousconteneur3 {
	margin-left:608px;
}

.sousconteneur4 {
	position:absolute;
	display:inline-block;
	margin-left:auto;
	margin-right:auto;
	z-index:2;
}

.void{
	background-color: rgba(51, 51, 51, 0);
	color:#FFFFFF;
	height:3px;
}

.void:hover{
	background-color: rgba(51, 51, 51, 0);
}

#panneau {
	height:200px;
}


img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
     user-select: none;
    }

/*span {
	color:#FFFFFF;
	text-decoration:none;
	line-height:50px;
	padding-top:60px;
	display:block;
	width:100%;
	height:100%;
}*/

.case  {
	background-color: rgba(175, 175, 175, 1);
	cursor:  pointer;
	border: 0px;
	width:300px;
	height:250px;
	font-size:24px;
	color:#FFFFFF;
	border-radius:5px;
}


.case-spacer  {
	padding-top:15px;
}


.case:hover{
	color:#FFFFFF;
	background:rgba(125, 125, 125, 1) url('./images/pull1.png') no-repeat right bottom;
}

.casem  {
	margin-bottom:6px;
	margin-left:0px;
	background-color: rgba(175, 175, 175, 1);
	cursor: pointer;
	border:0px;
	width:908px;
	height:250px;
	font-size:22px;
	color:#FFFFFF;
	border-radius:5px;
}

.theme  {
	border-radius:5px;
	color:#5d5d5d;
	display:block;
	width:100%;
	font-size: 18px;
}

.theme1  {
	background-color:#26abe2;
}

.theme2  {
	background-color:#22b24c;
}

.theme3  {
	background-color:#d8356e;
}
	
.theme4  {
	background-color:#0b7c94;
}

.theme5  {
	background-color:#3fc1be;
}

.theme6 {
	background-color:#fdb813;
}

.theme7  {
	background-color:#8cc63f;
}

.product  {
	z-index:1; margin:0px; align:center;
}

.product-image  {
	width:189px;
}

.casem:hover{
	/*background-color: rgba(124, 124, 124, 01);*/
	color:#FFFFFF;
	background:rgba(125, 125, 125, 1) url('./images/pull1.png') no-repeat right bottom;
}

.black-case  {
	display:none;
	position: absolute;
	border-radius:5px;
	background:rgba(25, 25, 25, 0.8);
	z-index:2;
	color:white;
	cursor:  pointer;
}

.black-case1  {
	width:300px;
	margin-top:-310px;
	height:333px;
}

.black-case2  {
	width:304px; 
	margin-top:-310px;
	height:333px;
}

.black-case3  {
	width:300px; 
	margin-top:-285px;
	height:310px;
}

.black-case4  {
	width:302px;
	position: absolute;
	margin-top:-290px;
	height:305px;
}

.black-case5  {
	width:302px;
	margin-top:-282px;
	height:305px;
}

.black-case6  {
	width:300px;
	position: absolute;
	margin-top:-282px;
	height:305px;
}

.black-case7  {
	width:300px; 
	margin-top:-305px;
	height:333px
}

.black-case8  {
	width:302px; 
	margin-top:-304px;
	height:333px;
}

.black-case9  {
	width:300px;
	margin-top:-304px;
	height:333px;
}

.black-case10  {
	width:302px;
	margin-top:-310px;
	height:333px;
}

.black-case11  {
	width:300px;
	margin-top:-305px;
	height:333px;
}

.black-case12  {
	width:302px;
	margin-top:-305px;
	height:333px;
}

.black-case13  {
	width:290px;
	margin-top:-308px;
	height:346px;
}

.black-case14  {
	width:300px;
	margin-top:-315px;
	height:344px;
}

.black-case15  {
	width:300px;
	margin-top:-310px;
	height:344px;
}

.black-case16  {
	width:300px;
	margin-top:-320px;
	height:344px;
}

.contenu {
	padding-left:35px;
	display:none;
	vertical-align:top;
}

.image-margin {
	margin-left:15px;
}

.titre {
	padding-top: 50px;
	padding-bottom: 15px;
	line-height:40px;
	font-size:26px;
	width:100%;
	color:#333333;
	/*display:block;*/
}
 
.white-vertical-bar {
	/*background-color:#cecece;*/
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, transparent 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, transparent));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, transparent 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, transparent 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 0%, transparent 100%);
	background: radial-gradient(ellipse at center, rgba(255,255,255,1) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6476fb7', endColorstr='#00000000',GradientType=1 );
	width: 1px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	height:240px
}

ul, menu, dir {
  display: block;
  list-style-type: disc;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 40px;
}
 
 
/* ///////////////////////////////////////// FOOTER ///////////////////////////////////////// */ 
 
#footer {
	display: block;
    background-color: #5d5d5d;
	width: 100%;
	padding: 0px;
	margin-bottom:-10px;
	left: 0px;
	overflow:hidden;
	bottom: -10px;
}

.contact {
	border-radius:5px;
	color:#333333;
	background-color:white;
	display:block;
	float: left;
	width:200px;
	font-size: 14px; 
	padding-top:10px; 
	padding-left:10px;
}

.contact-spacer {
	display:block;
	float: left;
	width:900px;'
}

.contact-spacer1 {
	display:block; 
	clear:both; 
	padding-top:15px;
}

.contact-empty-column {
	display:block;
	float: left;
	width:15px;'
}

.maps {
	border-radius:5px;
	color:#5d5d5d;
	background-color:white;
	display:block;
	float: left;
	width:865px;
	font-size: 18px;
	padding-top:10px; 
	padding-left:10px;
	padding-right:10px;
}

.city {
	color:white;
	display:block;
	float: left;
	width:890px;
	font-size: 24px;
}

.top_link {
    position : fixed;
	right : 20px;
	bottom : 50px;
	display : none;
	padding : 20px;
	background-color: #777777;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
	-moz-border-radius : 10px;
	-webkit-border-radius : 10px;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;*/
	opacity : 0.9;
	z-index : 2000;
	background:rgba(119, 119, 119, 1) url('./images/top.png') no-repeat center center;
}

#trackinggenerator {
	font-family: lato,arial;
	font-size: 12px;
	margin-top:20px;
	margin-left:200px;
}


#button {
	border: 1px solid transparent;
	color: white;
	text-transform: uppercase;
	background: #C53727;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#4D90FE),to(#4787ED));
	background-image: -webkit-linear-gradient(top,#4D90FE,#4787ED);
	background-image: -moz-linear-gradient(top,#4D90FE,#4787ED);
	background-image: -ms-linear-gradient(top,#4D90FE,#4787ED);
	background-image: -o-linear-gradient(top,#4D90FE,#4787ED);
	background-image: linear-gradient(top,#4D90FE,#4787ED);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	font-weight: bold;
	line-height: 27px;
	text-align: center;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
	text-decoration:none;
	font-family: arial;
	padding:5px;
	margin-top:5px;
	margin-bottom:20px;
	width:200px;
}
	
#button:hover {
	border: 1px solid #3079ED;
	border-bottom: 1px solid #357AE8;
	color: white;
	background: #B84132;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#4D90FE),to(#357AE8));
	background-image: -webkit-linear-gradient(top,#4D90FE,#357AE8);
	background-image: -moz-linear-gradient(top,#4D90FE,#357AE8);
	background-image: -ms-linear-gradient(top,#4D90FE,#357AE8);
	background-image: -o-linear-gradient(top,#4D90FE,#357AE8);
	background-image: linear-gradient(top,#4D90FE,#357AE8);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}	
	
#copy-button {
	border: 1px solid transparent;
	color: white;
	text-transform: uppercase;
	background: #008B8B;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#20B2AA),to(#008B8B));
	background-image: -webkit-linear-gradient(top,#20B2AA,#008B8B);
	background-image: -moz-linear-gradient(top,#20B2AA,#008B8B);
	background-image: -ms-linear-gradient(top,#20B2AA,#008B8B);
	background-image: -o-linear-gradient(top,#20B2AA,#008B8B);
	background-image: linear-gradient(top,#20B2AA,#008B8B);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	font-weight: bold;
	line-height: 27px;
	text-align: center;
	text-shadow: 0 1px rgba(0, 0, 0, 0.1);
	text-decoration:none;
	font-family: arial;
	padding:5px;
	margin-top:5px;
	margin-bottom:20px;
	width:200px;
}
	
#copy-button:hover {
	border: 1px solid #008080;
	border-bottom: 1px solid #006060;
	color: white;
	background: #008080;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#20B2AA),to(#008080));
	background-image: -webkit-linear-gradient(top,#20B2AA,#008080);
	background-image: -moz-linear-gradient(top,#20B2AA,#008080);
	background-image: -ms-linear-gradient(top,#20B2AA,#008080);
	background-image: -o-linear-gradient(top,#20B2AA,#008080);
	background-image: linear-gradient(top,#20B2AA,#008080);
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}	

select {
	width:650px;
}

option {
	width:650px;
}

input {
	width:650px;
}	

.chart_div{
margin-bottom:-60px;
}
