Your IP : 216.73.216.65


Current Path : /home/ataenra/www/ATA/INTRANET/Formulaires/PAC_AE/css/
Upload File :
Current File : /home/ataenra/www/ATA/INTRANET/Formulaires/PAC_AE/css/style2resultat.css

@charset "utf-8";
body {
    background: #2596d26e;
   
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
}

.containerPage {
    border-radius: 15px;
    border-color: rgb(255, 255, 255);
    background: rgb(255, 255, 255);
    margin: 0;
    padding: 0.5cm;
    box-shadow: 0 0 2cm rgba(0, 0, 0, 0.863);
    width: auto;
    height: auto;
   
}
.containerTitre {
  border-radius: 15px;
 
  margin: 0;
  padding: 0.2cm;
  text-align: center;
  font-style: helvetica;
  font-size: 20px;
  width: auto;
  height: auto;
  box-shadow: 0 0 0.2cm rgba(0, 0, 0, 0.863);
}
.containerTableau {
  border-radius: 15px;
  margin-top: 0.2cm;
  margin-bottom: 0.0cm;
  padding: 0.2cm;
  
  text-align: left;
  width: auto;
  height: auto;
  font-size: 18px;
  box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.863);
}
.containerTableau1 {
  border-radius: 15px;
  margin-top: 0.2cm;
  margin-bottom: 0.0cm;
  padding: 0.2cm;
  background: rgba(108, 145, 245, 0.212);
  text-align: left;
  width: auto;
  height: auto;
  font-size: 18px;
  box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.863);
}
.containerTableau2 {
  border-radius: 15px;
  margin-top: 0.2cm;
  margin-bottom: 0.0cm;
  padding: 0.2cm;
  background: rgba(125, 241, 121, 0.185);
  text-align: left;
  width: auto;
  height: auto;
  font-size: 18px;
  box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.863);
}
.containerTableau3 {
  border-radius: 15px;
  margin-top: 0.2cm;
  margin-bottom: 0.0cm;
  padding: 0.2cm;
  background: rgba(250, 162, 79, 0.219);
  text-align: left;
  width: auto;
  height: auto;
  font-size: 18px;
  box-shadow: 0 0 0.5cm rgba(0, 0, 0, 0.863);
}
.containerSection {
  border-radius: 15px;
  margin-top: 0.2cm;
  margin-bottom: 0.0cm;
  padding: 0.2cm;
  
  text-align: center;
  width: auto;
  height: auto;
  font-size: 18px;
  box-shadow: 0 0 0.2cm rgba(0, 0, 0, 0.863);
}
.container1 {
    border-radius: 20px;
    margin: 0;
    margin-bottom: 0.2cm;
    margin-top: 0.2cm;
    padding: 0.2cm;
    text-align: left;
    font-size: medium;
    width: auto;
    height: auto;
    box-shadow: 0 0 0.2cm rgba(0, 0, 0, 0.863);
    align-items: top;
}
form{
  border-radius: 0;
 
  margin-top: 0cm;
  padding: 0cm;
  text-align: left;
  font-size: small;
  width: auto;
  height: auto;
  margin-bottom: 0cm;
  
}
.col-md-6 {
  border-style: solid;
  border-color: rgba(145, 140, 140, 0.226);
  border-radius: 10px;
}
.col-md-4 {
  border-style: none;
  border-color: rgba(238, 230, 230, 0.479);
  border-radius: 10px;
  text-align: right;
}
.col-md-3 {
  border-style: none;
  border-color: rgba(238, 230, 230, 0.479);
  border-radius: 10px;
  text-align: left;
  padding: 0.2cm;
  
}
.col-md-4-A{
  border-style: none;
  border-color: rgba(255, 255, 255, 0.479);
  border-radius: 10px;
}
.row {
    border-style: none;
    border-color: rgb(255, 255, 255);
    border-radius: 10px;
    padding: 0.2cm;
}