#body {
	background-color: #efefef;
}

#entete h1 {
	border:1px solid #efefef;
}

#contenucontainer {
	background-color: #efefef;
}

#contenucontainer {
    padding: 15px 0;
}

#photos {
/*	display: none;
*/
width:180px;}

#contenu {
	margin-right: 0;
	border: 0;
	width:578px;
	padding-right:10px;
}

#contenu table.spip {
	font-size:11px;
	line-height:14px;
}

#contenu table.spip th {
	border-color: #009bcf;
	background-color: #009bcf;
	color:white;
}

#contenu table.spip td {
	border-color: #009bcf;
	border-bottom:1px SOLID #ccc;
}

#contenu h3 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	color:#009BCF;
	margin-bottom:1em;
	margin-top:1.5em;
}

div.onglets_bloc .onglets_liste {
	font-size:130%;}
	
div.onglets_bloc h2.onglets_titre.selected, div.onglets_bloc h2.onglets_titre a  {
    height: 32px;
}
div.onglets_bloc h2.onglets_titre{
	height:30px;
}
div.onglets_bloc h2.onglets_titre.selected {
    border-top: 3px solid #009BCF;
}