/*
*		www.fedfinance.fr
*		css/main.css
 */

html, body {
	width: 100%;
	height: 100%;
}
body {
	font-family: 'Verdana', 'Helvetica', sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: center;
	margin: 0;
	padding: 0;
	background-color: #acacac;
	background-image: url('../img/arplan-body.gif');
}

a {
	text-decoration: none;
	color: #f15a11;
}

h1, h2, h3, h4, h5 {
	color: #f15a11;
	margin: 0;
	padding: 0;
	clear: both;
}

h1 {
	font-size: 18px;
	margin-bottom: 12px;
	line-height: 21px;
}

.annonce_phare {
	font-size: 12px;
	color: #827d0f;
}
h3, h4 {
	margin-top: 6px;
	margin-bottom: 12px;
}
h4 {
	font-size: 12px;
}
h5 {
	font-size: 11px;
}

img {
	display: block;
	border: none;
}

p {
	margin: 0 0 12px 0;
	padding: 0;
}
p.puce {
	padding-left: 20px;
	padding-bottom: 5px;
	margin: 0 0 5px 0;
	background-image: url('../../img/puce-fond-blanc.gif');
	background-position: 0 1px;
	background-repeat: no-repeat;
}

table {
	font-size: 12px;
}

ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
li {
	margin: 0;
	padding: 0;
}

/* formulaires */
fieldset {
	border: none;
	padding: 0;
	margin: 0;
	
}
fieldset.selection_multiple {
	padding: 5px;
	border: 1px solid #ffd3bd;
	background-color: #ffefe7;
}

h2 {
	font-size: 18px;
	margin: 0 0 10px 0;
}

label {
	display: block;
}
label.requis, p.requis {
	font-weight: bold;
}
input, select, textarea {
	border: 1px solid #aaa;
	background-color: #fff;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 12px;
}
input, select {
	width: 300px;
}
textarea {
	width: 450px;
}
input.bouton {
	margin-top: 6px;
	width: 120px;
	background-color: #f15a11;
	color: #eee;
	font-size: 10px;
	text-transform: uppercase;
}
input.court {
	width: 50px;
}
select.court {
	width: 80%;
}

input.lecture_seule {
	background-color: #ffefe7;
	color: #c49076;
	border: 1px solid #e7aa8b;
}

form .focus {
	background-color: #fffacc;
}
input.case_cocher {
	width: 12px;
	height: 12px;
	display: inline;
	border: none;
	background: transparent;
}

td {
	vertical-align: top;
}

/* ---------------- */

.tout-petit {
	font-size: 10px;
	color: #666;
	line-height: 1.2em;
}

.petit {
	font-size: 11px;
}

.grand {
	font-size: 13px;
}
.tres-grand {
	font-size: 15px;
}

#page {
	width: 100%;
	height: 100%;
	background-image: url('../img/arplan-page.png');
	background-position: top;
	background-repeat: repeat-x;
}

#ensemble {
	width: 967px;
	background-color: #fff;
	margin: 0 auto;
	text-align: left;
}

#en-tete {
	width: 100%;
	height: 160px;
}
#logo {
	width: 100%;
	height: 107px;
}
#logo img {
	display: inline;
	float: left;
	margin: 20px 0 0 42px;
}
#accroche {
	width: 670px;
	float: right;
	display: inline;
	margin: 50px 50px 0 0;
	text-align: right;
}
#accroche strong {
	font-size: 15px;
	color: #9e9700;
}

/* ------------- Fil d'ariane -------------- */

#fil-d-ariane {
	padding-left: 20px;
	font-size: 10px;
	color: #888;
	margin-bottom: 20px;
}
/* ------------- Fil d'ariane -------------- */

/* ------------- Menu principal -------------- */
#menu-pcp {
	height: 28px;
	border-left: 1px solid #f8d8c6;
	border-right: 1px solid #f8d8c6;
	background-image: url('../img/arplan-menu.gif');
	background-position: top;
	background-repeat: repeat-x;
	line-height: 27px;
}
#menu-pcp ul {
	margin-left: 40px;
	border-left: 1px solid #333;
	border-right: 1px solid #ccc;
}
#menu-pcp li {
	float: left;
	background-image: url('../img/arplan-menu-type1.gif');
	border-left: 1px solid #ccc;
	border-right: 1px solid #333;
	padding: 0 10px;
}
#menu-pcp li.actif {
	background-image: url('../img/arplan-menu-type1-on.gif');
	background-repeat: repeat-x;
	font-weight: bold;
}
#menu-pcp li a {
	color: #fff;
	font-size: 11px;
	text-transform: uppercase;
}

#menu_pcp2 {
	float: right;
	margin-right: 110px;
	display: inline;
}
#menu_pcp2 li {
	background-image: url('../img/arplan-menu.gif');
}

/* --------------------------------------------- */

#fil-d-ariane {
	height: 25px;
	line-height: 25px;
}
#fil-d-ariane a {
	color: #888;
}
#visuel-home {
	height: 150px;
	display: block;
	overflow: hidden;
	text-align: center;
	background-image: url('../img/arplan-visuel-home.png');
	background-position: top left;
	background-repeat: no-repeat;
}
#visuel-home img {
	display: inline;
}
#visuel-home object {
	display: block;
	position: relative;
	z-index: 0;
}
#offres-home, #vos-outils, #presentation-entreprises-full, #presentation-entreprises {
	position: relative;
	/*z-index: 1000;*/
}

.spacer {
	clear: both;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.separateur {
	background-color: #ccc;
	border-bottom: 1px solid #ccc;
	clear: both;
	margin: 5px 0;
}

#contenu {
	margin: 0 20px;
	/*background-image: url('../img/arplan-contenu-defaut.gif');
	background-position: left;
	background-repeat: repeat-y;*/
}

.bas-contenu {
	height: 110px;
	margin-top: 60px;
	background-image: url('../img/deco-bas.jpg');
	background-position: top left;
	background-repeat: no-repeat;
}
.bas-contenu .retour {
	float: right;
	display: inline;
	margin-top: 40px;
	margin-right: 20px;
	background-image: url('../img/arplan-bt-retour.gif');
	background-position: top left;
	background-repeat: no-repeat;
	height: 28px;
	width: 67px;
	text-align: center;
}
.bas-contenu .retour a {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}

.home-gauche, .home-milieu, .home-droite {
	float: left;
	display: inline;
}
.home-gauche {
	width: 425px;
	margin-right: 10px;
}
#contenu .home-milieu {
	width: 229px;
	margin-right: 10px;
}
#contenu .home-droite {
	width: 252px;
}

.arrondi1, .arrondi2, .arrondi3 {
	margin-bottom: 10px;
}

.hg, .hd, .bd, .bg {
	width: 5px;
	height: 5px;
	background-repeat: no-repeat;
	line-height: 0;
}

.hg {
	background-position: top left;
}
.hd {
	background-position: top right;
}
.bd {
	background-position: bottom right;
}
.bg {
	background-position: bottom left;
}
.arrondi1 {
	background-color: #f2f3f3;
	width: 100%;
}
.arrondi1 .hg {
	background-image: url('../img/arrondi1-hg.gif');
}

.arrondi1 .hd{
	background-image: url('../img/arrondi1-hd.gif');
}

.arrondi1 .bg {
	background-image: url('../img/arrondi1-bg.gif');
}

.arrondi1 .bd {
	background-image: url('../img/arrondi1-bd.gif');
}
.arrondi1 p.puce {
	background-image: url('../img/arrondi1-puce1.gif');
}

.arrondi2 {
	background-color: #e2e1e1;
	width: 100%;
}
.arrondi2 .hg {
	background-image: url('../img/arrondi2-hg.gif');
}

.arrondi2 .hd{
	background-image: url('../img/arrondi2-hd.gif');
}

.arrondi2 .bg {
	background-image: url('../img/arrondi2-bg.gif');
}

.arrondi2 .bd {
	background-image: url('../img/arrondi2-bd.gif');
}
.arrondi2 p.puce {
	background-image: url('../img/arrondi2-puce1.gif');
}

.arrondi3 {
	background-color: #efefef;
	width: 100%;
}
.arrondi3 .hg {
	background-image: url('../img/arrondi3-hg.gif');
}

.arrondi3 .hd{
	background-image: url('../img/arrondi3-hd.gif');
}

.arrondi3 .bg {
	background-image: url('../img/arrondi3-bg.gif');
}

.arrondi3 .bd {
	background-image: url('../img/arrondi3-bd.gif');
}

td.module {
	line-height: 13px;
	padding: 10px 15px;
	vertical-align: top;
}


/* --------------------- Arrondi 4 : arrondi des pages avec conteneur (listes, détail de l'annonces...) ------------------------------- */
/*.arrondi4.hg, .arrondi4.hd, .arrondi4.bd, .arrondi4.bg {
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	line-height: 0;
}*/
.arrondi4 {
	background-color: #e6e6e6;
}
.arrondi4 .hg {
	background-image: url('../img/arrondi4-hg.gif');
}

.arrondi4 .hd{
	background-image: url('../img/arrondi4-hd.gif');
}

.arrondi4 .bg {
	background-image: url('../img/arrondi4-bg.gif');
}

.arrondi4 .bd {
	background-image: url('../img/arrondi4-bd.gif');
}

/* ------------------------------------ Arrondi 4 fin ---------------------------------------------- */


/* --------------------- Arrondi 5 : arrondi de l'affichage central ------------------------------- */
.arrondi5.hg, .arrondi5.hd, .arrondi5.bd, .arrondi5.bg {
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	line-height: 0;
}
.arrondi5 {
	background-color: #f2f3f3;
	width: 100%;
}
.arrondi5 .hg {
	background-image: url('../img/arrondi5-hg.gif');
}

.arrondi5 .hd{
	background-image: url('../img/arrondi5-hd.gif');
}

.arrondi5 .bg {
	background-image: url('../img/arrondi5-bg.gif');
}

.arrondi5 .bd {
	background-image: url('../img/arrondi5-bd.gif');
}
.arrondi5 p.puce {
	background-image: url('../img/arrondi1-puce1.gif');
}
.arrondi5 td.module {
	line-height: 1.4em;
	padding: 50px 20px 20px 50px;
	vertical-align: top;
	background-image: url('../img/personnage-arplan.jpg');
	background-position: 450px 10px;
	background-repeat: no-repeat;
}
.arrondi5 td.module-sans {
	line-height: 1.4em;
	padding: 50px 15px 20px 15px;
	vertical-align: top;
}
/* ------------------------------------ Arrondi 5 fin ---------------------------------------------- */
/* --------------------- Arrondi 6 : arrondi de l'affichage central 2 ------------------------------- */
.arrondi6.hg, .arrondi6.hd, .arrondi6.bd, .arrondi6.bg {
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	line-height: 0;
}
.arrondi6 {
	background-color: #f1f0f0;
	width: 100%;
}
.arrondi6 .hg {
	background-image: url('../img/arrondi6-hg.gif');
}

.arrondi6 .hd{
	background-image: url('../img/arrondi6-hd.gif');
}

.arrondi6 .bg {
	background-image: url('../img/arrondi6-bg.gif');
}

.arrondi6 .bd {
	background-image: url('../img/arrondi6-bd.gif');
}
.arrondi6 p.puce {
	background-image: url('../img/arrondi1-puce1.gif');
}
.arrondi6 td.module {
	line-height: 1.4em;
	padding: 50px 20px 20px 50px;
	vertical-align: top;
	background-image: url('../img/personnage-arplan.jpg');
	background-position: 450px 10px;
	background-repeat: no-repeat;
}
.arrondi6 td.module-sans {
	line-height: 1.4em;
	padding: 50px 15px 20px 15px;
	vertical-align: top;
}
/* ------------------------------------ Arrondi 6 fin ---------------------------------------------- */


/* --------------------- Arrondi 7 : arrondi des liens des fiches annonce ------------------------------- */
.arrondi7 td.hg, .arrondi7 td.hd, .arrondi7 td.bd, .arrondi7 td.bg {
	width: 10px;
	height: 10px;
	background-repeat: no-repeat;
	line-height: 0;
}
.arrondi7 {
	background-color: #f8c9a7;
	width: 100%;
}
.arrondi7 .hg {
	background-image: url('../img/arrondi7-hg.gif');
}

.arrondi7 .hd{
	background-image: url('../img/arrondi7-hd.gif');
}

.arrondi7 .bg {
	background-image: url('../img/arrondi7-bg.gif');
}

.arrondi7 .bd {
	background-image: url('../img/arrondi7-bd.gif');
}
.arrondi7 p.puce {
	background-image: url('../img/arrondi1-puce1.gif');
}
.arrondi7 td.module {
	line-height: 1.4em;
	padding: 5px;
	vertical-align: top;
}
.arrondi7 a {
	font-weight: bold;
}
/* ------------------------------------ Arrondi 7 fin ---------------------------------------------- */



#offres-home {
	height: 228px;
}
#candidature {
	height: 154px;
	background-image: url('../media/visuel-candidature-home.jpg');
	background-position: 260px 20px;
	background-repeat: no-repeat;
}
#texte-candidature {
	float: left;
	display: inline;
	width: 150px;
	margin-right: 5px;
	margin-bottom: 0;
}
#lien-depot-cv {
	float: left;
	display: inline;
	width: 240px;
	margin-top: 25px;
	margin-bottom: 0;
}
#vos-outils {
	height: 132px;
}

#annonce-phare {
	height: 250px;
}

#annonce-phare a {
	color: #000;
}
#annonce-phare h1 a {
	color: #f15a11;
}
#annonce-phare h2 a {
	color: #827d0f;
}

#presentation-entreprises {
	height: 268px;
}
#presentation-entreprises-full {
	height: 382px;
}
#lien-confier-recrutement {
	float: left;
	clear: left;
	width: 100%;
	margin-top: 10px;
	background-image: url('../media/visuel-entreprises-home.jpg');
	background-position: left bottom;
	background-repeat: no-repeat;
}

#actualites {
	height: 114px;
}
p.actu-home {
	margin: 0 0 3px 0;
	padding: 0;
	font-weight: bold;
}


.bouton1 a, .bouton2 a, .bouton2a a, .bouton3 a, .bouton4 a {
	color: #fff;
	font-weight: bold;
}

.texte-bouton {
	padding-bottom: 12px;
	line-height: 1.2em;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
}
.gauche-bouton, .droite-bouton {
	background-repeat: no-repeat;
}
.gauche-bouton {
	background-position: top left;
}
.droite-bouton {
	background-position: top right;
}
.bouton1 {
	background-image: url('../img/arplan-bouton1.gif');
	background-position: top;
	background-repeat: repeat-x;
	height: 34px;
	line-height: 20px;
}
.bouton1 .gauche-bouton{
	background-image: url('../img/arplan-bouton1g.gif');
	height: 34px;
	width: 20px;
}
.bouton1 .droite-bouton{
	background-image: url('../img/arplan-bouton1d.gif');
	height: 34px;
	width: 20px;
}

.bouton2 {
	background-image: url('../img/arplan-bouton2.gif');
	background-position: top;
	background-repeat: repeat-x;
	height: 64px;
	line-height: 20px;
}
.bouton2 .gauche-bouton{
	background-image: url('../img/arplan-bouton2g.gif');
	height: 64px;
	width: 25px;
}
.bouton2 .droite-bouton{
	background-image: url('../img/arplan-bouton2d.gif');
	height: 64px;
	width: 20px;
}

.bouton2a {
	background-image: url('../img/arplan-bouton2a.gif');
	background-position: top;
	background-repeat: repeat-x;
	height: 64px;
	line-height: 20px;
}
.bouton2a .gauche-bouton{
	background-image: url('../img/arplan-bouton2ag.gif');
	height: 64px;
	width: 25px;
}
.bouton2a .droite-bouton{
	background-image: url('../img/arplan-bouton2ad.gif');
	height: 64px;
	width: 20px;
}

.bouton3 {
	background-image: url('../img/arplan-bouton3.gif');
	background-position: top;
	background-repeat: repeat-x;
	height: 53px;
	line-height: 20px;
}
.bouton3 .gauche-bouton{
	background-image: url('../img/arplan-bouton3g.gif');
	width: 20px;
}
.bouton3 .droite-bouton{
	background-image: url('../img/arplan-bouton3d.gif');
	width: 12px;
}

.bouton4 {
	background-image: url('../img/arplan-bouton4.gif');
	background-position: top;
	background-repeat: repeat-x;
	height: 34px;
	line-height: 20px;
}
.bouton4 .gauche-bouton{
	background-image: url('../img/arplan-bouton4g.gif');
	height: 34px;
	width: 20px;
}
.bouton4 .droite-bouton{
	background-image: url('../img/arplan-bouton4d.gif');
	height: 34px;
	width: 20px;
}


#logo-client-phare {
	float: right;
	display: inline;
	background-image: url('../img/logo-phare-bas.gif');
	background-position: bottom;
	background-repeat: repeat-x;
	margin-left: 5px;
	margin-bottom: 5px;
}
.logo-hg, .logo-hd, .logo-bg, .logo-bd {
	background-repeat: no-repeat;
	font-size: 1px;
}
.logo-hg {
	padding-left: 5px;
	background-image: url('../img/logo-phare-hg.gif');
	background-position: top left;
}
.logo-hd {
	padding-right: 3px;
	background-image: url('../img/logo-phare-hd.gif');
	background-position: top right;
}
.logo-gauche {
	background-image: url('../img/logo-phare-gauche.gif');
	background-position: left;
	background-repeat: repeat-y;
}
.logo-logo {
	background-color: #fff;
}
.logo-droite {
	background-image: url('../img/logo-phare-droite.gif');
	background-position: right;
	background-repeat: repeat-y;
}
.logo-bg {
	background-image: url('../img/logo-phare-bg.gif');
	background-position: bottom left;
}
.logo-bd {
	padding-bottom: 10px;
	background-image: url('../img/logo-phare-bd.gif');
	background-position: bottom right;
}



#pied-de-page {
	height: 50px;
	font-size: 11px;
	color: #504e4e;
	padding-left: 20px;
}
#pied-de-page a {
	color: #504e4e;
}
#pied-de-page p {
	float: left;
	display: inline;
	margin-right: 30px;
}
#pied-de-page p#menu-pp {
	float: right;
	margin-right: 22px;
}

#reflet {
	height: 204px;
	font-size: 11px;
	background-image: url('../img/arplan-reflet.gif');
	background-position: bottom;
	background-repeat: repeat-x;
}
#reflet p {
	float: right;
	display: inline;
	margin: 10px 20px;
}
#reflet a {
	color: #777575;
}



/*	-------------------  Formulaire recherche home ------------------------------	*/

.zone-fermer {
	text-align: right;
	background-color: #f3f3f3;
	padding: 0 3px;
	font-size: 10px;
}
.zone-fermer a {
	color: #69c;
	margin: 0;
	display: block;
}

.form_liste {
	background-color: #fff;
	overflow: scroll;
	overflow-x: hidden;
	border: 1px solid #ddd;
	max-height: 250px;
	font-size: 12px;
	line-height: 15px;
	display: none;
	position: absolute;
	font-family: 'Arial', 'Helvetica', sans-serif;
	width: 230px;
}
.titre_liste {
	line-height: 18px;
	background-color: #fff;
	color: #aaa;
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 11px;
	width: 230px;
	border: 1px solid #b2b2b2;
}
.titre_liste img {
	float: right;
	display: inline;
}
.titre_liste a {
	color: #b2b2b2;
	margin-left: 5px;
}

.conteneur {
	padding-left: 18px;
	text-indent: -18px;
}
.conteneur div {
	display: none;
}

.liste_radio {
	margin-bottom: 3px;
}
.liste_radio td {
	vertical-align: top;
}
.liste_radio td div.selection-secteurs input {
	display: inline;
	vertical-align: middle;
	float: left;
	clear: left;
	width: 20px;
	margin: 2px;
}
.liste_radio td div.selection-secteurs div {
	float: left;
	width: 80%;
}

/* ------------------------------ gabarit deux colonnes ------------------------------------ */

.colonne-gauche {
	float: left;
	display: inline;
	width: 219px;
}
.colonne-pcp {
	float: left;
	display: inline;
	width: 700px;
}

/* ------------------------------ gabarit deux colonnes + illustration ------------------------------------ */

.colonne-milieu {
	float: left;
	display: inline;
	width: 507px;
	margin-right: 10px;
}
.illustration-droite {
	float: left;
	display: inline;
	width: 181px;
	height: 100%;
}

.colonne-milieu .assemblage {
	margin: 20px 20px 0 0;
}

.colonne-milieu .arrondi5 h1 {
	width: 380px;
}


/* ----------------------------- Menu gauche ------------------------------------- */
.menu-gauche {
	width: 207px;
	background-color: #e6e6e6;
	background-image: url('../img/arplan-mg-h.gif');
	background-position: top;
	background-repeat: repeat-x;
}
.mg-hg {
	padding-left: 10px;
	background-image: url('../img/arplan-mg-hg.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.mg-hd {
	padding-top: 72px;
	background-image: url('../img/arplan-mg-hd.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
.mg-bg {
	padding-left: 10px;
	background-image: url('../img/arrondi4-bg.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}
.mg-bd {
	padding-top: 10px;
	background-image: url('../img/arrondi4-bd.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}

#menu-rubrique {
	border-top: 1px solid #fff;
	margin-bottom: 50px;
}
#menu-rubrique li {
	border-bottom: 1px solid #fff;
	padding: 10px 10px 10px 20px;
	background-image: url('../img/fleche-blanche.gif');
	background-position: 10px 13px;
	background-repeat: no-repeat;
}
#menu-rubrique li.actif {
	background-color: #c4c4c4;
	background-image: url('../img/fleche-orange1.gif');
}
#menu-rubrique a {
	color: #000;
}

/* ------------------------------------------------------------------------------------- */



/* ----------------------------- liste résultats ------------------------------------- */
.liste-resultats {
	width: 100%;
	background-color: #e6e6e6;
}
tr.en-tete, tr.pied-page {
	height: 12px;
}
.liste-resultats th, .arrondi6 th {
	background-color: #ccc;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	height: 28px;
}
.liste-resultats td {
	vertical-align: middle;
}
/*.liste-resultats td.hg {
	background-image: url('../img/arrondi4-hg.gif');
	background-position: top left;
	background-repeat: no-repeat;
}
.liste-resultats td.hd {
	background-image: url('../img/arrondi4-hd.gif');
	background-position: top right;
	background-repeat: no-repeat;
}
.liste-resultats td.bd {
	background-image: url('../img/arrondi4-bd.gif');
	background-position: bottom right;
	background-repeat: no-repeat;
}
.liste-resultats td.bg {
	background-image: url('../img/arrondi4-bg.gif');
	background-position: bottom left;
	background-repeat: no-repeat;
}*/
.liste-resultats td.titre, .arrondi6 td.titre {
	height: 52px;
	padding-left: 22px;
}
.liste-resultats td.titre h2 {
	color: #f15a11;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
}
.liste-resultats td.ext, .liste-resultats th.ext  {
	width: 4px;
}
.liste-resultats td.puce {
	width: 20px;
	background-image: url('../img/fleche-gris1.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
.liste-resultats td.puce,
.liste-resultats td.detail {
	border-bottom: 1px solid #adadad;
}

.liste-resultats tr.normal {
	color: #333;
}

.liste-resultats tr.normal td {
	vertical-align: top;
	padding-bottom: 5px;
}
.liste-resultats tr.normal td.detail,
.liste-resultats tr.normal td.puce {
	background-color: #fff;
}
.liste-resultats tr.normal td.impair {
	background-color: #f6f6f6;
}

.liste-resultats tr.normal td.puce {
	background-position: center 9px;
}

.liste-resultats tr.standard,
.liste-resultats tr.plus,
.liste-resultats tr.phare {
	height: 30px;
}
.liste-resultats tr.standard td.detail,
.liste-resultats tr.standard td.puce {
	background-color: #fff;
}
.liste-resultats tr.impair td.detail,
.liste-resultats tr.impair td.puce {
	background-color: #f7f7f7;
}
.liste-resultats tr.plus td.detail,
.liste-resultats tr.plus td.puce {
	background-color: #ebebeb;
}
.liste-resultats tr.phare td.detail,
.liste-resultats tr.phare td.puce {
	background-color: #f8c9a7;
}

.liste-resultats tr.phare td.puce, .liste-resultats tr.plus td.puce {
	background-image: url('../img/fleche-orange1.gif');
}
.liste-resultats tr.phare td.titre-annonce, .liste-resultats tr.plus td.titre-annonce {
	font-weight: bold;
}
.liste-resultats tr.plus td.titre-annonce {
	text-decoration: underline;
}
.liste-resultats td.titre-annonce {
	width: 280px;
	color: #f15a11;
}
.impair {
	background-color: #eee;
}
.liste-resultats td.pagination {
	font-size: 11px;
	text-align: center;
	padding: 5px;
}
.liste-resultats a.active {
	font-weight: bold;
}

/*.liens-repondre {
	
}*/


#param_alert {
	background-color: #f7f7f7;
	margin: 5px;
	padding: 10px;
	border: 1px solid #ddd;
}

#enregistrer_alerte {
	margin: 10px;
}

table.tableau-par-defaut {
	background-color: #fff;
	border-collapse: collapse;
}
table.tableau-par-defaut td {
	vertical-align: top;
	padding: 2px 3px 5px 3px;
	font-size: 11px;
	border-left: 1px dashed #e1e1e1;
}

table.tableau {
	background-color: #f8f8eb;
}
table.tableau td {
	padding: 2px 3px 5px 3px;
	font-size: 11px;
	vertical-align: top;
	border-bottom: 2px solid #fff;
}
table.tableau .impair {
	background-color: #e9eac9;
}
.ligne-titres {
	font-size: 11px;
	font-weight: bold;
}
.ligne-titres td {
	width: 230px;
}
td.ligne-titres {
	padding: 2px 3px;
}
.inverse {
	color: #fff;
	background-color: #a3a60e;
}
tr.ligne-titres-inverse {
	color: #fff;
	background-color: #a3a60e;
	font-weight: bold;
}
td.titre-ligne {
	font-weight: bold;
}


/* ------------------------------------------------------------------------------------- */



/* ----------------------------- page annonce ------------------------------------- */
#fiche-annonce h3 {
	margin-left: 18px;
}
.detail-annonce {
	padding: 30px 25px;
}

/* ------------------------------------------------------------------------------------- */




