@CHARSET "ISO-8859-1";

/*a:link,*/
/*a:visited*/
/*{*/
/*    color: #0398CA;*/
/*}*/

span#zf-name
{
    color: #91BE3F;
}
select {
    padding-bottom: 30px;
    position: relative;
    top: 0px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #4f81bd;
    padding : 2px 2px 2px 2px;
    marging : 2px 2px 2px 2px;
}
input {
    padding-bottom: 30px;
    position: relative;
    top: 0px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #4f81bd;
    padding : 2px 2px 2px 2px;
    marging : 2px 2px 2px 2px;
}
/* bug #3146 : SFAVE 20-06-12 */
/* Ajout du style pour les input en readOnly */
input[readOnly] {
    background-color: #EBEBE4;
    color: #ACA899;
}
div#copyright
{
    color: #000000;
    width:  100%;
    text-align: center;
}

div#formulaire
{
    color: #0398CA;
    background-color: #EEEEEE;
    width:  600 px;
    border: none;
    overflow: hidden;
    text-align: center;
    position: absolute;
    left: 300px;
    top: 500px;
}

body
{
    font-family: "Arial", Arial, Verdana, serif;
    font-size:12px;
    color: #4f81bd;
    height : 100%;
}

center
{
    margin-top: 20px;
}

div#bandeau-aide
{
    position: relative;
    bottom: 0px;
    width: 1000px;
    height: 20px;
    background-color: #2394eb;
    color: white;
}

div#bandeau-aide a
{
    display:block;
    width:auto;
    text-decoration:none;
    position: relative;
    bottom: 5px;
    padding:5px;
    color: white;
    font-size: 12px;
}

div#bandeau-aide a:hover
{
    color: #eb3da5;
}

div#bandeau-aide span#limit
{
    position: relative;
    bottom: 7px;
    color: white;
}

div#bottom-background
{
    /*    background: url(images/super-bottom-background.png);
        width: 1200px;
        height: 50px;
        position: relative;*/

}

div#menu
{
    color: #0398CA;
    background-color: #EEEEEE;
    width:  200 px;
    border: none;

}
div#content
{
    color: #0398CA;
    background-color: #EEEEEE;
    width:  400 px;
    border: none;
}

div#accueil-global-body
{

    height: 100%;
    margin: 0 auto;
    /*background: white url(images/super-background.png) center top repeat-y;*/
    /*box-shadow:0px -3px 17px 9px #979797;*/
}

div#accueil-global-body:after{
    content: '';
    display: table;
    clear: both;
}

div#accueil-requeteur
{
    width: 1000px;
    height: 580px;
    background: white;
    position: relative;
    top:-20px;
}

div#accueil-login
{
    width: 1000px;
    background-color: #6dc9ee;
    text-align: left;
    position: relative;
    padding: 20px 50px;
}

div#accueil-login:after{
    content: '';
    display: table;
    clear: both;
}

div#accueil-login p{
    font-size: 20px;
    color: #ffffff;
    text-align: center;
}

div#accueil-login form{
    padding-bottom: 0;
    background: url(images/login-form-background.png) repeat-x;
    background-size: 100% 100%;
    margin: 0;
}

div#accueil-informations
{
    width: 392px;
    height: 342px;
    position: relative;
    display: block;
    float: left;
    background: url(images/contenu-deroulant-background.png) repeat-y;
}

div#accueil-informations a
{
    display:block;
    width: 382px;
    line-height:38px;
    font-size: 15px;
    font-weight: bold;
    font-family: "Arial", Arial, Verdana, serif;
    color:white;
    text-decoration: none;
    position: relative;
    text-align: left;
    -moz-top-left-border-radius: 10px;
    -webkit-top-left-border-radius: 10px;
    -khtml-top-left-border-radius: 10px;
    border-top-left-radius: 10px;
    -moz-top-right-border-radius: 10px;
    -webkit-top-right-border-radius: 10px;
    -khtml-top-right-border-radius: 10px;
    border-top-right-radius: 10px;
}

div#accueil-global-body div#accueil-informations a span
{
    margin: 10px;
}

div#accueil-global-body div#accueil-informations a:hover
{
    color: #eb3da5;
}

a#accueil-info-0
{
    background: url(images/accueil-info-0.png) 100%;
}

div#accueil-informations a#accueil-info-1
{
    background: url(images/accueil-info-1.png) 100%;
}

div#accueil-informations a#accueil-info-2
{
    background: url(images/accueil-info-2.png) 100%;
}

div#accueil-informations ul.info-deroulant
{
    list-style: none;
    position: relative;

    left: -35px;
    height: 360px;
}

.info-deroulant .contenu-deroulant {
    text-align: justify;
    background: url(images/contenu-deroulant-background.png) repeat-y;
    margin: 0;
    padding: 0;
    width: 378px;
    position: relative;
    border-left: 2px solid #4f81bd;
    border-right: 2px solid #4f81bd;
}

.info-deroulant .contenu-deroulant p{
    margin: 0px 3px 0px 3px;
    padding: 3px;
    height: 265px;
    overflow: auto;
}

/* l'image de l'accueil fait 308 pixels de large! */
div#accueil-global-body div#accueil-img
{
    width: 308px;
    height: 342px;
    position: relative;
    left: 0px;
    float: right;
}

div#accueil-documents
{
    background: url(images/accueil-doc-background.png) repeat-x;
    background-position:center;
    width: 300px;
    height: 342px;
    position: relative;
    float: left;

}

div#accueil-documents p
{
    font-size: 20px;
    position: relative;
    top: 10px;
    left: -20px;
    color : #4f81bd;
    padding-left: 30px;
}

div#accueil-documents ul
{
    list-style: none;
    position: relative;
    top: 10px;
    left: -15px;
}

div#accueil-documents li
{
    margin-bottom: 5px;
}

div#accueil-documents a
{
    padding: 0 15px 0 0;
    display:block;
    width: 200px;
    line-height:40px;
    height: 20px;
    text-align:center;
    font-size: 12px;
    font-weight: bold;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    background: transparent url(images/btn-doc-right.png) no-repeat scroll right top;
    color:white;
    text-decoration:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    padding-left:  10px;

}

div#accueil-documents a span{
    display: block;
    padding: 0 0 0 15px;
    width: 200px;
    position: relative;
    white-space: nowrap;
    height: 40px;
    line-height: 40px;
    background: transparent url(images/btn-doc-left.png) no-repeat scroll left top;
    color: #FFFFFF;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;

}

div#accueil-documents a:hover {
    background-position: 100% -40px;
}

div#accueil-documents a:hover span {
    background-position: 0% -40px;
}

div#accueil-documents a	::-moz-focus-inner {
    border: none;
}

div#global-header {
    height: 140px;
    width: 1000px;
    background:url(images/banniere.PNG) no-repeat;
    background-position: left bottom;
    position: relative;
    left: 0px;
    top: 0px;
}

div#global-header-navigation {
    position: relative;
    right: 0px;
    top: 0px;
}

div#global-header-navigation a{
    display:block;
    width: auto;
    padding: 0 15px 0 0;
    line-height:40px;
    text-align:center;
    font-size: 14px;
    font-weight: bold;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    background: transparent url(/CAAC/public/styles/images/btn_right.png) no-repeat scroll right top;
    clear: left;
    color:white;
    text-decoration:none;
}

div#global-header-navigation a span{
    display: block;
    padding: 0 0 0 15px;
    position: relative;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    background: transparent url(/CAAC/public/styles/images/btn_left.png) no-repeat scroll left top;
    color: #FFFFFF;
}

div#global-header-navigation a:hover {
    background-position: 100% -30px;
}

div#global-header-navigation a:hover span {
    background-position: 0% -30px;
}

div#global-header-navigation a ::-moz-focus-inner {
    border: none;
}

div#mdpOublie {

    background: white;
    width:1000px;
    height:250px;
    position: relative;
    left: 0px;
    top: -20px;
}



/* �cran inscription */

div#inscription-header
{
    background: white;
    width:1000px;
    position: relative;
    left: 0px;
    height: 80px;
}


div#inscription-body form
{
    width: 800px;
    max-width: 100%;
    border: 1px solid #4F81BD;
    border-radius: 10px;
    text-align: left;
    padding: 15px;
}

div#inscription-body form input[type=reset], div#inscription-body form input[type=submit]
{
    position: relative;
    left: 50px;
    border: 2px solid #4f81bd;
    display:block;
    width: 150px;
    line-height:15px;
    white-space: normal;
    height:30px;
    text-align:center;
    font-size: 12px;
    font-weight: bold;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-decoration:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -o-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
}

div#submitFindPassword input[id=submit]
{
    position: relative;
    left: 50px;
    float: left;
    margin-left: 300px;
    border: 2px solid #4f81bd;
    display:block;
    width: 150px;
    line-height:15px;
    white-space: normal;
    height:30px;
    text-align:center;
    font-size: 12px;
    font-weight: bold;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-decoration:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -o-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
}

div#submitFindPassword input[id=cancel]
{
    position: relative;
    left: 50px;
    float: right;
    margin-right: 300px;
    border: 2px solid #4f81bd;
    display:block;
    width: 150px;
    line-height:15px;
    white-space: normal;
    height:30px;
    text-align:center;
    font-size: 12px;
    font-weight: bold;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-decoration:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -o-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
}

div#inscription-body form input[type=reset]:hover, div#inscription-body form input[type=submit]:hover
{
    background-image: linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -o-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
}

div#inscription-body form input[type=radio]
{
    margin-right: 10px;
}

div#inscription-body form td#submit-btn
{
    width: 266px;
}

#submit-btn-center
{
    width: 266px;
    text-align: center;
}

div#inscription-body table
{
    text-align: left;
    margin: 5px;
}

div#inscription-body table td
{
    padding: 3px;
}

div#inscription-body .description
{
    font-size: 13px;
    text-align: justify;
}

div#inscription-body .errors
{
    padding: 0;
    position: relative;
    float: right
}


/* �cran suivi de demande : HEADER */
div#suivi-demande-header
{
    background: white;
    width:1000px;
    position: relative;
    left: 0px;
    top: -20px;

}

div#suivi-demande-titre
{
    font-size: 25px;
    font-family: "Arial", Arial, Verdana, serif;
    color: #4f81bd;
    position: relative;
    left: -200px;
}

div#suivi-demande-frise-etapes
{
    position: relative;
    left: 0px;
    top: 0px;
}

div#suivi-demande-frise-etapes img
{
    width: 700px;
}

div#suivi-demande-table-etapes table
{
    width: 800px;
    position: relative;
    left: 55px;
    top: -11px;
}

div#suivi-demande-table-etapes table td
{
    width: 130px;
}

div#suivi-demande-table-etapes table tr#table-etape-row1
{
    font-size: 14px;
    font-family: "Arial", Arial, Verdana, serif;
    color: #4f81bd;
}

div#suivi-demande-table-etapes table tr#table-etape-row2
{
    font-size: 12px;
    font-family: "Arial", Arial, Verdana, serif;
    color: #4f81bd;
}

div#suivi-demande-global-body
{
    background: white;
    width:1000px;
    height:550px;
    position: relative;
    left: 0px;
    top: -20px;
}

div#suivi-demande-etape-courante {
    background-image: url(/CAAC/public/styles/images/cadre-bleu.PNG);
    height: 50px;
    width: 800px;
    position: relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #4f81bd;
}

div#suivi-demande-etape-courante p{
    text-align: left;
    font-size: 25px;
    font-family: "Arial", Arial, Verdana, serif;
    color: white;
    position: relative;
    left: 30px;
    top: -15px;
}

div#suivi-demande-body
{
    padding-bottom: 30px;
    height: auto;
    width: 800px;
    position: relative;
    top: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #4f81bd;
}

div#suivi-demande-body ul
{
    text-align:left;
    font-size: 15px;
    font-family: "Arial", Arial, Verdana, serif;
    color: #4f81bd;
    list-style-type: square;
}

div#suivi-demande-body p{
    text-align:left;
    font-size: 15px;
    font-family: "Arial", Arial, Verdana, serif;
    color: #4f81bd;
    position: relative;
    top: 15px;
    margin: 15px;
}

div#suivi-demande-info
{
    padding-bottom: 30px;
    height: auto;
    width: 800px;
    position: relative;
    top: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #4f81bd;
}

div#suivi-demande-info ul
{
    text-align:left;
    font-size: medium;
    font-family: "Arial", Arial, Verdana, serif;
    color: #4f81bd;
    list-style-type: square;
}

div#suivi-demande-info p{
    text-align:left;
    font-size: 15px;
    font-family: "Arial", Arial, Verdana, serif;
    color: #4f81bd;
    position: relative;
    left: 20px;
    top: 15px;
}

div#suivi-demande-form
{
    width:1000px;
    height:100px;
    position: relative;
    top: 30px;
}

div#suivi-demande-form input[type=submit]
{
    border: 2px solid #4f81bd;
    margin: 20px;
    display:block;
    width: 170px;
    line-height:15px;
    white-space: normal;
    height:40px;
    text-align:center;
    font-size: 15px;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-decoration:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -o-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
}

div#suivi-demande-form input[type=submit]:hover
{
    background-image: linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -o-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
}

div#suivi-demande-form span#reponse-label
{
    font-weight:bold;
}

div#suivi-demande-form span
{
    margin: 5px;
}

div#suivi-demande-form input[type=radio]
{
    margin: 10px;
}

td#appel {
    color: #ff3399;
    font-weight: bold;
}

/* Partie d�di�e au menu */
div#menu-visiteur {
    position: relative;
    left: 0px;
    width: 1000px;
    height: 40px;
    background-color: #2394eb;
}

div#menu-visiteur p#inscription{
    font-size: 20px;
    font-family: "Arial", Arial, Verdana, serif;
    color: white;
    position: relative;
    float: left;
    top: 7px;
    margin-left:  5px;
}

div#menu-visiteur #inscription-highlight
{
    color: #00eaff;
}

div#menu-visiteur a#inscription{
    display:block;
    width: 200px;
    padding: 0 15px 0 0;
    line-height:40px;
    text-align:center;
    font-size: 20px;
    font-weight: bold;
    font-family: "Arial", Arial, Verdana, serif;
    background: transparent url(images/header-btn_right.png) no-repeat scroll right top;
    /*    background-color:  blue;*/
    color:white;
    text-decoration:none;
    position: relative;
    float: right;
    margin-top: 5px;
    margin-right: 50px;
    /*    border-radius: 5px;*/

}

div#menu-visiteur a#inscription span#inscription{
    display: block;
    padding: 0 0 0 15px;
    white-space: nowrap;
    height: 30px;
    line-height: 30px;
    background: transparent url(images/header-btn_left.png) no-repeat scroll left top;
    color: #FFFFFF;
}

div#menu-visiteur a#inscription:hover {
    background-position: 100% -30px;
}

div#menu-visiteur a#inscription:hover span#inscription {
    background-position: 0% -30px;
}

div#menu-visiteur a#inscription::-moz-focus-inner {
    border: none;
}

div#menu {
    position: relative;
    left: 0px;
    top: 0px;
    width: 1000px;
    height: 100px;
    background-color: #2394eb;
}

div#menu ul.navigation {
    position: absolute;
    right: 10px;
    top: 4px;
    padding:0;
    margin:0;
    list-style-type:none;
}

div#menu li{
    margin-left:2px;
    float:left;
}

div#menu li a {
    display:block;
    width:160px;
    color:white;
    text-decoration:none;
    text-align:center;
    font-size: medium;
    font-family: "Arial", Arial, Verdana, serif;
    padding:5px;
    background: #6abdfd;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #4f81bd;
    behavior: url(/CAAC/public/styles/PIE.htc);

}

div#menu ul li a:hover {
    background: #eb3da5;
}

div#super-layout
{
    position: relative;
    top: 0;
    height: 100%;
    width: 100%;
    max-width: 1920px;
    /*background: url(images/super-background.png) repeat-y;*/
    margin-left: auto;
    margin-right: auto;
    background-position: center;
    -moz-box-shadow: 0px 25px 50px 40px #979797;
    -webkit-box-shadow: 0px 25px 50px 40px #979797;
    -o-box-shadow: 0px 25px 50px 40px #979797;
    box-shadow: 0px 25px 50px 40px #979797;

}
/******Creation de dossier****************/
div.divFormGlob {
    width : 800px;

}

div.divLigneG {
    width : 50%;
    text-align : left;
    float : left;

}
div.divLigneD {
    width : 50%;
    text-align : left;
    float : right;

}
div.divLigne {
    width : 100%;
    text-align : left;
    float : left;

}

div.div2col {
    width : 100%;
    text-align : left;
}

div.divgauche {
    width : 50%;
    float : left;
    text-align : left;
    border : none;
}
div.divgauche40 {
    width : 40%;
    float : left;
    text-align : left;
    border : none;
}
div.divdroite {
    width : 50%;
    float : right;
    text-align : left;
    border : none;
}
div.divdroite56 {
    width : 56%;
    float : right;
    text-align : left;
    border : none;
}
div.divdroite60 {
    width : 60%;
    float : right;
    text-align : left;
    border : none;
}
div.divdroiteJ {
    width : 75%;
    float : right;
    text-align : left;
    border : none;
}
div.divdroiteP {
    width : 100%;
    float : right;
    text-align : left;
    border : none;
}
div.divD {
    width : 0%;
    float : right;
    text-align : left;
    border : none;
}
div.DivG {
    float : left;
    text-align : left;
    border : none;
}
div.divGa {
    width : 0%;
    float : left;
    text-align : left;
    border : none;
}

form#etatcivil {
    text-align : center;
}
/*    div[id^=etatcivil-]{
        float : left;
        height : 35px;
        width:400px;
    }*/
div#etatcivil-civilite-label, div#etatcivil-nomUsuel-label,
div#etatcivil-adresse-label, div#etatcivil-id_cp-label, div#etatcivil-tel_fixe-label,
div#etatcivil-nationalite-label, div#etatcivil-situation_famille-label, div#etatcivil-nb_enfants-label,
div#etatcivil-id_ville-label,
div#etatcivil-tel_mobile-label, div#listeConcours-label,
div#etatcivil-prenom-label, div#etatcivil-appart-label, div#etatcivil-bp-label,
div#etatcivil-email-label, div#etatcivil-situation_actuelle-label, div#etatcivil-dateNaissance-label,
div#etatcivil-lieu_naissance-label, div#etatcivil-batiment-label, div#etatcivil-nomJFille-label  {
    width : 140px;
    float : left;
    height : 35px;
}
div#diplomeC-pays-label, div#diplomeC-nom_ecole-label{
    width : 160px;
    float : left;
    height : 35px;
}
div#diplomeC-type_univ-label,div#diplomeC-diplome_prepare-label{
    width : 100px;
    float : left;
    height : 35px;
}
/* LPA : mantis #1-4 */
div#diplomeC-inscrip_univ-label {
    width : 180px;
    float : left;
    height : 35px;
}
/*	div#diplomeC-nom_ecole-label {
                width : 190px;
                float : left;
                height : 35px;
        }*/
div#diplomeC-inscrip_ecole-label {
    width : 360px;
    float : left;
    height : 35px;
}
/*	 {
                width : 145px;
                float : left;
                height : 35px;
        }
         {
                width : 138px;
                float : left;
                height : 35px;
        }*/
div#diplomeC-annee_univ-label {
    width : 45px;
    float : left;
    height : 35px;
}
/*	div#etatcivil-situation_actuelle-label {
                width : 130px;
                float : left;
                height : 35px;
        }*/

div#creation-dossier-body .etatcivil-save
{
    border: 2px solid #4f81bd;
    align: right;
    display:block;
    width: 170px;
    line-height:15px;
    white-space: normal;
    height:40px;
    text-align:center;
    font-size: 15px;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-decoration:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -o-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
}

div#actualites
{
    background: white;
    width:1000px;
    height:600px;
    position: relative;
    left: 0px;
    top: -20px;
}

div#divImage
{
    vertical-align: bottom;
}
div#actualites-form input[type=submit], div#actualites-form input[type=reset],
div#actualites-form td#submit-btn button[type=button]
/*div#actualites-form button[type=button]*/
{
    border: 2px solid #4f81bd;
    margin: 20px;
    display:block;
    width: 170px;
    line-height:15px;
    white-space: normal;
    height:40px;
    text-align:center;
    font-size: 15px;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-decoration:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -o-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
}

div#actualites-form #delete
{
    border: 2px solid #c6c7cc;
    margin: 20px;
    display:block;
    width: 170px;
    line-height:15px;
    white-space: normal;
    height:40px;
    text-align:center;
    font-size: 15px;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-color: black;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
    background-image: -o-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
    background-image: -moz-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
    background-image: -webkit-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
    background-image: -ms-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
}

div#actualites-form input[type=submit]:hover
{
    background-image: linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -o-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
}

div#titreActu-label
{

    width:50px;
    float: left;
}

div#documentation
{
    background: white;
    width:1000px;
    height:600px;
    position: relative;
    left: 0px;
    top: -20px;
}

div#documentation-header
{
    background: white;
    width:1000px;
    position: relative;
    left: 0px;
    top: -20px;
    height: 80px;

}

div#documentation-form input[type=submit], div#documentation-form input[type=reset],
div#documentation-form button[type=button]
{
    border: 2px solid #4f81bd;
    margin: 20px;
    display:block;
    width: 170px;
    line-height:15px;
    white-space: normal;
    height:40px;
    text-align:center;
    font-size: 15px;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-decoration:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -o-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
}

div#documentation-form #delete
{
    border: 2px solid #c6c7cc;
    margin: 20px;
    display:block;
    width: 170px;
    line-height:15px;
    white-space: normal;
    height:40px;
    text-align:center;
    font-size: 15px;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-color: black;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
    background-image: -o-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
    background-image: -moz-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
    background-image: -webkit-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
    background-image: -ms-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
}

div#creation-dossier-titre
{
    font-size: 25px;
    font-family: "Arial", Arial, Verdana, serif;
    color: #4f81bd;
    position: relative;
    left: -200px;
    height : 10px;
}
div#creation-dossier-form
{
    width:1000px;
    height:100px;
    /*position: relative;*/
    top: 30px;
}

div#propositionAvisDiv
{
    background: white;
    width:1000px;
    height:auto;
    position: relative;
    left: 0px;
    top: -20px;
}

div#propositionAvis-header
{
    background: white;
    width:1000px;
    position: relative;
    left: 0px;
    top: -20px;
    height: 80px;

}

div#propositionAvis-titre {
    background-image: url(/CAAC/public/styles/images/cadre-bleu.PNG);
    height: 50px;
    width: 800px;
    position: relative;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #4f81bd;
}

div#propositionAvis-titre p{
    text-align: left;
    font-size: 25px;
    font-family: "Arial", Arial, Verdana, serif;
    color: white;
    position: relative;
    left: 30px;
    top: -15px;
}

div#propositionAvis-form
{
    padding-bottom: 30px;
    height: auto;
    width: 950px;
    position: relative;
    top: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #4f81bd;
    padding : 10px 10px 10px 10px;
    marging : 10px 10px 10px 10px;
}

div#propositionAvis-body
{

    padding-bottom: 30px;
    height: auto;
    width: 800px;
    position: relative;
    top: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #4f81bd;
    padding : 10px 10px 10px 10px;

}

div#propositionAvis-form input[type=submit], div#propositionAvis-form input[type=reset], div#propositionAvis-form button[type=button]
{
    border: 2px solid #4f81bd;
    margin: 20px;
    display:block;
    width: 170px;
    line-height:15px;
    white-space: normal;
    height:40px;
    text-align:center;
    font-size: 15px;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-decoration:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -o-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
}
/******* mod�les de mails *******/
div#templateMail-form
{
    padding-bottom: 30px;
    height: auto;
    width: 800px;
    position: relative;
    top: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #4f81bd;
    padding : 10px 10px 10px 10px;
    marging : 10px 10px 10px 10px;
}

/******Creation de dossier****************/
div.divFormGlob {
    width : 800px;

}

div.divLigneG {
    width : 50%;
    text-align : left;
    float : left;

}
div.divLigneD {
    width : 50%;
    text-align : left;
    float : right;

}
div.divLigne {
    width : 100%;
    text-align : left;
    float : left;

}

div.div2col {
    width : 100%;
    text-align : left;

}

div.divgauche {
    width : 50%;
    float : left;
    text-align : left;
    border : none;
}

div.divdroite {
    width : 50%;
    float : right;
    text-align : left;
    border : none;
}

div.divdroite80 {
    width : 80%;
    float : right;
    text-align : left;
    border : none;
}
div.divgauche80 {
    width : 80%;
    float : left;
    text-align : left;
    border : none;
}
div.divdroite70 {
    width : 70%;
    float : right;
    text-align : left;
    border : none;
}

form#etatcivil {
    text-align : center;
}

div#creation-dossier-body
{

    padding-bottom: 30px;
    height: auto;
    width: 950px;
    /*width: 800px;*/
    position: relative;
    top: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #4f81bd;
    padding : 10px 10px 10px 10px;
    /* padding : 10px 60px 10px 10px; */
}
div#creation-dossier-titre
{
    font-size: 25px;
    font-family: "Arial", Arial, Verdana, serif;
    color: #4f81bd;
    position: relative;
    left: -200px;
    height : 40px;
}
div#creation-dossier-form
{
    width:1000px;
    height:100px;
    /*position: relative;*/
    top: 30px;
}
div#souhait-saar_demande-label{
    float: left;
    width:140px;
    text-align:left;
}


/*LPA : Mantis #0000018 : 1.3*/
div[id^='experience-activite'][id$='-label'], div[id^='experience-duree'][id$='-label'],
div[id^='activite'][id$='-label'], div[id^=duree][id$='-label'],
div[id^='experience-lieu'][id$='-label'], div[id^='experience-ville'][id$='-label'],
div[id^='lieu'][id$='-label'], div[id^='ville'][id$='-label']{
    width : 100px;
    float : left;
    height : 35px;
}

div#souhait-annee_inscription-label, div#souhait-degre-label,
div#souhait-type_demande-label, div#souhait-objet_demande-label, div#souhait-formation-label,
div#souhait-concours-label, div#souhait-discipline-label, #souhait-degreEnseignement-label, #souhait-matiere-label {
    width : 180px;
    float : left;
    height : 35px;
}
div[id^='diplomeC-niveauDip'][id$='-label'], div[id^='diplomeC-titre_diplome'][id$='-label'],
div[id^='diplomeC-discipline_principale'][id$='-label'],
div[id^='diplomeC-lieu_obtention'][id$='-label'],
div[id^='diplomeC-type_diplome'][id$='-label']
/*LPA : Mantis #1-4*/
,div[id^='diplomeC-typeDip'][id$='-label'] {
    width : 160px;
    float : left;
    height : 35px;
}
/*LPA : Mantis #0000018 : 1.3*/
div[id^='diplomeC-niveau'][id$='-label'], div[id^='diplomeC-discipline_secondaire'][id$='-label'], div[id^='diplomeC-annee_obtention'][id$='-label']{
    width : 80px;
    float : left;
    height : 35px;
}

div#complementAdresse-label, div#rue-label, div#ville-label, div#codePostal-label {
    width:160px;
    float: left;
}

div#typeFichier-label, div#typeMail-label {
    width:120px;
    float: left;
}

div[id^='niveauDip'][id$='-label'], div[id^='titre_diplome'][id$='-label'],
div[id^='discipline_principale'][id$='-label'],
div[id^='lieu_obtention'][id$='-label'],  div[id^='type_diplome'][id$='-label'],
/*LPA : Mantis #1-4*/
div[id^='typeDip'][id$='-label']{
    width : 160px;
    float : left;
    height : 35px;
}
/*LPA : Mantis #0000018 : 1.3*/
div[id^='niveau'][id$='-label'], div[id^='discipline_secondaire'][id$='-label'], div[id^='annee_obtention'][id$='-label']{
    width : 80px;
    float : left;
    height : 35px;
}

/*LPA : Mantis #0000018 : 1.3*/
/*	div[id^='experience-activite'][id$='-label'], div[id^='experience-duree'][id$='-label'],
        div[id^='activite'][id$='-label'], div[id^=duree][id$='-label'],
        div[id^='experience-lieu'][id$='-label'], div[id^='experience-ville'][id$='-label'],
        div[id^='lieu'][id$='-label'], div[id^='ville'][id$='-label']{
                width : 100px;
                float : left;
                height : 35px;
        }*/
div.checkCertif {
    float:left;
}
div#recap-certif-label {
    float:right;
    margin-right:380px;
}
label.monlabel {
    width : 160px;
    float : left;
    height : 35px;
}
/*************** Ecran gestion des Saar */
div#mailSaar-label,
div#rueSaar-label, div#codePostalSaar-label{
    width : 120px;
    float : left;
}

div#nomSaar-label, div#telephoneSaar-label,
div#complementAdresseSaar-label, div#villeSaar-label{
    width : 170px;
    float : left;
}

div#departement-label{
    width : 120px;
    float : left;
}
div#adminSelect-label{
    width : 120px;
    float : left;
    vertical-align: top;
}
#gererParAdmin-label, #uploadSignature-label, #uploadLogo-label, #uploadGrille-label
{
    width : 100px;
    float : left;
}
#notificationPreaccord-label, #notificationAccord-label, #convocationEntretien-label, #gererParAppli-label {
    width : 260px;
    float : left;
}
.divLigneRadio{
    float: left;
    text-align: left;
    width: 200px;
}

p.pCheckbox {
    height: 100px;
    width: 250px;
    overflow: auto;
    border: 5px solid #eee;
    background: #eee;
    color: #000;
    float: center;
    padding: 0;
    margin: 0;
}
/*********************************************/

/******** Page Proposition Avis **********/
div[id^='nomCandidat'][id$='-label']{
    float: left;
    padding-right:10px;
}

div[id^='pCandidat'][id$='-label']{
    float: left;
    padding-right: 10px;
}

div[id^='avisCandidat'][id$='-label'], div[id^='entretienOpt'][id$='-label']{
    float: left;
}
div[id^='motifCandidat'][id$='-label']{
    float: left;
    padding-right:5px;
}
div[id^='textAvisCandidat'][id$='-label']{
    float: left;
    padding-right: 36px;
}

/********* Page Condition Accord collegial *******/
div[id^='condition'][id$='-label']{
    float: left;
    padding-right: 10px;
}
div[id^='pieces'][id$='-label']{
    float: left;
    padding-right: 10px;
}
div#descriptionConcours {
    float: right;
    padding-right: 250px;

}
div.divImageLeft {
    text-align: left;
}


fieldset {
    position: relative;
    top: 1em;
    padding: 0 0.5em 1em 0.5em;
    background-color: #fff;
    /*background-color :      #d9edfa;*/
    border-color : #2293ea;
    margin-top: 5px;


}
html>body fieldset {
    padding-top :           1em;
    top :                   0;
}
legend {
    position :              relative;
    top :                   0em;
    padding :               0.4em;
}

div#param-regional-global-body
{
    background: white;
    width:1000px;
    height:1500px;
    position: relative;
    left: 0px;
    top: -20px;
}

div#creation-dossier-global-body
{
    background: white;
    width:1000px;
    height:auto;
    position: relative;
    left: 0px;
    top: -20px;
}

.diverrors, .errors {

    font-size: 10px;
    color : #ea3ca4;
    list-style-type: none;
    align :left;
    margin: 0px;
}

#etatcivil-save /*, #etatcivil-saveAndQuit */{
    float:right;
    margin-right:60px;
    position: relative;
    left: 50px;
    border: 2px solid #4f81bd;
    display:block;
    /* LPA : Mantis #1-2 : Ajout bouton enregistrer et quitter */
    width: 160px;
    /*		width: 150px;*/
    line-height:15px;
    white-space: normal;
    height:30px;
    text-align:center;
    font-size: 12px;
    font-weight: bold;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-decoration:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -o-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
}

#souhait-prec {
    float:left;
    position: relative;
    left: 50px;
    border: 2px solid #4f81bd;
    display:block;
    width: 150px;
    line-height:15px;
    white-space: normal;
    height:30px;
    text-align:center;
    font-size: 12px;
    font-weight: bold;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-decoration:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -o-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
}
#souhait-save {
    float:right;
    margin-right:60px;
    position: relative;
    left: 50px;
    border: 2px solid #4f81bd;
    display:block;
    width: 150px;
    line-height:15px;
    white-space: normal;
    height:30px;
    text-align:center;
    font-size: 12px;
    font-weight: bold;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-decoration:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -o-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
}
#recap-save {
    position: relative;
    border: 2px solid #c6c7cc;
    display:block;
    width: 150px;
    line-height:15px;
    white-space: normal;
    height:30px;
    text-align:center;
    font-size: 12px;
    font-weight: bold;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-decoration:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
    background-image: -o-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
    background-image: -moz-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
    background-image: -webkit-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
    background-image: -ms-linear-gradient(bottom, rgb(198,199,204) 46%, rgb(201,209,209) 52%);
}

#diplomeC-addElement,  #diplomeC-removeElement, #diplomeC-prec, #diplomeC-save,
#experience-addElement,  #experience-removeElement, #experience-prec, #experience-save,
#recap-prec, #chercher, #valider, #consulter, #btnDossierCandidat
{
    position: relative;
    border: 2px solid #4f81bd;
    display:block;
    width: 150px;
    line-height:15px;
    white-space: normal;
    height:30px;
    text-align:center;
    font-size: 12px;
    font-weight: bold;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-decoration:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -o-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
}

#btnDossierCandidat {
    margin-top : 5px;
}

#degreEnseignement-label {
    float : left;
    width : 24%;
}


div#creation-dossier-body form input[type=submit]:hover, #diplomeC-addElement:hover, #diplomeC-removeElement:hover,
#experience-addElement:hover, #experience-removeElement:hover
{
    background-image: linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -o-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
}



div#creation-dossier-body form input[type=radio]
{
    margin-right: 10px;
}
div.descriptionForm {
    font-size : 10px;
    color : green;
}
div#creation-dossier-form
{
    width:1000px;
    height:50px;
    position: relative;
    top: 30px;
}
fieldset#fieldset-experience {
    /*width:700px;*/
}

/* page mentions l�gales */
div#mentions-header
{
    width: 1000px;
    height: 60px;
    background: white;
    position: relative;
    top: -40px;
}

div#mentions-body
{
    width: 1000px;
    height: 600px;
    background: white;
    position: relative;
    bottom: 40px;
}
/* page contact */
div#contact-header
{
    max-width: 1000px;
    width: 100%;
    height: 80px;
    background: white;
    position: relative;

}

div#contact-header span
{
    position: relative;
}

div#contact-body
{
    max-width: 800px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    height: 370px;
    background: white;
    position: relative;

}

/*div#contact-body form*/
/*{*/
/*    width: 800px;*/
/*    height: 370px;*/
/*    -moz-border-radius: 10px;*/
/*    -webkit-border-radius: 10px;*/
/*    -khtml-border-radius: 10px;*/
/*    border-radius: 10px;*/
/*    border: 2px solid #4f81bd;*/
/*    padding-top: 10px;*/
/*    text-align: left;*/
/*}*/

div#contact-body form input[type=submit]
{
    position: relative;
    left: 250px;
    top: 25px;
    border: 2px solid #4f81bd;
    display:block;
    width: 150px;
    line-height:15px;
    white-space: normal;
    height:30px;
    text-align:center;
    font-size: 12px;
    font-weight: bold;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-decoration:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -o-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
}

div#contact-body form input[type=submit]:hover
{
    background-image: linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -o-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
}

div#contact-body form textarea
{
    margin-top: 25px;
    resize: none;
}

/*div#contact-body form input[type=text]*/
/*{*/
/*    margin-top: 10px;*/
/*}*/

div#param-regional-body
{

    padding-bottom: 30px;
    height: auto;
    width: 973px;
    position: relative;
    top: 10px;
    padding : 10px 10px 10px 10px;
}

div#param-regional-body .ui-tabs-nav-item {
    font-size: 78% !important;
    width:82px !important;
    height:35px !important;
    line-height: 17px !important;
}

div#param-regional-body .ui-tabs-nav li a {
    padding: 0;
}

.centered {
    text-align:center;
}
.table80{
    width:80px;
}
.table100{
    width:100px;
}
.table180{
    width :180px;
}
.table200{
    width:200px;
}
.table280{
    width:280px;
}
.table290{
    width:290px;
}
.table353{
    width :353px;
}
.table750{
    width:750px;
}
.table800{
    width:800px;
}
.table825{
    width:800px;
}
.table850{
    width:850px;
}
.table900{
    width:900px;
}
.table1000{
    width:1000px;
}

div#nomFichier-label {
    width: 100px;
    position: relative;
    top: 10px;
}

input#nomFichier {
    width: 445px;
    position: relative;
    left: 120px;
    top: -10px;
}

div#nomMail-label {
    width: 100px;
    position: relative;
    top: 10px;
}

input#nomMail {
    width: 445px;
    position: relative;
    left: 120px;
    top: -10px;
}

input#uploadFile {
    position: relative;
    left: 65px;
}

input#emailText {
    width: 400px;
}

input#apercu {
    position: relative;
    right: 500px;
    border: 2px solid #4f81bd;
    display:block;
    width: 150px;
    line-height:15px;
    white-space: normal;
    height:40px;
    text-align:center;
    font-size: 14px;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-decoration:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -o-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
}

input#apercu:hover
{
    background-image: linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -o-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(209,102,188) 14%, rgb(230,99,206) 57%, rgb(247,140,227) 79%);
}

#listeCandidats>option{
    height : 16px;
    margin : 0;
    padding : 0;
}

#listeCandidats{
    height : 324px;
    padding : 0px;
    margin : 0;
}

#souhait-degreEnseignement-element {
    margin-left : 180px;
}

.ui-widget-header{
    background: #6ABDFD;
}

div.boutonSelectionDossier {
    width : 100%;
    text-align : left;
    float : left;
}


/* Souhait */
select#souhait-discipline, select#souhait-matiere{
    width : 280px;
}

/*div#souhait-discipline-label, div#souhait-concours-label, div#souhait-matiere-label{
    width : 110px;
    text-align : left;
    float : left;
}*/

div.divD2{
    float : left ;
    width: 0;
    border : medium none;
    text-align: left;
}

#souhait-concours{
    width : 270px;
}

#valider_numec
{
    border: 2px solid #4f81bd;
    margin: 20px;
    display:block;
    width: 170px;
    line-height:15px;
    white-space: normal;
    height:30px;
    text-align:center;
    font-size: 15px;
    font-family: "Arial", Arial, Verdana, serif;
    vertical-align:middle;
    text-decoration:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    border-radius: 10px;
    color: white;
    cursor: pointer;
    cursor: hand;
    background-image: linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -o-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -moz-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
    background-image: -ms-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
}

#valider_numec {
    margin-left: 365px;

}

#table-enseignantAnge {
    border-collapse: collapse;
    width :95%;
}

#table-enseignantAnge th, #table-enseignantAnge td {
    border: 1px solid grey;
    text-align: center;
}

/*LPA - Mantis #1-1 : ajout de l'* pour les champs required*/
span.requiredSuff{
    color : red;
}

/*LPA - Mantis #2-2*/
#noteInfo-form-candidat{
    width:100%;
    font-size:10.5px;
}

/*LPA : Mantis : #2-6 : Purge des dossiers */

div#purge-dossier-body
{
    background: white;
    width:1000px;
    height:850px;
    /*height:auto;*/
    position: relative;
    left: 0px;
    top: -20px;
}
#purgeDoss{
    width: 100%;
    /*    border-width: 1px;
        border-style:solid;*/
    border-collapse: collapse;
    height:700px;
    /*overflow:auto;*/
}

#purgeDoss td {
    border: 1px solid;
    border-style:solid;
    text-align: center;
}

#purgeDoss th {
    border: 1px solid #4F81BD;
    border-style:solid;
    background-color:#6ABDFD;
    color: white ;
    vertical-align: left;
}
#purgeSelection {
    border: 2px solid #4F81BD;
    margin: 5px;
    display: block;
    width: 170px;
    line-height: 15px;
    white-space: normal;
    height: 40px;
    text-align: center;
    font-size: 15px;
    font-family: "Arial",Arial,Verdana,serif;
    vertical-align: middle;
    text-decoration: none;
    border-radius: 10px;
    color: #FFF;
    cursor: pointer;
    background-image: -moz-linear-gradient(center bottom , #4A7BB3 14%, #709AC7 57%, #7CA4CF 79%);
    background-image: -webkit-linear-gradient(bottom, rgb(74,123,179) 14%, rgb(112,154,199) 57%, rgb(124,164,207) 79%);
}

#purgeBtns{
    /*width: 95%;*/
    border-width: 0px;
    border-collapse: collapse;
}

#purgeBtns td {
    border: 0px;
    text-align: center;
}
div#purge-dossier-tab{
    height: 600px;
    overflow: auto;
}
div#purge-dossier-btns{
    height: 150px;
}
/* LPA : Mantis #2-9 : modif de dossier */
div.description{
    font-size: 10px;
    color:green;
}
div.clear{
    clear:both;
}
div.divgaucheADBtn {
    float : right;
    text-align : left;
    border : none;
}
/* LPA : Mantis #0000018 : 1.3 */
.note-info{
    font-size: 10.5px;
}
#form_contenu{
    width:  500px;
}
a#accueil-info-1 + ul{
    display: none;
}
ul.contenu-deroulant p{
    color: #4f81bd;
    font-family: "Arial", Arial, Verdana, serif;
    font-size: 12px;
}
a.captcha_reload{
    margin-left: 5px;
}

a#annuler:visited,
a#annuler{
    color:white;
}
.alert-danger a{
    color: #a94442;
    text-decoration: underline;
}