﻿html, body {
    background-color: #ffffff;
    background-image: url(../Images/bgmy02.png);
    font: 1em Tahoma, Geneva, sans-serif;
    margin: 0;
    padding: 0;
}

h1, h2 {
    font-weight: normal;
}

h3 {
    font-weight: bold;
}

h1 {
    font-size: 34px;
}

h2 {
    font-size: 28px;
}

h3 {
    font-size: 20px;
}

.content-wrapper {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 6px;
    width: 100%;
    max-width: 1024px;
}

img {
    height: auto;
}

.header {    
    margin-top: 6px;
    margin-bottom: 6px;
    text-align: center;
    width: 100%;   
}

.footer {
    margin-top: 8px;
    text-align: center;
    background-color: transparent;
}

.paragraphenormal {
    margin: 6px 0px 2px 0px;
    text-align: justify;
}

.paragraphenormalretrait {
    margin: 6px 0px 2px 0px;
    padding-left: 12px;
    text-align: justify;
}

.LabIdentification {
    text-align: center;
    font-size: 1.25em;
    Width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
}

.NoPadding {
    padding-bottom: 0px !important;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px !important;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

#divmain {
    min-height: 620px;
}

.centerHandV {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.acceptrefuse {
    width: 380px;
    height: 42px;
    color: white;
    background-image: none;
}

.img-responsive_centered {
    display: block;
    width: 100%;
    margin: 0 auto;
}

.resphoto,
.resphoto .dxiz-wrapper img,
.resphoto .dxiz-wrapper dxiz-lens {
    max-width: 800px;
    width: 100%;
    height: auto;
}

.justified {
    text-align: justify;
}

.maxwidthform {
    max-width:400px;
}
.photostructure {
    position: absolute;
    top: 12.5%;
    left: 12.5%;
    border-radius: 10%;
}

.structd {
    width: 100%;
    height: 174px;
    text-align: center;   
}

.structitre {
    color: #0000FF;
    font-style: italic;
}

.structdjoindre {
    text-align: center;
    width: 50%;
}

.divphotostruc {
    width: 160px;
    height: 210px;
    border-radius: 3%;
    margin: auto;
    position: relative;
    background-image: url('../Images/backphoto.png');
}

.buttons {
    font-size: 0.95em;
}