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

	}
#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 : 90%;
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:90%;
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: 2px;
	width: 80px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom: 30px;
	text-align:center;
}
div.left p {
	text-align: center;
	display:inline;
	width:80px;
}
img {
	border: 0px none;
	
}


.main {
	margin: 10px 2px 2px 30px;
	width:98%;
}
div.left_sej {
	float: left;
	margin-right: 6px;
	width: 120px;
	border: 1px solid #7e9db9;
	margin-bottom: 15px;
	text-align:center;
	
}
div.picto_sej {
	text-align: center;
	font-family: "microsoft", sans-serif;
	font-size:10px;
	border-bottom:1px solid #7e9db9;
	width: 120px;
	height:32px;
	padding-top:2px;
	background-color:#a3eb7f;
}
div.title_sej {
	text-align: center;
	font-family: "microsoft", sans-serif;
	font-size:12px;
	color:#FFFFFF;
	width: 120px;
	height:40px;
	border-bottom:1px solid #7e9db9;
	background-color:#dfecf2;
}


div.txt_sej {
	text-align: left;
	font-family: "microsoft", sans-serif;
	font-style:italic;
	font-size:12px;
	width: 116px;
	color: #4972bc;
	height:110px;
	padding:2px;
	background-color:#def5d2;
}
div.left_record {
	float: left;
	margin-right: 2%;
	width: 410px;
	border: 1px solid #7e9db9;
	margin-bottom: 30px;
	text-align:center;
}
div.cat_record {
	text-align: center;
	font-family: "microsoft", sans-serif;
	border-bottom: 1px solid #7e9db9;
	font-weight:bold;
	font-size:14px;
	width: 410px;
	height:35px;
	background-color:#cdd8dd;
}
div.photo_record {
	font-family: "microsoft", sans-serif;
	border-right: 2px solid #7e9db9;
	border-bottom: 1px solid #7e9db9;
	margin-top:4px;
	margin-left:4px;
	width:122px;
	height:91px;
	font-size:10px;
	float:left;
	background-color:#cdd8dd;
}
div.prox_record {
	text-align: left;
	font-family: "microsoft", sans-serif;
	float:right;
	padding:5px;
	font-size:10px;
	width: 265px;
	color: #4972bc;
	height:90px;
	background-color:#ffffff;
}


