/* ----------------------------------------------------------------------------*/
/* ------------------------------>>> CRANMAX <<<-------------------------------*/
/* ----------------------------------------------------------------------------*/

/* --------------------------------------*/
/* ---------->>> GENERIQUE <<<-----------*/
/* --------------------------------------*/

body {
	color               : #351A39;
}

h1 {
    font-family         : "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
    font-size           : 18px;
    font-weight         : bold;
    color               : #BC9AC4 ;
	background-color    : inherit;
    margin-top          : 0px;
    margin-bottom       : 1px;
    /*text-transform      : uppercase;*/
}

h2 {
    font-family         : "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
    font-size           : 16px;
    font-weight         : normal;
    color               : #9C6BA7;
	background-color    : inherit;
    margin-top          : 0px;
    margin-bottom       : 1px;
    font-weight         : bold;
}

h3 {
    font-family         : "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
    font-size           : 16px;
    font-weight         : bold;
    color               : #E1002B;
	background-color    : inherit;
    margin-top          : 0px;
    margin-bottom       : 0px;
    background-image    : url(images/ingredia_nutritional/puce_h3.gif);
    background-repeat   : no-repeat;
    background-position : 0 10px;
    padding-left        : 13px;
}

li {
    margin              : 0px 0px 0px 30px;
    padding             : 0px;
    list-style-type     : none;
    list-style-image    : url(images/lactium/puce_li.gif);
    font-family         : "Trebuchet MS", Arial, Geneva, Helvetica, sans-serif;
    font-size           : 11px;
    /*font-weight         : bold;*/
}

a, a:visited, a:link {
	color               : #9C6BA7;
	background-color    : inherit;
	text-decoration     : underline;
	font-style          : italic;
	font-weight         : bold;
}
a:hover, a:active {
	text-decoration     : none;
}

/* ---------------------------------------*/
/* ---------->>> SPECIFIQUE <<<-----------*/
/* ---------------------------------------*/

/***********************
  Menu gauche
************************/

div.menu_gauche {
    margin-top          : 27px;
}

div.menu_gauche a:link, div.menu_gauche a:visited {
    display             : block;
    width               : 147px;
    height              : 21px;
    font-weight         : bold;
    font-size           : 12px;
    color               : #fff;
    text-decoration     : none;
    background-image    : url(images/cranmax/fd_menus_gauche.gif);
    background-repeat   : no-repeat;
    margin-bottom       : 13px;
    padding-left        : 16px;
    padding-top         : 4px;
    font-style          : normal;
}

div.menu_gauche a:hover, div.menu_gauche a:active, div.menu_gauche a.on {
    display             : block;
    width               : 147px;
    height              : 21px;
    font-weight         : bold;
    font-size           : 12px;
    color               : #4a4f50;
    text-decoration     : none;
    background-image    : url(images/cranmax/fd_menus_gauche_on.gif);
    background-repeat   : no-repeat;
    margin-bottom       : 13px;
    padding-left        : 16px;
    padding-top         : 4px;
    font-style          : normal;
}

/***********************
  Menu bas
************************/

div.menu_bas {
    margin-top          : 3px;
    float               :left;
}

div.menu_bas a:link, div.menu_bas a:visited {
    color               : #666;
    font-style          : normal;
    text-decoration     : none;
    font-weight         : bold !important;
    font-size           : 10px;
}

/***********************
  Signature
************************/

div.signature {
     float              : right;
     color              : #666;
     font-weight        : bold;
     margin-top         : 13px;
}

/***********************/

div.contenu_accueil {
    background-image    : url(images/cranmax/cranmax_fd_contenu_accueil.gif);
    background-repeat   : no-repeat;
    padding-top         : 15px;
    width               : 601px;
    height              : 228px;
    margin-bottom       : 10px;
}

div.zone_scroll_accueil {
    margin-left         : 15px;
    width               : 580px;
    height              : 199px;
    overflow            : auto;
    scrollbar-3dlight-color     : #9C6BA7;
    scrollbar-arrow-color       : #fff;
    scrollbar-darkshadow-color  : #9C6BA7;
    scrollbar-face-color        : #9C6BA7;
    scrollbar-highlight-color   : #9C6BA7;
    scrollbar-shadow-color      : #9C6BA7;
    scrollbar-track-color       : #fff;
}

div.zone_scroll_interieur {
    margin-left         : 15px;
    width               : 570px;
    height              : 385px;
    overflow            : auto;
    scrollbar-3dlight-color     : #9C6BA7;
    scrollbar-arrow-color       : #fff;
    scrollbar-darkshadow-color  : #9C6BA7;
    scrollbar-face-color        : #9C6BA7;
    scrollbar-highlight-color   : #9C6BA7;
    scrollbar-shadow-color      : #9C6BA7;
    scrollbar-track-color       : #fff;
    padding-right       : 10px;
}


table.decoupage_accueil {
    margin-top          : 11px;
    margin-bottom       : 10px;
}

table.decoupage_interieur {
    margin-left         : 9px;
    margin-top          : 11px;
    margin-bottom       : 10px;
}

div.contenu_interieur {
    background-image    : url(images/cranmax/cranmax_fd_contenu_interieu.gif);
    background-repeat   : no-repeat;
    padding-top         : 15px;
    width               : 601px;
    height              : 408px;
    margin-left         : 2px;
    /*margin-bottom       : 10px;*/
}

span.titre_actu_accueil {
    color               : #fff;
    font-size           : 14px;
    font-weight         : bold;
}
table.actus img {
    margin-left         : 1px;
    width               : 197px;
}
a.picto_actus img {
    width               : 191px !important;
    margin-left         : 0px !important;
}
table.actus {
    width               : 199px !important;
}
p.description_actu_accueil {
    color               : #6a8cae ;
    font-size           : 12px;
    margin              : 10px 8px 0 8px;
    padding             : 0;
}

div.created_by {
    margin-top          : 17px;
}
div.innovation {
    background-image    : url(images/cranmax/created_by.gif);
    background-repeat   : no-repeat;
    width               : 160px;
    height              : 150px;
}
div.innovation img {
    background-image    : url(images/cranmax/created_by.gif);
    background-repeat   : no-repeat;
    width               : 140px;
    height              : 64px;
    margin-top          : 50px;
    margin-left         : 10px;
}

div.langues {
    margin-top          : 80px;
}

div.langues a:link, div.langues a:visited, div.langues a:hover, div.langues a:active {
    font-weight         : bold !important;
    font-style          : normal;
}


/***********************
  Chemin de fer
************************/

table.chemin_de_fer {
    margin-bottom       : 5px;
}

table.chemin_de_fer td {
    color               : #9C6BA7;
    font-size           : 12px;
    font-weight         : bold;
}

table.chemin_de_fer td a {
    color               : #9C6BA7;
    font-size           : 12px;
    font-weight         : bold;
    text-decoration     : none;
    font-style          : normal;
}
div.titreracine {
    color               : #9C6BA7;
    font-size           : 16px;
    font-weight         : bold;
    margin-bottom       : 10px;
    text-transform      : uppercase;
}
.undocument a, .undocument a:link, .undocument a:visited {
	text-decoration		: none;
	color				: #1E2D3C;
}
.undocumenton a {
	text-decoration		: none;
	color				: #1E2D3C !important;
}
div.undocument {
    width               : 450px;
    height              : 42px;
    background-image    : url(images/cranmax/fd_elem_doc_new_off.gif);
    background-repeat   : no-repeat;
    padding             : 5px 27px 7px 10px;
    color               : #1E2D3C;
    margin-bottom       : 10px;
    margin-left         : 20px;
}

div.undocumenton {
    width               : 450px;
    height              : 42px;
    background-image    : url(images/cranmax/fd_elem_doc_new_on.gif);
    background-repeat   : no-repeat;
    padding             : 5px 27px 7px 10px;
    color               : #1E2D3C !important;
    margin-bottom       : 10px;
    margin-left         : 20px;
}
