html { min-height: 100%; }
body {
margin: 0px;
background-color: #FFFFFF;
font-size: 12px;
min-height: 100%;
}
a img {
border: none;
}
img { vertical-align: middle; }
.barre_logout {
float: right;
}
h1 {
font-size: 28px; font-family: "Tahoma", "Verdana", "Arial", "Eras Demi ITC";
text-align: center;
color: #434343;
}
#contenu h2, #contenu h2 a, #contenu h2 a:link, #contenu h2 a:visited, #contenu h2 a:hover {
    color: #000000;
    font-size: 24px;
    margin: 0.8em 0;
}
h3 {
font-family: Cambria;
color: #666666;
font-size: 20px;
font-weight: 100;
text-align: center;
font-style: italic;
}
#conteneur {
min-height: 100%;
position: absolute;
width: 100%;
}
#contenu {
padding: 10px 0px 150px 0px;
max-width: 1024px;
margin: 0 auto;
background-color: #FFFFFF;
font-family: Verdana, Arial, Tahoma;
font-size: 12px;
color: #000000;
position: relative;
}
#footer {
text-align: center;
font-family: Arial;
font-size: 12px;
color: #000;
padding: 15px 0;
height: 86px;
position: absolute;
bottom: 0;
background-color: #E0E0E0;
width: 100%;
text-align: center;
border-top: 2px groove #CCCCCC;
background: -webkit-gradient(linear, left top, left bottom, from(#C6C6C6), to(#EAEAEA));
background: -webkit-linear-gradient(top, #C6C6C6, #EAEAEA);
background: -moz-linear-gradient(top, #C6C6C6, #EAEAEA);
background-image: -o-linear-gradient(#C6C6C6,#EAEAEA);
}
#footer a {
color: #16387C;
font-size: 12px;
text-decoration: none;
}
#header {
height: 97px;
background-repeat: no-repeat;
position: relative;
max-width: 1024px;
margin: 0 auto;
}
#logo {
position: absolute;
top: 19px;
left: 20px;
}
#entete {
margin: 0;
padding: 0;
height: 66px;
}
#barre_haut a {
color: #FFF;
text-decoration: none;
}
#barre_haut .selected {
font-weight: bold;
text-decoration: underline;
color: #FFFFFF;
}
#barre_haut a:hover {
text-decoration: underline;
}
#barre_haut {
color: #FFFFFF;
font-family: Arial;
font-size: 13px;
background-image: url(/img/back.gif);
background-repeat: repeat-x;
height: 66px;
line-height: 24px;
padding-right: 10px;
}
.float_right {
float: right;
}
#ico_social {
width: 175px;
margin: 0 auto;
}
#socialize {
padding: 0;
margin: 0;
}
#socialize:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
}
ul {
list-style: none outside none;
}
#socialize li {
float: left;
margin: 0 4px 5px 0;
padding-top: 5px;
}
#socialize a {
background: url("/img/icons_spr_black.png") no-repeat scroll left top transparent;
border: 0 none;
display: block;
height: 25px;
opacity: 0.8;
overflow: hidden;
padding: 0;
text-indent: -999em;
width: 25px;
}
#socialize a:hover {
background-color: transparent;
opacity: 1;
}
#socialize a:active {
position: relative;
top: 1px;
}
#socialize .twitter a {
background-position: -25px bottom;
}
#socialize .facebook a {
background-position: -50px bottom;
}
#socialize .google a {
background-position: -250px bottom;
}
#socialize .skype a {
background-position: -325px bottom;
}
#socialize .youtube a {
background-position: -225px bottom;
}
#socialize .blog a {
background-position: -100px bottom;
}
input[type="text"], input[type="password"] {
border: 1px solid #CCCCCC;
padding: 3px;
}
.loginbox {
    background-color: #FFFFFF;
    border: 1px solid #AAAAAA;
    padding: 5px;
    width: 360px;
}
.header-login {
    background-color: #2e516f;
    color: #FFFFFF;
    font-family: "Verdana";
    font-size: 14px;
    font-weight: 700;
    margin: 0;
    padding: 15px;
    text-align: center;
}
.req {
    color: #005898;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 2px;
}
#username, #password {
    background-attachment: scroll;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    border: 1px solid #CCCCCC;
    font-size: 20px;
    height: 30px;
    padding: 5px;
    width: 96%;
}
.koobtn {
    background-color: #FECE2F;
    border: 1px solid #D19405;
	-webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px;
    color: #4C3000;
    cursor: pointer;
    display: inline-block;
    font-family: Segoe UI,Arial,sans-serif;
    font-weight: bold;
    margin-right: 0.1em;
    overflow: visible;
    padding: 6px 13px;
	font-size: 13px;
    position: relative;
    text-align: center;
    text-decoration: none;
}
.koobtn:hover {
    color: #381F00;
    text-decoration: none;
    background-color: #FFDD6C;
}
input {
    outline-style: none;
    outline-width: 0;
}
.center {
    text-align: center;
    margin-top: 0;
}
.gauche {
    text-align: left;
}
.info {
    background-color: #FFE993;
    border: 1px solid #D7BD5C;
    color: #384456;
    margin-bottom: 20px;
    padding: 12px;
}
.kooneoinscription {
    border: 1px solid #AAAAAA;
    padding: 4px;
    width: 350px;
}
.margincenter {
    margin: 0 auto;
}
.kooneoinscription .spanlabel {
    color: #005898;
    display: block;
    font-size: 16px;
    font-weight: bold;
    margin-right: 10px;
    margin-top: 5px;
    text-align: left;
}
.kooneoinscription .spanlabel a {
color: #374963;
font-size: 10px;
font-weight: 100;
text-decoration: none;
}
.kooneoinscription .spanlabel a:hover {
text-decoration: underline;
}
.kooneoinscription input[type="text"], .kooneoinscription input[type="password"] {
    border: 1px solid #CCCCCC;
    font-size: 20px;
    height: 30px;
    padding: 5px;
    width: 96%;
}
.valider {
    margin: 5px;
    padding: 5px;
    text-align: center;
}
.rubrique1 {
font-weight: bold;
color: #296889;
font-family: Verdana, Arial;
font-size: 14px;
margin-bottom: 20px;
}
.nowmore {
font-family: Arial;
font-size: 11px;
font-weight: normal;
color: #222222;
cursor: pointer;
}
.deroule {
display: none;
font-size: 12px;
font-family: Verdana, Arial;
color: #000000;
font-weight: normal;
background-color: #FFF5C9;
border: 1px solid #B49379;
margin-bottom: 20px;
padding: 5px;
}
.loginSubmit {
padding: 1px 6px;
border-radius: 0;
}
#loginTop {
padding: 20px 2px;
}
.lienconnexion {
margin-left: 90px;
}
div.lienconnexion a {
margin-left: 70px;
text-decoration: underline;
}
.clear {
clear: both;
}
.desc_img {
float: left;
width: 400px;
margin-right: 20px;
margin-top: 8px;
}
.desc_txt {
float: left;
width: 330px;
}
.description legend {
color: #222222;
font-size: 24px;
font-weight: bold;
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;

line-height: 32px;
padding-left: 72px;
padding-right: 36px;
margin-left: 5px;
margin-bottom: 9px;
font-weight: bold;
background-image: url(/img/flecheorange.png);
background-repeat: no-repeat;
background-position: 18px 0;
}
.description fieldset {
border: 1px solid #CCCCCC;
}
.separe {
height: 20px;
}
.applibtn {
margin: 0 auto;
width: 200px;
height: 200px;
background-color: rgba(250, 250, 250, 0.1);
border-bottom: 1px solid #474D53;
border-left: 1px solid #6E737F;
border-right: 1px solid #434D47;
border-top: 1px solid #6E737F;
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
}
.applibtn {
font-family: Verdana, Arial;
font-weight: bold;
text-decoration: none;
color: #000000;
font-size: 22px;
cursor: pointer;
background: -webkit-gradient(linear, left top, left bottom, from(#20405a), to(#1b3b55));
background: -webkit-linear-gradient(top, #20405a, #1b3b55);
background: -moz-linear-gradient(top, #20405a, #1b3b55);
background-image: -o-linear-gradient(#20405a, #1b3b55);
background-color: #303c42;
}
.applibtn:hover {
background: -webkit-gradient(linear, left top, left bottom, from(#20405a), to(#1b3b55));
background: -webkit-linear-gradient(top, #20405a, #1b3b55);
background: -moz-linear-gradient(top, #20405a, #1b3b55);
background-image: -o-linear-gradient(#30506a, #2b4b65);
}
.lettre1 {
color: #ca9900;
}
.logoappli {
height: 110px;
margin-top: 20px;
text-align: center;
}
.nomapplikooneo { 
font-size: 38px;
text-align: center;
margin-top: 20px;
}
.nomappli {
font-style: italic;
padding-right: 20px;
text-align: right;
}
.float_left {
float: left;
}

#boutonsdesc {
background-image: url('/img/backboutons.jpg');
position: relative;
border-top: 1px solid #A0A0A0;
border-bottom: 1px solid #A0A0A0;
}
#boutonsdesc_content {
max-width: 1024px;
margin: 0 auto;
}
.boutondesc {
width: 308px;
height: 200px;
float: left;
margin: 15px;
background:#f5f5f5; border:1px solid; border-color:#B0B0B0;
background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
background:-webkit-linear-gradient(top, #ffffff, #eeeeee);
background:-moz-linear-gradient(top, #ffffff, #eeeeee);
background-image: -o-linear-gradient(#ffffff,#eeeeee);
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}
.boutondesc:hover {
cursor: pointer;
box-shadow: 0px 0px 5px 5px #FECE2F;
-moz-box-shadow: 0px 0px 5px 5px #FECE2F;
-webkit-box-shadow: 0px 0px 5px 5px #FECE2F;
}
.boutondesc .titre {
color: #222222;
font-size: 20px;
padding: 10px 0;
text-align: center;
border-bottom: 1px solid #d2d2d2;
font-weight: bold;
}
.boutondesc .image {
float: left;
width: 72px;
margin: 20px 14px;
}
.boutondesc .description {
width: 180px;
float: left;
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
color: #333333;
font-size: 14px;
padding: 10px;
}
#listefonctions {
margin-top: 28px;
margin-bottom: 4px;
}
#colchoix {
width: 220px;
float: left;
}
#colchoix ul {
margin: 0;
padding: 0;
}
#colchoix li {
background-color: #EBEBEB;
border: 1px solid #999999;
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
width: 200px;
margin: 2px;
padding: 8px;
display: block;
color: #666666;
font-weight: bold;
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 22px;
cursor: pointer;
}
#colchoix li:hover {
background-color: #FFDD6C;
color: #333333;
}
#colchoix li.choisi {
background-color: #FFDD6C;
color: #000000;
}
#colchoix ul li span {
display: inline-block;
float: left;
width: 28px;
}
#coldetail {
width: 780px;
margin-left: 20px;
float: left;
}
.spc40 {
margin: 23px 0 14px;
}
.titre2 {
  border-bottom: 1px solid #C0C0C0;
  color: #000000;
  font-family: Verdana,Arial,Tahoma;
  font-size: 26px;
  font-weight: normal;
  margin: 0;
  padding: 20px;
  position: relative;
  text-align: left;
  top: -10px;
}
a {
    color: #0094CB;
	text-decoration: none;
}
.cent {
width: 100%;
}
.underline {
text-decoration: underline;
}
ul.puce-ok {
list-style: none outside;
}
ul.puce-ok li {
list-style-image : url(/img/puce-ok.png);
}
.explain h3 {
font-family: Helvetica,Verdana,Arial;
color: #333333;
font-size: 20px;
font-style: normal;
font-weight: bold;
text-align: left;
margin: 0;
}
.explain h3 img {
margin-right: 15px;
width: 40px;
}
.explain {
background-color: #F6F8FA;
border: 1px solid #DDDDDD;
-moz-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.3);
-webkit-box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.3);
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
float: left;
font-size: 14px;
height: 180px;
margin: 6px;
padding: 10px;
width: 340px;
background:-webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#eeeeee));
background:-webkit-linear-gradient(top, #ffffff, #eeeeee);
background:-moz-linear-gradient(top, #ffffff, #eeeeee);
background-image: -o-linear-gradient(#ffffff,#eeeeee);
-webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px;
}
#header_index {
background-color: #FFFFFF;
}
#header_index_contenu {
margin: 0px auto;
padding: 10px 0px;
max-width: 1024px;
}
#desc_index {
background-color: #FFFFFF;
}
#desc_index_contenu {
margin: 0px auto;
padding: 10px 0px;
max-width: 1024px;
}
#header_index h1 {
color:  #434343;
}
#header_index h3 {
color:  #666666;
}
#boutonsdesc_content h2 {
color: #474D53;
text-align: center;
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.alert,
.alert h4 {
  color: #c09853;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.alert-success h4 {
  color: #468847;
}

.alert-danger,
.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #eed3d7;
}

.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}

.alert-info {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.alert-info h4 {
  color: #3a87ad;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

.bouton-steel { 
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-top: 1px solid #F2F2F2;
-webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.15);
-moz-box-shadow:    0px 1px 3px rgba(0, 0, 0, 0.15);
box-shadow:         0px 1px 3px rgba(0, 0, 0, 0.15);
height: 185px;
margin-left: 11px;
position: relative;
width: 237px;
text-align: center;
}

.bouton-steel img {
width: 140px;
margin-top: 20px;
}

.bouton-steel .smoothy {
border: medium none currentColor;
border-radius: 100%/33px;
-webkit-border-radius: 100%/33px;
-moz-border-radius: 100%/33px;
box-shadow: 0px 8px 3px -5px rgba(0, 0, 0, 0.196);	
-webkit-box-shadow: 0px 8px 3px -5px rgba(0, 0, 0, 0.195);
-moz-box-shadow:    0px 8px 3px -5px rgba(0, 0, 0, 0.195);
height: 185px;
}

.bouton-steel .skin {
background: -o-linear-gradient(top, #F9F9F9 50%, #F0F0F0 100%) transparent;
background: -webkit-gradient(linear, left top, left bottom, from(#F9F9F9 50%), to(#F0F0F0 100%));
background: -webkit-linear-gradient(top, #F9F9F9 50%, #F0F0F0 100%);
background: -moz-linear-gradient(top, #F9F9F9 50%, #F0F0F0 100%);
background-image: -o-linear-gradient(#F9F9F9 50%, #F0F0F0 100%);
border-radius: 5px;
box-shadow: 0px -3px 1px rgba(255, 255, 255, 0.600), inset 0px 2px 1px rgba(255, 255, 255, 0.969), 0px 0px 3px -1px rgba(0, 0, 0, 0.702);
-webkit-box-shadow: 0px -3px 1px rgba(255, 255, 255, 0.600), inset 0px 2px 1px rgba(255, 255, 255, 0.969), 0px 0px 3px -1px rgba(0, 0, 0, 0.702);
-moz-box-shadow: 0px -3px 1px rgba(255, 255, 255, 0.600), inset 0px 2px 1px rgba(255, 255, 255, 0.969), 0px 0px 3px -1px rgba(0, 0, 0, 0.702);
display: block;
height: 100%;
}

hr { 
display: block;
border-left: none;
border-top: none;
border-right: none;
border-bottom: 1px solid #DDDDDD;
margin: 40px 0;
}

.description {
color: #888888;
font-family: "Tahoma", "Verdana", "sans-serif";
font-size: 21px;
}

.description h1 {
text-align: left;
}

.description .strong {
color: #434343;
font-weight: bold;
}

#logos {
margin: 0px auto;
padding: 0px 0px 150px;
max-width: 1024px;
}

#logos h1 {
margin-bottom: 60px;
}

#logos .logo {
float: left;
width: 200px;
height: 100px;
}

#logos .logo img {
max-width: 130px;
max-height: 80px;
}
