body {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: #00549d;
}
h1, h2, h3, h4, h5, h6, p, ul, form {
	margin: 0px;
	padding: 0px;
}
img {
	border-style: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.cleaner {
	clear: both;
	float: none;
	height: 0px;
	overflow: hidden;
}
#container {
	margin: 0px auto;
	width: 850px;
}
#top h1 {
	display: block;
}

#left {
	width: 200px;
	background: url(../images/indexfranckexport_02.gif) no-repeat left top;
	height: 478px;
	float: left;
	padding: 0px 0px 0px 64px;
}
#left a {
	display: block;
	height: 36px;
	text-decoration: none;
	margin-bottom: 3px;
	text-indent: -9999px;
}
#right {
	width: 519px;
	float: left;
}
#cont {
	background: url(../images/bg.gif) no-repeat left top;
	height: 265px;
	width: 519px;
	padding: 20px 0px 0px;
}
#cont div {
	width: 490px;
	height: 250px;
	margin: 0px auto;
	overflow: auto;
	direction: ltr;
	padding: 0px 5px 0px 0px;
}
#cont h2 {
	font-size: 1.2em;
	padding: 10px 0px;
	color: #fbe300;
}
#cont p {
	color: #FFFFFF;
	padding: 5px 0px;
}

#banner {
	height: 193px;
	width: 518px;
}
#footer {
	clear: both;
	margin: 0px auto;
	/*width: 718px;*/
}
#footer p {
	text-align: left;
	color: #FFFFFF;
}
#footer p a {
	color: #FFFFFF;
}
