/*******************************************************************
 *   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 : 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: 2%;
	width: 80px;
	margin-bottom: 30px;
	text-align:center;
}
div.left_promo {
	float: left;
	padding-left:11px;
	margin-right: 1%;
	width: 80px;
	margin-bottom: 30px;
	text-align:center;
}
div.left_loc {
	float: left;
	margin-left:3%;
	width: 140px;
	border: 1px solid #7e9db9;
	margin-bottom: 30px;
	text-align:center;
}
div.left p {
	text-align: center;
	display:inline;
	width:80px;
}
div.cat {
	text-align: center;
	font-family: "microsoft", sans-serif;
	font-size:12px;
	margin-bottom:6px;
	width: 140px;
	height:70px;
	background-color:#cdd8dd;
}
div.cat_pres {
	text-align: center;
	font-family: "microsoft", sans-serif;
	font-size:9px;
	margin-bottom:3px;
	border-top: 1px solid #7e9db9;
	border-bottom: 1px solid #7e9db9;
	width: 140px;
	height:40px;
	background-color:#c1c87f;
}


div.cat_site {
	text-align: center;
	font-family: "microsoft", sans-serif;
	font-size:9px;
	margin-bottom:0px;
	padding:2px;
	border-top: 1px solid #7e9db9;
	border-bottom: 1px solid #7e9db9;
	width: 136px;
	height:25px;
	background-color:#808a67;
}
.cat_site a {
	color:#ffffff;
	text-decoration: none;
	background: none;
}

.cat_site a:visited {
	color:#65655B;
}

.cat_site a:hover {

		color:#2f3520;
	text-decoration: none;
	background: none;
}

.cat_site a:active {
		color:#65655B;
		text-decoration: underline;
		background-image:none;
}

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%;
}

