﻿body 
{
    font-family: Arial, Verdana, Geneva,Helvetica, sans-serif;
    margin: auto;
	padding: 0px;
	background-color:#f1f1f1;
	border-left: solid 1px #23458c;
	border-right: solid 1px #23458c;
	width: 1000px;
}

#bandeau_haut_1 {
    height: 16px;
    padding-top: 4px;
    padding-left: 5px;
    background-color: #333366;
    font-size: 8pt;
    font-weight: bold;
    color: #FFFFFF;
    margin-left: 3px;
    margin-right: 3px;
}

#bandeau_haut_2 {
    font-size: 8pt;
	background-color : White;
	color : #333366;
	border-top: solid 1px #3333CC;
	border-left: solid 1px #3333CC;
	border-bottom: solid 1px #3333CC;
	padding-left: 5px;
	height: 20px;
	padding-top: 3px;
	margin-left: 3px;
    margin-right: 3px;
}

#bandeau_haut_3 {
    font-size: 8pt; 
	background-color : #6699CC;
	color : #FFFFFF;
	padding-left: 5px;
	height: 19px;
	padding-top: 2px;
	margin-left: 3px;
    margin-right: 3px;
}

#bandeau_haut_accueil {
    background-color: #333366;
    font-size: 10pt;
    color: #FFFFFF;
    min-width: 155px;
    height: 68px;
    text-align: center;
    vertical-align: middle;
    margin-right: 5px;
}

#bandeau_haut_accueil div {
    padding-top: 14px;
}

#bandeau_haut_rechercher {
    font-size: 13px;
    text-align: left;
}

#fil_ariane {
    font-size: 12px;
    padding-left: 15px;
    padding-top: 3px;
}

#content {
    width: 1000px;
}

#content_gauche {
    float: left;
    width: 691px;
}

#content_gauche_haut {
    margin: 0px;
    padding-left: 2px;
}

#content_gauche_bas {
    position: relative;
    padding-left: 2px;
}

#content_droite {
    width: 300px;
    float: right;
    position: relative;
    text-align: center;
}

#recrutement {
    background-image: url(../images_temp/fond-tp-recrutent.png);
    background-repeat: no-repeat;
    width: 256px;
    height: 452px;
    padding-left: 7px;
    text-align: left;
}

#entreprise_presente {
    background-image: url(../images_temp/fond-entreprise-presente.png);
    background-repeat: no-repeat;
    width: 256px;
    height: 152px;
}

#texte_entreprise {
    width: 200px;
    text-align: justify;
}

/* Menu */

#menu_barre {
    text-decoration: none;
    width: 634px;
    padding-left: 20px;
}

#avant_menu {
    width: 100%;
}

#nav {
    top: 3px;
    left: 10px;
}

#mon_compte {
    float: right;
    margin-top: -18px;
    margin-right: 20px;
    text-decoration : none; 
    color : #000000; 
    border-bottom : 2px; 
    border-bottom-style : solid; 
    border-bottom-color : #ff6633;
    font-weight: bold;
    font-size: 11pt; 
}

#deconnexion {
    float: right;
    margin-top: -18px;
    margin-right: 20px;
    text-decoration : none; 
    color : #000000; 
    border-bottom : 2px; 
    border-bottom-style : solid; 
    border-bottom-color : #ff6633;
    font-weight: bold;
    font-size: 11pt; 
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}

#menu {
    width: 634px;
    font-family: Arial Black;
    font-size: 10pt;  
    color: #8da5c8;
}

#menu a:hover {
    color: #ffffff;
}

#menu dt {
cursor: pointer;
    /*background:#1a4a90;*/
line-height: 20px;
margin: 2px 0;
    /*border: 1px solid #8da5c8;*/
    height: 22px;
    width: 634px;
    padding-left: 75px;
}

#offre {
    background-image: url("../images_temp/menu-fond-offre.png");
    background-repeat: no-repeat;
}

#offre:hover {
    background-image: url("../images_temp/menu-fond-offre-hover.png");
    background-repeat: no-repeat;
}

#recherche {
    background-image: url("../images_temp/menu-fond-recherche.png");
    background-repeat: no-repeat;
}

#recherche:hover {
    background-image: url("../images_temp/menu-fond-recherche-hover.png");
    background-repeat: no-repeat;
}

#selection {
    background-image: url("../images_temp/menu-fond-selection.png");
    background-repeat: no-repeat;
}

#selection:hover {
    background-image: url("../images_temp/menu-fond-selection-hover.png");
    background-repeat: no-repeat;
}

#mails {
    background-image: url("../images_temp/menu-fond-mail.png");
    background-repeat: no-repeat;
}

#mails:hover {
    background-image: url("../images_temp/menu-fond-mail-hover.png");
    background-repeat: no-repeat;
}

#criteres {
    background-image: url("../images_temp/menu-fond-criteres.png");
    background-repeat: no-repeat;
}

#criteres:hover {
    background-image: url("../images_temp/menu-fond-criteres-hover.png");
    background-repeat: no-repeat;
}

#cv {
    background-image: url("../images_temp/menu-fond-offre.png");
    background-repeat: no-repeat;
}

#cv:hover {
    background-image: url("../images_temp/menu-fond-offre-hover.png");
    background-repeat: no-repeat;
}

#defaut {
    background-image: url("../images_temp/menu-fond-defaut.png");
    background-repeat: no-repeat;
}

#defaut:hover {
    background-image: url("../images_temp/menu-fond-defaut-hover.png");
    background-repeat: no-repeat;
}

#menu dd {
position: absolute;
z-index: 100;
    left: 221px;
margin-top: -1.4em;
    /*width: 514px;*/
    /*background: #6c7c9d;*/
    font-weight: normal;
}

#menu ul {
padding: 2px;
}

#menu li {
    font-family: Arial;
font-size: 90%;
    font-weight: normal;
line-height: 18px;
    /*background: #6c7c9d;*/
}

#menu dt a {
    color: #8da5c8;
text-decoration: none;
display: block;
}

#menu li a {
    color: #ffffff;
text-decoration: none;
display: block;
    /*background: #6c7c9d;*/
    background-image: url("../images/sous-menu-fond.png");
    background-repeat: no-repeat;
    height: 19px;
    width: 411px;
    padding-left: 25px;
}

#menu li a:hover {
    color: #ffffff;
    /*background: #3273b3;*/
    background-image: url("../images/sous-menu-fond-hover.png");
    background-repeat: no-repeat;
    text-decoration: none;
    font-family: Arial Black;
    font-weight: bold;
    font-size: 10pt;
}

/* Fin Menu */

.fond_titre {
    font-size: 15px;
    color: #FFFFFF;
    background-image: url(../images_temp/fond-titre.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 100%;
    padding-left: 10px;
    padding-top: 3px;
    font-weight: bold;
    z-index: 1;
}

.cache-cache {
    visibility: hidden;
    height: 0px;
}
