body,html {
	background-color: #220d0d;
}

.page {
	width: 974px;
	padding: 0px 0px 20px 0px;
	margin: 0px;
	background: transparent;
}

#header {
	padding-top: 30px;
}

#logo {
	position: absolute;
	top: 30px;
	left: 0;
}

#main {
	background-image: url(img/background_main.jpg);
	background-repeat: no-repeat;
	min-height: 569px;
	padding-top: 1px;
}

#flash {
	background-image: url(img/promo_site.jpg);
	background-repeat: no-repeat;
	width: 640px;
	height: 134px;
	float: right;
}

.cmenu {
	width: 280px;
	float: left;
	margin-left: 35px;
	font-size: 11px;
}
.cmenu .title {
	margin-top: 10px;
	margin-bottom: 10px;
}

.cmain {
	padding-left: 334px;
}

#tombola {
	background-image: url(img/background_tombola.jpg);
	background-repeat: no-repeat;
	height: 452px;
	padding-top: 133px;
      	padding-left: 88px;	
}

.credit {
	padding-top: 6px;
	height: 35px !important;
	height: 41px;
	margin-left: 435px;
}

.box {
	margin-left: 40px;
	margin-right: 40px;
	background-image: url(img/background_coreg.png);
	border: 1px #fec7d5 solid;
}

#clicvalidation img {
	margin: 8px 0px 8px 0px;
}

.destockvip {
	border: 1px #fec7d5 solid;
	padding: 4px;
	margin: 4px 0px 4px 0px;
	color: #FFFFFF;
}

.destockvip .note_vente {
	color: #fec7d5;
}

.destockvip .date_vente {
	border: 2px #7d5465 solid;
	margin: 0px 8px 0px 8px;
	font-size: 18px;
}
.destockvip .date_vente input {
	background: transparent;
	border: none;
	text-align: center;
	width: 100%;
	color: #FFFFFF;
	font-size: 12px;
	height: 12px;
	padding: 0px;
	margin: 1px;
}
.destockvip .date_vente input:focus {
	background: transparent;
	border: none;
}

/******************************** Coreg ******************************/
.coreg {
	margin-left: 40px;
	margin-right: 40px;
	background-image: url(img/background_coreg.png);
	border: 1px #fec7d5 solid;
	border-top: 0px;
}

.coreg table, .coreg td, .coreg tr {
	border: 0px;
}
.coreg td {
	color: #fec7d5;
}
.coreg tr:hover td {
	background-color: transparent;
}
.dualoptin {
	border-top: 1px #fec7d5 solid;
}
.dualoptin input {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

.WBCoreg {
	border-top: 1px #fec7d5 solid;
	overflow: hidden;
	width: 100%;
	color: #d366ab;
	padding: 10px 0px 10px 0px;
}

.WBCoregImage1 {
	float: left;
	width: 160px;
	text-align: center;
}

.WBCoregTitre {
	width: 320px;
	font-weight: bold;
	float: left;
}
.WBCoregText {
	width: 320px;
	float: left;
	font-size: 90%;
}

.WBCoregInput {
	float: right;
	width: 60px;
	color: #ffffff;
}
.WBCoregInput input {
	margin-right: 8px;
	margin-bottom: 0px;
}
.WBCoregLabelOui {
	font-weight: bold;
	font-size: 110%;
}

.WBCoregImage2 {
	display: none;
}

/******************************** Formulaires ************************/
input.text, .type-text input, select, textarea {
	background-color: #9f8e96;
	border: 1px solid #e7e3e5;
	color: #1c0410;
}
.box input.text {
	background-color: #8f657e;
	border: 1px solid #fec7d5;
}
input.text, .type-text input, select {
	height: 22px;
	padding: 2px;
}

input {vertical-align: middle;}
.type-radio input, .type-checkbox input {
	vertical-align: top;
	height: 17px;
}
.type-radio label, .type-checkbox label {
	vertical-align: top;
}
textarea:focus, select:focus, input[type=text]:focus, input.text:focus, input[type=password]:focus, .type-text input:focus,
textarea:active, select:active, input[type=text]:active, input.text:active, input[type=password]:active, .type-text input:active {
	background-color: #b594a5;
}

.type-button input {
	padding: 0px;
	margin: 10px 0px 0px 0px;
}

.date .type-label {
	width: 40%;
}
.date .type-value {
	width: 59%;
	text-align: right;
}

.civilite .type-label {
	width: 17%;
}
.civilite .type-value {
	width: 82.9%;
	text-align: right;
}

.col .type-value input.small {
	width: 50px;
	display: inline;
}

.reglement, .optin {
	text-align: center;
}

.optin .type-value, .optin .type-label {
	width: 99%;
	text-align: center;
}



/******************************** Couleur ****************************/

body, a, a:hover, a:visited, a:active, a:focus {
	color: #fec7d5;
}

.txtwhite {
	color: #ffffff;
}

