#cadre_site {
	background:transparent url(/img/2008/fond_cadre_site.jpg) repeat-y scroll 0 0;
	margin-left:auto;
	margin-right:auto;
	min-height:360px;
	position:relative;
	text-align:left;
	width:1055px;
	min-height: 72%;
}

ul.plan {margin: 0; padding: 0; float: left; width: 180px; height: 250px; border: 1px solid #dedede; margin: 5px; text-align: center;}
ul.plan:hover {background: url(../../../img/2008/home/bg_plan_du_site.jpg) 0 bottom no-repeat; width: 180px; height: 250px;}
ul.plan:hover li {background: #eee;}
ul.plan:hover ul li { background: none;}
ul.plan ul {margin:0; padding: 0; padding: 0 0 0 10px; text-align: left;}
ul.plan li {list-style: none; padding: 2px; font-weight: bold; margin: 0 0 10px 0; border-bottom: 1px dotted #dedede;}
ul.plan ul li {font-weight: normal; margin: 0; line-height: 20px; border: 0;}