#bandeau {
height:124px;
}

body {
	background: #CCFFCC url('/IMG/degrade.png') repeat-y center;
}

#corps a {
color:#23416C;
}

#navigation {
background: url(bande-big.png) no-repeat;
}

#contextes h2 {
background: url(bande-small.png) no-repeat;
}

#contextes .bloclibre h2 {
background: url(bande-small-orange.gif) no-repeat;
}

#liste-news h2 {
	color:#23416C;
	border:1px solid #22286B;
	border-bottom: 0;
	background-color: #B0C4FF;
	font-size: 16px; !important
	margin-bottom: 3px; !important
	padding: 3px; !important
}

.niveau1 a:hover {
background-color:#417AC7;
}

.ulniveau2 {
background-color:#417AC6;
}

.niveau2 a:hover {
background-color:#749ED6;
}

legend {
	font-family: inherit;
	font-size: 14px;
}

#liste-news ul.listageconteneur {
	border: 1px solid #22286B;
	border-top: 0;
	background-color: #F0F4FF;
}

#liste-news .listageconteneur li {
	border-top: 1px solid #22286B;
	padding: 3px;
	margin-bottom: 5px;
}

#corps li.spip, #corps ul.spip
{
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 10px;
}

