html {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #616161;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#MainContainer {
	position: relative;
	width: 100%;
	height: 100%;
	background-image: url(../images/bkg.jpg);
	background-repeat: repeat-x;
}
#Page {
	position: relative;
	width: 967px;
	height: 613px;
	text-align: left;
	margin: 0;
	padding: 0;
}
#PageContenu {
	position: relative;
	float: left;
	width: 967px;
	background-color: #00020e;
}
#Bandeau {
	position: relative;
	width: 967px;
	height: 55px;
	margin: 0;
	padding: 0;
}
#RightContenu {
	float: right;
	width: 484px;
	height: 492px;
	margin: 0;
	padding: 0;
}
#LeftContenu {
	position: relative;
	width: 480px;
	height: 492px;
	background-color: #989da3;
	background-image: url(/medias/images/home/leftContenuBkg-2.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
#LeftContenuMenu1 {
	position: absolute;
	width: 159px;
	height: 102px;
	top: 40px;
	left: 12px;
	z-index: 2;
	display: none;
}
#LeftContenuMenu2 {
	position: absolute;
	width: 159px;
	height: 70px;
	top: 40px;
	left: 172px;
	z-index: 2;
	display: none;
}
#LeftContenuMenu3 {
	position: absolute;
	width: 148px;
	height: 159px;
	top: 40px;
	left: 332px;
	z-index: 2;
	display: none;
}
#LeftContenuMenu4 {
	position: absolute;
	width: 144px;
	height: 82px;
	top: 24px;
	left: 308px;
	z-index: 2;
	display: none;
}
.link_menu:link {
	color: #63AD1A;
	font-weight: bold;
	text-decoration: none;
}
.link_menu:visited {
	color: #63AD1A;
	font-weight: bold;
	text-decoration: none;
}
.link_menu:hover {
	color: #BDFF0A;
	font-weight: bold;
	text-decoration: none;
}
.td_menu {
	background-color: #328613;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: normal;
	font-weight: bold;
	color: #E2FFD6;
	cursor: pointer;
	margin: 0;
	padding-left: 8px;
	padding-right: 8px;
}
.td_menu_spacer {
	background-color: #328613;
	height: 1px;
}
.td_menu_bottom {
	background: none;
}
.img_menu {
	border: none;
	margin: 0;
	padding: 0;
}
#LeftContenuBienvenue {
	position: relative;
	width: 453px;
	height: 114px;
	margin: 0 15px 0 12px !IMPORTANT;
	margin: -4px 15px 0 12px;
	padding: 0;
}
#LeftContenuTemoignages {
	position: relative;
	width: 451px;
	height: 210px;
	margin: 4px 13px 0 13px;
	padding: 0;
	background-color: #FFFFFF;
}
#LeftContenuJeuSavoir {
	position: relative;
	width: 452px;
	height: 106px;
	margin: 0 13px 0 13px;
	padding: 0;
}
.LeftContenupointsdevente {
  position:absolute;
  margin:0;
  padding:0;
  top:436px;
  left:24px;
}
.LeftContenupointsdevente img{
  float:left;
}
.LeftContenupointsdevente .inputptsvente {
  margin:0;
  padding:0;
  width:34px;
  height:20px;
  background-image:url(/medias/images/home/ptsvente_bkg.jpg);
  background-repeat:repeat-x;
  border:0;
  float:left;
}
.mapfrance {
  position:absolute;
  margin:0;
  padding:0;
  top:278px;
  left:132px;
  width:151px;
  height:200px;
  border:0;
  display:block;
  cursor:pointer;
}
.mapfndecran {
  position:absolute;
  margin:0;
  padding:0;
  top:265px;
  left:292px;
  width:172px;
  height:215px;
  display:block;
  cursor:pointer;
}

#bottom {
	position: relative;
	width: 967px;
	height: 77px;
	margin: 0;
	padding: 0;
}
#root {
	position: absolute;
	margin: 0;
	padding: 0;
	border: none;
	width: 270px !IMPORTANT;
	width: 263px;
	height: 215px;
	visibility: visible;
	z-index: 3;
}
#div_animal {
	color: white;
	cursor: move;
	z-index: 3;
	border-top: 2px solid #FFFFFF;
	border-left: 3px solid #FFFFFF;
	border-right: 4px solid #41946A;
}
#div_contenu {
	color: white;
	z-index: 3;
	border-left: 3px solid #FFFFFF;
	border-right: 4px solid #41946A;
	background-image: url(../images/pop/pop_bkg.jpg);
	background-repeat: repeat-x;
	background-color: #CACDD0;
}
#div_bottom {
	border-left: 2px solid #FFFFFF;
	margin: 0;
	padding: 0;
}
.pop_texte {
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 12px;
	font-size: 65%;
	font-style: normal;
	font-weight: bold;
	color: #3E3E40;
	text-align: justify;
}
.input_nom_animal {
	width: 130px;
	height: 20px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	font-size: 80%;
	color: #41946A;
	padding-top: 3px;
	vertical-align: middle;
}
.input_pop_bouton {
	width: 26px;
	height: 25px;
	vertical-align: middle;
}
#facebook {
  position:absolute;
  bottom:40px;
  left:190px;
}

