@import url(../../templates/tmpl_std/styles.css);

body {
	background-color: #ffffff;
	margin-top: 0;
}

body, .form_field_readonly input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#dl_form fieldset .form_legend {
	font-family: Georgia, serif;
	font-size: 16px;	
}
	
.sidebar {
	font-size: 11px;
}

.sidebar .frame h1 {
	color: #771506;	
}

.sidebar #s_impots_tbl1 {
	border-color: #cfcfcf;
}

.sidebar #s_impots_tbl1 th {
	background-color: #771506;	
	border-color: #cfcfcf;
}


a img {
	border: none;
}

#page {
	text-align: left;
	margin: 0;
	background: url("bg_body.png") repeat-x scroll center top white;
}

#header {
	background: url("bg_top.jpg") no-repeat scroll 252px top transparent;
	margin: 0 auto;
	width: 960px;
}

#header-logo {
	float: left;
}

#footer {
	height: 288px;
	background: url("bg_pied.png") repeat-x scroll center top transparent;
	color: #8A8A8A;
	margin-top: 10px;
}


#form {
	background: transparent;
	margin: 10px auto 0 auto;
	width: 960px;
}

#form_wrap1 {
	border: none;
	margin-right: 0;
	background: transparent;
}

#form_content {
	margin: 0 0 0 90px;
	border-right: solid 1px #cfcfcf;
	width: 555px;
}

#form_content_wrap1 {
	padding-top: 0;
}

#sidebar1 {
	left: 655px;
	width: 150px;
}

#form_content h3 {
	display: none;
}

#dl_form {
	margin-top: 0;
}

#dl_form_cnil {
	border-top: solid 1px #cfcfcf;	
}
	
#don_paiement_prompt {
	height: auto;
	padding-bottom: 150px;
}

#don_paiement_err {
	height: auto;
	padding-bottom: 200px;
}

.conf_header {
	background-color: #cae77c;
	color: #000000;
}

.err_header, .err_field {
	background-color: #ab0d01;
	border-color: #000000;
	color: #ffffff;
}

#form_content.form_s2 {
	margin-bottom: 100px;
}

.dl_logos {
	position: static;
	margin: 10px 0;
	width: 150px;
	border-top: solid 1px #cfcfcf;
	padding: 10px 0;	
}

.dl_logos .trig {
	display: none;
}
