/* layout.css */

#page {
	width: 100%;
	height: 100%;
	background-image: url('../img/arplan_page.gif');
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0 auto;
}
#contenu {
	width: 996px;
	height: 100%;
	background-image: url('../img/arplan_contenu.gif');
	background-position: top center;
	background-repeat: repeat-y;
	margin: 0 auto;
	text-align: left;
}
#contenu_haut{
	width: 950px;
	/*height:500px;*/
	background-color: #00578A;
	background-image:url(../img/degrade_bas_bleu.jpg); background-repeat:repeat-x; background-position:bottom;
	margin: 0 23px 0 22px;
}
#en-tete {
	width: 950px;
	/*height:110px;*/
	background-color: #FFF;
	background-image: url('../img/haut_page.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	margin: 0 23px 0 22px;
	padding-top: 2px;
}
#logo-medex {
	/*margin-top: 2px;*/
	display: inline;
}
#menu_haut{
	height:38px; 
	width: 950px; 
	background-image:url(../img/arplan_menu.gif); 
	background-repeat:repeat-x; 
	margin: 0 23px 0 22px;
}
#bt_menu{
	color:#7ED6F3;
	float:right; 
	margin-right:3px; 
	margin-top:4px; 
	background-image:url(../img/bt_menu_off.jpg);
	background-repeat:no-repeat;
	width:155px; 
	height:30px;
}

#bt_menu_contenu{
	margin-top:5px; 
}
#bt_menu2{
	color:#FFFFFF;
	float:right; 
	margin-right:3px; 
	margin-top:4px; 
	background-image:url(../img/bt_menu2_off.jpg);
	background-repeat:no-repeat;
	width:155px; 
	height:30px;
}
#bt_menu2:hover{
background-image:url(../img/bt_menu2_on.jpg);
}
#bt_menu3{
	color:#7ED6F3;
	float:right; 
	margin-right:3px; 
	margin-top:4px; 
	background-image:url(../img/bt_menu3_off.jpg);
	background-repeat:no-repeat;
	width:155px; 
	height:30px;
}
#bt_menu3:hover{
background-image:url(../img/bt_menu3_on.jpg);
}

#bande_bas_page{
 clear: both;
 background-image:url(../img/fond_milieu2_vert.gif); 
 background-repeat:repeat-x; 
 width:950px; 
 height:52px; 
 margin-left:22px;
}

#vague_bas_page{
	height: 120px; 
	clear: both; 
	background-color:#ffffff; 
	background-image:url(../img/bande_droit_home.jpg); 
	background-position: bottom; 
	background-repeat:repeat-x; 
	width:950px; 
	margin-left:22px;
}

#milestone{
text-align:justify; width:350px;background-image:url(../img/point_bleu.png); margin-top:10px; background-repeat:no-repeat; background-position:0px 5px; padding-left:10px;
}

#manag_team{
width:400px;line-height:16px; text-align:justify;
}