*{
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	color:#999999;
}

html,body{
	height:100%;
}
body{
	text-align:center;
}
#general {
	height: 653px;
	width: 748px;
	background-image: url(../img/bg_right_bottom.jpg);
	background-position: 312px bottom;
	background-repeat: no-repeat;
	margin:0px auto;
}
#header{
	background-image:url(../img/header.gif);
	background-repeat:no-repeat;
	width: 521px;
	height: 96px;
	float:left;
	margin-top:49px;
}
#logo_top_right{
	background-image:url(../img/logo_right.gif);
	background-repeat:no-repeat;
	width: 91px;
	height: 129px;
	float:right;
}
#picture_banner{
	background-image:url(../img/pictures.jpg);
	background-repeat:no-repeat;
	width:722px;
	height:79px;
	float:left;
}
#content{
	background-image:url(../img/bg_right_top.jpg);
	background-repeat:no-repeat;
	background-position:right top;
	width: 748px;
	height: 388px;
	float:left;
	text-align:left;
}
#logo_access{
	background-image:url(../img/logo_acces_direct.gif);
	background-repeat:no-repeat;
	background-position:center 45px;
	width: 286px;
	height: 166px;
	background-color: #326594;
}
#editable_zone{
	width: 312px;
	height: 223px;
	background-color: #326594;
}
h1{
	font-family:Tahoma, Verdana, Arial;
	color:#FFCC00;
	font-size:19px;
	margin:0px;
	padding:0px;
	text-align:center;
}
#menu{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#999999;
	border-collapse:collapse;
}
#menu td{
	padding:0px;
	margin:0px;
}
.onglet{
	background-image:url(../img/onglet_bottom.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.onglet div a{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#999999;
	border-collapse:collapse;
}
.onglet_inter{
	background-image:url(../img/onglet_inter.gif);
	width:14px;
	height:38px;
	background-repeat:no-repeat;
}
.onglet_left{
	background-image:url(../img/onglet_left.gif);
	width:9px;
	height:38px;
	background-repeat:no-repeat;
}
.onglet_right{
	background-image:url(../img/onglet_right.gif);
	width:9px;
	height:38px;
	background-repeat:no-repeat;
}
#changing_content{
	font-size:11px;
	overflow:auto;
	width:265px;
	height:160px;
	color:#FFFFFF;
	margin:15px 0px 0px 25px;
}