/* CSS Document */
div#page_container {
	background:url(http://media2.brandalley.com/shops/43/accueil/fond_home.jpg) no-repeat ;
}

#wish {
	height:100px;
	width:560px;
	margin-left:100px;
}

html > body #wish {
	min-height:350px;
	height:auto;
	float:left;
}

#wish fieldset {padding-left:10px;}

p {
	font-size:14px;
	color:#726150;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:35px;
	
}
p.congratulation { 
	padding-top:30px;
	height:350px;
}

html > body p {
	min-height:35px;
	height:auto;
}

#wish fieldset label {
	width:120px;
	display:block; 
	float:left;
}

.imgtopwish {margin:15px 0 15px 0;}

.btsubmitwish{
	margin-left:173px!important;
	margin-left:175px!important;
	margin-top:10px;
}

.wishtxt {
	border:1px solid #726150;
	width:133px;
	height:18px;
	padding-left:3px;
	color:#726150;
}

.perror {
	color:#D42B0A;
	min-height:20px;
	height:20px!important;
}

html>body div#page_container {
float:left;
}