﻿/*body
{
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	font-family: Arial, Verdana;
	font-size: 12px;
	text-align: left;
	background-color: #000000;
	background-image: url( 'Images/back.jpg' );
}
 {
	margin: 0;
	padding: 0;
}
*/
html, body {
	height: 100%;
}

img {
	border: 0px none;
}

body
{
	background-color: #000000;
	color: #e4ecd9;
	font: 12px/14px Verdana, Helvetica, sans-serif;
}

.errorMessage
{
    font-style: italic;
    font-size: 14px;
    color: #FF0000;
    font-weight: bold;
}

.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;
	background-image: none;
}
.motivation
{
    padding:5px;
}
.file
{
	color: #FFFF00;
	font-size: 12px;
}

A
{
	color: #e4ecd9;
	text-decoration: none;
	font-size: 12px;
}
A:hover
{
	color: #FF0066;
	text-decoration: none;
}

A:visited
{
	text-decoration: none;
}
.TitreMenu
{
    font-weight: bold;
    font-size: 13px;
    color: #FFCC00;
}
.Titre
{
	/*font-weight: bold;*/
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-image: url( 'Images/bg.gif' );
}

.TitreCapitalize
{
	text-transform: none;
	font-variant: small-caps;
}
.TitreCapitalize A:hover
{
	text-transform: none;
	font-variant: small-caps;
	color: #FFFFFF;
}


.TitreFilm
{
	font-weight: bold;
	font-size: 13px;
	color: #DBC279;
	text-align: left;
}
.Titre2
{
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.ImageBox
{
	padding: 0px;
	border: 1px solid #FFFFFF;
	text-transform: none;
	margin-right: 20px;
	margin-bottom: 10px;
	
	float: left;
	
}


.Menu
{
	text-transform: none;
	font-variant: small-caps;
	font-size: 13px; /*color: #FFFFFF;*/
	font-weight: bold;
	float: left;
	color: #edc959;
	font: Georgia, "Times New Roman" , Times, serif;
	text-align: center;
}
.Menu A:hover
{
	text-transform: none;
	color: #FFFFFF;
	
	/*color: #0a434a;*/

}

.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;
}
.textGeneral
{
	color: #e4ecd9;
	font: 12px/14px Verdana, Helvetica, sans-serif;
}

.LienSommaire, .LienSommaire:visited
{
	font-size: 12px;
}
.OtherLink A:hover, .OtherLink A:visited
{
	text-transform: none;
	text-decoration: none;
	cursor: pointer;
}
.Prix
{
    color: #FF9900;
    font-weight: bold;
    line-height: 20px;
}
.ThumNail
{
	padding: 5px;
	width: 120px;
	height: 180px;
}

.WizardButton
{
	text-align: center;
	left: auto;
}
.ImgDet
{
	border: 1px solid #FFFFFF;
	margin-right: 12px;
	margin-bottom: 12px;
}
/* Typography ////////////////////////////////////////////////////////// */

p {
	color: #e4ecd9;
	font: 1em/1.5em Verdana, Helvetica, sans-serif;
	margin-bottom: 1.7em;
}

p a {
	color: #edc959;
	text-decoration: underline;
}

p a:hover {
	color: #d27972;
}

em {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}

strong, b {
	color: #ffffff;
	font-weight: bold;
}

acronym {
  border-bottom: 1px dotted #ffffff;
  color: #ffffff;
}

pre, p.pre {
	font: .9em "Courier New", Courier, mono;
	margin-bottom: 1.7em;
	color: #aec68e;
	background-color: #0e5760;
	padding: 1em;
	white-space: pre;
}

code {
	font: .9em "Courier New", Courier, mono;
	color: #aec68e;
}

h1 {
	color: #edc959;
	font: bold 24px/30px "Lucida Grande", Helvetica, sans-serif;
	letter-spacing: -1px;
}

h1 a {
	color: #edc959;
	text-decoration: none;
}

h1 a:hover {
	color: #cb8676;
}

h2 {
	color: #aec68e;
	text-transform: uppercase;
	letter-spacing: -1px;
	font: bold 21px/21px "Lucida Grande", Helvetica, sans-serif;
}

h3 {
	font: italic bold 1.3em/1em Georgia, "Times New Roman", Times, serif;
	color: #cb8676;
	margin-bottom: 1em;
}

h5 {
	color: #6c989d;
	text-transform: uppercase;
	letter-spacing: -1px;
	font: bold 15px/16px "Lucida Grande", Helvetica, sans-serif;
	border-bottom: 1px solid #6c989d;
	margin-bottom: 10px;
	padding-bottom: 3px;
}
/* Navigation //////////////////////////////////////////////////////////////// */

#nav {
	float: left;
	text-transform: lowercase;
	color: #aec68e;
	font: italic bold 16px/28px Georgia, "Times New Roman", Times, serif;
}

#nav ul {
	list-style-type: none;
}

#nav li {
	display: inline;
}

#nav li a {
	color: #aec68e;
	text-decoration: none;
	padding: 7px 15px;
}

#nav li a:hover {
	background-color: #aec68e;
	color: #0a434a;
}

#nav li a.current {
	background: url('../images/nav_star.gif') no-repeat 0 center;
	color: white
}

#nav li a:hover.current {
	background-color: transparent;
	color: white;
}
.MenuNiv1
{
	color: #FFCC00;
}
.ComboPrice
{
	border: 1px solid #FF9900;
}
