/*----------------------General------------------------*/
/*-------------------<--  Benj -->---------------------*/
* {margin: 0; padding: 0;}
a img {border: 0;}
p {font-size: .8em;}

html, body {
    height: 100%;
}
body {
font-family: georgia, "Times New Roman", Times, serif;
text-align: left;
font-size:11pt;
background-color: #fff;
}
#conteneur {
width:100%;
background: none;
}

/*---- bandeau -------*/
#bandeau {
display: none;
}
#bandeau p{
display: none;
}
#bandeau p#trav_tempo {
display: none;
}

/*---- menu -------*/
#menu {
display: none;
}
#menu_bas {
display: none;
}


/*---- Texte -------*/
/*---- Texte -------*/
#texte {
margin-top: 25px;
margin-left: 100px;
}

/*---- texte2 -------*/
#texte2 {
width: 572px;
background: #EEEEEE url(design/emploi_milieu.gif) 0 0 repeat-y;
position: relative;
}
#texte2_haut {
background: transparent url(design/emploi_haut.gif) 0 0 no-repeat;
height: 42px;
font-size: 1px;
}
#texte2_bas {
background: transparent url(design/emploi_bas.gif) 0 0 no-repeat;
height: 15px;
font-size: 1px;
}
#texte2 h1 {
color: white;
position: absolute;
top: 1px;
left: 40px;
font-size: 1.1em;
}
#texte2 h2 {
color: #ff8a3b;
font-size: 1em;
margin: 5px 15px 15px 15px;
}
#texte2 h3 {
font-size: .9em;
font-weight: bold;
margin: 5px 15px 15px 15px;
}
#texte2 p {
margin-left: 15px;
margin-right: 15px;
padding-bottom: 8px;
}
#texte2 a {
color: #ff8a3b;
}
#texte2 a:hover {
text-decoration: none;
}
strong, b {
color: #004c99;
}
.floatleft {
float: left;
margin: 5px 5px 5px 15px;
}
.floatright {
float: right;
margin: 5px 15px 5px 5px;
}
hr {
clear: both;
visibility: hidden;
}
#texte2 ul {
font-size: .8em;
margin: 5px 15px 15px 40px;
}
#texte2 img.cadre{
margin: 5px 5px;
background: white;
padding: 5px 5px;
border: 1px solid #CCCCCC;
}


#recherche {
display: none;
}
#imprimer {
display: none;
}
#postuler {
display: none;

}

/*----------------------------------------------*/
/*---- Pied de page -------*/
/*----------------------------------------------*/
#pied_page {
display: none;
}