* {
	border: none;
	margin: 0;
	padding: 0;
}
body {
	background-color: #64DDF9;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}
textarea {
	font: 12px Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 14px;
}
#container {
	margin: 10px auto;
	text-align: left;
	width: 400px;
}
#header {
	background: #D6FBFF url(content-header.gif) no-repeat top center;
	height: 20px;
}
#header h1 {
	display: none;
}
#body {
	background-color: #D6FBFF;
	padding: 0 20px;
	position: relative;
}
#body h2 {
	color: #FF6700;
	font-size: 24px;
	text-align: center;
	margin-bottom: 1em;
}
#footer {
	background: #D6FBFF url(content-footer.gif) no-repeat bottom center;
	height: 54px;
	padding-top: 1em;
}

a {
	color: black;
}
a:hover {
	background: black;
	color: white;
	text-decoration: none;
}
p {
	padding: 0.5em 0;
	text-align: justify;
}

ul, ol {
	padding-left: 2em;
}
hr.clear {
	clear: both;
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 0;
}

/*
 * Content width: 350px
 * Form layout
 */
fieldset legend {
	font-size: 1.5em;
	font-weight: bold;
}
fieldset dt {
	font-weight: bold;
	float: left;
	clear: both;
	width: 100px;
}
fieldset dd {
	padding-left: 100px;
	margin: 0 0 0.3em 0;
	clear: right;
}
fieldset input, fieldset textarea, fieldset select {
	border: solid 1px black;
	padding: 0.1em;
}

.close {
	margin-top: 3em;
	text-align: center;
}
.close input {
	border: solid 1px black;
}


/*
 * Reglement
 */
#reglement dl {
	margin: 0 5px;
}

#reglement dt {
	font-weight: bold;
	text-transform: uppercase;
}
#reglement dd {
	margin: 0.5em 0 2em 0;
	text-align: justify;
}


/*
 * Contact
 */
#contact {
	margin: 0 5px;
}
#contact input,
#contact textarea {
	width: 230px;
}
#contact textarea {
	height: 8em;
}
#contact dd.submit input, #contact .close input {
	width: auto;
}


/*
 * Parrainage
 */
#parrainage {
	margin: 0 5px;
}


/*
 * FAQ
 */
#faq {
	margin: 0 5px;
}
#faq ol {
	margin-bottom: 2em;
}
#faq dl {
	counter-reset: faq;
}
#faq dt {
	counter-increment: faq;
	font-weight: bold;
}
#faq dt:before {
	content: counter(faq) ". ";
}
#faq dd {
	text-align: justify;
	padding-left: 2em;
	margin-bottom: 1em;
}


/*
 * Inscription
 */
#inscription {
	margin: 0 5px;
}
#inscription .announce {
	color: #FF7D0C;
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 1em;
	text-align: center;
	text-decoration: blink;
}
#inscription hr {
	visibility: hidden;
	margin: 1em 0;
}
#inscription dd#form-password-confirm {
	padding: 0;
	height: 30px;
}
#inscription em {
	font-weight: normal;
}
#inscription dd#form-address textarea {
	width: 230px;
	height: 4em;
}
#inscription dd#form-country select {
	width: 230px;
}
#inscription .checkbox {
	padding: 0;
}
#inscription .checkbox input {
	border: none;
}


/*
 * Inscription confirmee
 */
#inscription-confirmee {
	margin: 0 5px;
}

#inscription-confirmee p {
	text-align: center;
}
#inscription-confirmee p.warning {
	background-color: red;
	color: white;
	font-weight: bold;
	margin-top: 2em;
	padding: 1em;
	-moz-border-radius: 1em;
}


/*
 * Mot de passe oublie
 */
#mot-de-passe-oublie {
	margin: 0 5px;
}


/*
 * Profil
 */
#profil {
	margin: 0 5px;
}
#profil form {
	padding-bottom: 2em;
}
#profil dd#form-country select {
	width: 95%;
}
#profil dd.checkbox {
	padding: 0;
}


/*
 * Gains
 */
#gains {
	margin: 0 5px;
}
#gains p {
	text-align: center;
}
#gains table {
	width: 100%;
}
#gains table caption {
	font-size: 1.5em;
	font-weight: bold;
}
#gains table th, #gains table td {
	text-align: center;
	padding: 0.2em;
}
#gains table th {
	background-color: white;
	color: #FF7D0C;
	border-bottom: solid 2px #FF7D0C;
}
#gains table tr {
	background-color: #F0F0F0;
}
#gains table tr:hover {
	background-color: #FF7D0C;
}


/*
 * Paiements
 */
#paiements {
	margin: 0 5px;
}
#paiements .commander-paiement fieldset {
	background-color: #F0F0F0;
	border: solid 1px black;
	padding: 5px;
}
#paiements .commander-paiement fieldset legend {
	margin-left: 10px;
	padding: 0 5px;
}

#paiements .historique-paiement {
	margin-top: 3em;
}
#paiements table {
	width: 100%;
}
#paiements table caption {
	font-size: 1.5em;
	font-weight: bold;
}
#paiements table th, #paiements table td {
	text-align: center;
	padding: 0.2em;
}
#paiements table th {
	background-color: white;
	color: #FF7D0C;
	border-bottom: solid 2px #FF7D0C;
}
#paiements table tr {
	background-color: #F0F0F0;
}
#paiements table tr:hover {
	background-color: #FF7D0C;
}


/*
 * Parrainage membre
 */
#parrainage-membre {
	margin: 0 5px;
}
#parrainage-membre .resume-parrainage p {
	text-align: center;
}
#parrainage-membre table {
	width: 100%;
}
#parrainage-membre table caption {
	font-size: 1.5em;
	font-weight: bold;
}
#parrainage-membre table th, #parrainage-membre table td {
	text-align: center;
	padding: 0.2em;
}
#parrainage-membre table th {
	background-color: white;
	color: #FF7D0C;
	border-bottom: solid 2px #FF7D0C;
}
#parrainage-membre table tr {
	background-color: #F0F0F0;
}
#parrainage-membre table tr:hover {
	background-color: #FF7D0C;
}
#parrainage-membre .note {
	font-style: italic;
	text-align: right;
}
#parrainage-membre .formulaire-parrainage {
	margin-top: 3em;
}
#parrainage-membre .formulaire-parrainage p {
	text-align: center;
}
#parrainage-membre .formulaire-parrainage dt#label-message {
	float: none;
}
#parrainage-membre .formulaire-parrainage dd#form-message {
	padding-left: 0;
}
#parrainage-membre .formulaire-parrainage textarea {
	width: 95%;
	height: 10em;
}


/*
 * Desinscription
 */
#desinscription {
	margin: 0 5px;
}
#desinscription p.message {
	text-align: center;
}
#desinscription dd {
	padding: 0;
	text-align: center;
}


/*
 * Online
 */
#online {
	margin: 0 5px;
}


/*
 * Liste des gagnants
 */
#liste-gagnants {
	margin: 0 5px;
}
#liste-gagnants table {
	width: 100%;
}
#liste-gagnants table th, #liste-gagnants table td {
	text-align: center;
	padding: 0.2em;
}
#liste-gagnants table th {
	background-color: white;
	color: #FF7D0C;
	border-bottom: solid 2px #FF7D0C;
}
#liste-gagnants table tr {
	background-color: #F0F0F0;
}
#liste-gagnants table tr:hover {
	background-color: #FF7D0C;
}


/*
** Multitickets
*/
#multitickets {
}
#multitickets div.moyen-paiement-container {
}
#multitickets div.moyen-paiement {
	background-color: #FFFFFF;
	border: solid 1px black;
	float: left;
	margin: 5px;
	height: 100px;
	width: 168px;
	position: relative;
	_width: 160px; /* Bad width computation with IE */
}
#multitickets div#paiement-wha,
#multitickets div#paiement-gain {
	float: none;
	height: auto;
	width: auto;
	_margin: 5px 10px;
}
#multitickets div.moyen-paiement h3 {
	background-color: #D4D0C8;
	border-bottom: solid 1px #000000;
	text-align: center;
}
#multitickets div.moyen-paiement-content {
	padding: 0.5em;
}
#multitickets div.moyen-paiement-content p {
	margin: 0;
	padding: 0;
}
#multitickets div.moyen-paiement-content p {
	text-align: center;
	margin: 0;
	padding: 0;
}
#multitickets div.moyen-paiement-content strong {
	display: block;
	font-size: 16px;
	font-weight: bold;
}
#multitickets div.moyen-paiement-content cite {
	font-size: 9px;
	position: absolute;
	bottom: 0;
	right: 0;
	white-space: nowrap;
}
#multitickets div#paiement-wha div.moyen-paiement-content cite {
	position: static;
}
#multitickets ul.multitickets-procedure {
	list-style: none;
	margin: 0;
	padding: 0;
}
#multitickets ul.multitickets-procedure li p.header {
	background-position: center left;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	margin: 2em 0 1em 0;
	padding-left: 40px;
}
#multitickets ul.multitickets-procedure li.step1 p.header { background-image: url(http://www.ticket-gagnant.biz/theme/1/list-step1.gif); }
#multitickets ul.multitickets-procedure li.step2 p.header { background-image: url(http://www.ticket-gagnant.biz/theme/1/list-step2.gif); }
#multitickets ul.multitickets-procedure li.step3 p.header { background-image: url(http://www.ticket-gagnant.biz/theme/1/list-step3.gif); }
#multitickets ul.multitickets-procedure li.step1 div.moyen-paiement-content {
}
#multitickets ul.multitickets-procedure li.step1 ul {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}
#multitickets ul.multitickets-procedure li.step1 div.moyen-paiement-content input.submit {
	position: absolute;
	right: 0.5em;
	top: 50%;
	/* IE Positionning bug... relative position of `moyen-paiement` isn't considered */
	_left: 75%;
	_top: 40px;
	_top: 25px;
}
#multitickets ul.multitickets-procedure li.step2 textarea {
	border: solid 1px #000000;
	font-family: "Courier New", Courier, monospace;
	height: 100px;
	width: 358px;
}

#multitickets input.submit#get-tickets {
	border: solid 1px #000000;
	display: block;
	font-weight: bold;
	margin: 1em auto 0 auto;
	padding: 1em 3em;
}
#multitickets input.submit#get-tickets:hover {
	background-color: #C9CAD4;
	color: #FFFFFF;
}

#multitickets ul.tabContainer {
	border-bottom: solid 1px #64DDF9;
	list-style: none;
	margin: 0;
	padding: 1em 0 0 1em;
}
#multitickets ul.tabContainer li {
	display: inline;
}
#multitickets ul.tabContainer li a,
#multitickets ul.tabContainer li a:hover {
	background: #B3EEFF;
	border: solid 1px #64DDF9;
	color: #000000;
	padding: 0.2em 1em;
	position: relative;
	bottom: 0.2em;
	text-decoration: none;
}
#multitickets ul.tabContainer li.active a,
#multitickets ul.tabContainer li.active a:hover {
	background-color: #D6FBFF;
	border-bottom-color: #D6FBFF;
	color: #FF6700;
	font-weight: bold;
}

#multitickets div.clear {
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;
}

#multitickets blockquote {
	margin: 1em 0;
}

#multitickets #tabGain {
	margin: 2em 0 0 0;
}

