#bigbloc {
	width: 660px;
	height: 228px;
	position: relative;
	background: #2281af url(../images/page2/bg_portage.gif) no-repeat;
}

#bigbloc a {
	color: white;
	text-decoration: none;
	border-bottom: 1px dotted white;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

#bigbloc a:hover {
	color: white;
	text-decoration: none;
	border-bottom: 1px solid white;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
}

#menu_alaune {
	background: #33a9d9 url(../images/page2/bg_alaune.jpg) no-repeat;
	width: 240px;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
}

#menu_alaune a {
	display: block;
	width: 209px;
	height: 15px;
	padding-left: 30px;
	color: white;
	text-decoration: none;
	background: url(../images/page2/bullet.jpg) no-repeat 15px 4px;
	font-size: 9px;
	padding-top: 2px;
}

#menu_alaune a:hover {
	background-color: #5ebae3;
}

/* @group Ariane */

#ariane {
	width: 650px;
	height: 20px;
	position: relative;
	background: #2281af url(../images/page2/bg_portage.gif) no-repeat;
	padding-left: 10px;
	padding-top: 5px;
	color: white;
	font-size: 10px;
}

#ariane a {
	color: white;
	text-decoration: none;
}

#ariane a:hover {
	text-decoration: underline;
}



/* @end */

#sous_nav .titre:hover {
	color: #2383b1;
}

#txt h1 {
	border-bottom: 2px solid #279dd8;
	display: block;
	padding-bottom: 2px;
	color: #279dd8;
	margin: 15px 0 0;
	font: bold 18px Arial, Helvetica, Geneva, sans-serif;
}

#txt h2 {
	color: #279dd8;
	display: block;
	margin-top: 40px;
	font: bold 14px Arial, Helvetica, Geneva, sans-serif;
}

#txt .chapo {
	color: #6e6e6e;
	font: bold 13px Arial, Helvetica, Geneva, sans-serif;
}

.hide_chapo {
  color: white;
  text-decoration: none;
}

#txt a.hide_soustitre,
#txt a:hover.hide_soustitre,
#txt a:visited .hide_soustitre {
  color: #279dd8;
  text-decoration: none;
}

#txt a.hide_corps,
#txt a:hover.hide_corps,
#txt a:visited .hide_corps {
  color: black;
  text-decoration: none;
}


