body {
	font: 10px verdana;
	color: #F2F0F0;
	background: #003399;
	margin: 0;
	text-align: center;}
a { 
	color: #ff6600; 
	font-weight: bold;}
a:hover {
	color: #ccc;
	text-decoration: none;}
h1 {
	font: 12px verdana;
	font-weight: bold;
	color: #ff6600;
	margin: 15px 0 0 0;}
#main {
	width: 800px;
	margin: 0 auto;
 	text-align: left;
	background: url(images/profil/back.gif) repeat-y;}
#left {
	width: 355px;
	margin: 0 10px 0 25px;
	float: left;
}
#left img {
	padding: 3px;
	float: left;
	margin: 2px 5px 0 0;
	border: 1px solid #ccc;}
#right {
	width: 355px;
	margin: 0 25px 0 0;
	padding-left: 15px;
	float: right;
 	text-align: right;
	border-left: 1px solid #ccc;}
#right img {
	padding: 3px;
	float: right;
	margin: 2px 0 0 5px;
	border: 1px solid #ccc;}
#footer {
	clear: both;
	background: url(images/profil/foot.gif) no-repeat;
	height: 35px;}
.img1 {
	background: url(images/profil/top1.gif) no-repeat;
	height: 54px;}
.img2 {
	background: url(images/profil/top2.gif) no-repeat;
	height: 63px;}


