*{
    margin: 0px;
    padding: 0px;
    font-family: sans-serif;
    background-color: none;
    color: #000;
}
img{
   border:0;
   padding:0;
   margin:0;
}
ul, li{
    list-style: none;
}
html, body{ 
  margin:0;
  padding:0;
  height: 100%;
  position:relative;
}

.recu{
    width:100%;
    margin-left:auto;
    margin-right:auto;
    margin-top:0cm;
}

.recu-header{
    width:100%;
    border-collapse: collapse;
}
.recu-header tbody tr td{
    vertical-align: top;
    text-align: left;
    font-weight: 300;
    color:black;
}
.recu-header tbody tr td:nth-child(1){
    width:16%;
}
.recu-header tbody tr td:nth-child(1) img{
    width:90%;
}
.recu-header tbody tr td:nth-child(2) p:nth-child(1){
    font-size:0.40cm;
}
.recu-header tbody tr td:nth-child(2) p:nth-child(2){
    font-size:0.35cm;
}
.recu-header tbody tr td:nth-child(2) p:nth-child(3){
    font-size:0.35cm;
}
.recu-header tbody tr td:nth-child(2) p:nth-child(4){
    font-size:0.35cm;
}
.recu-header tbody tr td:nth-child(2) p:nth-child(5){
    font-size:0.35cm;
}
.recu-header tbody tr td:nth-child(2) p:nth-child(6){
    font-size:0.35cm;
}
.recu-header tbody tr td:nth-child(2) p:nth-child(7){
    font-size:0.35cm;
}
.recu-header tbody tr td:nth-child(3){
    text-align: right;
    font-size:0.4cm;
    font-style: italic;
    padding-right:0.2cm;
}



.recu-destinataire{
    width:100%;
    border-collapse: collapse;
    margin-top:0.2cm;
}
.recu-destinataire tbody tr td{
    vertical-align: top;
    text-align: left;
    font-weight: 300;
    color:black;
}
.recu-destinataire tbody tr td:nth-child(1){
    width:55%;
    font-size:0.41cm;
    vertical-align: bottom;
}
.recu-destinataire tbody tr td:nth-child(2){
    width:45%;
    font-size:0.40cm;
    line-height: 0.5cm;
    text-transform: uppercase;
    font-weight: bold;
}




.recu-signature{
    width:100%;
    border-collapse: collapse;
    margin-top:0.4cm;
}
.recu-signature tbody tr td{
    font-size:0.41cm;
    color:black;
    line-height: 0.5cm;
    text-align: center;
    width:33.3%;
}
.recu-signature tbody tr td:nth-child(1){
    width:50%;
}
.recu-signature tbody tr td:nth-child(3){
    width:33.3%;
}
.recu-signature tbody tr td:nth-child(1) div{
    border:3px double black;
    font-size:0.33cm;
    color:inherit;
    line-height: 0.47cm;
    text-align: inherit;
    padding:0.1cm 0.5cm;
}
.recu-signature tbody tr td img{
    width:7cm;
}






.recu-ordre{
    width:100%;
    border-collapse: collapse;
    border-top:0.1cm dashed black;
    margin-top:0.3cm;
}
.recu-ordre tbody tr td{
    width:100%;
    font-size:0.5cm;
    padding-left:0.4cm;
    padding-top:0.2cm;
    padding-bottom:0.2cm;
    background-color:#FE0069;
    color:white;
    font-weight: bold;
    text-transform: uppercase;
}



.recu-corps{
    width:100%;
    border-collapse: collapse;
    margin-top:0.4cm;
}
.recu-corps tbody tr td:nth-child(1){
    width:32%;
    text-align: left;
    vertical-align: top;
    font-size:0.32cm;
    padding-top:0cm;
    padding-left:0.4cm;
    padding-right:0.4cm;
    color:black;
    border-right:1px solid black;
}
.recu-corps tbody tr td:nth-child(1) .cgi{
    color:#FE0069;
    font-weight: bold;
    text-transform: uppercase;
}
.recu-corps tbody tr td:nth-child(1) img{
    display: block;
    margin-left:auto;
    margin-right:auto;
    width:35%;
}
.recu-corps tbody tr td:nth-child(2){
    padding-left:0.4cm;
}
.recu-corps tbody tr td:nth-child(2){
    color:black;
    font-size:0.32cm;
    padding-top:0cm;
    text-align: justify;
}
.recu-corps tbody tr td:nth-child(2) span.recu-corps-reconnait{
    font-size:0.35cm;
    font-weight: bold;
    text-transform: uppercase;
    text-align: left;
}
.recu-corps tbody tr td:nth-child(2) span.recu-corps-donnateur{
    font-size:0.32cm;
    text-align: left;
}
.recu-corps tbody tr td:nth-child(2) table.recu-corps-subdonnateur{
    width:100%;
    border-collapse: collapse;
    margin-top:0.2cm;
}
.recu-corps tbody tr td:nth-child(2) table.recu-corps-subdonnateur tbody tr td:nth-child(1){
    width:75%;
    padding-top:0cm;
    padding-left:0cm;
    padding-right:0cm;
    border-right:0px;
    font-size:0.33cm;
}
.recu-corps tbody tr td:nth-child(2) table.recu-corps-subdonnateur tbody tr td:nth-child(2){
    width:25%;
    text-align: center;
    font-size:0.33cm;
    vertical-align: bottom;
    padding-top:0cm;
    padding-left:0cm;
    padding-right:0cm;
}
.recu-corps tbody tr td:nth-child(2) table.recu-corps-subdonnateur tbody tr td:nth-child(2) img{
    width:90%;
}




.recu .txt{
    font-size:0.41cm;
    color:black;
    line-height: 0.5cm;
    text-align: justify;
    margin-top:0.4cm;
}
.recu .txt img{
    width:7cm;
}








.recu .str{
    font-size: inherit;
    font-weight: bold;
    font-family: inherit;
    font-style: inherit;
}
.recu .ita{
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit;
    font-style: italic;
}




