* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: sans-serif;
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

body, html {
	width: 100%;
	height: 100%;
}

body {
	background-image: url(../images/site/fond_index_body.jpg);
	background-position: left center;
	background-repeat: repeat-x;
}

#kw {
	height:1px;
	line-height:20em;
	overflow:hidden;
}

div#fond {
	position: relative;
	width: 1000px;
	margin-left: -500px;
	left: 50%;
	height: 600px;
	margin-top: -300px;
	top: 50%;
	background-image: url(../images/site/via_nostra-fond_index.jpg);
	overflow:hidden;
}
#a1 {
	position: relative;
	left: 15px;
	top: 12px;
	z-index:2;
}
#a2 {
	position: relative;
	top: -47px !important;
	top: -46px;
	left: 318px;
	z-index:1;
}
#texte_vn {
	position: absolute;
	top: 334px;
	left: 38px;
	width: 257px;	
	height: 79px;
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 0.7em;
	color:#7c2b43;
	text-align: justify;
}
#texte_ta {
	position: absolute;
	top: 502px;
	left: 41px;
	width:274px;
	height:70px;
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 0.7em;
	color:#7c2b43;
	text-align: justify;
}
#texte_droite {
	position: absolute;
	top: 90px;
	left: 700px;
	width: 265px;
	font-family: verdana, tahoma, helvetica, sans-serif;
	font-size: 0.7em;
	color:#FFF;
	text-align: justify;
}
