A:active {color: green; font-family: comic sans ms,sans-serif}
A:link {
	color: #F60
}
A:visited {
	color: black
}
A:hover {
	color: #F00
}

#liste{color:red ; font-family:impact,sans-serif}
#contenu{
	color:#55A0FF;
	font-family:comic sans MS,sans-serif
}	

#principal {
	position:relative;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	width: 1280px;
}
body {
	background-color: #0c00b1;
	font-family: Tahoma, Geneva, sans-serif;
}

#entete {
	position:absolute;
	z-index:1;
	left: 0px;
	top: 0px;
}
#centre {
	left: 0px;
	top: 335px;
	position: absolute;
	width: 940px;
	background-image: url(picture_library/bcgcentre.jpg);
	padding-left: 340px;
	padding-bottom: 50px;
	color: #330066;
	font-size: 24px;
	height: auto;
	background-repeat: repeat-y;	
}
#centre h1 {
	color: #ff4200;
	font-size: 30px;
}

#piedpage {
	position:absolute;
	z-index:1;
	background-image: url(picture_library/footer.jpg);
	bottom: 0px;
	width: 1280px;
	height: 33px;
	left: 0px;
	font-size: 12px;
	color: #666;
	text-align: center;
	padding-top: 10px;
}
#piedpage a {
	color: #666;
	font-family: Tahoma, Geneva, sans-serif;
}

#barredeliens {
	position:absolute;
	width:210px;
	height:449px;
	z-index:2;
	left: 65px;
	font-size: 18px;
	color: #ffd200;
	background-image: url(picture_library/barredeliens.png);
	padding-top: 20px;
	padding-left: 40px;
	line-height: 20px;
	font-weight: bold;
	background-repeat: no-repeat;
}
#barredeliens a {
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	color: #ffd200;
}

#barredeliens a:hover {
	color: #ff6600;
}
