
@import url(../../templates/tmpl_std/styles.css);

body {
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-color: rgb(0, 124, 196);
}

#header {
	margin-top: 0;	
}

#form {
	background: #ffffff url(background_home_main.jpg) repeat-x;
	margin-top: 0;
	border-left: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	width: 740px;
}

#form_wrap1 {
	border: none;
	margin-right: 0;
}

#sidebar1 {
	width: 150px;
	left: 580px;
}

.dl_logos {
	width: 165px;
}

#dl_form fieldset {
	padding-right: 0;
}

#form_content {
	margin-top: 0;
	width: 575px;
}

#form_content h3, .sidebar .frame h1 {
	color: #073088;
}

.sidebar #s_impots_tbl1 th {
	background-color: #073088;
}

#dl_form fieldset .form_legend {
	background: transparent url(point.gif) no-repeat 0px 4px;
	padding-left: 15px;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

.conf_header {
	background-color: #2150a9;
}
