body {
	background-image: url(images/bg_imp.jpg);
	background-repeat: repeat-x;
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;

}
a:link {
	color: #025C65;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #025C65;
}
a:hover {
	text-decoration: underline;
	color: #025C65;
}
a:active {
	text-decoration: none;
	color: #025C65;
}
.fields {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bolder;
}

.redstar {color: #FF0000}
.winstyle {
	background-image: url(images/window_creation.jpg);
	background-repeat: no-repeat;
}
#header {
	width: 700px;
	height: 50px;
	margin: auto;
	background: url(images/logo_imm.gif) 0px 0px no-repeat;
	position: relative;
	padding: 0px;
	top: auto;
	text-align: right;
}


input {
	background-color: #F2F2F2;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-size: 10px;
}
select {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F2F2F2;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.vignette {
	margin: 10px;
	border: 1px solid #005D65;
}
.Avert {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bolder;
	color: #990000;
	border: 1px dotted #F7FBFD;
}

.helptable {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #025C65;
}
#helpquote_fr {
	border: 1px dotted #025B63;
	margin: 10px;
	padding: 15px;
	background-color: #F0F9FB;
	vertical-align: top;
	height: 270px;
}
	
#helpquote_en {


	border: 1px dotted #025B63;
	margin: 10px;
	padding: 15px;
	background-color: #F0F9FB;
	vertical-align: top;
    height: 270px;
}
.admin_table_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bolder;
	color: #FFFFFF;
}
a.admin_table_header {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: underline;
}
