/*----------------------------------------------------------------*/
/*                          GENERIQUE                             */
/*----------------------------------------------------------------*/
body {
    font-family         : "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	font-size           : 11px;
	color               : #1E2D3C;
	background-color    : #fff;
	text-decoration     : none;
	margin              : 0px;
	padding             : 0px;
}

a, a:visited, a:link {
	color               : #F47200;
	background-color    : inherit;
	text-decoration     : none;
}
a:hover, a:active {
	text-decoration     : underline;
}

p {
    font-family         : "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
    font-size           : 11px;
    margin-top          : 5px;
    margin-bottom       : 5px;
}
                        
h1 {
    font-family         : "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
    font-size           : 16px;
    font-weight         : bold;
    color               : #256DA1;
	background-color    : inherit;
    margin-top          : 0px;
    margin-bottom       : 1px;
}
h2 {
    font-family         : "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
    font-size           : 13px;
    font-weight         : normal;
    color               : #FF3366;
	background-color    : inherit;
    margin-top          : 0px;
    margin-bottom       : 1px;
}
h3 {
    font-family         : "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
    font-size           : 11px;
    font-weight         : bold;
    color               : #000000;
	background-color    : inherit;
    margin-top          : 0px;
    margin-bottom       : 0px;
}
td {                    
    font-family         : "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
    font-size           : 10px;
}                       
ul {
    margin              : 10px 0px 10px 0px;
    padding             : 0px;
    font-family         : "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
    font-size           : 10px;
}
ol {
    font-family         : "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
    margin              : 0px 0px 0px 7px;
    padding             : 0px;
}                       
li {
    margin              : 0px 0px 0px 16px;
    padding             : 0px;
    list-style-type     : square;
    font-family         : "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
    font-size           : 10px;
}
form {                  
    border              : 0px;
    margin              : 0px;
    padding             : 0px;
}                       
input {
    vertical-align      : middle;
}


/*----------------------------------------------------------------*/
/*                          SPECIFIQUE                            */
/*----------------------------------------------------------------*/
table.container {
    color               : inherit;
	background-color    : #fff;
}
a.logo {
    display             : block;
    color               : inherit;
	background-color    : #FFFFFF;
}
div.espace1 {
    border-bottom       : 1px solid #FFFFFF;
}
div.espace2 {
}
table.decoupage {
    border-top          : 1px solid #A46D35;
    color               : inherit;
    background-color    : #FFFFFF;
}
table.decoupage td.contenu {
}
table.decoupage td.contenu div.titre_page {
	color               : #396486;
    background-color    : inherit;
	font-size           : 18px;
    font-family         : "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	margin              : 10px;
	padding             : 0px;
    font-weight         : bold;
    text-align          : center;
}
table.decoupage td.contenu div.contenu_page {
    margin              : 10px;
}
table.decoupage td.colonne_droite {
    color               : inherit;
    background-color    : #F4E5C8;
}
table.decoupage td.colonne_droite div.encart {
    margin              : 5px;
    color               : inherit;
    background-color    : #FFFFFF;
}
table.decoupage td.colonne_droite div.encart h1 {
	font-size           : 18px;
    font-family         : "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	font-weight         : normal;
    margin              : 0px;
    padding             : 0px;
    background-color    : #FFB123;
    background-position : top right;
    background-repeat   : no-repeat;
    color               : #FFFFFF;
}
div.contact {
	color               : #623017;
    background-color    : #FFFFFF;
    padding             : 5px;
    font-family         : "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	font-size           : 10px;
}
div.copyright {
	color               : #623017;
	background-color    : inherit;
    font-family         : "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
	font-size           : 10px;
    padding             : 5px;
}
div.copyright a, div.copyright a:visited, div.copyright a:active, div.copyright a:hover, div.copyright a:link {
	text-decoration     : none;
}
div.copyright img {
    vertical-align      : middle;
}

/* Menu */
div.menu {
    background-color    : #486F8E;
    color               : inherit;
    padding-left        : 15px;
}
div.menu a, div.menu a:visited, div.menu a:link {
    display             : block;
	font-family         : verdana, Helvetica, sans-serif;
	font-size           : 12px;
	font-weight         : bold;
	padding             : 2px 5px;
	color               : #FFFFFF;
	background-color    : inherit;
	text-decoration     : none;
}
div.menu a:active, div.menu a:hover,
div.menu a.on, div.menu a.on:visited, div.menu a.on:link, div.menu a.on:active, div.menu a.on:hover {
    display             : block;
	font-family         : verdana, Helvetica, sans-serif;
	font-size           : 12px;
	font-weight         : bold;
	padding             : 2px 5px;
	color               : #FFB123;
	background-color    : inherit;
	text-decoration     : none;
}

/* Plan du site */
table.plan img {
    vertical-align      : top;
    margin              : 0px;
}
table.plan a.croisement {
    font-weight         : bold;
	text-decoration     : none;
}
table.plan a.extremite {
	text-decoration     : none;
}

div.langues a:link, div.langues a:visited, div.langues a:hover, div.langues a:active{
    color               : #1E2D3C;
    font-weight         : bold;
    text-decoration     : none;
    font-size           : 12px;
}

/* Annonces RH */

table.liste_annces_rh {
    width               : 98%;
}

table.liste_annces_rh th {
    font-size           : 14px;
    font-weight         : bold;
    color               : #1E2D3C;
    background-color    : #dae2eb;
    text-align          : left;
    padding-left        : 5px;
}
table.liste_annces_rh th.premiere {
    background-image    : url(images/th_annonce_gauche.gif);
    background-repeat   : no-repeat;
    padding-left        : 15px;
}
table.liste_annces_rh th.derniere {
    background-image    : url(images/th_annonce_droite.gif);
    background-position : right top;
    background-repeat   : no-repeat;
}
table.liste_annces_rh th.separateur {
    padding-left        : 0;
}

table.liste_annces_rh td {
    padding-left        : 5px;
}
table.liste_annces_rh td.premiere {
    padding-left        : 15px;
    background-image    : url(images/td_annonce.gif);
    background-repeat   : repeat-y;
}
table.liste_annces_rh td.derniere {
    background-image    : url(images/td_annonce.gif);
    background-position : right top;
    background-repeat   : repeat-y;
}
table.liste_annces_rh td.separateur {
    padding-left        : 0;
    background-image    : url(images/td_annonce_separateur.gif);
    background-repeat   : repeat-y;
}

table.liste_annces_rh a:link, table.liste_annces_rh a:visited  {
    font-style          : normal;
    text-decoration     : none;
    color               : #6a8cae;
    font-size           : 14px;
    font-weight         : normal;
}
table.liste_annces_rh a:hover, table.liste_annces_rh a:active {
    text-decoration     : underline;
}

table.liste_annces_rh td.gras a:link, table.liste_annces_rh td.gras a:visited {
    font-weight         : bold;
}

p.description_actu_accueil a:link, p.description_actu_accueil a:visited, p.description_actu_accueil a:link, p.description_actu_accueil a:active {
    font-style          : normal;
    font-weight         : normal;
    text-decoration     : none;
}


*:focus {
    outline             : none;
}
