/*******************************************************************
 *   Arborescence de la page Index Styles
 *******************************************************************/
#index_arbo {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	padding: 5px;
	width: 95%;
	font-family:"microsoft", sans-serif;
	

	}
#index_arbo a{ color: #898989; }
#index_arbo a:hover  	{text-decoration:underline overline;	color: #364EBC;}
#index_arbo a.active{ color: #323232;  }
#index_arbo .arbo_active{ color:#364EBC;text-decoration:none; font-weight:bold;  margin-left:10px;  } 
#index_arbo .main {
margin-left:5px;
margin-bottom:0px;
margin-top:5px;

}

#index_arbo  .sub_1 { 
margin-top:10px;

 	}


#index_arbo  .sub_1 a{ color:#2E5078;
font-weight:bold;
font-size : 100%;
padding-top:10px;

 	}
#index_arbo  .sub_1 a:hover  	{color: #364EBC;}
#index_arbo .sub_2 {
border-width: 1px 1px 1px 8px;
color:#4A494C;
font-size:90%;
text-align:left;
margin-bottom:0px;
margin-top:0px;
}
#index_arbo .sub_2 a{ color: #555555;
font-weight:normal; 	margin-left:5px;}
#index_arbo .sub_2 a:hover  	{color: #364EBC;
text-decoration:underline;}

#index_arbo .sub_3 {
border-width: 1px 1px 1px 8px;
color:#4A494C;
font-size:85%;
text-align:left;
margin-bottom:0px;
margin-top:0px;
}
#index_arbo .sub_3 a{ color: #666666;
font-weight:normal; 	margin-left:5px;
background-image:none;}
#index_arbo .sub_3 a:hover  	{color:#666666;
text-decoration:none;}

 .last_link {
	font-size:90%;
	background-image:none;
}

div.left {
	float: left;
	margin-right: 1%;
	width: 140px;
	border: 1px solid #7e9db9;
	margin-bottom: 30px;
	text-align:center;
}
div.left p {
	text-align: center;
	display:inline;
	width:140px;
}
div.cat {
	text-align: center;
	font-family: "microsoft", sans-serif;
	font-size:12px;
	width: 140px;
	height:50px;
	background-color:#cdd8dd;
}
div.prox {
	text-align: left;
	font-family: "microsoft", sans-serif;
	font-size:10px;
	width: 136px;
	color: #4972bc;
	height:200px;
	padding:2px;
	background-color:#ffffff;
}
img {
	border: 0px none;
}


.main {
	margin: 2px 2% 2px 4%;
	width:93%;
}

div.left_exp {
	float: left;
	margin-right: 2%;
	width: 100px;
	border: 1px solid #7e9db9;
	margin-bottom: 30px;
	text-align:center;
	
}
div.left_exp p {
	text-align: center;
	display:inline;
	width:100px;
}
div.cat_exp {
	text-align: center;
	font-family: "microsoft", sans-serif;
	font-size:10px;
	width: 100px;
	height:50px;
	background-color:#cdd8dd;
}
div.prox_exp {
	text-align: center;
	font-family: "microsoft", sans-serif;
	font-size:10px;
	width: 81px;
	color: #4972bc;
	height:30px;
	padding:2px;
	background-color:#ffffff;
}
.main_exp {
	margin: 2px 2% 2px 4%;
	width:93%;
}

