body {
	scrollbar-ARROW-color: #fff;
	scrollbar-BASE-color: #000;
	BACKGROUND-COLOR: #000;
	scrollbar-3dlight-color: #000;
	scrollbar-FACE-color: #000;
	scrollbar-TRACK-color: #000;
	scrollbar-HIGHLIGHT-color: #000;
	scrollbar-SHADOW-color: #000;
	scrollbar-DARKSHADOW-color: #000;
	color: #fff;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	TEXT-ALIGN: center;
	WIDTH: 810px;
	MARGIN: auto auto auto auto;
}

/* Identifiants */
#Titre, #Menu {
	width: 810px;
}

#Titre {
	margin-top: 45px;
	height: 58px;
	background-image: url(titre.png);
	background-repeat: no-repeat;
}

#Cadre {
	width: 790px;
	position: relative;
	top: -10px;
	border: #fff solid 1px;
	height: 421px;
	background-image: url(fond.png);
	background-position: right;
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 12px;
	text-align: center;
}

#Menu {
	position: relative;
	top: -10px;
	border: none;
	text-align: left;
	font-style: italic;
}

#Contact, #Plan {
	border: #fff solid 1px;
	margin: 10px;
	text-align: center;
}

#Contact {
	border: none;
	width: 287px;
	margin-right: 0px;
	margin-left: 30px;
	float: left;
	height: 400px;
	font-size: 14px;
}

#Plan {
	width: 450px;
	float: right;
	height: 370px;
}

#Img1, #Img2 {
	border: #fff solid 1px;
	max-width: 200px;
	max-height: 100px;
	clear: right;
}

#Img1 {
	float: left;
}

#Img2 {
	float: right;
	position: relative;
	top: 280px;
	right: 30px;
}

/* Portfolio */
#ListeAlbums, #Vignettes {
	float: left;
	width: 293px;
}

#Diaporama, #Images {
	float: right;
	width: 493px;
}

#ListeAlbums, #Diaporama {
	height: 30px;
}

#Vignettes, #Images, #Diap {
	height: 390px;
}

#ListeAlbums {
	text-align: left;
}

#Diaporama {
	text-align: right;
}

#Vignettes {
	text-align: center;
	border-right: #fff solid 1px;
	overflow: auto;
}

#Images{
	text-align: center;
}

#Diap {
	float: left;
	text-align: center;
	overflow: auto;
	width: 787px;
}

.Select {
	border: none;
	color: #fff;
}

.afi {
	max-height: 370px;
	max-width: 473px;
}

/* Casting - Règlement */
#Reglement {
	border: 1px solid #fff;
	float: right;
	width: 710px;
	height: 378px;
	overflow: scroll;
	padding: 10px;
	text-align: justify;
}

#Reglement h1 {
	margin: 0 auto;
}

#Reglement h2 {
	margin: 10px 0 0 0;
}

#accepter {
	float: right;
	clear: both;
	width: 730px;
	height: 20px;
}

#FormInscr {
	border: 1px solid #fff;
	float: right;
	width: 710px;
	height: 398px;
	overflow: auto;
	padding: 10px;
	text-align: justify;
	font-size: 1.1em;
}

#FormInscr h1, #FormInscr h2 {
	text-align: center;
	margin-top: -5px;
}

#FormInscr #Coordonnees {
	width: 49%;
	border: none;
	text-align: left;
	float: left;
}

#FormInscr #Mensurations {
	width: 39%;
	border: none;
	text-align: left;
	float: right;
}

#FormInscr legend {
	font-weight: bold;
	font-size: 1.3em;
}

#FormInscr p {
	clear: both;
}

#FormInscr p #Valider {
	border: none;
	font-size: 1.2em;
	font-weight: bold;
}