#vig_accueil{
	display: block;
	position: absolute;
	width: 110px;
	height: 140px;
	top: 30px;
	left: 35px;
}

#vig_centre{
	height: auto;
	min-height: 364px;
	_height: 364px;
}

/***************************** PARTIE GAUCHE ********************************/
#vig_gauche{
	padding: 52px 0px 0px 0px;
	background: transparent none no-repeat 0px 0px;
}

#vig_fil_ariane{
	position: absolute;
	margin: -34px 0px 0px 45px;
	padding: 5px;
	background-color: #ffffff;
	filter: alpha(opacity = 79);
	-moz-opacity: 0.79;
	opacity: 0.79;	
	font-size: 10px;
	color: #e02623;
}

#vig_fil_ariane a{
	color: #000000;
}

/***************************** PARTIE DROITE ********************************/
#vig_actus{
	padding: 52px 0px 0px 15px;
	background: transparent none no-repeat 0px 0px;
}

#vig_situation{
	padding: 52px 0px 0px 0px;
	background: transparent none no-repeat 0px 0px;
}

/***************************** PARTIE MENU ********************************/
#vig_menu dl, #vig_menu dt, #vig_menu dd, #vig_menu ul, #vig_menu li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#vig_menu{
	background: transparent none repeat-y 0px 0px;
	margin-bottom: 2px;
}

#vig_menu dt{
	cursor: pointer;
	height: auto;
	min-height: 24px;
	_height: 24px;
	line-height: 22px;
	padding: 0px 0px 0px 30px;
	margin: 0px;
	border-top: 1px solid #ffffff;
	color: #505050;
	font-weight: bold;
	background: transparent url(./images/vigouroux/puce_menu_niv1_off.gif) no-repeat 14px 10px;
}

#vig_menu dt.niv1_on{
	background: #656565 url(./images/vigouroux/puce_menu_niv1_on.gif) no-repeat 14px 10px;
}

#vig_menu dt.niv1_on, #vig_menu dt.niv1_on a{
	color: #ffffff;
}

#vig_menu dd{
	display: none;
	position: absolute;
	left: 224px;
	margin-top: -24px;
	width: 150px;
}

#vig_menu ul{
	padding: 0px;
}

#vig_menu li{
	cursor: pointer;
	width: 155px;
	height: auto;
	min-height: 21px;
	_height: 21px;
	line-height: 19px;
}

#vig_menu li a, #vig_menu dt a{
	color: #505050;
	text-decoration: none;
}

#vig_menu li.niv2{
	border-top: 1px solid #656565;
	background: transparent url(./images/vigouroux/menu_niv2_background.gif) repeat-y 0px 0px;
	padding: 0px 0px 0px 5px;
}

#vig_menu li.niv2 a{
	color: #ffffff;
	padding: 0px 0px 0px 20px;
	background: transparent none no-repeat 5px 3px;
}

#vig_menu li.niv2_on{
}

#vig_menu ul li.niv2_on a{
	background: transparent url(./images/vigouroux/puce_menu_niv2_on.gif) no-repeat 6px 3px;
}

#vig_menu li.niv3{
	background: #656565 none no-repeat 0px 0px;
	padding: 0px 0px 0px 5px;
}

#vig_menu li.niv3 a{
	color: #ffffff;
	padding: 0px 0px 0px 30px;
	background: transparent none no-repeat 18px 4px;
}

#vig_menu ul li.niv3_on a{
	background-image: url(./images/vigouroux/puce_menu_niv3_on.gif);
}

/***************************** PLAN DU SITE ********************************/
#plan_du_site{
	text-align: left;
	padding-left: 25px;
}

#plan_du_site a{
	text-decoration: none;
}

#plan_du_site a:hover{
	text-decoration: underline;
}

#plan_du_site div{
	padding: 5px 0px 0px 0px;
}

#plan_du_site .plan_du_site_niveau1{
	padding-left: 25px;
}

#plan_du_site .plan_du_site_niveau2{
	padding-left: 50px;
}

#plan_du_site .plan_du_site_niveau3{
	padding-left: 75px;
}
