.banner {
	width: 1003px;
	height:150px;
	
	background-image:url('images/banner.jpg');
	background-repeat:no-repeat;
	margin:auto;
}

#page-footer-forum{
	width:1003px;
	height:68px;
	background-image: url('images/footerbg.gif');
	margin:auto;
}

#footer-right{
	position:relative;
	float:right;
}

#footer-logo, #footer-logo a {
	width:257px;
	height:28px;
	margin-right:20px;
	display:block;
	background-image: url('images/footerlogofrvn.gif');
}

#footer-logo a span {
	display:none;
}

#footer-datetime{
	width:300px;
	height:30px;
	margin-right:20px;
	display:block;
	text-align:right;
	font-size:10px;
	font-weight:bold;
	color:#000000;
	margin-top:12px;
}

#footer-datetime #flagfr{
	padding: 0px 2px 10px 20px;
	font-size:10px;
	background-image: url('images/flagfr.gif');
	background-repeat:no-repeat;
}

#footer-datetime #flagvn{
	padding: 0px 2px 10px 20px;
	background-image: url('images/flagvn.gif');
	background-repeat:no-repeat;
}

.menu {
	width: 1003px;
	height:28px;
	margin: auto;
}

div.menuleft{

	height: 28px;
	width:89px;

	background-repeat: no-repeat;
	background-image: url('images/menuleft.gif');
}

div.menuright{
	height: 28px;
	width:54px;
    float:right;
	background-repeat: no-repeat;
	background-image: url('images/menuright.gif');
}

div.buttons{
	height: 28px;
	width: 860px;
    float:left;
	background-repeat: no-repeat;
  	margin-left: 0px;
}

.menu div span{ display: none;
}

/* Rolloff state */
.menu div a {
	display: block;
	background-position: 0 0;
}

/* Rollover state */
.menu div a:hover	{ background-image: url('none'); }
.menu div {
	float: left;
	background-position: 0 100%;
}

.quisom, .quisom a	{
	background-image: url('images/quisom.gif') ;
	width: 70px;
	height: 28px;
}

.message, .message a	{
	background-image: url('images/message.gif') ;
	width: 123px;
	height: 28px
}

.tienstoi, .tienstoi a	{
	background-image: url('images/tienstoi.gif') ;
	width: 114px;
	height: 28px

}

.annuaire, .annuaire a	{
	background-image: url('images/annuaire.gif') ;
	width: 130px;
	height: 28px
}

.member, .member a	{
	background-image: url('images/member.gif') ;
	width: 105px;
	height: 28px
}

.forum, .forum a	{
	background-image: url('images/forum.gif') ;
	width: 63px;
	height: 28px
}

.media, .media a	{
	background-image: url('images/media.gif') ;
	width: 182px;
	height: 28px
}

.contacter, .contacter a	{
	background-image: url('images/contacter.gif') ;
	width: 73px;
	height: 28px
}
