/* CSS Document */
html{
	height:100%;
}

body{
	background:url(../imgs/ap.gif);
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:0px;
	height:100%;
}

#global{
	width:100%;
	height:100%;
}

#interface{
	width:940px;
	padding-top:10px;
	background-color:#FFFFFF;
}

#header{
	margin-left:9px;
}

#content{
	width:921px;
	height:100%;
	margin-left:9px;
}

#ombre_menu_droite{
	background:url(../imgs/ombre_menu_droite.gif);
	width:10px;
	height:1px;
	background-repeat:repeat-y;
}

#ombre_menu_droite2{
	background:url(../imgs/ombre_menu_droite2.gif);
	width:10px;
	height:20px;
	background-repeat:repeat-y;
}

#menuDroite{
	background-repeat:no-repeat;
	width:250px;
	height:100%;
	background:#fff4e7;
}

#menuBas{
	margin-left:20px;
	padding-bottom:10px;
	background:url(../imgs/fond_menu_droite.jpg);
	background-position:right;
	background-repeat:repeat-y;
}


#footer{
	width:921px;
	height:50px;
	background-color:#FFFFFF;
	margin-left:9px;
	padding-bottom:9px;
}

#footer_gauche{
	width:667px;
	height:20px;
	padding-left:5px;
	background-color:#3682b7;
	margin-top:0px;
}

#footer_droite{
	width:256px;
	height:20px;
	margin-top:-20px;
	padding-right:5px;
	background-color:#266591;
	float:right;
}
