
#global {
	margin: 0 auto;
	position: relative;
	width: 950px;
	background-color: white;
}


#top{
	background-color: white;
	top: 0px; 
	left: 0px;
	height: 77px;
	width: 650px;
	position: absolute;
	overflow: hidden;
}


#logo{
	background-color: white;
	top: 0px; 
	margin-left: 650px;
	height: 77px;
	width: 175px;
	overflow: hidden;
}

#vide{
	background-color: #99B7D1;
	height: 22px;
	left: 0px;
	position: absolute;
	width: 316px;
}

#barremenu{
	background-color: #004A8B;
	margin-left: 175px;
	height: 22px;
	width: 775px;
}
#holdGauche{
	background: #004A8B url(../_images/home/bandeau_pourq.gif) no-repeat top right;
	height: 21px;
	left: 0px;
	margin-left: 0px;
	position: absolute;
	width: 159px;
	padding-left: 0px;
	padding-top: 0px;
}

#gauche{
	top:120px;
	height: 471px;
	width: 159px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #004A8B;
	font-size: 0.62em;
	color: #FFFFFF;
	overflow: auto;
	margin-left: 0px;
	position: absolute;
	width: 159px;
	padding-left: 0px;
	padding-top: 0px;
}
#gauche p{
	padding-left: 13px;
	padding-right: 10px;
}
#nouveau_doss{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.62em;
	color: #000;
	background-color: white;
	margin-left: 159px;
	height: 492px;
	width: 156px;
	padding-left: 0px;
	position: absolute;
	border-right-color: #99B7D1;
	border-right-style: solid;
	border-right-width: 1px;
}
.text_nouveau_doss{
	padding-left: 12px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#nouveau{
	height: 272px;
	overflow: auto;
}
#holdDoss{
	width: 156px;
	height: 220px;
	background: #99B7D1 url(../_images/home/bandeau_doss.gif) no-repeat top right;;
}
#dossier{
	overflow: auto;
	height: 220px;
	
}
#contenu{
	height: 492px;
	margin-left: 316px;
	/*overflow: auto;*/
	width: 634px;
	padding: 0px;
	position: absolute;
}
.bt_home{
	float: left;
	clear:none;
}
#recherche_pro{
	top:50px;
	float:right;
	clear:none;
	
}

