

#body { background-color: #eeeeee; }


#homeSlide	{ }
#homeSlide .orbit-figure>div	{ min-height:25rem; background-position:top center!important; background-repeat:no-repeat!important; background-size:cover!important; }

#content .bloc_list	{ background-color:rgba(0,0,0,0.05); margin-bottom:1rem; }
#content .bloc_list>h2	{ padding:1rem 1.5rem; background-color:#0072b0; color:#ffffff; font-size:1.25rem; }
#content .bloc_list>p,#content .bloc_list>ul	{ padding:0rem 1.5rem 0.5rem 1.5rem; }

#LogoHeaderTelmat		{ background-color:#0072b0; }
#LogoHeaderEducabox	{ }

#LogoEducabox	{ }

#content .panel { background-color:#ffffff; }

#offCanvasLeft { background-color: #0e314b; }


#body .menu .is-active>a { background-color:rgba(0,0,0,.5); color:#FFF; }

#body ul>li.indent1	{ margin-left:3rem; list-style-type: circle; }
#body ul>li.indent2	{ margin-left:6rem; list-style-type: square; }

#body .breadcrumbs	{ padding:1rem 0 0 1rem; }


/* Small */
@media only screen and (max-width: 40em)
	{
	#body h1	{ font-size:2.0rem; }
	#homeSlide .orbit-figure>div { min-height: 15rem; }
	#LogoEducabox>img	{ max-width:60%; }
	}

/* Medium */
@media only screen and (min-width: 40.063em) and (max-width: 64em)
	{
	#homeSlide .orbit-figure>div { min-height: 20rem; }
	#LogoEducabox>img	{ max-width:60%; }
	}

/* Not large */
@media only screen and (max-width: 63.99em)
	{
	}

/* Large */
@media only screen and (min-width: 64.063em)
	{
	}

/* >1400px */
@media only screen and (min-width: 85em)
	{
	}
