#body {
	font-size:90%;
}

#container {
	background-color: #87a4f8;
	border:10px solid #F7F7F7;
	border-bottom: 0;
}

#contenucontainer { 
	background-color:transparent;
}

#contenu h2 {
	color: white;
}

#contenu h3 {
	border-bottom: :1px solid #075670;
	font-weight: bold;
}

table.spip {
	border-color: white;
}

table.spip tr.row_odd {
	background-color: #c5d4ff;
}

table.spip th {
	background-color: white;
}