@charset "utf-8";
/* CSS Document */

body {
	background-color: #40321d;
	margin: 0px;
	padding: 0px;
	background-repeat : no-repeat;
	background-position: top center ;
	/*background-image:url('images/fondsHome/homeFond1.jpg');*/
}


#logis {
position:absolute;
width:126px;
height:56px;
margin:0px;
padding:0px;
left:50%;
top:63px;
margin-left:372px;
border:0px solid blue;
}


#cocotte {
  position:absolute;
  margin:0px;
  padding:0px;
  width:25px;
  height:24px;
  border:0px solid green;
  left:50%;
  margin-left:472px;
  top:93px;
  background:url("images/cocotte.png") no-repeat;
  z-index:50;
}


#menuGauche1Home {
  position:absolute;
  padding:0px;
  margin:0px;
  width:258px;
  height:132px;
  /*background: url("images/fondMenuGauche1Home.png") no-repeat;*/
  overflow:hidden;
  left:50%;
  top:25px;
  margin-left:-150px;
}

#menuGauche2Home { 
  position:absolute;
  margin:0px;
  padding:0px;
  width:200px;
  height:64px;
  left:50%;
  top:51px;
  margin-left:175px;
}

#drapeauxHome { 
  position:absolute;
  margin:0px;
  padding:0px;
  width:200px;
  height:11px;
  left:50%;
  margin-left:385px;
  top:10px;
}
  
#contenuCentreHome {
  position:absolute;
  width:990px;
  height:400px;
  margin:0px;
  padding:0px;
  left:50%;
  top:213px;
  margin-left:-496px;
 
}
  
#coordHome {
  position: absolute;
  margin:0px;
  padding:0px;
  width:990px;
  height:50px;
  text-align:center;
  left:50%;
  margin-left:-495px;
  top:645px;
  border:0px solid blue;
}

#coordHome P.bodytext,
#coordHome A:link,
#coordHome A:active,
#coordHome A:visited,
#coordHome A:hover {
  margin:0px;
  padding:0px;
  color:#FFFFFF;
  font-family:Arial;
  font-size:10px;
  text-decoration:none;
}


#coordHome A:hover {
text-decoration:underline;
}




#dklikHome {
  position: absolute;
  margin:0px;
  padding:0px;
  width:111px;
  height:19px;
  text-align:center;
  left:50%;
  margin-left:390px;
  top:642px;
  border:0px solid blue;
}
  
#liensHome {
  position: absolute;
  margin:0px;
  padding:0px;
  width:990px;
  height:30px;
  text-align:center;
  left:50%;
  margin-left:-495px;
  top:690px;
  border:0px solid blue;
}

#conteneurActusHome {
  position: absolute;
  margin:0px;
  padding:0px;
  width:216px;
  height:174px;
  left:50%;
  margin-left:-435px;
  top:279px;
  z-index:100;
  border:0px solid blue;
  overflow:hidden;
}


#actusHome {
  position: relative;
  margin:0px;
  padding:0px;
  width:216px;
  display:block;
  /*height:174px;
  left:50%;
  margin-left:-435px;
  top:279px;
  z-index:100;*/
  border:0px solid blue;
}

#actusHome H1 {
  margin:0px;
  padding:0px;
  margin-top:10px;
  margin-bottom:5px;
  font-family : Arial;
  font-weight : bold;
  font-size:12px;
  color:#BAB200;

}


#actusHome P.bodytext {
  margin:0px;
  padding:0px;
  font-family : Arial;
  font-weight : normal;
  font-size:11px;
  color:#FFFFFF;

}

#actusHome P.bodytext A:link,
#actusHome P.bodytext A:active,
#actusHome P.bodytext A:visited,
#actusHome P.bodytext A:hover {
  font-family : Arial;
  font-weight : normal;
  font-size:11px;
  color:#FFFFFF;
  text-decoration:none;
  border-bottom:1px dashed ; 
}

#actusHome P.bodytext A:hover {
  text-decoration:none;
  border-bottom:1px dashed ; 
}

A.savoirPlus:link,
A.savoirPlus:active,
A.savoirPlus:visited,
A.savoirPlus:hover {
  margin:0px;
  padding:0px;
  font-family : Arial;
  font-weight : normal;
  font-size:11px;
  color:#FFFFFF;
  text-decoration:none;
}

A.savoirPlus:hover {
  margin:0px;
  padding:0px;
  text-decoration:none;
  border-bottom:1px dashed ; 
}
