#bloc_3 {
	clear: both;
}

#bloc_3 img.contour_image {
	border: 1px solid #e8c1b4;
}

#bloc_3 img {
	border: 0;
}

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

#bloc_3 a:hover {
	color: #cc3300;
	text-decoration: underline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#bloc_3 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_3 ul li a.on {
	color: #cc3300;
	background: url(pic.png) no-repeat 0px -88px;
}

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

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

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

#bloc_3 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_3 ul ul li a.on {
	color: #cc3300;
	background: url(pic2.png) no-repeat 0px -80px;
}

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

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

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

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

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

/* Bloc Rubriques */

#bloc_3 ul li a.rub {
		color: #a62900;
		font-weight: bold;
}

#bloc_3 ul li a.rub:hover {
		color: #cc3300;
}

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

#bloc_3 ul ul li a.rub_n2 {
		color: #a62900;
}

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

#bloc_3 ul ul li a.rub_n2:hover {
		color: #cc3300;
}
