html.theme2 header {
	border: none;
	margin-bottom: 0
}
html.theme2 nav {
	width: 790px
}

html.theme2 body {
	background-color: #5C6269;
}
html.theme2 header, html.theme2 body.detached header, html.theme2 #logo {
	background: transparent
}
html.theme2 body.detached header {
	box-shadow: none
}
html.theme2 #logo a {
	color: rgba(0,0,0,.5)
}
html.theme2 nav {
	background-color: #ECEEF1;
	border-radius: 5px 5px 0 0;
	font-size: 0
}
html.theme2 body.detached nav {
	box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28);
	border-radius: 0 0 5px 5px
}
html.theme2 nav span {
	display: inline-block;
	margin: 0;
	font-size: 1rem;
	line-height: 3.8em
}
html.theme2 nav span a {
	display: inline-block;
	padding: 0 20px;
	color: #35424F
}
html.theme2 body.detached nav span a {
	padding: 0 20px;
}
html.theme2 nav span:first-child a {
	border-radius: 5px 0 0
}
html.theme2 body.detached nav span:first-child a {
	border-radius: 0 0 0 5px;
}
html.theme2 nav span a.active, html.theme2 nav span a:hover {
	border: none;
	background-color: #d9e1e5;
	color: #222E3A
}
html.theme2 nav span a.active {
	font-weight: bold
}
html.theme2 nav span.menuplusa1 {
	padding: 0 20px;
	color: #35424F
}
html.theme2 nav span.menuplus2a1 {
	display: none
}
html.theme2 nav span.menuplus2a1, html.theme2 body.detached nav span.menuplusa1 {
	padding-bottom: 0
}
html.theme2 nav span.menuplusa1:hover, html.theme2 nav span.menuplusa1.hover {
	border: none;
	background-color: #d9e1e5;
	color: #222E3A
}
html.theme2 nav span.menuplusa21 {
	padding: 0 20px;
	color: #35424F
}
html.theme2 nav span.menuplus2a21 {
	display: none
}
html.theme2 nav span.menuplus2a21, html.theme2 body.detached nav span.menuplusa21 {
	padding-bottom: 0
}
html.theme2 nav span.menuplusa21:hover, html.theme2 nav span.menuplusa21.hover {
	border: none;
	background-color: #d9e1e5;
	color: #222E3A
}
html.theme2 div.navsuppa1 {
	margin-left: 605px;
	border-radius: 5px;
	box-shadow: none
}
html.theme2 div.navsuppa1 span {
	display: block;
	line-height: 2.5em
}
html.theme2 div.navsuppa1 span a, html.theme2 body.detached div.navsuppa1 span a {
	border: none;
	display: block;
	padding: 3px 5em 4px 1.5em
}
html.theme2 div.navsuppa1 span:first-child a, html.theme2 body.detached div.navsuppa1 span:first-child a {
	border-radius: 0
}
html.theme2 div.navsuppa1 span a:hover, html.theme2 div.navsuppa1 span a.active, html.theme2 div.navsuppa1 span a:hover.active {
	background-color: #d9e1e5;
	border: none
}
html.theme2 div.navsuppa1 span a.active, html.theme2 div.navsuppa1 span a:hover.active {
	font-weight: bold
}

html.theme2 div.navsuppa21 {
	margin-left: 605px;
	border-radius: 5px;
	box-shadow: none
}
html.theme2 div.navsuppa21 span {
	display: block;
	line-height: 2.5em
}
html.theme2 div.navsuppa21 span a, html.theme2 body.detached div.navsuppa21 span a {
	border: none;
	display: block;
	padding: 3px 5em 4px 1.5em
}
html.theme2 div.navsuppa21 span:first-child a, html.theme2 body.detached div.navsuppa21 span:first-child a {
	border-radius: 0
}
html.theme2 div.navsuppa21 span a:hover, html.theme2 div.navsuppa21 span a.active, html.theme2 div.navsuppa21 span a:hover.active {
	background-color: #d9e1e5;
	border: none
}
html.theme2 div.navsuppa21 span a.active, html.theme2 div.navsuppa21 span a:hover.active {
	font-weight: bold
}

html.theme2 header #menu {
	background-color: rgba(255,255,255,.3)
}

html.theme2 #slide1 {
	margin-top: 0
}
html.theme2 body.detached #slide1 {
	margin-top: -33px
}
html.theme2 .content {
	border-radius: 5px;
	box-shadow: none;
	background-color: #ECEEF1;
	color: #222E3A;
}
html.theme2 #slide1 .content {
	border-radius: 0 0 5px 5px
}

html.theme2 h1 {
	margin: -10px -20px 0;
	padding: 1em 0 2.5em;
	border-radius: 5px 5px 0 0;
	background-color: #fff;
	color: #222E3A;
	font-size: 1.2em
}
html.theme2 div.date-level {
	position: relative;
	top: -40px;
	left: 0;
	font-size: 1em;
	text-align: center
}
html.theme2 div.date-level.showme {
	background-color: #fff;
	box-shadow: none
}
html.theme2 div.date-level span {
	border: 0;
	background-color: #fff !important;
	color: #AAB1B8;
	padding: 0;
	display: inline
}
html.theme2 div.date-level span.date.showme {
	color: #AAB1B8
}
html.theme2 div.date-level span.date:before {
	content: "-";
	padding-right: 4px
}

html.theme2 div.div-cours {
	margin-top: -15px
}
html.theme2 div.div-ex {
	background: transparent;
	border-top: none;
	margin-top: -15px
}
html.theme2 .top.div-ex-open {
	background: transparent
}

html.theme2 input.exercice {
	border-left-width: 1px;
	border-radius: 5px;
}
html.theme2 input.exercice:focus {
	border-color: #529DE7;
}

html.theme2 .radiospan, html.theme2 .incorrectspan, html.theme2 .multipleradiospan {
	border-left-width: 1px;
	border-radius: 5px;
}

html.theme2 .radiospan.active, html.theme2 .multipleradiospan.active {
	border-color: #529DE7;
	background-color: #E3EEF9;
}

html.theme2 table.grey {
	box-shadow: none;
}

html.theme2 table.grey td {
	background-color: #fff;
}

html.theme2 ul.menu-themes.noshadow li.menu-verb.noshadow {
	background-color: #73BD62;
}
html.theme2 ul.menu-themes.noshadow li.menu-vocabulary.noshadow {
	background-color: #F9CE6D;
}
html.theme2 ul.menu-themes.noshadow li.menu-rule.noshadow {
	background-color: #D75E32;
}
html.theme2 ul.menu-themes.noshadow li.menu-adjectiv.noshadow {
	background-color: #529DE7;
}
html.theme2 ul.menu-themes.noshadow li.menu-number.noshadow {
	background-color: #B46ACB;
}
html.theme2 div.modal-container .div-grey {
	border-left-color: #73BD62;
}
html.theme2 div.modal-container .div-imparfait {
	border-left-color: #F9CE6D;
}
html.theme2 div.modal-container .div-conditionnel {
	border-left-color: #529DE7;
}
html.theme2 div.modal-container .div-modal {
	border-left-color: #A93FA0;
}
html.theme2 div.modal-container div[id^='modal-voc-'] {
	border-left-color: #F9CE6D;
}
html.theme2 div.modal-container rule {
	border-left-color: #D75E32;
}
html.theme2 div.modal-container span.note {
	border-left-color: #529DE7;
}
html.theme2 div.modal-container .zuelen span.note {
	border-left-color: #B46ACB;
}

html.theme2 ul.droppable {
	border-radius: 5px
}

html.theme2 note, html.theme2 rule, html.theme2 todo, html.theme2 .note, html.theme2 .rule, html.theme2 .div-grey, html.theme2 .div-imparfait, html.theme2 .div-conditionnel, html.theme2 .div-modal  {
	border-radius: 5px;
	box-shadow: none
}
html.theme2 note, html.theme2 .note {
	background-color: #529DE7
}
html.theme2 .note.note-white {
	background-color: #fff;
	color: #000
}
html.theme2 rule, html.theme2 .rule {
	background-color: #D75E32;
}
html.theme2 note span.title, html.theme2 rule span.title, html.theme2 todo span.title {
	margin-bottom: 5px;
	display: inline-block;
	color: #fff;
}
html.theme2 note > div, html.theme2 rule > div, html.theme2 todo > div {
	margin-top: 0
}
html.theme2 .div-grey {
	background: rgba(255,255,255,.7);
	border-top: 30px solid #73BD62;
	margin-top: 15px
}
html.theme2 .div-imparfait {
	background: rgba(255,255,255,.7);
	border-top: 30px solid #F9CE6D;
	margin-top: 15px
}
html.theme2 .div-conditionnel {
	background: rgba(255,255,255,.7);
	border-top: 30px solid #529DE7;
	margin-top: 15px
}
html.theme2 .div-modal {
	background: rgba(255,255,255,.7);
	border-top: 30px solid #A93FA0;
	margin-top: 15px
}
html.theme2 .div-grey:before, html.theme2 .div-imparfait:before, html.theme2 .div-conditionnel:before, html.theme2 .div-modal:before {
	position: absolute;
	top: -25px;
	width: 100%;
	text-align: center;
	left: 0;
	color: #fff;
	font-weight: bold
}
html.theme2 .div-grey:before {
	content: "Présent";
}
html.theme2 .div-imparfait:before {
	content: "Imparfait";
}
html.theme2 .div-conditionnel:before {
	content: "Conditionnel présent";
}
html.theme2 .div-modal:before {
	content: "Modal";
}
html.theme2 .div-grey strong, html.theme2 .div-imparfait strong, html.theme2 .div-conditionnel strong, html.theme2 .div-modal strong {
	display: inline-block;
	margin-top: 3px
}
html.theme2 .ribbon {
	display: none
}

html.theme2 .howmuchstars {
	background: transparent;
	box-shadow: none;
}
html.theme2 .howmuchstars img {
	background: #fff;
	border-radius: 50%;
	padding: 4px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, .25)
}
html.theme2 .howmuchstars img:hover {
	opacity: 1 !important
}

html.theme2 .backtoschool, html.theme2 .backtoschool:hover {
	z-index: 50;
	box-shadow: none;
	padding: 4px 7px 6px;
	background-color: #529DE7;
	color: #fff;
	border-radius: 5px
}
html.theme2 .top .select-exercice span, html.theme2 .top .select-exercice span:hover {
	box-shadow: none;
	padding: 4px 7px 6px;
	margin-right: 0;
	background-color: rgba(255,255,255,.9)
}
html.theme2 .top .select-exercice span.active, html.theme2 .top .select-exercice span.active:hover {
	box-shadow: none;
	padding: 4px 7px 6px;
	background-color: #529DE7
}
html.theme2 .top .select-exercice span.select1 {
	border-radius: 5px 0 0 5px
}
html.theme2 .top .select-exercice span.select2 {
	border-radius: 0 5px 5px 0
}
html.theme2 .top div.border {
	border: 5px solid #529DE7
}
html.theme2 .top div.circle {
	background: #529DE7
}

html.theme2 .spinner > div {
	background-color: rgba(0,0,0,.3)
}

html.theme2 ol.horizontalDatum {
	background: #F9CE6D
}
html.theme2 ol.horizontalDatum li:before {
	border-color: #F9CE6D
}
html.theme2 ol.horizontalDatum li:hover {
	color: #529DE7
}
html.theme2 ol.horizontalDatum li:hover:before {
	border-color: #529DE7
}
html.theme2 ol.horizontalDatum .details {
	background: #529DE7
}
html.theme2 ol.horizontalDatum .details:before {
	border-bottom-color: #529DE7
}

html.theme2 #more #emailme {
	background-color: #D75E32
}
html.theme2 #more #page-down {
	background-color: #529DE7
}
html.theme2 #more #print-lessons {
	background-color: #F9CE6D
}
html.theme2 #more #change-theme {
	background-color: #73BD62
}

html.theme2 verb div.div-grey, html.theme2 verb div.div-imparfait, html.theme2 verb div.div-conditionnel, html.theme2 verb div.div-modal {
	background: #fff;
	margin-top: -10px;
	box-shadow: none
}
html.theme2 verb div.div-grey:after, html.theme2 verb div.div-imparfait:after, html.theme2 verb div.div-conditionnel:after, html.theme2 verb div.div-modal:after {
	border-bottom-color: #fff
}
html.theme2 verb div.div-grey:before, html.theme2 verb div.div-imparfait:before, html.theme2 verb div.div-conditionnel:before, html.theme2 verb div.div-modal:before {
	width: 0;
	left: 25px;
	border: none
}

html.theme2 header #menu-detached {
	color: #fff
}
html.theme2 header #menu-detached:after {
	background: url('../img/menu-after.png') no-repeat 0 -44px;
}
html.theme2 header #menu-detached:hover, html.theme2 header #menu-detached.hover {
	background: none;
	border: none;
}

html.theme2 #menu-themes {
	display: none
}
html.theme2 ul.menu-themes {
	background-color: #fff;
	left: 14px;
	box-shadow: 2px 0 5px rgba(0,0,0,.2);
	border-radius: 5px
}
html.theme2 ul.menu-themes li:first-child {
	border-radius: 5px 5px 0 0
}
html.theme2 ul.menu-themes li:last-child {
	border-radius: 0 0 5px 5px
}

html.theme2 div.modal-body {
	background: transparent
}
html.theme2 ul.menu-themes.noshadow li.noshadow:after {
	right: -4px
}
html.theme2 div.modal-container {
	margin-top: 14px;
	left: 248px;
	bottom: 14px;
	border-radius: 5px;
	border: 0;
	box-shadow: 2px 0 5px rgba(0,0,0,.2);
}
html.theme2 div.modal-container h2:first-child {
	margin-top: 6px
}
html.theme2 div.modal-container rule {
	background: #fff
}
html.theme2 div.modal-container .div-grey:before, html.theme2 div.modal-container .div-imparfait:before, html.theme2 div.modal-container .div-conditionnel:before, html.theme2 div.modal-container .div-modal:before {
	display: none;
}
html.theme2 div.modal-container .div-grey, html.theme2 div.modal-container .div-imparfait, html.theme2 div.modal-container .div-conditionnel, html.theme2 div.modal-container .div-modal {
	border-top: 1px solid #e0e0e0;
	margin-top: 0
}

@media only screen and (max-width: 950px) {
	html.theme2 header div#menu {
		left: auto;
		right: 75px;
		background-color: rgba(0,0,0,.1)
	}
}