html,body
{
	margin: 0px;
	height: 100%;
	background-color: #F8AD22;
}

.ticket
{
	width: 164px;
	text-align: left;
	float: left;
}

.ticket-normal-texte
{
	width: 127px;
	height: 89px;
	padding-left: 20px;
	padding-right: 15px;
	background-image: url(images/coupons/ticket-normal-zone-txt.png);
	background-repeat: no-repeat;
	color: #FC3F00;
	font-size: 17px;
	font-family: Trebuchet MS;
	font-style: italic;
	line-height: 21px;
}

.ticket-important-texte
{
	width: 127px;
	height: 89px;
	padding-left: 20px;
	padding-right: 15px;
	background-image: url(images/coupons/ticket-important-zone-txt.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 17px;
	font-family: Trebuchet MS;
	font-style: italic;
	line-height: 21px;
}

.texte-normal
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10pt;
}

.texte-rouge
{
	color: #D92D2B;
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;
}

.texte-blanc
{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 11pt;
	font-weight: bold;
}

.champ-gauche
{
	width: 100px;
	padding-top: 5px;
	float: left;
}

.champ-droite
{
	width: 80px;
	padding-top: 5px;
	padding-left: 20px;
	float: left;
}

.champ-input
{
	padding-top: 5px;
	float: left;
}

.champ-normal
{
	color: #000000;
	font-family: Trebuchet MS;
	font-size: 10pt;
}

.champ-rouge
{
	color: #D92D2B;
	font-family: Trebuchet MS;
	font-size: 10pt;
}

.selecteur
{
	color: #505050;
	font-family: Trebuchet MS;
	font-size: 9pt;
	border: 1px solid #AAAAAA;
}

.input-texte
{
	height: 17px;
	color: #505050;
	font-family: Trebuchet MS;
	font-size: 9pt;
	border: 1px solid #AAAAAA;
}

.retour-site
{
	color: #FFFFFF;
	font-family: Trebuchet MS;
	font-size: 15pt;
	font-weight: bold;
}
