@charset "UTF-8";
/* CSS Document */
.FormStyle #mainForm {
	width:723px;
	height:750px;
	top: 0px;
	left: 50px;
}
.list {
	background-color: #666666;
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #FFFFFF;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-top: 20px;
	padding: 0px;
	letter-spacing: 1px;
	float: left;
	top: 0px;
	margin-left: 30px;
}
.field {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	right: 80px;
	letter-spacing: 1px;
	margin-left: 30px;
	background-color: #666666;
	text-align: center;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.texte {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	letter-spacing: 1px;
	background-color: #666666;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 70px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.texteBanner {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: #CCCCCC;
	text-align: left;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
}
.texteBanner2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	background-color: #CCCCCC;
	text-align: left;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.artists{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	letter-spacing: 1.5px;
	text-align: left;
	color: #000000;
	padding-left: 30px;
}
.clear{
	margin-right: 5px;
	margin-left: 5px;
	height: 35px;
	width: 110px;
	background-image: url(../images/fond_bouton.jpg);
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	letter-spacing: 2px;
	text-align: center;
}
.submit{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	text-align: center;
	margin-left: 10px;
}
.texteVozle{
	font-size:16px;
	letter-spacing: 1.5px;
	font-family: Helvetica, Arial, sans-serif;
	color: #333333;
}

