#header_empty {
	background-image: url(../images/header_background_empty.jpg);
	width: 770px;
	height: 133px;
	margin 0px; padding 0px;
	position: relative;
}

#header_admin {
	background-image: url(../images/header_background_admin.jpg);
	width: 770px;
	height: 133px;
	margin 0px; padding 0px;
	position: relative;
}

/* CSS Document */
#global { 
	width: 770px;
	margin 0px; padding 0px;
}
#logo {
	background-image: url(../images/logo.gif);
	margin 0px; padding 0px;
	position: absolute;
	background: no-repeat fixed top;
}
#header {
	background-image: url(../images/header_background.jpg);
	width: 770px;
	height: 133px;
	margin 0px; padding 0px;
	position: relative;
}
#main {
	background-image: url(../images/main_background.png);
	width: 770px;
	height: auto;
	margin 20px; padding 0px;
	float: left;
}
#seperator {
	background-image: url(../images/seperator.png);
	width: 770px;
	height: 40px;
	margin 0px; padding 0px;
	float: left;
}
#inset {
	background-image: url(../images/inset_background.png);
	width: 770px;
	height: auto;
	margin 0px; padding 0px;
	float: left;
}
#footer {
	background-image: url(../images/footer.png);
	width: 770px;
	height: 34px;
	margin 0px; padding 0px;
	float: left;
}

#user3 {
	width: 730px;
	height: 25px;
	position: absolute;
	top: 78px;
	left: 20px;
	margin 0px; padding 0px;
}
#sitename {
	width: 730px;
	height: 75px;
	top: 23px;
	left: 20px;
	position: absolute;
	margin 0px; padding 0px;
}
#search {
	width: 125px;
	height: 25px;
	top: 40px;
	left: 600px;
	position: absolute;
	margin 0px; padding 0px;
}
#pathway {
	width: 530px;
	height: 14px;
	top: 118px;
	left: 28px;
	position: absolute;
	margin 0px; padding 0px;
}
#sep1 {
	width: 50px;
	height: 5px;
	position: relative;
	float: left;
	margin 0px; padding 0px;
	border: 1px solid;
}
/*   content 535 px wide */
#content {
	width: 700px;
	height: auto;
	position: relative;
	float: center;
	margin 10px; padding 10px;
}
#sep2 {
	width: 10px;
	height: 30px;
	position: relative;
	float: left;
	margin 0px; padding 0px;
}
#right {
	width: 185px;
	height: auto;
	position: relative;
	float: left;
	margin 0px; padding 0px;
}
#inset_space {
	width: 730px;
	left: 40px;
	height: auto;
	margin 0px; padding 0px;	
}
#user1 {
	width: 256px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/user_box.png);
	background-position: bottom;
	background-repeat: no-repeat;
}
#user1_in {
	width: 245px;
	height: auto;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}
#sep3 {
	width: 10px;
	height: 34px;
	position: relative;
	float: left;
	margin 0px; padding 0px;
}
#user2 {
	width: 256px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/user_box.png);
	background-position: bottom;
	background-repeat: no-repeat;
	position: relative;
}
#user2_in {
	width: 245px;
	height: auto;
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	float: left;
}
#banner {
	width: 534px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
    padding-bottom: 5px;
}
#mambo_main {
	width: 534px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	margin-top: 5px;
}
#mambo_bottom {
	width: 534px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	margin-top: 5px;
}
#top {
	width: 534px;
	height: auto;
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
    padding-top: 5px;
}
#sep4 {
	width: 10px;
	height: 34px;
	position: relative;
	float: left;
	margin 0px; padding 0px;
}
#inscription {
	width: 731px;
	height: auto;
	top: -12px;
	left: 19px;
	position: relative;
	float: left;
	margin 0px; padding 0px;
	background: #FFFFFF;
}

