
@import url(../../templates/tmpl_std/styles.css);

body {
	background-color: #ffffff;
}

#header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	height: 200px;
}

#form {
	position: relative;
	margin-top: 0;
	top: -101px;
	padding-top: 99px;
	border: solid 1px #333333;
	width: 800px;
	background: transparent;
}

#form_wrap1 {
	border: none;
	border-top: solid 1px #333333;
	margin-right: 0;
}

#form_content {
	width: 590px;	
}
	
#form_content_wrap1 {
	padding-top: 0;
}
	
#form_content_wrap1 h3 {
	position: absolute;
	top: 35px;
	width: 800px;
	text-align: center;
}

#dl_form {
	margin-top: 0;	
}

#sidebar1 {
	margin-top: 100px;
	width: 180px;
	left: 600px;
}

#dl_form_dl2_footer {
	height: 6em;
}

#don_paiement_prompt {
	padding-bottom: 10em;
}

.dl_logos {
	bottom: 1em;
}
