@font-face {
    font-family: "Forgotten Futurist";
    src: url('MaSuperFonte-Regular.ttf');
}

body {
	margin:0px;
	text-align:center;
}
body, td, th {
	font-size:11px;
	font-family: Verdana;
	color:#333;
}
a {
	color:#16c1f3;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
.label {
	width:175px;
	height:30px;
	background: url(../images/label_back.png) repeat-x;
	/*text-transform:uppercase;*/
	color:#16c1f3;
	padding:7px;
	font-weight:bold;
	vertical-align:middle;
	text-align:justify;
}
.label a {
	text-decoration:none;
}
.label a;hover {
	text-decoration:none;
}
.text-label {
	padding-left:7px;
	padding-right:7px;
	padding-bottom:10px;
	text-align:left;
}

.text {
	font-family:Verdana;
	font-size:11px;
	border:1px solid #16c1f3;
}

.obligatoire {
	color:#FF0000;
}

.button,
.button div{
	height: 1%;
	float: left;
}
.button {
	background: url(../images/button_left.png) no-repeat;
	white-space: nowrap;
	padding-left: 10px;
	margin-left: 5px;
}

.button .next {
	background: url(../images/button_next.png) 100% 0 no-repeat;
}

.button a {
	display: block;
	height: 26px;
	float: left;
	line-height: 26px;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	cursor: pointer;
	padding: 0 30px 0 6px;
}

.button a:hover {
	text-decoration: none;
	color: #3b5764;
}

.rightmenu {
	/*text-transform:uppercase;*/
	color:#a5207b;
	font-weight:bold;
}

a.mainlevel:link, a.mainlevel:visited {
	display: block;
	background:url(../images/back_menu.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	text-align: left;
	padding-top: 5px;
	padding-left: 25px;
	height: 20px !important;
	height: 25px;
	width: 100%;
	text-decoration: none;
}
a.mainlevel:hover {
	background-position: 0px -25px;
	color: #000;
}

a.mainlevel#active_menu {
	color:#000;
	background-position:0px -25px;
}
#nav {
	float:left;
	width:898px;
	margin-bottom:10px;
	color:#fff;
}
#nav ul {
	height:37px;
	margin:0;
	padding:0 0;
	list-style:none;
}
#nav li {
	float:left;
	margin:0;
	padding:0;
	background-image:none;
	line-height:normal;
	text-indent:0;
}
#nav li a, #nav li strong {
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	float:left;
	height:37px;
	border-width:0;
	text-indent:-10000px;
}
#nav li strong {
	background-position:0 -37px;
}
#nav li a:hover {
	background-position:0 -72px;
}
.title {
	text-align:justify;
	color:#16c1f3;
	font-weight:bold;
}
.titles {
	font-family:Verdana;
	font-size:16px;
	text-align:justify;
	color:#16c1f3;
	font-weight:bold;
	text-transform:uppercase;
	
}
#header {
	border:1px solid #93d7f6;
	background:#deedf4;
	text-align:justify;
	padding:3px;
}
.padding-content {
	padding-right:10px;
	padding-left:5px;
}
.arrowlink {
	position:relative;
	left: -5px;
	display:block;
	padding: 4px 2px 4px 25px;
	background: url(../images/arrowlink.png) no-repeat 8px 6px;
	text-align:left;
}
.contactboxcontent a:link, .contactboxcontent a:visited, .contactboxcontent a:hover, .contactboxcontent a:active {
	display: block;
	padding-left: 15px;
	margin-top: 3px;
	background: url(../images/arrowlink.png) no-repeat 0px 2px;
	text-align:left;
}
#topmenu div.back {
	margin:0;
}
#topmenu div.back a {
	font-size:12px;
	font-family: Verdana;
	display:block;
	float:left;
	vertical-align:middle;
	text-transform:uppercase;
	height:36px;
	height:32px !important;
	/*padding-left:5px;
	padding-right:5px;*/
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
#topmenu div.back a:hover {
	vertical-align:middle;
	color:#16c1f3;
}
#topmenu div.back a#active {
	vertical-align:middle;
	color:#16c1f3;
}

#homepage {
	text-align:center;
	margin:3px;
}
#homepage div.cadre a {
	display:block;
	float:left;
	width:275px;
	height:266px;
	background: #ffffff;
	text-decoration:none;
	border : 2px #e8ebed solid;
}
#homepage div.image {
	height : 115px;
	padding:10px;
	text-align:center;
}
#homepage div.titre {
	font-size:12px;
	font-family:"Forgotten Futurist";
	font-weight:bold;
	color:#16c1f3;
	text-transform:uppercase;
	padding:10px;
}
#homecontent div.titre {
    color: #16C1F3;
    font-family: "Forgotten Futurist";
    font-size: 24px;
    text-transform: uppercase;
}
#homepage div.contenu {
	font-size:11px;
	font-family: Verdana;
	color:#7a7e83;
	padding:10px;
}
#homepage div.cadre a:hover {
	background:#ebedef;
}
.bienvenu {
	font-size:16px;
	font-family:"Forgotten Futurist";
	font-weight:bold;
	color:#16c1f3;
	text-transform:uppercase;
}

.bienvenu  a {
	color:#16c1f3;
	text-decoration:none;
}
.bienvenu  a;hover {
	color:#16c1f3;
	text-decoration:none;
}