                      /*LES REGLES DE BASE*/
*{
  color:#625b5A;
  font-family:arial;
  font-size:11px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
  border-spacing:0px;
  cell-spacing:0px;
  cell-padding:0px;
}

body{
	margin:0;
	background-repeat:no-repeat;
	background-color:#ffffff;
}

img{
  align:top;
}

br{
  line-height:0.7em;
}

strong{
  font-weight:bold;
}

ul{
  list-style-image:url(/images/structure/puce_noire.gif);
  list-style-position:inside;
}
                    /*LES LIENS EN GENERAL*/
a{
  text-decoration:none;
  border:0px;
}
a:hover{
  text-decoration:none;
  border:0px;
}
                    /*POUR LES LIENS SUR IMAGES*/
a *{
  border:0px;
}

                /*LES REGLES GENERALES POUR LES TABLEAUX*/
table,
table *{
  border-collapse:separate;
  empty-cells:hide;
  border-spacing:0px;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}

                /*LES REGLES SUR LES TEXTES ET LES TITRES*/
.picto_type1,
.picto_type1 *,
.text_element_cliquable_a_puce,
.text_element_cliquable_a_puce *{
  visible:false;
  font-size:11px;
  font-weight:bold;
  text-transform:uppercase;
}

.picto_type2,
.picto_type2 *{
  visible:false;
  font-size:14px;
  font-weight:bold;
  text-transform:uppercase;
}

.text_picto_type2,
.text_picto_type2 *,
.text_element_cliquable,
.text_element_cliquable *,
.menu_n2, menu_n2 *,
.text_element_cliquable_a_fleche,
.text_element_cliquable_a_fleche *,
.text_bouton_fin_liste,
.text_bouton_fin_liste *{
  visible:false;
  color:#652B5A;
  font-size:11px;
  font-weight:normal;
  text-transform:inherit;
}

.titre_principal,.titre_principal *{
  visible:false;
  font-size:20px;
  font-weight:bold;
  text-transform:inherit;
}

.titre_secondaire,
.titre_secondaire *,
.titre_encart_promo,
.titre_encart_promo *{
  visible:false;
  font-size:16px;
  font-weight:bold;
  text-transform:inherit;
  line-height:1em;
}

.titre_element_cliquable,
.titre_element_cliquable *{
  visible:false;
  font-size:11px;
  font-weight:bold;
  text-transform:inherit;
}

.titre_communique,
.titre_communique *{
  visible:false;
  font-size:11px;
  font-weight:bold;
  text-transform:inherit;
}

.text_communique,
.text_communique *{
  visible:false;
  color:#FF9933;
  font-size:11px;
  font-weight:normal;
  text-transform:inherit;
}

.text_element_cliquable_blanc,
.text_element_cliquable_blanc *{
  visible:false;
  color:#FFFFFF;
  font-size:11px;
  font-weight:normal;
  text-transform:inherit;
}

.titre_encart,
.titre_encart *{
  visible:false;
  color:#FFFFFF;
  font-size:20px;
  font-weight:bold;
  text-transform:inherit;
}

.mention,
.mention *{
  visible:false;
  color:#888888;
  font-size:10px;
  font-weight:normal;
  text-transform:inherit;
  background-color:#E3E3E3;
}

.barre_outils,
.barre_outils *{
  visible:false;
  color:#325884;
  font-size:9px;
  font-weight:normal;
  text-transform:inherit; 
}

.fil_ariane,
.fil_ariane *{
  visible:false;
  color:#AAAAAA;
  font-size:9px;
  font-weight:normal;
  text-transform:inherit; 
}

.fin_liste,
.fin_liste *{
  visible:false;
  color:#625B5A;
  font-size:11px;
  font-weight:normal;
  text-transform:inherit; 
  text-align:right;
}

.justify,
.justify *{
  visible:false;
  text-align:justify;
}

                  /*LE MENU DE PREMIER NIVEAU (et second)*/
.menu_n0 td{
  visible:false;
  background-image:url(/images/structure/lh_menu.gif);
}
#calage{
  visible:false;
  background-image:none;
}

.mtlayer{
  visible:false;
  position:absolute;
  visibility:hidden;
  line-height:15px;
}
.mtlayer table{
  visible:false;
  border-style:solid;
  border-width:0px;
  border-color:#CCCCCC;
}
.mtlayer a{
  visible:false;
  color:#FFFFFF;
  line-height:15px;
}
.mtlayer a:hover{
  visible:false;
  color:#FF9933;
}

#mt_over{
  visible:false;
  font-weight:bold;
}


                            /*ZONE INFOS*/
.infos,
.infos *{
  visible:false;
  align:right;
  color:#FF9933;
  background-image:url(/images/structure/lh_infos.gif);
  background-repeat:repeat-x;
  background-position:top;
}



                          /*MENU DE TROISIEME NIVEAU*/
.menuleft{
  visible:false;
  background-color:white;
}
.menuleft * a:hover{
  visible:false;
  color:#FF9933;
}
#ml_over *{
  visible:false;
  color:#FF9933;
}


                          /*TABLEAUX DE CONTENUS*/
/* table picture */
table.picture
{
  background-color: #F1F1F1;
  border-collapse: collapse;
}

table.picture td
{
  padding: 12px;
  border: 1px solid #DDDDDD;
  text-align: center;
}

table.keynumbers {
  visible:false;
  background-color: #325884;
  border-collapse: collapse;
}

.keynumbers td.left {
  visible:false;
  color: white; 
  font-weight: bold; 
  font-size: 14px; 
  padding-right: 4px;
  border: 1px solid white;
  text-align: right;
}

.keynumbers td.right {
  visible:false;
  color: white; 
  font-size: 11px; 
  padding-left: 4px;
  border: 1px solid white;
}

/* table 325884 */
table.tablebg325884 {
  visible:false;
  background-color: #325884;
  border-collapse: collapse;
}

.tablebg325884 td.right {
  visible:false;
  color: white; 
  padding-right: 4px;
  border: 1px solid white;
  text-align: right;
}

.tablebg325884 td.left {
  visible:false;
  color: white; 
  padding-left: 4px;
  border: 1px solid white;
}


/* table FF9933 */
table.tablebgFF9933 {
  visible:false;
  background-color: #FF9933;
  border-collapse: collapse;
}

.tablebgFF9933 td.right {
  visible:false;
  color: white; 
  padding-right: 4px;
  border: 1px solid white;
  text-align: right;
}

.tablebgFF9933 td.left {
  visible:false;
  color: white; 
  padding-left: 4px;
  border: 1px solid white;
}


/* table FF6732 */
table.tablebgFF6732 {
  visible:false;
  background-color: #FF6732;
  border-collapse: collapse;
}

.tablebgFF6732 td.right {
  visible:false;
  color: white; 
  padding-right: 4px;
  border: 1px solid white;
  text-align: right;
}

.tablebgFF6732 td.left {
  visible:false;
  color: white; 
  padding-left: 4px;
  border: 1px solid white;
}


/* table 6E68D1 */
table.tablebg6E68D1 {
  visible:false;
  background-color: #6E68D1;
  border-collapse: collapse;
}

.tablebg6E68D1 td.right {
  visible:false;
  color: white; 
  padding-right: 4px;
  border: 1px solid white;
  text-align: right;
}

.tablebg6E68D1 td.left {
  visible:false;
  color: white; 
  padding-left: 4px;
  border: 1px solid white;
}


/* table ACBC02 */
table.tablebgACBC02 {
  visible:false;
  background-color: #ACBC02;
  border-collapse: collapse;
}

.tablebgACBC02 td.right {
  visible:false;
  color: white; 
  padding-right: 4px;
  border: 1px solid white;
  text-align: right;
}

.tablebgACBC02 td.left {
  visible:false;
  color: white; 
  padding-left: 4px;
  border: 1px solid white;
}


/* table 96B57C */
table.tablebg96B57C {
  visible:false;
  background-color: #96B57C;
  border-collapse: collapse;
}

.tablebg96B57C td.right {
  visible:false;
  color: white; 
  padding-right: 4px;
  border: 1px solid white;
  text-align: right;
}

.tablebg96B57C td.left {
  visible:false;
  color: white; 
  padding-left: 4px;
  border: 1px solid white;
}


/* table 888D57 */
table.tablebg888D57 {
  visible:false;
  background-color: #888D57;
  border-collapse: collapse;
}

.tablebg888D57 td.right {
  visible:false;
  color: white; 
  padding-right: 4px;
  border: 1px solid white;
  text-align: right;
}

.tablebg888D57 td.left {
  visible:false;
  color: white; 
  padding-left: 4px;
  border: 1px solid white;
}


/* table 8B545F */
table.tablebg8B545F {
  visible:false;
  background-color: #8B545F;
  border-collapse: collapse;
}

.tablebg8B545F td.right {
  visible:false;
  color: white; 
  padding-right: 4px;
  border: 1px solid white;
  text-align: right;
}

.tablebg8B545F td.left {
  visible:false;
  color: white; 
  padding-left: 4px;
  border: 1px solid white;
}


/* table 625B5A */
table.tablebg625B5A {
  visible:false;
  background-color: #625B5A;
  border-collapse: collapse;
}

.tablebg625B5A td.right {
  visible:false;
  color: white; 
  padding-right: 4px;
  border: 1px solid white;
  text-align: right;
}

.tablebg625B5A td.left {
  visible:false;
  color: white; 
  padding-left: 4px;
  border: 1px solid white;
}


/* table 9A7871 */
table.tablebg9A7871 {
  visible:false;
  background-color: #9A7871;
  border-collapse: collapse;
}

.tablebg9A7871 td.right {
  visible:false;
  color: white; 
  padding-right: 4px;
  border: 1px solid white;
  text-align: right;
}

.tablebg9A7871 td.left {
  visible:false;
  color: white; 
  padding-left: 4px;
  border: 1px solid white;
}



                    /* TITRES et FILTRES EDITEUR*/

h1,h1 *{
  visible:true;
  font-size:20px;
  font-weight:bold;
  text-transform:inherit; 
}

h2,h2 *{
  visible:true;
  font-size:11px;
  font-weight:bold;
  text-transform:inherit; 
}

h3,h3 *{
  visible:true;
  font-size:13px;
  font-weight:bold;
  text-transform:inherit; 
}

h4,h4 *{
  visible:true;
  font-size:16px;
  font-weight:bold;
  text-transform:inherit; 
}

h5,h5 *{
  visible:true;
  font-size:14px;
  font-weight:bold;
  text-transform:inherit; 
}

.texte a, .texte a *{
  caption:texte;
  visible:true;
  color:#FF9933;
  text-transform:inherit; 
  text-decoration:underline; 
}

.texte a:hover, .texte a:hover *{
  caption:texte;
  visible:true;
  color:#FF9933;
  text-transform:inherit; 
  text-decoration:underline; 
}


/* BEGIN
Styles for the component arkema/Content/WebZineEntry */
.composant_encart_webzine {
clear:both;
float:none;
width:auto;
height:auto;
border-bottom: solid 1px #e3e3e3;
}

.composant_encart_webzine img {
margin-bottom:6px;
display:block;
float:none;
}

.composant_encart_webzine div {
height:32px;
line-height:30px;
}

.composant_encart_webzine div.left {
float:none;
text-align:left;
}

.composant_encart_webzine div.right {
float:right;
clear:right;
text-align:right;
}
/* Styles for the component arkema/Content/WebZineEntry 
END */

/*BEGIN 
Styles for the component arkema/Content/EventEntry 
 */
.composant_evenement {
clear:both;
float:none;
width:auto;
height:auto;
}

.composant_evenement h1 img {
vertical-align:middle;
}

.composant_evenement h1{
  visible:true;
  font-size:20px;
  font-weight:bold;
  text-transform:inherit; 
}


.composant_evenement table {
width:100%;
border:none;
}

.composant_evenement td.left {
padding-top:10px;
padding-right:10px;
vertical-align:top;
}

.composant_evenement td.right {
vertical-align:top;
height:auto;
}
/* Styles for the component arkema/Content/EventEntry 
END */


/*BEGIN 
Styles for the component arkema/dynamic/Push_Publication_HomePage
 */
.composant_info_finance {
width:auto;
height:auto;
}

.composant_info_finance table {
width:100%;
border:none;
border-top: solid 1px #e3e3e3;
border-bottom: solid 1px #e3e3e3;
}

.composant_info_finance td {
vertical-align:top;
margin:2px 0 2px 0;
}

.composant_info_finance td.left {
text-align:right;
padding:5px 3px 0 0;
}

.composant_info_finance td.right {
text-align:right;
padding:5px 0 0 5px;
}

.composant_info_finance .text_right {
text-align:right;
line-height:20px;
}
/* Styles for the component arkema/dynamic/Push_Publication_HomePage
END */



                     /*COULEURS*/

.colorFFFFFF, .colorFFFFFF *{
  caption : blanc;
  color:#FFFFFF;
}

.colorFF9933, .colorFF9933 *{
  caption : cuivre orange;
  color:#FF9933;
}

.colorFF6732, .colorFF6732 *{
  caption : orange;
  color:#FF6732;
}

.color6E68D1, .color6E68D1 *{
  caption : bleu;
  color:#6E68D1;
}

.color325884, .color325884 *{
  caption : bleu marine;
  color:#325884;
}

.colorACBC02, .colorACBC02 *{
  caption : vert clair;
  color:#ACBC02;
}

.color96B57C, .color96B57C *{
  caption : vert fonce;
  color:#96B57C;
}

.color888D57, .color888D57 *{
  caption : vert kaki;
  color:#888D57;
}

.color8B545F, .color8B545F *{
  caption : bordeaux;
  color:#8B545F;
}

.color888888, .color888888 *{
  caption : gris1;
  color:#888888;
}

.colorAAAAAA, .colorAAAAAA *{
  caption : gris2;
  color:#AAAAAA;
}

.colorCCCCCC, .colorCCCCCC *{
  caption : gris3;
  color:#CCCCCC;
}

.colorE3E3E3, .colorE3E3E3 *{
  caption : gris4;
  color:#E3E3E3;
}

.colorF1F1F1, .colorF1F1F1 *{
  caption : gris5;
  color:#F1F1F1;
}

.color625B5A, .color625B5A *{
  caption : gris lichen;
  color:#625B5A;
}

.color9A7871, .color9A7871 *{
  caption : marron clair;
  color:#9A7871;
}

.keyword_5 {
  font-size:15px;
  font-weight:bold;
  color:#FF9933;
}

.keyword_4 {
  font-size:12x;
  font-weight:bold;
  color:#AAAAAA;
}

.keyword_3 {
  font-size:12x;
  font-weight:bold;
  color:#8B545F;
}

.keyword_2 {
  font-size:12x;
  font-weight:bold;
  color:#325884;
}

.keyword_1 {
  font-size:12x;
  font-weight:bold;
  color:#96B57C;
}




