BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	background-image: url(../img/common/mjesch_bckgr.gif);
	background-attachment:fixed;
	scrollbar-arrow-color : #933605;
	scrollbar-base-color : #E25C03;
	scrollbar-dark-shadow-color : #FF9607;
	scrollbar-face-color : #FF9607;
	scrollbar-highlight-color : #E25C03;
	scrollbar-shadow-color : #E25C03;
	scrollbar-3d-light-color : #E25C03;
	scrollbar-track-color: #E25C03;
	scrollbar-darkshadow-color: #E25C03;
}

.conteneur {
	WIDTH: 567px;
	MARGIN-TOP: -283px;
	MARGIN-LEFT: -283px;
	TOP: 50%;
	LEFT: 50%;
	POSITION: absolute;
	
}

.favorite {
	WIDTH: 194px;
	HEIGHT: 15px;
	
	FONT-FAMILY: Verdana;
	FONT-SIZE: 9px;
	color: #FFCD7E;
	text-align: right;
	vertical-align: middle;	
}

.menu {
	WIDTH: 143px;
	HEIGHT: 362px;
	position: relative;
	background-image: url(../img/common/menu_bckgr.gif);
	background-repeat: no-repeat;
}

.item_1 {
width: 122px;
height: 23;
top: 11px;
left: 10px;
position: absolute;
}

.item_2, .item_3, .item_4, .item_5, .item_6, .item_7, .item_8 {
width: 122px;
height: 24;
left: 10px;
position: absolute;
}

.item_2 {top: 33px;}
.item_3 {top: 58px;}
.item_4 {top: 82px;}
.item_5 {top: 106px;}
.item_6 {top: 130px;}
.item_7 {top: 154px;}
.item_8 {top: 178px;}

.item_plan {
width: 98px;
height: 105;
top: 232px;
left: 20px;
position: absolute;
}

.data {
	WIDTH: 420px;
	background-image: url(../img/common/data_bckgr.gif);
	background-repeat: no-repeat;	
	position: relative;
}

.footer {
	WIDTH: 567px;
	HEIGHT: 54px;
	background-image: url(../img/common/foot_bckgr.gif);
	position: relative;
}

.retour {
	WIDTH: 29px;
	HEIGHT: 29px;
	top: 12px;
	left: 12px;
	position: absolute;
}

.design {
	WIDTH: 94px;
	HEIGHT: 16px;
	top: 18px;
	left: 457px;
	position: absolute;
	
}

.copyright {
	WIDTH: 334px;
	HEIGHT: 24px;
	top: 14px;
	left: 116px;
	position: absolute;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	color:#FFFFFF;
	text-align: center;
}

A:link {
	text-decoration:none;
	color:#FFCD7E;
	font-family: Verdana;
	font-size: 9px;
}
A:visited {
    text-decoration:none; 
    color:#FFCD7E; 
	font-family: Verdana;
	font-size: 9px;
}
A:hover	{
text-decoration:none; 
color:#FFFFFF;
font-family: Verdana;
font-size: 9px;
}