html, body {
	width: 100%;
	background-color: #a28f68;
	padding: 0px;
	margin: 0px;
	font-family: arial;
	font-size: 12px;
}
img {
	display: block;
}
.clear {
	clear: both;
}
.error {
	color: red ! important;
	font-weight: bold ! important;
}

h1 {
	color: #19117f;
	font-size: 18px;
	text-align: center;
}

#title {
	position: absolute;
	left: 280px;
	top: 30px;
	behavior: url('/js/iepngfix.htc');
}

#menu {
	position: absolute;
	left: 0px;
	top: 122px;
}
#consultations td img,
#menu td img {
	behavior: url('/js/iepngfix.htc');
}
#consultations td.text,
#menu td.text {
	background: url('/images/menu_bg.png') no-repeat;
	behavior: url('/js/iepngfix.htc');
	padding: 0px 4px 4px 0;
}
#consultations td.text a,
#menu td.text a {
	text-decoration: none;
	color: black;
	font-size: 12px;
}
#consultations td.text a:hover,
#menu td.text a:hover {
	text-decoration: underline;
}

#consultations {
	position: absolute;
	top: 250px;
	right: 30px;
}

#container {
	background-image: url('/images/bg_tile.gif');
	background-repeat: repeat-y;
	width: 1018px;
	position: relative;
	margin: 0px auto;
}
#container #col_main {
	float: left;
	width: 821px;
	background-image: url('/images/bg.jpg');
	background-repeat: no-repeat;
	background-position: 0px 146px;
	padding-bottom: 106px;
}
#container #content {
	padding: 25px 10px 10px 50px;
	font-size: 16px;
	line-height: 140%;
}
h2 {
	color: #2d2d2d;
	font-size: 18px;
	line-height: 130%;
}
#container #content,
#container #content p {
	color: #4b4b4b;
}
/*
	color: #19117f;
*/
#container #content table {
	border: 0px;
}
#container #content table td {
	border: 0px;
}

#container #clear_space {
	width: 100px;
	height: 100px;
	float: right;
}
#container #col_right {
	float: left;
	width: 179px;
	background-image: url('/images/right_bg.gif');
	padding-bottom: 330px;
}
#container #col_shadow {
	float: left;
	background-image: url('/images/right_gradient.gif');
	width: 18px;
}
#bottom {
	width: 1018px;
	margin: 0px auto;
	position: relative;
}
#bottom img {
	position: absolute;
	margin-top: -106px;
}
#logo {
	width: 1018px;
	margin: 0px auto;
	position: relative;
}
#logo img {
	position: absolute;
	margin-top: -160px;
	left: 840px;
}

#flash_cartes {
	position: absolute;
	margin: -300px 0 0 60px;
}
