
/********************
Formulaire de recherche
********************/
#searchFormContener {
    width:215px;
    position: relative;
    float:left;
    top:0px;
    left: 0px;
    margin:0px;
    background-color: #EEF9FB;
}

#searchFormContener h1#searchFormTitle {
    font-size: 0.9em;
    height:18px;
    padding: 0px 5px;
    background-color: #4792B5;
    margin: 0px;
    color: #FFFFFF;
}
#searchFormContener #searchForm {
    margin: 0px;
    padding: 3px;
}
#searchFormContener #searchForm ul {
    color: #747474;
    padding: 0px 10px;
    margin-left: 10px; 
}
#searchFormContener #searchForm ul li {
    line-height:1em;
}
#searchFormContener #searchForm .section {
    margin-top: 3px;
    clear:both;
}
#searchFormContener #searchForm .section .label {
    color:#4792B5;
    font-size: 0.8em;
    font-weight: bold;
}
#searchFormContener #searchForm .section h1 {
    border-bottom: 1px solid #51CBFF;
    color:#51CBFF;
    font-size: 0.8em;
    margin: 0px;
    line-height:18px;
}
* html #searchFormContener #searchForm .section h1 { /* IE 6 spécifique */
    line-height: 11px;
}
#searchFormContener #searchForm .section h2 {
    color:#000000;
    font-size: 0.8em;
}
#searchFormContener #searchForm .section span.choice {
    white-space: nowrap;
    line-height:16px;
    display: block;
}
#searchFormContener #searchForm label {
    color: #747474;
    font-size:0.8em;
    line-height:14px;
}
#searchFormContener #searchForm .section .sectionElement {
    float: left;
    height: 24px;
    display: block;
    text-align: center;
    margin-bottom: 2px;
    margin: 0px;
}
*+html body #searchFormContener #searchForm .section .sectionElement { /* IE 7 spécifique */
    height: 22px;
}

#searchFormContener #searchForm .section .nbEl2 { width: 196px;}
#searchFormContener #searchForm .section .nbEl3 { width: 158px;}
#searchFormContener #searchForm .section .nbEl4 { width: 80px;}
#searchFormContener #searchForm .section .nbEtroit { width: 60px;}

#searchFormContener #searchForm .section select {
    font-size:0.8em;
    width: 155px;
}
#searchFormContener #searchForm .section .nbEl2 select { width: 192px;}
#searchFormContener #searchForm .section .nbEl3 select { width: 100px;}
#searchFormContener #searchForm .section .nbEl4 select { width: 78px;}
#searchFormContener #searchForm .section .nbEtroit select { width: 45px;}
#searchFormContener #searchForm .section .participant select { width: 45px;}

#searchFormContener #searchForm .section .sectionElement label {
    display: block;
    font-size: 0.8em;
    text-align: center;
    clear:both;
}
html body #searchFormContener #searchForm .section select {
    margin-top: 0;
    margin-bottom: 0;

}

#searchFormContener #searchForm .submitFormButton {
    text-align: center;
    padding:5px;
    position:relative;
    clear: both;
    margin: 0px;
}

#searchFormContener #searchForm .submitFormButton a {
    background-image: none;
    border: 1px solid #4792B5;
    color: #4792B5;
    padding: 0px 4px;
    font-weight: bold;
    font-size:0.8em;
    display: block;
    width:144px;
    height:21px;
    line-height:21px;
    margin-left:20px;
    text-decoration : none;    
}

#searchFormContener #searchForm .child_birthdate {
    color:#327EA1;
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:11px;
    float:left;
    white-space:nowrap;
    margin-left:3px;
    width: 100px !important;
    width: 94px;
}
#searchFormContener #searchForm .child_birthdate label {
    color:#327EA1;
}
#searchFormContener #searchForm .child_birthdate_label {
    width: 200px !important;  
}
#searchFormContener #searchForm .child_birthdate input {
    font-family:Arial,Helvetica,sans-serif;
    font-size:9px;
    width:53px !important;
    width:48px;
}    



/********************
Colonne formulaire d'identification et newsletter
********************/
#personnalDataContener {
    width:215px;
    position: relative;
    float:left;
    top:0px;
    left: 0px;
    margin:0px;
    padding: 10px 0 5px 0;
    background-color: #EEF9FB;
}
* html body #personnalDataContener { /* IE 6 spécifique */
    padding: 0px 0 2px 0;
}
*+html body #personnalDataContener { /* IE 7 spécifique */
    padding-top: 4px;
}

#personnalDataContener h1 {
    font-size: 0.9em;
    height:18px;
    padding: 0px 5px;
    background-color: #4792B5;
    margin: 0px;
    color: #FFFFFF;
}

#personnalDataContener .personnalDataBlock {
    padding-bottom: 10px;
    margin-bottom: 15px;
    background-position: bottom left;
    background-repeat: no-repeat;
}
* html #personnalDataContener .personnalDataBlock { /* IE 6 spécifique */
    margin-bottom: 5px;
}
*+html #personnalDataContener .personnalDataBlock { /* IE 7 spécifique */
    margin-bottom: 5px;
}

#personnalDataContener p {
    color:#4792B5;
    font-size: 0.8em;
    padding: 1px 3px;
    display:block;
    width:85px;
    float:left;
}
* html body #personnalDataContener p { /* IE 6 spécifique */
    width:82px;
}
#personnalDataContener label, #personnalDataContener span.label {
    font-weight: bold;
}

#personnalDataContener p.linkBlock {
    width:190px;
}

#personnalDataContener .personnalDataBlock p a { 
    font-size: 0.9em;
}
#personnalDataContener p a:hover {
    text-decoration:underline;
}

#personnalDataContener form {
    margin-bottom:2px;
    clear:both;
    padding: 1px 3px;
}
#personnalDataContener form label{
    width:82px;
    display:block;
    clear:both;
}
* html body #personnalDataContener form label { /* IE 6 spécifique */
    width:79px;
}
#personnalDataContener form input {
    width:82px;
    display:block;
    float: left;
}
* html body #personnalDataContener form input { /* IE 6 spécifique */
    width:79px;
}
#personnalDataContener form input[type="hidden"]{
    display:none;
}

#personnalDataContener .submitFormButton {
    text-align: center;
    padding:5px 2px;
    position:relative;
    margin: 0px;
    width:15px;
}
* html body #personnalDataContener .submitFormButton { /* IE 6 spécifique */
    padding:2px;
}

#personnalDataContener .submitFormButton a {
    background-image: none;
    border: 1px solid #4792B5;
    color: #4792B5;
    padding: 0px 2px;
    font-weight: bold;
    /* font-size:0.8em; */
    display: block;
    width:15px;
    height:21px;
    line-height:21px;
    margin-left:0px;
    text-decoration : none;    
}





#personnalDataContener a {
    color:#4792B5;
    text-decoration: none;
}
#personnalDataContener a:hover {
    text-decoration: underline;
}

#personnalDataContener p a.popupLink {
    font-weight:normal;
}


#searchFormContener .error {
    color: #AC190D;
    padding: 20px;
    background-image: none;
}



