.geoloblog_bas1 > *:first-child,
.geoloblog_bas2 > *:first-child{
	margin-top:0 !important;
}

.geoloblog_bas1 > h2,
.geoloblog_bas1 > h3,
.geoloblog_bas1 > h4,
.geoloblog_bas2 > h2,
.geoloblog_bas2 > h3,
.geoloblog_bas2 > h4{
	margin-bottom: 0.5em;
	margin-bottom: 0.5em;
    font-weight: bold;
}
	
.geoloblog_bas1{
	background: #a8ce29;
    padding: 1.2em 1.5em 0.0em;
    margin: 1em 0;
    overflow: hidden;
    color: white;
	border-radius: 0px 1em 1em 0px;
}
.geoloblog_bas2{
	background: #d6e8f6;
    padding: 1.2em 1.5em 0.0em;
    margin: 1em 0;
    overflow: hidden;
    color: #17283e;
    border-radius: 0px 1em 1em 0px;
}

.geoloblog_titre_sommaire{}