
@import url(https://cdnjs.cloudflare.com/ajax/libs/fotorama/4.6.3/fotorama.css);

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
html, body, #main {
	min-height: 100%;
}
body {
	margin: 0;
	padding: 0;
	font-family: "Century Gothic";
	font-style: normal;
	background-color: rgba(252,252,252,1);
}
#main {
	display: flex;
	flex-direction: column;
	max-width: 960px;
	margin: 0 auto;
	background-color: rgba(252,252,252,1);
}

#main img {
	float: left;
	margin-bottom: 5px;
}
img {
	max-width: 100%;
	height: auto;
}
#left_column {
	float: left;
}
#main #onglets {
	max-width: 210px;;
	padding: 0;
	text-align: center;
}
#langues span {
	display: block;
}
#langues li {
	display: inline-block;
	width: 33.33333333333333%;
	padding: 0 6px;
}
#langues a {
	outline: 1px solid rgb(140,140,231);
}
#langues a:hover {
	outline: 1px solid #000;
}
#langues a:hover {
	opacity: .7;
}
#main #onglets ul, #langues ul {
	margin-left: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}
#onglets ul li, #langues ul {
	width: 181px;
	margin: 6px;
}
#langues ul {
	margin: 16px 6px 0;
	font-size: 0;
}
#main #onglets ul li {
	padding: 2px;
}
/*#langues a {
	display: block;
	height: 100%;
	line-height: 34px;
	text-decoration: none;
	color: #1381d2;
	background-color: #96DEFA;

	background-image: -webkit-linear-gradient(270deg,#9DE0FD 2.07%,#84D5FA 47.67%);
	background-image: -moz-linear-gradient(270deg, #9DE0FD 2.07%, #84D5FA 47.67%);
	background-image: -o-linear-gradient(270deg,#9DE0FD 2.07%,#84D5FA 47.67%);
	background-image: linear-gradient(180deg,#9DE0FD 2.07%,#84D5FA 47.67%);
	
	border: 2px solid #6BCBEF;
}
#langues a:hover {
	color: #fff;
	background-image: none;
	background-color: #6BCBEF;
	border-color: #34abf0;
}*/
#main #onglets ul li {
	background-color: rgba(140,140,231,1.00);
	background-image: -webkit-linear-gradient(270deg,rgba(199,199,237,1.00) 2.07%,rgba(140,140,231,1.00) 47.67%);
	background-image: -moz-linear-gradient(270deg,rgba(199,199,237,1.00) 2.07%,rgba(140,140,231,1.00) 47.67%);
	background-image: -o-linear-gradient(270deg,rgba(199,199,237,1.00) 2.07%,rgba(140,140,231,1.00) 47.67%);
	background-image: linear-gradient(180deg,rgba(199,199,237,1.00) 2.07%,rgba(140,140,231,1.00) 47.67%);
}
#main #onglets a:link,
 #main #onglets a:visited {
	display: block;
	height: 100%;
	padding: 5px 3px;
	font: 400 14px "Century Gothic";
	text-decoration: none;
	line-height: 1.428571428571429;
	color: #fff;
	background-color: rgba(140,140,231,1);
}
#main #onglets a:hover {
	background-color: rgba(61,201,219,1);
}
#main#onglets ul li:hover ul {
	display: block;
	position: absolute;
	z-index: 9999999;
}

#header {
	position: relative;
	z-index: 9999999;
	display: flex;
	margin-top: 1rem;
}
#header > a {
	display: flex;
	width: 100%;
	max-width: 181px;
	margin-left: 8px;
}
#header img {
	display: block;
	max-width: 130px;
	margin: 0 auto 5px;
}
#header #menu ul li a:link {
	color: rgba(255,255,255,1.00);
	min-height: 0px;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 16px;
	display: block;
	background-color: rgba(140,140,231,1.00);
	height: 39px;
	line-height: 39px;
}
#header #menu {
	position: relative;
	float: right;
	width: 78.125%;
	margin: 2px 0 57px auto;
}
#header #menu ul {
	width: 100%;
	height: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	font-size: 0;
	background-color: rgb(140,140,231);
}
#header #menu ul li {
	float: left;
	height: 39px;
	text-align: center;
	width: 16.66666666666667%;
	line-height: 30px;
	position: relative;
}
#header #menu ul li ul li {
	width: 200px;
}

#header #menu ul li ul  {
	display: none;
	position: absolute;
	z-index: 9999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: 39px;
	left: -30px;
	background-color: rgba(232,1,5,1.00);
}
#header #menu ul li a:link {
	color: rgba(255,255,255,1.00);
	min-height: 0px;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 16px;
	display: block;
	background-color: rgba(140,140,231,1.00);
	height: 39px;
	line-height: 39px;
}
#header #menu ul li a:visited {
	color: rgba(255,255,255,1.00);
	min-height: 0px;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 16px;
	display: block;
}
#header #menu ul li a:hover {
	color: rgba(255,255,255,1.00);
	min-height: 0px;
	text-decoration: none;
	font-family: "Century Gothic";
	font-size: 16px;
	background-color: rgba(61,201,219,1.00);
}
#header #menu ul li:hover ul {
	display: block;
	position: absolute;
	z-index: 9999999;
}

#header, #content, #footer,
#header:before, #content:before, #footer:before,
#header:after, #content:after, #footer:after {
	clear: both;
}
#header:before, #content:before, #footer:before,
#header:after, #content:after, #footer:after {
	content: "";
	display: table;
}

#main #contimage {
	width: 800px;
	height: 200px;
	position: relative;
	overflow-x: visible;
	overflow-y: visible;
	margin-bottom: 10px;
}
#main #grandeimage {
	width: 752px;
	position: relative;
	float: right;
	z-index: 0;
	margin-bottom: 11px;
}
#main #grandeimage img {
	float: right;
	position: relative;
	z-index: 0;
}

#main #pied ul {
	float: none;
	padding: 0;
	list-style-type: none;
	font-size: 0;
	text-align: center;
}
#main #pied {
	float: none;
	margin-top: auto;
	margin-bottom: 1rem;
	padding: 10px 0;
	clear: both;
	background-color: rgba(247,247,247,1.00);
}

#main #pied ul li {
	float: none;
	display: inline-block;
	margin: 0 10px;
}

#main #pied ul li a {
	text-decoration: none;
	font: 700 14px "Century Gothic", sans-serif;
	color: rgba(149,58,237,1);
	border-bottom: 1px solid transparent;
}
#main  #pied ul li a:hover {
	border-bottom: 1px solid rgba(149,58,237,1);
}


#main #pied ul p {
	clear: both;
	text-align: center;
	font: normal 14px/normal "Century Gothic", sans-serif;
	color: rgba(149,58,237,1.00);

}
#grandeimage .fotorama img {
	width: auto;
	height: auto;
	float: right;
	position: relative;
	z-index: 0;
}
#conteneurtext {
	width: 750px;
	float: right;
	text-align: justify;
	font-size: 20px;
	font-family: "Century Gothic";
	height: auto;
	font-style: normal;
	color: #303030;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

.conteneurtexteh1 {
	font-family: "Century Gothic";
	font-style: normal;
	color: rgba(61,15,158,1.00);
	font-size: 32px;
	text-align: left;
	margin-top: 0px;
	margin-bottom: -7px;
	width: 750px;
	top: 60px;
}
.conteneurtexteh2 {
	font-family: "Century Gothic";
	font-style: normal;
	color: rgba(61,15,158,1.00);
	margin-left: 5px;
	font-size: 22px;
	margin-bottom: 3px;
	margin-top: 29px;
	text-align: left;
}
.h3   {
	color: rgba(61,15,158,1.00);
	font-family: "Century Gothic";
	font-style: normal;
	font-size: 25px;
	margin-left: 5px;
	margin-bottom: 8px;
	margin-top: 31px;
}

.conteneurparag {
	font-family: "Century Gothic";
	font-style: normal;
	color: #303030;
	font-size: 20px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	text-align: justify;
	margin-bottom: 10px;
}
#conteneurtext p img {
	float: left;
	margin-right: 8px;
}
tr td h3 {
	text-align: justify;
}
table tbody tr {
	text-align: justify;
	margin-bottom: 14px;


}
.conteneurtexteh4   {
	color: rgba(61,15,158,1.00);
	font: normal 30px "Century Gothic";
	margin: 34px 0 10px 5px;
	padding: .5rem;
}
#main #grandeimage .conteneurtexteh1 {
	margin-top: 28px;
	margin-bottom: 14px;
	padding: .5rem;
	background-color: rgb(247,247,247);
}
.pageactive {
	text-decoration: underline;
}
.iframe   {
	z-index: -62;
}
#pied ul p {
	margin-right: -119px;
}
