@charset "utf-8";
	

/* CSS Document */

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

#cabane_inscription {
	width: 213px;
	height: 337px;
	background: transparent url("../images/cabane_inscription.png") top left no-repeat;
	position: absolute;
	left: 0px;
	top: 100px;
}

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

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

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

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

#centre_inscription_contenu {
	width: 655px;
	height: 646px;
	position: absolute;
	left: 213px;
	top: 171px;
	z-index:1;
	border: hidden;
}

#centre_inscription_contenu2 {
	width: 500px;
	height: 300px;
	position: absolute;
	left: 77.5px;
	top: 50px;
	z-index:1;
	border: hidden;
	font-family: Verdana;
	font-size: 12px;
}

#centre_validation_contenu {
	width: 500px;
	height: 300px;
	position: absolute;
	left: 77.5px;
	top: 50px;
	z-index:1;
	border: hidden;
	font-family: Verdana;
	font-size: 12px;
}

#formpseudo {
	position:absolute;
	left:349px;
	top:105px;
	width:190px;
	height:23px;
	z-index:20;
}

#formparrain {
	position:absolute;
	left:349px;
	top:345px;
	width:190px;
	height:23px;
	z-index:20;
}

#formmdp {
	position:absolute;
	left:349px;
	top:164px;
	width:190px;
	height:23px;
	z-index:20;
}

#formmdp2 {
	position:absolute;
	left:349px;
	top:194px;
	width:190px;
	height:23px;
	z-index:20;
}    

#formnews {
	position:absolute;
	left:252px;
	top:435px;
	width:25px;
	height:23px;
	z-index:20;
}

#formemail {
	position:absolute;
	left:349px;
	top:255px;
	width:190px;
	height:23px;
	z-index:20;
}

#formemail2 {
	position:absolute;
	left:349px;
	top:284px;
	width:190px;
	height:23px;
	z-index:20;
}

#formbtn1 {
	position:absolute;
	left:232px;
	top:492px;
	width:78px;
	height:23px;
	z-index:20;
}

#formbtn2 {
	position:absolute;
	left:478px;
	top:434px;
	width:90px;
	height:23px;
	z-index:20;
}

#btn_confirmation {
	position:absolute;
	left:150px;
	top:231px;
	width:393px;
	height:108px;
	z-index:21;
}


/*FOR IE*/
*html #cabane__inscription {
	width: 213px;
	height: 337px;
	/*background: url("../images/cabane.png") top left no-repeat;*/
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ressources/images/cabane_inscription.png', width='213px', margin-top='0px', sizingMethod='scale');
	position: absolute;
	left: 0px;
	top: 100px;
}

*html #centre_inscription {
	width: 655px;
	height: 646px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ressources/images/centre_inscription.png', width='213px', margin-top='0px', sizingMethod='scale');
	position: absolute;
}

*html #centre_inscription2 {
	width: 655px;
	height: 646px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ressources/images/centre_inscription2.png', width='213px', margin-top='0px', sizingMethod='scale');
	position: absolute;
}

*html #centre_validation {
	width: 655px;
	height: 646px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ressources/images/centre_validation.png', width='213px', margin-top='0px', sizingMethod='scale');
	position: absolute;
}

*html #centre_validation2 {
	width: 655px;
	height: 646px;
	background-image:none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/ressources/images/centre_jeux.png', width='213px', margin-top='0px', sizingMethod='scale');
	position: absolute;
}
