
@import url(../../templates/tmpl_std/styles.css);

body {
	background-color: #ffffff;
}

body, .form_field_readonly input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#page {
	background: transparent url(bg.png) no-repeat;
	width: 950px;
	padding-top: 125px;
}

#form {
	background: transparent url(sb.png) repeat-y;
	margin: 0;
	width: auto;
}

#form_wrap1 {
	border: none;
	margin: 0;
}

#form_content {
	margin: 0 0 0 200px;
	width: 590px;	
}

#form_content h3 {
	color: #b52652;
}
	
#dl_form {
	margin-bottom: 0;
}

#dl_form_buttons {
	margin-bottom: 0;	
}

#sidebar1 {
	width: 150px;
	left: 790px;
	padding: 5px 0 0 10px;
}

.sidebar .frame h1 {
	color: #b52652;
}

.sidebar #s_impots_tbl1 th {
	background-color: #b52652;
}

.dl_logos {
	width: 150px;
	bottom: 0;	
}

#footer {
	height: 47px;
	width: 950px;
	background: transparent url(ftr.png) no-repeat;	
}

.conf_header {
	background-color: #c1e47c;
	color: #000000;
}

#dl_form label {
	width: 8em;
}