
@import url(../../templates/tmpl_std/styles.css);

body {
	margin: 0;
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 14px;
}

#page {
	margin: 0 auto;
	width: auto;
	text-align: left;
	position: relative;
}

#sidebar1 {
	display: none;
}

#header {
	width: 100%;
	height: 200px;
	margin-left: 7px;
}

#header img {
	border: none;
	margin: 0;
}
	
#form {
	width: 100%;
	margin:  0;
	text-align: left;
	border: none;
	background-color: transparent;
	background: none;
}

#form_wrap1 {
	border: none;
	background: none;
	padding: 0;
}

#form_content {
	border: none;
	margin: 0 auto;
	width: 700px;
	position: relative;
	top: -40px;
}

#form_content > h3 {
	display: none;
}

#dl_form_cnil {
	border: none;
}

#form_content h3 {
	color: #333333;	
	font-size: 16px;
	font-weight: bold;
}

#form .form_conf, #form .form_s2 {
	padding-bottom: 100px;	
}

#dl_form fieldset .form_legend {
	color: #003399;
}

#dl_form .form_field {
	clear: both;
}

#dl_form .form_field label {
	width: 100px;	
}

#prlvt_aff1_lb {
    display: inline;
}
