body {
	font-family: Arial;
	font-size: 14px;
}
#menu {
	width:202px;
}

#menu a {
	border: 1px solid white; /* le lien doit poss&eacute;der une bordure pour &eacute;viter les d&eacute;callages au survol */
	float: left; /* float passe la balise en block sans qu'elle n'occupe tout l'espace horizontal */
	line-height: 1px; /* pour &eacute;viter un bug d'espace sur Mozilla */
}

a img {
	border: none;
}
#menu a:hover {
	border: 2px solid red;
}
#bandeau p{
	font-family: Arial;
	font-size: 14px;
	text-align: center;		padding-top:10px;
}
#conteneur{
	margin: auto;
	width: 776px;
}
#titrefich1 {	background-image:url(../img/site_alimentation4_03_fich1.png);	width: 427px;	height: 52px;	text-align: center;	font-weight: bold;}#titrefich3 {	background-image:url(../img/site_alimentation4_03_fich3.png);	width: 427px;	height: 52px;	text-align: center;	font-weight: bold;}#titre2 {
	background-image:url(../img/site_alimentation4_03.png);
	width: 427px;
	height: 52px;
	text-align: center;
	font-weight: bold;
}
#titre22 {
    background-image:url(../img/site_alimentation4_032.png);
	width: 426px;
	height: 52px;
	text-align: center;
	font-weight: bold;
}
#ep1 {
    background-image:url(../img/ep1.png);
	width: 426px;
	height: 52px;
	text-align: center;
	font-weight: bold;
}#ep2 {    background-image:url(../img/ep2.png);	width: 426px;	height: 52px;	text-align: center;	font-weight: bold;}
#ep3 {
    background-image:url(../img/ep3.png);
	width: 426px;
	height: 52px;
	text-align: center;
	font-weight: bold;
}#ep4 {    background-image:url(../img/ep4.png);	width: 426px;	height: 52px;	text-align: center;	font-weight: bold;}#ep5 {    background-image:url(../img/ep5.png);	width: 426px;	height: 52px;	text-align: center;	font-weight: bold;}#ep6 {    background-image:url(../img/ep6.png);	width: 426px;	height: 52px;	text-align: center;	font-weight: bold;}#ep7 {    background-image:url(../img/ep7.png);	width: 426px;	height: 52px;	text-align: center;	font-weight: bold;}#ep8 {    background-image:url(../img/ep8.png);	width: 426px;	height: 52px;	text-align: center;	font-weight: bold;}#ep9 {    background-image:url(../img/ep9.png);	width: 426px;	height: 52px;	text-align: center;	font-weight: bold;}#ep10 {    background-image:url(../img/ep10.png);	width: 426px;	height: 52px;	text-align: center;	font-weight: bold;}#ep11 {    background-image:url(../img/ep11.png);	width: 426px;	height: 52px;	text-align: center;	font-weight: bold;}#ep12 {    background-image:url(../img/ep12.png);	width: 426px;	height: 52px;	text-align: center;	font-weight: bold;}#ep13 {    background-image:url(../img/ep13.png);	width: 426px;	height: 52px;	text-align: center;	font-weight: bold;}
#episode1{
	background: #ff9900;
	height: 100px;
	width: 202px;
}
#episode2{
	background: #ffcc00;
	height: 100px;
	width: 202px;
}
#episode3{
	background: #ffff66;
	height: 100px;
	width: 202px;
}
#fiche{
	background: #ffffff;
	width: 550px;
	padding-left:4px;
	padding-top:10px;
	text-align: justify;
}

#player{
	background: #ffffff;
	width: 426px;
	text-align: justify;		padding-top:31px;
}
#fiche p{
	font-family: Verdana;
	font-size: 11px;
	margin: 12px;
}
#fiche h1{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	margin-left: 12px;
	border: none;
}
#fiche h2{
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #56b428;
	border: none;
}
.fiche_content h3{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	text-indent: 25px;
}
#fiche table{
	margin:10px;
}
#fiche p{
	font-family: Verdana;
	font-size: 11px;
	line-height:13px;
	padding:2px;
	margin:1px;
	text-align:left;
}
#fiche table td{
	vertical-align:middle;
	padding:0px;
	margin;0px;
}

#player p{
	font-family: Verdana;
	font-size: 11px;
	margin: 8px;
}
#bandeaudroit{
	background: #ffffcc;
	width: 147px;
	height: 428px;
}
#bandeaudroit p{
	font-family: Verdana;
	font-size: 11px;
	margin: 8px;
	text-align:left;
}
.gauche{
	float: left;
	margin: 0px;
}
.txtmenu{
	padding: 3px; 
	font-family: Arial;
	font-size: 14px;
}
.imgmenu{
	margin-left: 15%; 
}


