.page-schema-1000 {
	margin: 0;
	padding: 0;
	background-color: rgba(180,132,132,0.7);
	border-radius: 20px;
	opacity:0.6;
}



body, p {
	color: white;
}



.easy_online {
	padding-top: 35px
}



#ez-register-form{
	background-color:#01256C;
	margin-bottom: 55px
	-webkit-border-radius: 15px;
	border-radius: 15px;
	
}



#ez-register-form-container52526bc487c9e button {
	background-image: none;
}



div.subheader {
	margin: 0;
	color: white;
}



ul.page-list>li {
	margin-top: 0;
}

#ez-register-form-container52de9873f2a5a form#ez-register-form h3.legend{
	background-color:#FADA09;
}

#ez-register-form-container52dfbd661e7e0 form#ez-register-form h3.legend{
	-webkit-border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}

#page-sugarmummy .contenu{
	padding:15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	background-color: rgba(102, 0, 204, 0.5);
}

.easy_online td{
	padding:0 5px;
}

.easy_online img{
	border:4px solid #01256C;
	-webkit-border-radius: 10px;
	border-radius: 5px;
	width:90px; 
	height:90px; 
}

#bas{
	float:left;
	margin-left:4.5%;
}

#turlututu{
	margin-top:30px;
	margin-bottom:-30px;
}

#footer{
	-webkit-border-radius: 15px 15px 0 0;
	border-radius: 15px 15px 0 0;
	background-color: rgba(102, 0, 204, 0.5);
	color:#fff;	
	position:absolute;
	z-index:12;
	width:970px;
	margin-left: -485px;
	left:50%;
}

#footer p{
	text-align:center;
}

#footer a{
	color:#fff;
}