.textebox {
background-color: #9AD5FF;
border: black 1px solid;
color: #02165B;
font-family: arial, verdana, ms sans serif;
font-size: 7pt;
font-weight: bold;
text-transform : uppercase
}

.textebox_password {
background-color: #9AD5FF;
border: black 1px solid;
color: #02165B;
font-family: arial, verdana, ms sans serif;
font-size: 7pt;
font-weight: bold;
}

.lien {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 13px;

        font-weight: bold;

        text-decoration: underline;

        color: #000000;
		}


.lien2 {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 9px;

        font-weight: bold;

        text-decoration: underline;

        color: #000000;

}
.lien:hover {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 13px;

        font-weight: bold;

        text-decoration: underline;

        color: #064A87;
		}
		
.lien2:hover {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 9px;

        font-weight: bold;

        text-decoration: underline;

        color: #064A87;
				}


.accbas {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 9px;

        font-weight: regular;

        text-decoration: none;

        color: #D1F3FF;


		}
		
.accbas:hover {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 9px;

        font-weight: regular;

        text-decoration: underline;

        color: #029E5A;


}
.coeur_page {

        font-family: Arial, Helvetica, sans-serif;

        font-size: 13px;

        text-align: justify;
        text-decoration: none;

        color: #00165B;

}
.subnav {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 9px;

        font-weight: bold;

        text-decoration: none;

        color: #064A87;

}
.subnav:hover {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 9px;

        font-weight: bold;

        text-decoration: none;

        color: #000000;

}
.subnavon {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 9px;

        font-weight: bold;

        text-decoration: none;

        color: #000000;

}
.texte_actu_accueil {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 10px;

        font-weight: bold;

        text-decoration: none;

        color: #C63B8B;

}

.lien_actu_accueil {

        font-family: Verdana, Arial, Helvetica, sans-serif;

        font-size: 10px;

        font-weight: bold;

        text-decoration: none;

        color: #ffffff;

}



.lien_actu_accueil:hover {

        font-weight: bold;

        text-decoration: underline;

        color: #A8DABD;

}
/* job list style > recrutement */
#job_list {
    margin:             0;
    padding:            0;
}
#job_list li {
    list-style-type :   none;
    background:         url(/images/pages/puce_texte.gif) no-repeat left top;
    padding-left:       20px;
}
.up {
    text-transform:     uppercase;
}
#job_post table {
    font-size:          12px;
}
#job_post input,
#job_post textarea {
    width:              90%;
}
#job_post input.error,
#job_post div.error,
#job_post select.error,
#job_post textarea.error {
    border:         solid 1px #e82424;
    background:     #eeafaf;
}
#job_post label.error,
#job_post span.error {
    color:          #e82424;
}

BODY{
scrollbar-face-color:#B2C6DE;
scrollbar-arrow-color:#297AB3;
scrollbar-track-color:#FFFFFF;
scrollbar-shadow-color:'#297AB3';
scrollbar-highlight-color:'#FFFFFF';
scrollbar-3dlight-color:'#297AB3';
scrollbar-darkshadow-Color:'#FFFFFF';
}
