#bloc_2 {
	clear: both;
}

#bloc_2 img.contour_image {
	border: 1px solid #ffd492;
}

#bloc_2 img {
	border: 0;
}

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

#bloc_2 a:hover {
	color: #cc6600;
}

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Bloc Rubriques */

#bloc_2 ul li a.rub {
		color: #964c02;
		font-weight: bold;
}

#bloc_2 ul li a.rub:hover {
		color: #cc6600;
}

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

#bloc_2 ul ul li a.rub_n2 {
		color: #964c02;
}

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

#bloc_2 ul ul li a.rub_n2:hover {
		color: #cc6600;
}

/* RECHERCHE MANIFESTATIONS */

#form_manif {
	padding-top: 5px;
}
#form_manif select {
margin-top: 5px;
margin-bottom: 5px;
	font: 0.7em Tahoma, Helvetica, sans-serif;
	color: #964C02;
	background-color: White;
}