body {
	background-image: url(/images/fond.gif);
	background-repeat: no-repeat;
}

#annonce a {
	text-decoration: none;
}
#annonce a:hover {
	text-decoration: underline;
}

#pays_bigouden {
	position: absolute;
	left: 650px;
	top: 50px;
	width: auto;
	height: auto;
	color: #0D1E9E;
	font-size: 24px;
	font-weight: normal;
}

#plomeur_la_torche {
	position: absolute;
	left: 30px;
	top: 173px;
	width: auto;
	height: auto;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 2px;
}

#bretagne_sud {
	position: absolute;
	left: 30px;
	top: 201px;
	width: auto;
	height: auto;
	color: #FFFFFF;
	font-size: 22px;
	font-weight: bold;
}

#aile_volante_1 {
	position: absolute;
	left: 581px;
	top: 32px;
	width: 37px;
	height: 45px;
}

#illustration_home {
	position: absolute;
	left: 334px;
	top: 102px;
	width: 652px;
	height: 459px;
}

#presentation_home {
	position: absolute;
	left: 33px;
	top: 455px;
	width: 545px;
	height: auto;
	text-align: justify;
	font-size:12px;
	color:#FFFFFF;
}

#menu {
	position: absolute;
	left: 80px;
	top: 235px;
	width: 206px;
	height: auto;
}

#menu div {
	background-image: url(/images/fond-bouton.gif);
	background-repeat: no-repeat;
	color: #FFED1F;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 8px;
	margin-top: 0px;
	width: 206px;
	height: 26px;
}

#menu div:hover {
	background-image: url(/images/fond-bouton-over.gif);
	background-repeat: no-repeat;
	color: #FFED1F;
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 8px;
	margin-top: 0px;
	width: 198px;
	height: 26px;
}

#menuold div {
	color: #FFED1F;
	font-weight: bold;
	font-size: 12px;
	border: 1px outset #0D1F9F;
	-moz-border-radius: 5px;
	border-radius: 5px 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 8px;
	margin-top: 2px;
}

#menuold div:hover {
	color: #DF7115;
	font-weight: bold;
	font-size: 12px;
	border: 1px inset #FFFFFF;
	background-color: #396DC6;
	-moz-border-radius: 5px;
	border-radius: 5px 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 8px;
	margin-top: 2px;
}

#menu a {
	color: #FFED1F;
	text-decoration: none;
}
#menu a:hover, #menu div:hover a {
	color: #DF7115;
	text-decoration: none;
}
#logos {
	position: absolute;
	top: 770px;
	left: 30px;
	width: auto;
	height: auto;
	color: #FFFFFF;
	font-size:12px;
}
#pied_home {
	position: absolute;
	top: 850px;
	left: 85px;
	width: auto;
	height: 50px;
	color: #FFFFFF;
	font-size:12px;
}
#pied_home a {
	color: #FFFFFF;
	text-decoration: none;
}
#pied_home a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

