﻿body
{
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: left;
	background-color: #000000;
}

.errorMessage
{
    font-style:italic;
    font-size:14px;
}

.source
{
	white-space: pre;
	font: 12px Lucida Console;
	line-height: 150%;
	background-color: #674F99;
	padding: 0px 10px;
}

.error
{
    background-color:#bfccbf;
    font: 12px Lucida Console;
    padding:4px 0px;
}
.motivation
{
    padding:5px;
}
.file
{
	color: #FFFF00;
	font-size: 12px;
}

A
{
	color: white;
	text-decoration: none;
	font-size: 12px;
}
A:hover
{
	color: #ff9933;
	text-decoration: none;
}

A:visited
{
	text-decoration: none;
}
.TitreMenu
{
	font-weight: bold;
	font-size: 13px;
}

.TitreCapitalize
{
	text-transform: none;
	font-variant: small-caps;
}
.TitreCapitalize A:hover
{
	text-transform: none;
	font-variant: small-caps;
	color: #FFFFFF;
}

.MoviesText
{
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: justify;
}
.TitreFilm
{
	font-weight: bold;
	font-size: 13px;
	color: #FF9900;
}
.ImageBox
{
	border-style: none;
	width: 120px;
	height: 180px;
	text-transform: none;
}

.Menu
{
	text-transform: none;
	font-variant: small-caps;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.Menu A:hover
{
	text-transform: none;
	color: #FFFFFF;

}
.TextJustify
{
	text-align: justify;
}
.SideWizard
{
	font-family: Verdana;
	text-align: left;
	background-color: #008080;
	color: #FFFF00;
	padding: 3px;
}
.TitreSommaire
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	margin-top: 5px;
	padding-top: 5px;
}

.LienSommaire, .LienSommaire:visited
{
	font-size: 12px;
}
.OtherLink A:hover, .OtherLink A:visited
{
	text-transform: none;
	text-decoration: none;
	cursor: pointer;
}
