body {
    margin:0px;
    padding:0px;
    background: #DCD8D1;
    behavior: url('csshover3.htc');

    /*background:url('../images/fond.jpg') repeat-x #A1C30D;*/
    /*background-color:yellow;*/

    font-family: Arial;
    font-size:10px;
    color:#000000;
}

a {
    font-family: Arial;
    font-size:1em;
    color:#000000;
}
a{outline: none;}
:focus{-moz-outline-style: none;}

/* pour enlever les pointilles autour des flashs */
*{outline:0; }

/* filter : alpha(opacity=10);
-moz-opacity : 0.1;
opacity : 0.1; */

H1, H2, H3, H4 { clear: both; }
H1 {
  font-family:Trebuchet MS;
  font-weight:bold;
  font-size:15px;
  color:#A8B700;
  margin:0px; margin-top:16px; margin-left:32px; margin-bottom:3px;
  padding:0px; padding-left:28px;
	background:url('../images/puceh1.png') no-repeat top left;
  /*letter-spacing:1px;*/
}

H2 {
  font-family:Arial;
  font-weight:normal;
  font-size:18px;
  color:#E8D5B7;
  margin:0px;
  padding:0px;
  margin-top:25px;
}

H3 {
  margin:0px 32px; margin-bottom:15px;
  padding:0px;
  font-family:Arial;
  font-weight:bold;
  font-size:13px;
  color:#D8A300;
}

P,
P.bodytext,
P.align-left,
P.align-right,
P.align-justify,
P.align-center {
  margin:0px 32px 12px;
  font-family:Arial;
  font-weight:normal;
  font-size:12px;
  color:#836241;
  text-align:left;
  width:auto;
}
P.align-right { text-align : right; }
P.align-left { text-align : left; }
P.align-justify { text-align : justify; }
P.align-center { text-align : center; }

P.indent { margin-left:65px; }

/* Paragraphe default : utiliser pour les calages avant/apres */
DIV.csc-default {
  clear:both;
  border:0px solid red;
}


/* Paragraphe texte + image */
DIV.csc-textpic,
DIV.csc-frame-rulerBefore {
  margin:0px 32px;
  border:0px solid gray;
}
DIV.csc-textpic P {
	margin-left:0px;
	margin-right:0px;
	margin-bottom:12px;
}
DIV.csc-default UL {
	margin-bottom:12px;
	margin-right:45px;
	border:0px solid green;
}

/* legende sous les images */
.csc-textpic-caption {
  font-family:Arial;
  font-weight:normal;
  font-size:12px;
  color:#ffffff;
  text-align:justify;

} 


LI A,
P.bodytext A,
P.align-center A,
P.align-right A {
  font-family:Arial;
  font-weight:normal;
  font-size:12px;
  color:#D8A201;
  text-decoration:none;
}

P.bodytext A:hover,
P.align-center A:hover,
P.align-right A:hover {
  text-decoration:underline;
}

UL {
	margin:0px; margin-top:4px; margin-left:58px;
	padding:0px;
	width:auto;
	list-style-type: none;
}
UL LI {
	margin:0px; 
	padding:0px; padding-left:14px;
	background:url('../images/puceulli.png') no-repeat top left;
	width:auto;
	text-align:left;
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#666666;
	line-height:1.2em;
}
UL LI A {
	font-family:Trebuchet MS;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#666666;
	text-decoration:none;
}
UL LI A:hover { color:#FFFFFF; }

dd.csc-textpic-caption {
	font-family:Trebuchet MS;
	font-size:11px;
	font-weight:normal;
	font-style:italic;
	color:#666666;
}

/* logo dklik cliquable */
DIV#dklik {
  position:absolute;
  margin:0px;
  padding:0px;
  width:17px;
  height:115px;
  border:0px solid red;
  /*background:url("images/dklik.png");*/
  left:50%;
  top:50%;
  margin-left:-518px;
  margin-top:199px;
  z-index:200;
}

/* HOME PAGE */
DIV#home_global {
  position:absolute;
  margin:0px;
  padding:0px;
  width:990px;
  height:630px;
  border:0px solid red;
  background:url('../images/home-fond.jpg') repeat-x #DCD8D1;
  left:50%;
  top:50%;
  margin-left:-495px;
  margin-top:-315px;
  z-index:10;
}

DIV#home_logos {
  position:absolute;
  margin:0px;
  padding:0px;
  width:194px;
  height:93px;
  border:0px solid red;
  left:50%;
  top:50%;
  margin-left:301px;
  margin-top:-298px;
  z-index:20;
  overflow:hidden;
}
DIV#home_logos DIV,
DIV#home_logos UL,
DIV#home_logos LI,
DIV#home_logos IMG {
	margin:0px;
	border:0px solid green;
}

DIV#home_menu {
  position:absolute;
  margin:0px;
  padding:0px;
  width:310px;
  height:240px;
  border:0px solid red;
  left:50%;
  top:50%;
  margin-left:-469px;
  margin-top:-90px;
  z-index:30;
  
  color:white;
}


/* Menu general sur la home page */
UL.menuhome {
	margin:0px; margin-top:12px;
	padding:0px;
	width:auto;
	list-style-type: none;
}
UL.menuhome LI {
	margin:0px; margin-bottom:12px;
	padding:0px; padding-left:24px;
	background:url('../images/menu-puce.jpg') no-repeat top left;
	width:auto;
	text-align:left;
}
UL.menuhome LI A {
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	color:#BBC400;
	text-decoration:none;
}
UL.menuhome LI A:hover { color:#FFFFFF; }


/* PAGE INTERIEURE */
DIV#int_top {
  position:absolute;
  margin:0px;
  padding:0px;
  width:990px;
  height:96px;
  border:0px solid red;
  background:url('../images/int-top.jpg') no-repeat;
  left:50%;
  top:30px;
  margin-left:-495px;
  z-index:10;
}
DIV#int_top2 {
  position:absolute;
  margin:0px;
  padding:0px;
  width:990px;
  height:58px;
  border:0px solid red;
  background:url('../images/int-top2.jpg') no-repeat;
  left:50%;
  top:126px;
  margin-left:-495px;
  z-index:20;
}
DIV#int_titrePage {
  position:absolute;
  margin:0px;
  padding:0px;
  width:610px;
  height:30px;
  border:0px solid red;
  left:50%;
  top:143px;
  margin-left:-135px;
  z-index:30;

	font-family:Trebuchet MS;
	font-size:22px;
	font-weight:normal;
	font-style:normal;
	color:#503813;
}

DIV#int_conteneur {
  position:absolute;
  clear:both;
  margin:0px;
  padding:0px;
  width:990px;
  height:auto;
  border:0px solid red;
  left:50%;
  top:184px;
  margin-left:-495px;
  z-index:40;
  background:url('../images/int-fond.jpg') repeat-y;
}

TABLE#int_tab {
  background:url('../images/int-fond.jpg') repeat-y;
}

TABLE#int_tab TD#int_tab_droite {
  background:url('../images/int-droite-fond.jpg') no-repeat bottom;
}
DIV#int_fonddepage {
  position:absolute;
  clear:both;
  margin:0px;
  padding:0px;
  width:660px;
  height:184px;
  left:50%;
  top:184px;
  margin-left:-165px;
  z-index:45;
  border:0px solid green;
  display:none;
  color:black;
}

DIV#int_gauche_contenu {
  position:relative;
  clear:both;
  margin:0px; margin-bottom:28px; 
  width:324px;
  height:376px;
  background:url('../images/int-gauche-fond.jpg') no-repeat;
}
DIV#int_gauche_contenu_label {
  position:relative;
  clear:both;
  margin:0px; margin-left:48px;
  width:240px;
  height:auto;
	font-family:Trebuchet MS;
	font-size:15px;
	font-weight:bold;
	font-style:normal;
	color:#BBC400;
  border:0px solid red;
}

DIV#int_basdepage {
	width:990px;
	clear:both;
	height:9px;
  background:url('../images/int-bas.jpg') no-repeat;
}

DIV#int_menu {
  position:relative;
  clear:both;
  margin:0px; margin-left:24px; margin-bottom:28px; margin-top:22px;
  padding:0px;
  width:300px;
  height:auto;
  border:0px solid red;
  z-index:70;
  
  color:white;
}

DIV#int_contenu {
  margin:0px;
  margin-bottom:220px;
  border:0px solid red;
}

/* Menu Decouvrez aussi */
UL.menudecouvrez {
	margin:0px; margin-left:48px;
	padding:0px;
	width:auto;
	list-style-type: none;
}
UL.menudecouvrez LI {
	margin:0px; 
	padding:0px; padding-left:24px;
	background:url('../images/puce.png') no-repeat left;
	width:auto;
	height:16px;
	text-align:left;
}
UL.menudecouvrez LI A {
	font-family:Trebuchet MS;
	font-size:13px;
	font-weight:bold;
	font-style:normal;
	color:#FFFFFF;
	text-decoration:none;
}
UL.menudecouvrez LI A:hover { color:#BBC400; }



