#middle_container.presse #content {
	background: url(images/bandeau.jpg) no-repeat right top;
}

#middle_container.presse #leftbar {
	background: url(images/leftbar.png) no-repeat top left;
	height: 474px;
}

#middle_container.presse #cache_menu  {
	background: url(images/cache_leftbar.png) no-repeat left top;
	position: absolute;
	top: 134px;
	left: 216px;
	width: 20px;
	height: 340px;
	z-index: 3;
}

#leftbar ul li {
	height: 18px;
}

#middle_container.presse #leftbar h2  {
	font-size: 22px;
	color: #f41529;
	text-align: right;
	padding: 5px 14px 9px 0pt;
	line-height: 25px;
}

#middle_container.presse #leftbar ul {
	/*background: #f41529;*/
	padding: 10px 0 0 0;
	
}

#middle_container.presse #leftbar ul li a {
	color: #f9d1d5;
	text-decoration: none;
	background: url(images/menu_li.png) no-repeat 16px 7px;
	
}

#middle_container.presse #leftbar ul li a:hover, 
#middle_container.presse #leftbar ul li a:active  {
	background: #fe727e url(images/menu_li_hover.png) no-repeat 16px 7px;
	color: #58030b;
}

#middle_container.presse #contenu h3, 
#middle_container.presse #contenu h4,
#middle_container.presse #contenu h5,
#middle_container.presse #contenu h6 {
	color: #f41529;
}
#content h4 {
	border-bottom: 1px solid #f41529;
}

#leftbar input.elements_focus {
	border: 1px solid #58030B;
}


#contenu ul#resume li {
	background: url(images/menu_li.png) no-repeat 5px 6px;
	margin: 5px 0;
}

#contenu ul#resume ul li {
	background: url(images/menu_li_hover.png) no-repeat 5px 6px;
	margin: 5px 0;
}
