body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	background-color: #E0E0E0;
}
form {
	margin: 0;
	padding: 0;
}
.spacer {
	clear: both;
	font-size: 1px;
}
#global {
	position: relative;
	width: 776px;
	height: 484px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	background-color: #FFF;
}


/* ----------------- HOMEPAGE ----------------- */

#logo-home {
	position: absolute;
	left: 0;
	top: 0;
	width: 256px;
	height: 176px;
	background-image: url(../../images/images_vannesgolf/logo_home.jpg);
	background-repeat: no-repeat;
	text-indent: -999em;
	z-index: 10;
}
#haut-home {
	position: relative;
	width: 776px;
	height: 105px;
	background-image: url(../../images/images_vannesgolf/bg_haut.jpg);
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
}
#haut-home #annexe {
	position: absolute;
	right: 20px;
	top: 18px;
}
#haut-home #annexe ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#haut-home #annexe li {
	margin: 0 0 6px 0;
	padding: 2px 24px 0 0;
	text-align: right;
	height: 17px;
	background-position: right;
	background-repeat: no-repeat;
}
#haut-home #annexe li.contact {
	background-image: url(../../images/images_vannesgolf/pic_contact.gif);
}
#haut-home #annexe li.plan {
	background-image: url(../../images/images_vannesgolf/pic_plan.gif);
}
#haut-home #annexe li.aide {
	background-image: url(../../images/images_vannesgolf/pic_aide.gif);
}
#haut-home #annexe li a {
	color: #FFF;
	text-decoration: none;
}
#haut-home #annexe li a:hover {
	color: #295EB6;
}
#haut-home #recherche {
	position: absolute;
	left: 380px;
	top: 18px;
	color: #FFF;
}
#haut-home #recherche input.txt {
	width: 85px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
#haut-home span {
	display: block;
	float: left;
	padding-right: 6px;
}
#milieu-home {
	position: relative;
	width: 776px;
	height: 359px;
	background-image: url(../../images/images_vannesgolf/bg_carte.jpg);
	background-repeat: no-repeat;
}

#milieu-home #nav-haut {
	position: absolute;
	left: 74px;
    top: 115px;
    font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	
}
#milieu-home #nav-haut ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#milieu-home #nav-haut li {
	margin-bottom: 8px;
}
#milieu-home #nav-haut li a {
	color: #295FB7;
	text-decoration: none;
	background-image: url(../../images/images_vannesgolf/puce_nav1_off.gif);
	background-repeat: no-repeat;
	display: block;
	height: 18px;
	padding: 2px 0 0 30px;
	width: 300px;
	
}
#milieu-home #nav-haut li a:hover {
	color: #629A2A;
	background-image: url(../../images/images_vannesgolf/puce_nav1_on.gif);
}
#milieu-home #actus {
	width: 250px;
	height: 359px;
	float: right;
	overflow: auto;
	font-size: 11px;
}
#milieu-home #actus h2 {
	width: 225px;
	height: 62px;
	background-image: url(../../images/images_vannesgolf/t_actus.gif);
	background-repeat: no-repeat;
	background-position: right;
	text-indent: -999em;
	margin: 0 0 10px 0;
	padding: 0;
	float: right;
}
#milieu-home #actus h3 {
	margin: 0;
	padding: 0 0 0 25px;
	font-size: 12px;
	color: #669C30;
}
#milieu-home #actus p {
	margin: 0 25px 0 0;
	padding: 0 0 0 25px;
}
#milieu-home #actus p img.img-left {
	float: left;
	margin: 4px 6px 2px 0;
}
#milieu-home #actus p img.img-right {
	float: right;
	margin: 4px 0 2px 6px;
}
#milieu-home #actus a.suite {
	margin: 0 25px 10px 0;
	padding: 0 18px 0 0;
	width: 70px;
	float: right;
	text-align: right;
	text-decoration: none;
	background-image: url(../../images/images_vannesgolf/puce_1.gif);
	background-repeat: no-repeat;
	background-position: right;
	color: #ED2232;
}
#milieu-home #actus a.suite:hover {
	text-decoration: underline;
}
#milieu-home #anim-visuels {
	position: absolute;
	width: 114px;
	height: 359px;
	top: 0;
	left: 412px;
}
#bas-home {
	position: relative;
	width: 761px;
	height: 17px;
	padding: 3px 0 0 15px;
	background-image: url(../../images/images_vannesgolf/bg_bas.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	color: #FFF;
}
#bas-home a {
	color: #FFF;
}
#bas-home #adeuza {
	position: absolute;
	right: 10px;
	top: 2px;
	width: 80px;
	height: 15px;
	z-index: 10;
}
#bas-home #adeuza a {
	display: block;
	width: 80px;
	height: 15px;
	background-image: url(../../images/images_vannesgolf/logo_adeuza.gif);
	background-repeat: no-repeat;
	text-indent: -999em;
}