table	{FONT-FAMILY : Verdana; FONT-SIZE : 11px; FONT-WEIGHT: normal ; COLOR: #000000 ; TEXT-DECORATION: none; padding-left: 0}
h1	    {FONT-FAMILY : Verdana; FONT-SIZE : 12px; FONT-WEIGHT: bold   ; COLOR: #BA6C49 ; TEXT-DECORATION: none;}
h2	    {FONT-FAMILY : Verdana; FONT-SIZE : 11px; FONT-WEIGHT: bold   ; COLOR: #000000 ; TEXT-DECORATION: none;}
.tbl1   {text-align: left; border: 1px solid #ECD4C8; padding: 4;}
td      {text-align: left; vertical-align: middle; height: 50%; width: 50%; padding-left: 20px;}
.titre  {text-align: left; vertical-align: middle; height: 50%; width: 50%; font-weight: bold; font-size: 13px; padding-left: 0;}
.titre2 {text-align: left; font-weight: bold; font-size: 11px; text-decoration: underline; margin-top: 10px;}

body {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
    text-decoration: none;
    padding: 20px 5% 20px 5%;
}

a {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #BA6C49;
    text-decoration: none;
}

a:hover {
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
    color: #ECD4C8;
    text-decoration: none;
}

#bandeauAcademie {
     background-image: url("rectorat.png");
     background-repeat:no-repeat;
     padding-top: 1.2em;
     padding-bottom: 1.2em;
     font-size: 25px;
     font-weight: bold;
     color: #1A62A8;
     text-align: center;
}

#titrePage {
     background-image: url("examens-concoursbarre.gif");
     background-repeat: repeat-x;
     padding-left: 10px;
}

#titrePage H1 {
    font-size: 17px;
    font-weight: bold;
    color: #000000;
}

#blocExam {
    margin-bottom: 1.3em;
    text-align: left;
    border: 1px solid #ECD4C8;
    padding: 1em;
}

#titreEpreuve {
    text-align: left;
    font-weight: bold;
    text-decoration: underline;
}

.texteEpreuve {
    text-align: left;
    text-decoration: none;
    padding-left: 0.5em;
}

.remarque {
    font-size: 8px;
    font-weight: normal;
    font-style: italic;
}

#rappel {
    margin-bottom: 1.3em;
}

.rappelLibelle {
    color: #b20909;
    font-weight: bold;
    font-size: 13px;
}

.rappelTexte {
    color: #000000;
    font-weight: Bold;
}

form {
    margin: 0px;
}

input {
    border: 1px solid #1A62A8;
    padding: 2px;
    background-color: transparent;
    font-weight: bold;
    color: #1A62A8;
}

input[type=radio] {
    margin-right: 10px;
    background-color: transparent;
    border: none;
}

.ok {
    background-image: url("examens-concoursok.gif");
    background-repeat: no-repeat;
    margin-left:6px;
    border: none;
    height:21px;
    width:21px;
    clear:both;
}
