body,
td,h1,h2,h3 {
  font-family:  Arial , Geneva, sans-serif, Lucida Grande, Lucida Sans Unicode, Verdana, Helvetica ;
  font-size: 14px;
  color: #333333;
  margin: 0;
  padding: 0;
}

center{
 height:100%;
}

h1 {
  color: #F88017;
  font-size: 17px;
  font-weight: bold;
  margin-bottom: 4px;
  font-family:  Verdana, Helvetica, Arial , Geneva, sans-serif, Lucida Grande, Lucida Sans Unicode ;
  display: inline ;
}

#translation {
  font-size: 10px;
  color:#F72C25;
  text-align: right;
}

.title {
  font-size: 14px;
  color:#F72C25;
  font-weight: bold;
}
.chapeau {
    border-left: solid 5px;
    border-right: solid 5px;
    border-top: solid 5px;
    border-bottom: solid 5px;
    border-color :#EFEFEF;
}

h3 {
  margin-top: 3px;
  font-size:  14px;
  color: #F88017;
  font-weight: bold;
  margin-bottom: 3px;
}
body {
  /*background-image: url('http://www.linutop.com/images/l_repeat.png');*/
  background-color:white;
  background-repeat: repeat-x;
}

a,
a:visited,
a:link {
  color: black;
  text-decoration: none;
}

a:active,
a:hover {
  color: black;
  text-decoration: underline;
}

a.external, a.external:visited, a.external:link,
.external a, .external a:visited, .external a:link {
  color: #006000;
}

a.external:active, a.external:hover,
.external a:active, .external a:hover {
  color: #008000;
  text-decoration: underline;
}

#fullPage {

}

#pagelinutop {
  position: relative;
  display: inline-block;
  padding: 0;
  width: 880px;
  overflow: hidden;
  min-height: calc(100vh - 310px);
}

#pagelinutop .pagelinutop_inner {
    position: static;
}

#logo {
  position:absolute;
  top:15px;
  left:10px;
}

#logo_account {
  position:absolute;
  top:5px;
  right:27px;
}

#header {
  position: relative;
  display: inline-block;
  padding: 0;
  width: 880px;
  overflow: hidden;

  text-align: center;
  margin: 0px;
  padding: 0px 0px 0px 0px;
}

#separateur {
margin-top:-10px;
padding-bottom: 1px;
}

#header .header_inner {
  width: 620px;
  height: 75px;
  position: relative;
  left: 25px;
  margin-top: 7px;
  margin-left: 210px;
  margin-right: auto;
  padding: 0px 3px 0px 0px;
}

#footer {
  width: 100%;ffoot
  margin: 0px;
  border: 0px;
  background-color: #e8e6e6;
  color: black;
  border-top: 1px solid light-grey;
  position:relative;
  padding-top: 7px;
  padding-bottom: 7px;
  bottom:0;
  height: 200px;
}

#footer_inner {
position: relative;
  display: inline-block;
  padding: 0;
  width: 880px;
  overflow: hidden;
}

/* __________ SUB MENU __________ */

#subtabs {
  display: inline-block;
  padding: 0;
  border: 1px solid #D5D5D5;
  border-bottom:none;
  width: 865px;

  background-color: #FFFFFF;
  overflow: hidden;

  float:left;
  top:95px;
  height: 35px;
  text-align: left;
  font-size: 12px;
  padding: 15px 0px 0px 15px;
  margin-top: -2px;
}

#products {
  font-size: 1.4em;
  font-weight: bolder;
}
#subtabs a {
  font-size: 1.1em;
  margin-right: 4px;
  padding: 4px 7px 4px 7px;
  color: #263238;
  text-decoration: none;
  border-radius: 2px;
  border: 1px solid #dddddd;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;;
}
#subtabs a:hover {
  background-color: rgba(255, 188, 109, 0.5);
}

/* __________ END SUB MENU __________ */

#centercol {
  display: block;
  float: center;
  padding-left: 0px;
}

#centercol2 {
  display: block;
  position: absolute;
  left: 886px;
  top: 16px;
  z-index: -99;

  width:640px;
  background-color: #FFFFFF;
}

#translate {
  width:1285px;
}

#centercol .centercol_inner {
  /*padding : 10px;*/
  font-size: 13px;
  text-align: left;
}

#centercol2 .centercol_inner {
  /*padding : 10px;*/
  font-size: 13px;
}

#sidebar {
  display: block;
  float:right;
  right:0px;
  top:130px;

  width: 200px;
  height: 665px;
}

#sidebar .sidebar_inner {
  padding: 5px;
  font-size: 12px;
  text-align: left;
}

#sidebar li {
    list-style-type: none;
    list-style-image: url('none');
    margin-bottom: 0px;
    margin-left: 0px;
}

#centercol ul {
    margin-top: 4px;
    padding-left: 0;
/*    padding-left: 18px;*/
/*    list-style-image: url('http://www.linutop.com/images/sup.png'); */
}
#centercol li {
    list-style-type: none;
}

/* -- TABULATIONS --------------------------------------------------------------- */

div#top_account {
  width: 260px;
  margin-top: 10px;
  margin-bottom: 8px;
  text-align: center;
  font-size: 16px;
}

div#nav_tabs {
  position: absolute;
  bottom: 0px;
  text-align: left;
}

/* __________ MAIN MENU __________ */

#nav_tabs ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
}

#nav_tabs li {
  float: left;
}

#nav_tabs li.tab {
  float: left;
  width: 107px;
  height: 35px;
  background-color: #FFFFFF;
}

#nav_tabs li.tab a {
  text-align: center;
  font-size: 14px;

  display: block;
  padding: 0;
  padding-top: 3px;
  margin: 9px 1px 12px 1px;
}

#nav_tabs li.tab a,
#nav_tabs li.tab a:link,
#nav_tabs li.tab a:visited,
#nav_tabs li.tab a:hover {
  font-size: 1.25em;
  font-weight: 900;
  text-decoration: none;
  color: #424242;
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}

#nav_tabs li.tab.current a,
#nav_tabs li.tab.current a:link,
#nav_tabs li.tab.current a:visited {
  color: #263238;
}

#nav_tabs li.tab a:hover, li.tab.currenta:hover {
  background-color: rgba(255, 188, 109, 0.5);
  border-bottom: 1px solid orange;
}

#nav_tabs li.tab.current a,
#nav_tabs li.tab.current a:link,
#nav_tabs li.tab.current a:visited {
  color: #263238;
  -webkit-transition: background-color 1s;
  transition: background-color 1s;
}

#nav_tabs li.tab.current {
  background-image: url('https://www.linutop.com/images/tab_selected.png');
}

#nav_tabs li.nontab {
  padding: 10px 0px 0px 10px;
  float: right
}

/* __________ END MAIN MENU __________ */

form {
  border: 0px;
  margin: 0px;
  padding: 0px;
}

input, select, textarea {
  font-size: 11px;
}

input[type='text'], input[type='submit'], input[type='password'], select, textarea {
  border: 1px solid #A9A9A9;
}

input[type='radio'], input[type='checkbox'], input[type='hidden'] {
  border: 0;
}

input[type='submit'], input[type='button'] {
  font-size: 16px;
  text-align: center;
}

img {
 border:0;
}

.data_ul {
 margin-bottom: 0;
}

.post {
 margin-bottom: 26px;
}

/* UNDER EDIT _ SIDEBAR */

#try_bloc  {
  padding-bottom: 7%;
}

#buy_bloc  {
  padding-bottom: 7%;
  border-bottom: 1px solid #bbbbbb;
}

/* UNDER EDIT _ PRODUCTS SOLUTIONS */

.solutions{
  -webkit-transition: background-color 0.5s;
  transition: background-color 0.5s;
}
.solutions:hover{
  background-color: rgba(255, 188, 109, 0.5);
}

.solutions_links:hover{
  text-decoration: none;
}

/* CENTERCOL */
#end_centercol {
  margin-top: 2%;
  padding-top: 3%;
  padding-left: 2%;
  border-top: 1px solid #bbbbbb;
}

h2 {
  font-size: 16px;
  font-weight: bold;
  color: #F88017;
}

.download{
  background-color: #F9A332;
  color: black;
  padding: 6px 25px;
  cursor: pointer;
  border-radius: 4px;
  margin-top: 5px;
  margin-right: 55px;
}

.info_lang{ 
text-align:right;
position:absolute;
/*
top:5px;
left:676px;
height:65px; */
}

.posidrags{
margin-left: 45px;
}

.info_reste{
text-align:center;
position:absolute;
right:15px;
}

hr{
 color:white;
}

#clean{
 margin-left:5px;
}

#payment{
 text-align:center;
 margin-top:-10px;
}

#img_payment{
 margin-top:-10px;
}

#cookie_center {
  background-color:grey;
  width:100%;
  height:45px;
  opacity: 0.9;
  position:absolute;
  z-index: 9001;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
}

#cookie {
  padding-top: 1px;
  padding-left: 530px;
  position:absolute;
  bottom:0;
}

.buttonCookie {
  border-radius: 4px;
  background-color: #ff9933;
  padding: 5px 5px;
  width: 100px;
  transition: all 0.5s;
  cursor: pointer;
  margin: 5px;
  position:absolute;
  bottom:0;
  margin-bottom: 10px;
border: 1px solid lightgrey;
}

.buttonCookie2 {
margin-left: -100px;
}

.buttonCookie3 {
  width: 25px;
  height: 25px;
  background-color: #ff9933;
  border-radius: 50%
}

.buttonCookie span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.buttonCookie span:after {
  content: '\00bb';
  position:absolute;
  bottom:0;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.buttonCookie:hover span {
  padding-right: 25px;
}

.buttonCookie:hover span:after {
  opacity: 1;
  right: 0;
}

.rep_cookie{
  position:absolute;
  bottom:0;
margin-left: 780px;
}

.style1 {
    text-align: center;
}

#main_uses {
    margin-left: 15%;

}

.desc{
 background-color:#e8e6e6;
 border-radius: 5px;
 height: 400px;
 width: 700px;
 margin-left: 10%;
text-align: center;
 margin-top:100px;
 margin-bottom: 100px;
 font-size: large;
}

#desc1 {
 background-color:#c0c0c0;
 text-align: center;
 font-size: 40px;
 border-radius: 3px;
}

#button-desinscription {
  background-color: #ff8000;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}

#text-desinscription {
 font-size: 20px;
}

@media only screen and (max-width:1000px) {
/*
body,
td,h1,h2,h3 {
  color: black;
}*/

#pagelinutop {
  overflow: initial;
  min-height: initial;
}
}
