* {
     -moz-box-sizing: border-box;
     -webkit-box-sizing:
     border-box; box-sizing: border-box;
}
body {
	font-size: 16px;
	background: rgb(40,52,59);
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 6px;
}
a:link, a:visited, a:active {
	color: rgb(0,0,255);
	text-decoration: none;
	background-color: none;
}
a:hover {
	color: #900;
	text-decoration: underline;
}
.texte {
	font-family: Verdana, sans-serif;
	font-size: 0.875em;
	color: #333;
}
.textesmall {
	font-size: 0.625em;
}
.textebig {
	font-size: 1.1em;
}
.important {
	color: rgb(255,153,0);
}
#bloc-page {
	display: block;
	width: 830px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 14px;
	max-width: 830px;
}
.titrepage {
	height: auto;
	color: rgb(204,204,204);
	font-size: 1em;
	text-align: center;
	padding: 4px;
	width: 830px;
	margin-bottom: 6px;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: rgb(69, 104, 118);
	border-right-color: rgb(69, 104, 118);
	border-bottom-color: rgb(69, 104, 118);
	border-left-color: rgb(69, 104, 118);
}
.titrepage img {
	display: block;
	float: left;
	margin-bottom: 4px;
	position: relative;
	top: -10px;
}
#menu {
	display: block;
	width: 300px;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.ongletmenu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	border-radius: 8px 8px 0px 0px;
	border: 1px solid rgb(204,204,204);
	-moz-box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.3);
	box-shadow: 2px 0px 4px rgba(0, 0, 0, 0.3);
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	height: 26px;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
background: rgb(207,227,226); /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NmZTNlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5ZWM4YzUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  rgb(207,227,226) 0%, rgb(158,200,197) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(207,227,226)), color-stop(100%,rgb(158,200,197))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgb(207,227,226) 0%,rgb(158,200,197) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgb(207,227,226) 0%,rgb(158,200,197) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgb(207,227,226) 0%,rgb(158,200,197) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgb(207,227,226) 0%,rgb(158,200,197) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cfe3e2', endColorstr='#9ec8c5',GradientType=0 ); /* IE6-8 */


}
.ongletmenu img{
	position: relative;
	top: -2px;
}
.entete {
	background-color: rgb(81, 106, 116);
	height: 26px;
	color: rgb(255,255,255);
	font-size: 1em;
	text-align: center;
	border-radius: 0px 12px 0px 0px;
	padding: 4px;
	display: block;
	clear: both;
	position: relative;
	top: 0px;
}
.entete img {
	margin-right: 6px;
}
#langue {
	display: block;
	position: relative;
	top: 0px;
	-moz-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.3);
	border-radius : 12px;
	display: block;
	width: 830px;
	margin-top: 0px;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	height: 564px;
	background: rgb(74,97,106); /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRhNjE2YSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2ZDkyYTAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  rgba(74,97,106,1) 0%, rgba(109,146,160,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(74,97,106,1)), color-stop(100%,rgba(109,146,160,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(74,97,106,1) 0%,rgba(109,146,160,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(74,97,106,1) 0%,rgba(109,146,160,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(74,97,106,1) 0%,rgba(109,146,160,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(74,97,106,1) 0%,rgba(109,146,160,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a616a', endColorstr='#6d92a0',GradientType=0 ); /* IE6-8 */


}
.fondform {
	background-color: #7bb586;
	display: block;
	width: 99%;
	padding: 6px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 6px;
	border-radius: 10px;
}
.no {
	font-size: 2.5em;
	float: left;
	position: relative;
	margin-right: 10px;
	background-color: rgb(255,255,204);
	border-radius: 50%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 4px;
	margin-left: 4px;
	display: inline-block;
	height: 28px;
	width: 28px;
	padding: 0px;
	text-align: center;
}
.titro {
	display: inline-block;
}
.contchamptitre {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	height: 28px;
	color: #000;
	margin-top: 6px;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid rgb(211, 211, 211);
	border-radius: 6px;
	padding: 3px;
	text-align: center;
}
.champtitre {
	font-size: 1em;
	width: 98%;
	margin-right: auto;
	margin-left: auto
}
.traitementtexte {
	display: block;
	clear: both;
	margin-top: 4px;
}
.bouton {
	font-size: 1.2em;
	margin-top: 10px;
	display: block;
	margin-right: auto;
	margin-left: auto;
}
#contmessage {
	left: 50%;
	top: 0;
	position: absolute;
}
#messageok {
	position: absolute;
	left: 50px;
	top: 106px;
	z-index: 10000;
	visibility: hidden;
	border-radius: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	text-align: center;
	-moz-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.3);
	box-shadow: 6px 6px 10px rgba(0, 0, 0, 0.3);
	background: rgb(180,227,145); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I0ZTM5MSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2MWM0MTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgb(180,227,145) 0%, rgb(97,196,25) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(180,227,145)), color-stop(100%,rgb(97,196,25))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(180,227,145) 0%,rgb(97,196,25) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(180,227,145) 0%,rgb(97,196,25) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(180,227,145) 0%,rgb(97,196,25) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(180,227,145) 0%,rgb(97,196,25) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b4e391', endColorstr='#61c419',GradientType=0 ); /* IE6-8 */
	display: block;
	padding: 3px;
	height: auto;
	width: 300px;
	color: rgb(0,0,0);
}
body {
	font-size: 12px;
	color: rgb(255,255,255);
}
.problema {
	font-size: 0.563em;
	text-align: center;
	display: block;
	background-color: rgb(85,116,130);
	border-radius: 0px 0px 6px 6px;
	width: 30%;
	margin-right: auto;
	margin-left: auto;
}
