

body {
	min-height: 100%;
	margin: 0;
	padding: 0;
	background: #FE9900 url(../img/acc/fond03.jpg) repeat-x fixed;
	background-position: left top;
	font-size: 12px;
}

#conteneur {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	width: 980px;
}

#logo {
	float:left;
	position: absolute;
	left:60px;
	top:40px;
	margin-left:30px;
	margin-top:60px;
}

#navprogramme{
float: left;
position: absolute;
top:420px;
left: 60px;
font-family: Verdana, Geneva, Arial, sans-serif;
font-size: 17px;
font-weight: bold;
color: #FFE4C4;
text-align: left;
}



.navRub ul{
white-space: nowrap;
}

.navRub li {
display: inline;
list-style-type: none;
margin:0;
padding:0;
margin-left:5px;

}



.navRub  a:link, .navRub a:visited {
	padding: 0px 5px;
	font-style: normal;
	text-decoration: none;
	color: #fdea80;
	padding-left: 16px;
	background-image: url(../img/pg/rub_puce.png);
	background-position: left;
	background-repeat: no-repeat;
	background-color: #c22c17;
}

.navRub a:hover {
	font-style: normal;
	text-decoration: none;
	color: Yellow;
		background-image: url(../img/pg/rub_puce_anim.gif);
	background-position: left;
background-repeat: no-repeat;
padding-left:16px;
}


#bienvenue {
	float: left;
	position:absolute;
	top: 30px;
	left:300px;
	text-decoration: none;
	font-weight: bold;
	color: #FFE4C4;
}

#bienvenue a:link {
	font-style: normal;
	text-decoration: underline;
	color: #E4BFFF;
}

#contact {
	float: left;
	text-decoration: none;
	font-weight: bold;
	color: #FFE4C4;
}

#contact a:link {
font-style: normal;
text-decoration: none;
color: #FFE4C4;
}

#contact a:hover {
	font-style: normal;
	text-decoration: none;
	color: Yellow;
}

#agenda {
	float: right;
	position: absolute;
	width: 167px;
	height:520px;
	top: 20px;
	right: 30px;
	margin-right: 20px;
	padding-left:5px;
}