.conteneursousparagraphe {
float:left;
}

.innerconteneur {
margin-right : 20px;
border-left : 1px solid #dbdbdb;
padding : 0 0 5px 0;
}

html>body .innerconteneur { 
	/* float: left; */
}



.lastconteneur .innerconteneur {
	margin-right : 0;
}
.firstconteneur .innerconteneur {
	border : 0;
	padding-left : 0;
}

.style1 {
text-align:justify;
}

.style1 h3 {
color:#008dd4;
}

#musee .style1 h3 {
color:#0076aa;
}

#bibliotheque .style1 h3 {
color:#f00;
}

#espacesciences .style1 h3{
color:red;
}

.style1 p{
margin:0;
padding:0;
}

/* --- */

.style2 {
background:#84CBC5;
padding:0 1em 1em 1em;
position:relative;
margin-top:2.5em;

}

#musee .style2{
background:#00bdbb;
}

#bibliotheque .style2{
background:#d0f42e;
}

#espacesciences .style2{
background:#afa1f6;
}

.style2 h3{
display:block;
position:relative;
top:-1.5em;
left:-1.5em;
font-size:1.3em;
color:#008dd4;
background:#dbdbdb;
border:1px solid #000;
text-transform:uppercase;
font-weight:700;
font-family:"Arial Narrow", arial, helvetica, sans-serif;
text-align:right;
padding:1.5em 0.1em 0.1em 0.5em;
width:95%;
}

.style2 img{
position:relative;
}

#musee .style2 h3{
}

#espacesciences .style2 h3{
color:#4b478a;
}

#bibliotheque .style2 h3{
color:#ff0003;
}

.style2 .style2-contenu{
margin-top:0;
position:relative;
top:-1.5em;
display:block;
}

.style3 {
color:#00588a;
}

#musee .style3 {
color:#005a74;
}

#bibliotheque .style3 {
color:#8d3638;
}

.style3 h3 {
font-size:1.3em;
color:#676767;
text-transform:uppercase;
font-family:"Arial Narrow", arial, helvetica, sans-serif;
font-weight:700;
padding-top:0.2em;
text-align: left;
}

#musee .style3 h3{
color:#00aef2;
}

#bibliotheque .style3 h3{
color:#c50609;
}

.sansstyle{
}

/*** Fix Toolbox ***/

.innerconteneur * li div {
	display: inline;
}

/* --- styles supplémentaires Espace Sciences --- */

.accueil_a,
.accueil_c{
background:url(img/fond_accueil_a.png) no-repeat 0 100%;
padding:0 0 100px 5px;
}

.accueil_c{
padding-bottom:0;
line-height:150%
}

.accueil_b{
background:url(img/fond_accueil_b.png) no-repeat 0 100%;
padding:0 0 70px 5px;
}

.accueil_b a{
display:inline !important;
color:#4c478b;
}

body#espacesciences .accueil_a img,
body#espacesciences .accueil_b img,
body#espacesciences .accueil_c img{
float:left;
margin-right:15px;
border:1px solid #6d66c8;
}

.accueil_a img,
.accueil_c img{
margin:0 10px 20px 0;
}

body#espacesciences .accueil_b img{
margin-bottom:22px;
}

.accueil_c{
background-image:none;
}

.accueil_a h3,
.accueil_c h3{
clear:left;
font-size:1.3em;
margin:0 0 0.5em 0
}

.accueil_a p,
.accueil_c p{
margin:0
}

.accueil_b p{
clear:both;
}

.accueil_a em,
.accueil_c em{
color:#4c478b;
font-weight:700 !important;
font-size:1.1em;
}
