#Lecture {
width:500px;
height:436px;
overflow:auto;
}
#Stop {
height:450px;
overflow:hidden;
}

.Liste {
margin-top:2px;
}
.Projet {
width:440px;
padding-bottom:10px;
margin-bottom:12px;
}
.Liste .Projet {
border-top:1px solid #c0c0c0;
padding:0;
padding-top:14px;
margin-bottom:12px;
}
html>body .Liste .Projet {
height:auto;
}

.Homepage .Projet .InfoProjetListe p {
text-align:justify;
}

.Projet h3 {
text-transform:uppercase;
font-size:12px;
color:#7f7f7f;
}

.Projet .InfoProjetListe, .ProjetComplet .InfoProjetListe {
list-style:none;
color:#878787;
display:inline;
width:260px;
float:left;
}

.ProjetComplet .InfoProjetListe {
background:url('../image/barreProjet.gif');
background-repeat:no-repeat;
background-position:240px 0px;
width:250px;
height:30px;
}
html>body .ProjetComplet .InfoProjetListe {
min-height:25px;
height:auto;
}

.ProjetComplet .Description {
font-size:11px;
margin-right:160px;
text-align:justify;
margin-left:15px;
}

.ProjetComplet h1 {
font-size:13px;
font-weight:bold;
}

.Homepage {}

.Homepage .Illustration img {
margin-right:10px;
display:inline;
border:1px solid #7f7f7f;
}
.Homepage .Projet {
width:650px;
margin-bottom:5px;
}

.Homepage .Projet h1 {
font-size:12px;
font-weight:normal;
}

.Projet h1, .ProjetComplet h1 {
font-size:13px;
text-transform:uppercase;
color:#FFF;
}
.Projet h1 a {
color:#FFF;
text-decoration:none;
}
.Projet h1 a:hover {
text-decoration:underline;
}
.Projet .Illustration {
float:right;
}

.Projet .InfoProjetListe h1 a {
color:#FFF;
}
.Projet .InfoProjetListe a, .Projet .LienProjet a {
color:#9a3515;
text-decoration:none;
font-weight:bold;
}

.Projet .InfoProjetListe a:hover, .Projet .LienProjet a:hover {
color:#FFF;
}

.PlayerNight {
width:640px;
}
.PlayerNight { position:relative; top:-6px; }
html>body .PlayerNight { top:-5px; }

.PlayerNight h1 {
font-size:14px;
margin-bottom:5px;
}

#PlayerVideo {
margin-top:23px;
}

.HTML .Page {
width:640px;
text-align:justify;
}
.HTML .Illustration {
float:right;
}
.HTML .Illustration li {
list-style:none;
margin-bottom:15px;
margin-right:70px;
}
.HTML h1 {
font-size:14px;
margin-bottom:5px;
}