html, body
{
/*    background-color: #847D86; /* Le fond de la page sera noir */
/*    color: #C2BFC4; /* Le texte de la page sera blanc */
    font-size: 20px;
    font-family: bold ;

;
}
.tabledownload a, #btnButton{
    font-size: 1.4em;
}
.CALIN{
    color: #0C4151;
    font-size: 1.1em;
    font-weight: bold;
}
.box
{
  position:relative;
}
.form{
  background-color:#0489b1;
    font-size: 1.2em;
    font-weight: bold;
}
.form:hover{
  background-color:#038db7;
}
.imgback
{
  position:absolute;
  float:left;

}
.imgtop
{
  z-index:10;
  opacity:0.9;
  filter:alpha(opacity=50);
  float:right;
	
}
/*:required
{
    border-color: red;
}*/
.data{
    width: 200px;
}
.obligatoire{
    font-size: small;
}
input#cb{
    width: auto;
}
select{
    width: 130px;
}

/*label
{
    display: block;
    width: 200px;
}*/
p, div, figcaption{
    color: black;
}
strong{
    color: #16BBDB;
    font-weight: bold;
}
.orange{
    color: orange;
    font-weight: bold;
}
mark{
    
}
em{
    
}
a{   color: white;
    font-size: 15px;
    font-weight: bold;
    font-family: Trebuchet Ms ;
}
.rem{
    font-size: small;
    text-align: center;
}
.small{
    font-size: smaller;
}
h1, h2{
    color: #0C4151;
}
.left{
    text-align: left;
}
.right{
    text-align: right;
}
.center{
    text-align: center;
 
}
#screenshots{
    margin : auto auto auto auto;
    text-align: center;
    width: 70%;
    height:auto;
}
#achatlogiciel{
    margin : auto auto auto auto;
    text-align: center;
    width: 75%;
}
.tableintro{
  position: auto;
    width: 90%;
    height:40px;
}
.tableintro 
td{
    width: 20%;
    text-align: center;    
}
.tablecontact{
    margin : auto auto auto auto;
    background-color: #0489B1;
    border: 0px #16BBDB none;
    width: 100%;
}
.tablecontact td{
    width: 20%;    
}
.tabledownload{
    margin : auto auto auto auto;
    background-color: #0C4151;
    border: 3px #0C4151 solid;
    border-radius: 10px;
    padding: 0.5%;
    width: 20%;
    min-width: 240px;
}
input[disabled]#btnButton{
    margin : auto auto auto auto;
    background-color: white;
    color: inactivecaption;
    border: 3px inactivecaption solid;
    border-radius: 10px;
    padding: 0.5%;
    width: 20%;
    min-width: 300px;
}
#btnButton{
    margin : auto auto auto auto;
    background-color: #0C4151;
    border: 3px #0C4151 solid;
    color: white;
    border-radius: 10px;
    padding: 0.5%;
    width: 25%;
    min-width: 320px;
    cursor:pointer;
}
.formulaire{
    margin : auto auto auto auto;
    width: 535px;
    text-align: center;
}
.tablecontact a, .tabledownload a{
    color: white;
}
.tableleft{
    text-align: left;
    color: white;
}
.tableright{
    text-align: right;
    color: white;
}
ul#mycarousel li a img{
    border-radius: 200px;
    border: 3px #16BBDB ridge;
}
ul#download li a img{
    border-radius: 200px;
    border: 1px #16BBDB ridge;
}
.paypalbutton{
     width:8%;
     min-width:140px;
}
.paypalbuttontest{
     width:15%;
     min-width:200px;
}
#container {
   min-height:100%;
   position:relative;
}
.header {
    position:fixed;
    top: 0;
    text-align: center;
    padding:0px;
    padding-bottom:0px;   /* Height of the footer */
    min-height: 0px;
}
.body {
    margin-top: 0px;
    text-align: center;
    padding-bottom:220px;   /* Height of the footer */
    min-height: 220px;
    height:620px;
}
.footer {
    position:fixed;
    bottom:0;
    width:100%;
    height:20px;   /* Height of the footer */
    background:#0489b1;
}
.indexfooter {

    border-radius:5px;
    width:100%;
    height:160px;   /* Height of the footer */
    background:#0489B1;
    text-align: center;
}
.intro {
  content: "";
  background: url(index1.png);
  opacity: 0.9;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: auto;
  background-repeat: no-repeat; 
 
}
.intro2 {
      content: "";
  background: url(index2.png);
  opacity: 0.9;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: static;
  background-repeat: no-repeat; 
 
}
.indexmenu {
    background:#0489B1; /* BARRE MENU */
}
.lecteur {
 width:700px;
    height:400px;
    background:#0489B1; /* BARRE MENU */
}
.lecteur1 {
    opacity: 0.9;
    width:700px;
    height:400px;
    background:#000000; /* BARRE MENU */
}
.indexlogo1 {
    position:static;
    width:100%;
    height:100%;
  /* BARRE LOGO */
    background:#0489B1;
    text-align: center;
}
.textepay {
    position:static;
    opacity: 0.9;
    width:80%;
    
    background:white;

}
.textepay1 {
    position:static;
    opacity: 0.9;
    width:100%;
    height:100%;
    background:white;

}

