/*
# Footer Brown (text): #6a564e
# Green (h3) #3e861d
# Brown (h3) #5b4639
# Grey  (p): #333333

# Content Border Color : #6e5d4f
#Vue 360 border color : #4e3c30
*/

#content_plan_de_site {
height: 350px;
min-width: 960px;
background:url(../../common/img/bg_content.jpg) repeat-x;
border-top: 1px solid #342820;
}
	#content_plan_de_site ul li 			{margin: 20px 0 0 0 ;}
	#content_plan_de_site ul li a 			{color: #3e861d; text-decoration: none;}
	#content_plan_de_site ul li a:hover 	{color: #3e861d; text-decoration: underline;}
