body {
	background-color:#716958;
	background-repeat:repeat-x;
	background-position: top;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(../images/bg_home.jpg);
	font-family: Arial;
	font-weight: normal;
	

}


body a { 

	text-decoration: none;
}

body a:hover { 

	text-decoration: none;
}
#main {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:45px;
	width: 949px;
	height:648px;
	background-image:url(../images/home_visuel.jpg);
}
#langues{
	position: absolute;
	left: 750px;
	top: 430px;
	text-align:right;
	color:#0e5b96;
	font-size:14px;

}

#cadeau{
	position: absolute;
	left: 470px;
	top: 430px;
	text-align:right;
	color:#0e5b96;
	font-size:14px;

}

#pays{
	position: absolute;
	left: 500px;
	top: 430px;
	text-align:left;
	color:#0e5b96;
	font-size:14px;

}


#liensThalgo {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	width: 950px;
	text-align:center;
	font-size:10px;
	color:#5f581c;
	}

#liensThalgo a{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
	width: 950px;
	text-align:center;
	font-size:10px;
	color:#5f581c;
}
