﻿#minimenu{
	width:400px;
	height:24px;
	margin-left:494px;
	margin-top:24px;
	position:absolute;
	font-size:9pt;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color: #4166b6;
	cursor: default;
}

#minimenu a{
	color: #4166b6;
	text-decoration: none;
}

#minimenu a:hover{
	text-decoration: underline;
}

.minimenuItemLeft{
	padding-right:18px;
	background:url(../images/mini-menu-bullet.jpg) no-repeat right 5px;
	float: left;
}
.minimenuItem{
	padding-left:12px;
	padding-right:18px;
	background:url(../images/mini-menu-bullet.jpg) no-repeat right 5px;
	float: left;
}
.minimenuItemRight{
	padding-left:12px;
	float: left;
}




#menu{
	width:624px;
	height:42px;
	margin-left:252px;
	margin-top:4px;
	position:absolute;
	font-size:12pt;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color: #666666;
	cursor:default;
}

#menu a{
	color: #666666;
	text-decoration: none;
}

#menu a:hover{
	text-decoration: underline;
}

.menuItemLeft{
	margin-top:10px;
	height:32px;
	padding-right:18px;
	background:url(../images/bg-menu-separator.jpg) no-repeat right 1px;
	float: left;
}
.menuItem{
	margin-top:10px;
	height:32px;
	padding-left:12px;
	padding-right:18px;
	background:url(../images/bg-menu-separator.jpg) no-repeat right 1px;
	float: left;
}
.menuItemRight{
	margin-top:10px;
	height:32px;
	padding-left:12px;
	float: left;
}

#lng{
	width:70px;
	height:32px;
	margin-top:2px;
	margin-left:47px;
	padding-bottom:8px;
}

#lng a{
	color: #666666;
	text-decoration: none;
	font-size:9pt;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
}

#lng a:hover{
	text-decoration: underline;
}

#footer{
	color: #ffffff;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
}

#footer a{
	color: #ffffff;
	text-decoration: none;
}

#footer a:hover{
	text-decoration: underline;
}

.footermenuItemLeft{
	padding-right:12px;
	background:url(../images/bg-footer-menu-sep.jpg) no-repeat right 5px;
	float: left;
}
.footermenuItem{
	padding-left:8px;
	padding-right:12px;
	background:url(../images/bg-footer-menu-sep.jpg) no-repeat right 5px;
	float: left;
}
.footermenuItemRight{
	padding-left:8px;
	float: left;
}

.submenu {
	z-index: 10;
	position:absolute;
	background:#153a8b;
	font-size:10pt;
	font-family:Trebuchet MS, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color: #ffffff;
	cursor:default;
}
.submenuItem{
	padding:6px 12px 6px 12px;
	border-bottom: dashed 1px #fff;
}

.submenu a{
	color: #ffffff;
	text-decoration: none;
}

.submenu a:hover{
	color: #ffffff;
	text-decoration: underline;
}



.box{
	width:195px;
	margin-top:31px;
	
	font-family:Trebuchet MS, Helvetica, sans-serif;
	color:#666666;
	font-size:16pt;
	font-weight:bold;
	cursor:pointer;
}
.boxWrapper{width:195px;cursor:pointer;}
.box a{color:#666666;text-decoration:none;}
.box a:hover{color:#0054a8;text-decoration:none; font-style: italic;}

.boxClick{
	width:195px;
	height:15px;
	line-height:15px;
	text-align:center;
	color:#ffffff;
	font-size:8pt;
	font-weight:normal;
	text-transform:uppercase;
	cursor:pointer;
}


.boxParentWrapper{cursor:pointer;background:url(../images/box-coin-parent.jpg) no-repeat center bottom;}
.boxParent{
	width:120px;
	height:82px;
	padding-top:10px;
	padding-left:10px;
	cursor:pointer;
}

.boxHonneurWrapper{cursor:pointer;background:url(../images/box-tab-hon.jpg) no-repeat center bottom;}
.boxHonneur{
	width:120px;
	height:82px;
	padding-top:15px;
	padding-left:10px;
	cursor:pointer;
}

.boxEmploisWrapper{cursor:pointer;background:url(../images/box-emploi.jpg) no-repeat center bottom;}
.boxEmplois{
	width:120px;
	height:82px;
	padding-top:12px;
	padding-left:10px;
	cursor:pointer;
}
