* {
    color:#000000;
    font-family: Arial, Helvetica, sans-serif, trebuchet MS, Verdana;
    font-size:12px;
    margin:0pt;
    padding:0pt;
}

body {
    background:#fff none repeat scroll 0%;
}

table {
    border:0pt none;
    border-collapse: collapse;
}

img {
    border:0pt none;
}

p   {
    text-align:justify;
}

ul  {
    list-style-type: none;
}

label {
    display:inline;
    float:left;
    width:150px;
}

td  {
    vertical-align: top;
}

a   {
    text-decoration:none;
    cursor: pointer;
}

hr  {
    border:0pt none;
    clear:both;
    height:0pt;
    visibility:hidden;
}

h1      {
        color: #1353A0;
        border-bottom: 1px solid #8ABAFF;
        font-size: 18px;
        font-weight: bolder;
        letter-spacing: 2px;
        margin: 0 0 1em 0;
        padding: 0 0 3px 0;
}

#Main {
    min-height: 800px;
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}


#imgs {
    margin-left: 20px;
    margin-right: 20px;
}

#texteDroite {
    padding-left: 0px;
    padding-right: 10px;
}

#texteDroite b {
    color: #1353A0;
    font-size: 20px;
    font-weight: 400;
}

#texteDroite p,i {
    color: #1353A0;
    font-size: 20px;
    font-weight: 100;
}

#Email {
    text-align: center;
}

#Email a {
    text-decoration: underline;
    font-size: 18px;
    color: #1353A0;
}

#cadreTable {
    border: 1px solid #8ABAFF;
    padding: 10px;
}