@charset "utf-8";
/* CSS Document */

.style-input-texte 
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	border:0px;
	background: transparent;
}

#centre_boutique {
	width: 655px;
	height: 646px;
	background: url("../images/centre_boutique.png") top left no-repeat;
	position: absolute;
	left: 213px;
	top: 171px;
}

#centre_boutique_accueil {
	width: 655px;
	height: 646px;
	background: url("../images/centre_boutique_cadeaux.png") top left no-repeat;
	position: absolute;
	left: 213px;
	top: 171px;
}

#centre_boutique_tombola {
	width: 655px;
	height: 646px;
	background: url("../images/centre_boutique_tombola.png") top left no-repeat;
	position: absolute;
	left: 213px;
	top: 171px;
}

#centre_boutique_catalogue {
	width: 655px;
	height: 646px;
	background: url("../images/centre_boutique_catalogue.png") top left no-repeat;
	position: absolute;
	left: 213px;
	top: 171px;
	color: #000000;
}

#centre_boutique_commande {
	width: 655px;
	height: 646px;
	background: url("../images/centre_boutique_commande.png") top left no-repeat;
	position: absolute;
	left: 213px;
	top: 171px;
	color: #000000;
}

#contenu_boutique {
	width: 426px;
	height: 580px;
	position: absolute;
	left: 0px;
	top: 94px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 4;
}

#contenu_boutique_catalogue {
	width: 570px;
	height: 545px;
	position: absolute;
	left: 60px;
	top: 80px;
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	border: hidden;
	z-index: 4;
	overflow: auto;
}

#contenu_boutique_tombola {
	width: 570px;
	height: 565px;
	position: absolute;
	left: 60px;
	top: 80px;
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	border: hidden;
	z-index: 4;
	overflow: auto;
}

#contenu_commande_statut {
	width: 600px;
	height: 500px;
	position: absolute;
	left: 25px;
	top: 94px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 4;
}

#boutique_gagnants_contenu {
	width: 600px;
	height: 140px;
	position: absolute;
	left: 25px;
	top: 80px;
	font-size: 11px;
	font-family: Verdana;
	color: #000000;
	border: hidden;
	z-index: 4;
}

#contenu_commande_statut a {
	text-decoration: none;
	color: #8CDEFF;
}

#contenu_commande_statut a:hover {
	text-decoration: underline;
	color: #8CDEFF;
}

#commande_en_cours {
	width: 657px;
	height: 115px;
	position: absolute;
	background: url("../images/boutique_commande_en_cours.png") top left no-repeat;
	left: 0px;
	top: 166px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 6;
}

#commande_en_cours_btn {
	width: 300px;
	height: 70px;
	position: absolute;
	left: 32px;
	top: 74px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 7;
}

#boutique_fond_btn {
	width: 657px;
	height: 278px;
	position: absolute;
	background: url("../images/boutique_menu_fond.png") top left no-repeat;
	left: 0px;
	top: -55px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 6;
}

#boutique_gagnants {
	width: 657px;
	height: 253px;
	position: absolute;
	background: url("../images/boutique_gagnants.png") top left no-repeat;
	left: -4px;
	top: 280px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 6;
}

#catalogue_liste {
	width: 120px;
	height: 200px;
	position: absolute;
	left: 275px;
	top: 50px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 7;
}

/*BOUTONS DE LA PAGE PRINCIPALE*/

/*Boutique*/
#boutique_btn_A_musique {
	width: 100px;
	height: 22px;
	position: absolute;
	left: 74px;
	top: 70px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 18;
}

#boutique_btn_A_film {
	width: 100px;
	height: 22px;
	position: absolute;
	left: 74px;
	top: 92px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 18;
}

#boutique_btn_A_librairie {
	width: 100px;
	height: 22px;
	position: absolute;
	left: 74px;
	top: 112px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 18;
}

#boutique_btn_A_jeuvideo {
	width: 100px;
	height: 22px;
	position: absolute;
	left: 74px;
	top: 133px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 18;
}

#boutique_btn_A_enfant {
	width: 100px;
	height: 22px;
	position: absolute;
	left: 174px;
	top: 70px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 18;
}

#boutique_btn_A_famille {
	width: 100px;
	height: 22px;
	position: absolute;
	left: 174px;
	top: 92px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 18;
}

#boutique_btn_A_hightech {
	width: 100px;
	height: 22px;
	position: absolute;
	left: 174px;
	top: 112px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 18;
}

#boutique_btn_A_goodie{
	width: 100px;
	height: 22px;
	position: absolute;
	left: 174px;
	top: 134px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 18;
}

/*Tombola*/
#boutique_btn_B_musique {
	width: 100px;
	height: 22px;
	position: absolute;
	left: 387px;
	top: 70px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 18;
}

#boutique_btn_B_film {
	width: 100px;
	height: 22px;
	position: absolute;
	left: 387px;
	top: 92px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 18;
}

#boutique_btn_B_librairie {
	width: 100px;
	height: 22px;
	position: absolute;
	left: 387px;
	top: 112px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 18;
}

#boutique_btn_B_jeuvideo {
	width: 100px;
	height: 22px;
	position: absolute;
	left: 387px;
	top: 133px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 18;
}

#boutique_btn_B_enfant {
	width: 100px;
	height: 22px;
	position: absolute;
	left: 487px;
	top: 70px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 18;
}

#boutique_btn_B_famille {
	width: 100px;
	height: 22px;
	position: absolute;
	left: 487px;
	top: 92px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 18;
}

#boutique_btn_B_hightech {
	width: 100px;
	height: 22px;
	position: absolute;
	left: 487px;
	top: 112px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 18;
}

#boutique_btn_B_cheque{
	width: 100px;
	height: 22px;
	position: absolute;
	left: 487px;
	top: 135px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 18;
}



table.statut {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: white white white white;
	border-collapse: collapse;
	table-layout: fixed;
}
table.statut th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: white white white white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.statut td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: white white white white;
	-moz-border-radius: 0px 0px 0px 0px;
}

table.gagnants {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: black black black black;
	border-collapse: collapse;
	table-layout: fixed;
}
table.gagnants th {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.gagnants td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: dotted dotted dotted dotted;
	border-color: black black black black;
	-moz-border-radius: 0px 0px 0px 0px;
}


.style-catalogue-titre {
	font-weight:bold;
	color: #003399;
	font-size:12px;
}

.style-catalogue-type {
	font-weight:bold;
	color: #000000;
	font-size:10px;
}

.style-catalogue-description {
	color: #000000;
	font-size:10px;
}

.style-catalogue-prix {
	font-weight:bold;
	color:#993300;
	font-size:10px;
}

.style-catalogue-temps {
	font-weight:bold;
	color:#339900;
	font-size:10px;
}

.style-catalogue-commander a {
	font-weight:bold;
	color:#0066FF;
	font-size:12px;
	text-decoration:none;
}

.style-catalogue-commander a:hover {
	font-weight:bold;
	color:#CC3300;
	font-size:12px;
	text-decoration:none;
}

.style-commande-titre {
	font-weight:bold;
	color:#FFFFFF;
	font-size:14px;
}

.style-commande-titre-tab {
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
}

/*FOR IE*/
*html #centre_boutique {
	width: 655px;
	height: 646px;
	position: absolute;
	left: 213px;
	top: 171px;
	background-image:none;
}

*html #centre_boutique_accueil {
	width: 655px;
	height: 646px;
	position: absolute;
	left: 213px;
	top: 171px;
	background-image:none;
}

*html #centre_boutique_tombola {
	width: 655px;
	height: 646px;
	position: absolute;
	left: 213px;
	top: 171px;
	background-image:none;
}

*html #centre_boutique_catalogue {
	width: 655px;
	height: 646px;
	position: absolute;
	left: 213px;
	top: 171px;
	color: #000000;
	background-image:none;
}

*html #centre_boutique_commande {
	width: 655px;
	height: 646px;
	position: absolute;
	left: 213px;
	top: 171px;
	color: #000000;
	background-image:none;
}

*html #commande_en_cours {
	width: 657px;
	height: 115px;
	position: absolute;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ressources/images/boutique_commande_en_cours.png', width='213px', margin-top='0px', sizingMethod='scale');
	left: 0px;
	top: 166px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 6;
}

*html #boutique_fond_btn {
	width: 657px;
	height: 278px;
	position: absolute;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ressources/images/boutique_menu_fond.png', width='213px', margin-top='0px', sizingMethod='scale');
	left: 0px;
	top: -55px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 6;
}

*html #boutique_gagnants {
	width: 657px;
	height: 253px;
	position: absolute;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ressources/images/boutique_gagnants.png', width='213px', margin-top='0px', sizingMethod='scale');
	left: -4px;
	top: 280px;
	font-size: 11px;
	font-family: Verdana;
	border: hidden;
	z-index: 6;
}
