#body {
	background-color: #f77c53;
}

#container {
	padding:20px;
	background-color:#FFF;
	width:880px;
	}

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

#contenu h1{ color: #753414;}
#contenu h2{ color: #f77c53; line-height: 36px;}

#contenucontainer {
	background-color: #fff;
}

#contenucontainer {
    padding: 15px 0;
}

#photos {
/*	display: none;
*/}

#contenu {
	margin-right: 0;
	border: 0;
	width:635px;
}

#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: 18px;
	font-weight: normal;
	margin: 0;
	color:#f77c53;
	margin-bottom:1.5em;

}

div.onglets_bloc {
    margin-bottom: 2em;
}

div.onglets_bloc .onglets_contenu {
    border: 1px solid #f77c53;
}
div.onglets_bloc h2.onglets_titre {
    border: 1px solid #f77c53;
    border-bottom: 1px solid #f77c53;
}
div.onglets_bloc h2.onglets_titre.selected {
    background-color: #f77c53;
    border: 1px solid #f77c53;
}

#contenucontainer div.onglets_bloc h2.onglets_titre.selected a:link {
    color: #FFF;
}
#contenucontainer div.onglets_bloc h2.onglets_titre a:link {
    color: #753414;
}

/*texte div.onglets_bloc {

    background-color: #F2EDEB;
    border: 0;
    margin-bottom: 1.5em;

}

div.onglets_bloc .onglets_liste {
	font-size:110%;}
	
div.onglets_bloc h2.onglets_titre.selected a, div.onglets_bloc h2.onglets_titre a  {
    height: 32px;
	line-height:32px;
}
div.onglets_bloc h2.onglets_titre{
	height:32px;
	line-height:32px;
}
div.onglets_bloc h2.onglets_titre.selected {
    border-top: 0px solid #0056a3;
}
.texte div.onglets_bloc h2.onglets_titre{ background: #bdbdbd;}

.texte div.onglets_bloc h2.onglets_titre {

    border-left: 0px solid #F2EDEB;
    border-right: 0px solid #F2EDEB;
    color: #FFF;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 1.0em;
    font-weight: normal;
    height: 36px;
    margin: 0;
        margin-top: 0px;
    margin-top: 0px;
    overflow: hidden;
    padding: 0 0.8em;
    position: relative;
    text-align: center;
    white-space: nowrap;
    z-index: 11;
    line-height: 36px;
    background: #bdbdbd;
	background-color: #F5F5F5;
	border-right: 1px solid #FFF;

}

.texte div.onglets_bloc h2.onglets_titre.selected, .texte div.onglets_bloc h2.onglets_titre.selected:hover {

   border-left: 0px solid #F2EDEB;
    border-right: 0px solid #F2EDEB;
    color: #FFF;
    cursor: pointer;
    display: inline;
    float: left;
    font-size: 1.0em;
    font-weight: normal;
    height: 36px;
    margin: 0;
        margin-top: 0px;
    margin-top: 0px;
    overflow: hidden;
    padding: 0 0.8em;
    position: relative;
    text-align: center;
    white-space: nowrap;
    z-index: 11;
    line-height: 36px;
	background-color: #ccc;

}*/