@charset "utf-8";

body {
	width: 1024px;
	margin: auto;
	list-style-image: url(images/fleche2.gif);
}

#origine {
	position: relative;
	top: 0px;
	left: 0px;
}

#banniere1 {
	position: absolute;
	top: 3px;
	left: 0px;
	width: 357px;
	height: 110px;
	background-image: url(images/banniere1.gif);
}

#banniere2 {
	position: absolute;
	top: 3px;
	left: 357px;
	width: 347px;
	height: 110px;
	background: #000000;
}

#banniere3 {
	position: absolute;
	top: 3px;
	left: 704px;
	width: 320px;
	height: 168px;
	background-image: url(images/banniere3.gif);
}

#barrePrinc {
	position: absolute;
	top: 170px;
	left: 112px;
	width: 811px;
	height: 31px;
	background-image: url(images/barrePrinc.gif);
}

#barrePrincLiens {
	position: absolute;
	top: 170px;
	left: 130px;
	width: 772px;
	height: 14px;
}

a {
	font: 12px Verdana, Helvetica, Arial;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	margin-left: 25px;
}

a:hover {
	font: 12px Verdana, Helvetica, Arial;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	margin-left: 25px;
}

a.noStyle {
	margin-left: 0px;
	color: #000000;
}
a.noStyle:hover {
	margin-left: 0px;
	color: #000000;	
}

#promos {
	position: absolute;
	top: 20px;
	left: 295px;
	width: 435px;
	height: 80px;
	font: 10px Verdana, Helvetica, Arial;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	/* background-image: url(images/promos.gif); */
	/*COM*/
}