html, body {margin:0; padding:0; background-color: #4B729D;}
#entete {
	width: 741px;
	height: 197px;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
}
#logo {
	float: left;
	width: 247px;
	height: 149px;
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: right;
}
#menuflash {
	float: left;
	width: 493px;
	height: 149px;
}
#titre_actu {
	float: left;
	width: 741px;
	height: 48px;
	background-image: url(images/typo/actualite.jpg);
	background-repeat: no-repeat;
}
#titre_nous {
	float: left;
	width: 741px;
	height: 48px;
	background-image: url(images/typo/qui_sommes-nous.jpg);
	background-repeat: no-repeat;
}
#titre_parcours {
	float: left;
	width: 741px;
	height: 48px;
	background-image: url(images/typo/parcours_artist.jpg);
	background-repeat: no-repeat;
}
#titre_contact {
	float: left;
	width: 741px;
	height: 48px;
	background-image: url(images/typo/contact.jpg);
	background-repeat: no-repeat;
}
#titre_crea_prof {
	float: left;
	width: 741px;
	height: 48px;
	background-image: url(images/typo/crea_prof.jpg);
	background-repeat: no-repeat;
}
#titre_crea_partage {
	float: left;
	width: 741px;
	height: 48px;
	background-image: url(images/typo/chantier_artist.jpg);
	background-repeat: no-repeat;
}
#titre_archives {
	float: left;
	width: 741px;
	height: 48px;
	background-image: url(images/typo/archives.jpg);
	background-repeat: no-repeat;
}
#titre_vide {
	float: left;
	width: 741px;
	height: 48px;
	background-image: url(images/typo/titre_vide.jpg);
	background-repeat: no-repeat;
}
#footer {
	width: 741px;
	height: 54px;
	text-align: center;
	padding-top: 38px;
	background-image: url(images/footer.png);
}
#footer a:active, #footer a:link, #footer a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
#footer a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.bg_etoile_d {
	background-image: url(images/bg_etoile_d.gif);
}
.bg_etoile_g {
	background-image: url(images/bg_etoile_g.gif);
}
#enCapsule {
	width: 741px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
}
#enCapsule .copyright{
	text-align: right;
}
#enCapsule .copyright a:active, #enCapsule .copyright a:link, #enCapsule .copyright a:visited{
	color: #FFF;
	text-decoration: none;
}
#enCapsule .copyright a:hover {
	color: #FFF;
	text-decoration: underline;
}
#enCapsule-popup {
	width: 228px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#enCapsule-popup .copyright{
	text-align: center;
	color: #242112;
}
#enCapsule-popup .copyright a:active, #enCapsule-popup .copyright a:link, #enCapsule-popup .copyright a:visited{
	color: #000;
	text-decoration: none;
}
#enCapsule-popup .copyright a:hover {
	color: #FFF;
	text-decoration: none;
}
#archives_head {
	width: 740px;
	height: 75px;
	text-align: center;
	background-image: url(archives/images/archives_entete.png);
	background-repeat: no-repeat;
}
.bg_archives_d {
	background-image: url(archives/images/bg_d.png);
	background-position: left;
}
.bg_archives_g {
	background-image: url(archives/images/bg_g.png);
	background-position: right;					  
}
#archives_footer {
	width: 690px;
	height: 50px;
	text-align: center;
	background-image: url(archives/images/footer.png);
	background-repeat: no-repeat;
}