@font-face /*polices*/
{
	font-family: "Michael_16017";
	src: url("polices/Michael_16017.ttf");

}
*
{
	margin:0;
	padding:0;
}
body, html{height:100%;}
#main
{
	max-width:1280px;
	min-height:100%;
	position:relative;
}
footer /*pied de page*/
{
	position:absolute;
	bottom:0;
	width:100%;
	color: #282828;
	text-align: left;
}
header /*haut de page */
{
	text-align: center;
}
body /*corps de page*/
{
	background-color: #635555;
	background-attachment: scroll;
	background-size: 100%;
	text-align: center;
}
nav /*menu*/
{
}
li /*liste nav*/
{
	display: inline;
	align-content: center;
}
label
{
	color: #D8D8D8;
	font-size: 100%;
}
section /*section*/
{
	text-align: center;
}
article
{
	display: inline;

}
h1 /*titre1*/
{
	color: #D8D8D8;
	font-size: 500%;
	font-family: "Michael_16017";
	text-align: center;
}
h2 /*titre2*/
{
	color: #D8D8D8;
	font-size: 350%;
	font-family: "Michael_16017";
	text-align: center;
}
h3 /*titre3*/
{
	color: #D8D8D8;
	font-size: 200%;
	text-align: center;
} 
h4
{
	color: #D8D8D8;
	font-family: "Michael_16017";
	font-size: 300%;
	margin-left: 50%;
}
p /*paragraphe*/
{
	color: #FFFFFF;
	text-align: center;
	font-size: 130%;
	font-style: italic;
}
a /*couleur du lien*/
{
	text-decoration: none;
	font-style: bold;
	color: #FFFFFF;
	font-size: 110%;
}
a:hover /*survol du lien*/
{
	font-weight: bold;
}
td
{
	text-align: center;
}
.lienoeuvres /*propriétés lien vers oeuvres*/
{
	font-style: bold;
	color: #FFFFFF;
	font-family: "Michael_16017";
	font-size: 400%;
}
.lienadmin /*propriétés lien vers admin*/
{
	color: #706D6A;
}
.erreur /*propriétés erreur*/
{
	color: red;
	font-size: 100%;
	text-shadow: bold;
	text-align: center;
}
.profil
{
	color: #D8D8D8;
	font-size: 200%;
}
.oeuvres
{
	font-size: 100%
	color: #FFFFFF;
	font-style: italic;
}
.nom
{
	font-style: italic;
	text-align: center;
	color: #FFFFFF;
	font-size: 300%;
	padding-top: 10%;
}
.synopsis
{
	font-size: 130%;
	color: #FFFFFF;
	font-style: italic;
	text-align: center;
	padding-right: 20%;
	padding-left: 20%;
}
.videlubac
{
	font-style: italic;
	margin-right: 2%;
}
.liste
{
	color: #FFFFFF;
	font-size: 120%;
	text-align: center;
}
