/* CSS crée par Lydie Boufflers - Novembre 2015 */


h1
{
    text-align: center;
    font-size: 45px;
    color: dodgerblue;
    margin:0;
}

h2
{
    font-family:inherit;
    font-size: 20px;
    color: dodgerblue;
    padding-top: 25px;
    margin:0;
}

p
{
    padding-bottom: 10px;
    margin:0;
}

body {
	float: none; 
    background-color: lightpink;
    font-family: "Trebuchet MS", sans-serif;
	align-self: auto;
    font-size:14px;
    margin-left: auto;
    margin-right: auto;
    width: 900px; 
    text-align: justify;
}

IMG.displayed 
{    
    display: block;
    margin-left: auto;
    margin-right: auto
}

#background 
{
	width: 90%;
	height: auto;
	background-color:#F8F8F8;
	padding: 15px;
}

.refvideo
{
    font-family:"Trebuchet MS";
    text-align: left;
    color:hotpink;
    display: block;
    margin-left: 30px;
    font-style: oblique;
}

.leanback-player-video
{
text-align: center;
}

footer
{
    text-align: center;
}
