#bloc_4 {
	clear: both;
}

#bloc_4 img.contour_image {
	border: 1px solid #d7d7d7;
}

#bloc_4 img {
	border: 0;
}

#bloc_4 a {
	color: #5f6466;
	text-decoration: none;
}

#bloc_4 a:hover {
	color: #333333;
	text-decoration: underline;
}

#bloc_4 .bloc_marjleft {
	width: 9px;
	background: url(c1.png) repeat-y;
}

#bloc_4 .bloc_marjright {
	width: 8px;
	background: url(c2.png) repeat-y;
}

#bloc_4 .header_bkg {
	background: url(h2.png) repeat-x;
	height: 34px;
}

#bloc_4 .header_corner {
	background: url(h1.png) no-repeat top left;
	width: 14px;
}

#bloc_4 .header_content {
	color: #ffffff;
	font: bold 1em Trebuchet MS, Helvetica, sans-serif;
	height: 34px;
}

#bloc_4 .header_content span {
	padding: 9px 0 0 4px;
	display: block;
}

#bloc_4 .header_pic {
	background: url(h3.png) no-repeat top right;
	width: 48px;
}

#bloc_4 .centre_content {
	padding: 8px;
	background-color: #f4f3f3;
	font: 0.7em Tahoma, Helvetica, sans-serif;
	color: #333333;
}

#bloc_4 .title_sep {
	font: bold 1.2em Trebuchet MS, Helvetica, sans-serif;
	color: #666666;
	display: block;
	margin: 0 0 4px 0;
	padding: 0 0 0 0;
	background: url(hr.png) repeat-x bottom;
}

#bloc_4 .title {
	font: bold 1.1em Trebuchet MS, Helvetica, sans-serif;
	color: #666666;
	display: block;
}

#bloc_4 .separateur {
	margin: 0 0 4px 0;
	padding: 0 0 0 0;
	background: url(hr.png) repeat-x bottom;
}

#bloc_4 ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#bloc_4 ul li {
	margin: 0;
	padding: 0;
	_height: 1em; /* Corrige un bug IE */
}

#bloc_4 ul li a {
	display: block;
	margin: 0;
	padding: 0 0 0 12px;
	background: url(pic.png) no-repeat 0px 6px;
	border: 0;
	color: #5f6466;
	text-decoration: none;
}

#bloc_4 ul li a.on {
	color: #333333;
	background: url(pic.png) no-repeat 0px -88px;
}

#bloc_4 ul li a:hover {
	color: #333333;
	background: url(pic.png) no-repeat 0px -88px;
	text-decoration: none;
}

#bloc_4 ul ul {
	margin: 0px;
	padding: 0px 0 0 10px;
	list-style: none;
}

#bloc_4 ul ul li {
	margin: 0;
	padding: 0;
	_height: 1em; /* Corrige un bug IE */
}

#bloc_4 ul ul li a {
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
	background: url(pic2.png) no-repeat 0px 4px;
	border: 0;
	color: #5f6466;
	text-decoration: none;
}

#bloc_4 ul ul li a.on {
	color: #333333;
	background: url(pic2.png) no-repeat 0px -80px;
}

#bloc_4 ul ul li a:hover {
	color: #333333;
	background: url(pic2.png) no-repeat 0px -80px;
	text-decoration: none;
}

#bloc_4 .foot_bkg {
	background: url(b2.png) repeat-x top;
}

#bloc_4 .foot_left{
	background: url(b1.png) no-repeat top left;
}

#bloc_4 .foot_right {
	background: url(b3.png) no-repeat top right;
}

#bloc_4 .separateur {
	margin: 4px 0 4px 0;
	padding: 0;
	height: 1px;
	display: block;
	background: url(hr.png) repeat-x bottom;
}

/* Bloc Rubriques */

#bloc_4 ul li a.rub {
		color: #666666;
		font-weight: bold;
}

#bloc_4 ul li a.rub:hover {
		color: #333333;
}

#bloc_4 ul li a.rub_on {
		color: #333333;
		font-weight: bold;
		background: url(pic.png) no-repeat 0px -88px;
}

#bloc_4 ul ul li a.rub_n2 {
		color: #666666;
}

#bloc_4 ul ul li a.rub_n2_on {
		color: #333333;
		background: url(pic2.png) no-repeat 0px -80px;
}

#bloc_4 ul ul li a.rub_n2:hover {
		color: #333333;
}
