* {
	padding:0;
	margin:0;
}
.titre {
	width:100%;
	text-align:center;
	color:#be2400;
}
img {
	border:0;
}
a {
	color:#04617f;
}
a:hover {
	color:#be2400;
}
/*a:visited {
	color:#be2400;
}*/
.clear {
	clear:both;
}
body {
	/*width:955px;*/
	background-color:#ffe08f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	/*margin:auto;*/
	color:#04617f;
}
/*POPUP POUR LE FORMAT 740*/
#conteneur_pop_up_740 {
	width:740px;
	background-image:url(../images/conteneurFond_740.gif);
}
#conteneur_pop_up_740 .img_haut_740 {
	height:14px;
	background-image:url(../images/conteneurHaut_740.gif);
}
#popup {
	width:720px;
	background-image:url(../images/fond_720.gif);
	margin-left:12px;
}
#popup .img_haut_720 {
	height:15px;
	background-image:url(../images/haut_720.gif);
}
#popup .img_bas_720 {
	height:15px;
	background-image:url(../images/bas_720.gif);
}
#popup h1 {
	width:100%;
	text-align:center;
	margin-bottom:10px;
	font-size:24px;
}
#popup ul {
	width:600px;
	list-style-type:none;
	margin:auto;
}
#popup li {
	float:left;
	width:50%;
	margin:0 auto 10px auto;
}
#footeur_pop_up_740 {
	height:40px;
	background-image:url(../images/conteneurBas_740.gif);
}
/*POPUP POUR LE FORMAT 530*/
#conteneur_pop_up_536 {
	width:536px;
	background-image:url(../images/conteneur_fond_petit.gif);
}
#conteneur_pop_up_536 .img_haut_536 {
	height:14px;
	background-image:url(../images/conteneur_haut_petit.gif);
}
#liste_episodes .img_haut_510 {
	height:15px;
	background-image:url(../images/haut_510.gif);
}
#liste_episodes .img_bas_510 {
	height:15px;
	background-image:url(../images/bas_510.gif);
}
#liste_episodes {
	width:510px;
	background-image:url(../images/fond_510.gif);
	margin-left:12px;
}
#liste_episodes h1 {
	margin-left:15px;
	height:40px;
	background:url(../images/liste_episodes.gif) no-repeat;
}
#liste_episodes h1 span{
	display:none;
}
#liste_episodes p {
	margin:0 15px 0 15px;
	line-height:18px;
}
#fermer {
	width:100%;
	text-align:center;
	font-size:16px;
}
#footeur_pop_up_petit {
	height:44px;
	background-image:url(../images/footer_liste_episodes.gif);
}