/*CSS DES MENUS*/
#bloctete
{
	width: 1000px;
	margin: 0 auto 15px;
	height: 140px;
}
#bloctete #contenu-tete
{
	margin: 0;
	padding: 0;
}
#bloctete #blocmenu
{
	height: 35px;
	width: 897px;
	display: block;
	position: absolute;
	top: 10px;
	margin: 0 0 0 99px;
	padding: 0;
	z-index: 1000;
}
/*ETAT MENU PRINCIPAL*/
#uniquename2
{
	display: none;
	position: absolute;
	background-color: #FEFEFE;
	padding: 0px 2px 2px;
	z-index: 9999999;
	border: 1px solid #EAEDF3;
	border-bottom: 2px solid #B8C3D5;
	border-right: 2px solid #B8C3D5;
	line-height: 25px;
	margin: 0px;
}
#uniquename2 A.jalm
{
	font-weight: bold;
	color: #FEFEFE;
	text-decoration: none;
	display: block;
	position: relative;
}
#uniquename2 A.alda
{
	font-weight: bold;
	color: #FFFFFF;
	/*[empty]width:;*/
	text-decoration: none;
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#uniquename2 A.cleo
{
	font-weight: bold;
	color: #FEFEFE;
	text-decoration: none;
	display: block;
	position: relative;
}
#uniquename2 A.close
{
	font-weight: bold;
	color: #004477;
	/*[empty]width:;*/
	text-decoration: none;
	font-size: 9px;
	display: block;
	position: relative;
	text-align: right;
	margin: -5px 5px -5px 0px;
	padding: 0px;
}
#uniquename2 A.close:hover, #uniquename2 A.cleo:hover, #uniquename2 A.alda:hover, #uniquename2 A.jalm:hover
{
	/*[disabled]font-weight:bold;*/
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]background-color:#004477;*/
	/*[disabled]display:block;*/
	/*[disabled]position:relative;*/
	/*[disabled]width:150px;*/
}
#bloctete #blocmenu #home A
{
	display: block;
	position: relative;
	width: 52px;
	height: 30px;
	float: left;
	background: url(../images/menu-refonte_01.jpg) no-repeat left bottom;
	text-indent: -5000px;
}
#bloctete #blocmenu #home A:hover
{
	background: url(../images/menu-refonte_01.jpg) no-repeat left top;
}
#bloctete #blocmenu #site A
{
	display: block;
	position: relative;
	width: 143px;
	float: left;
	height: 30px;
	background: url(../images/menu-refonte_02.jpg) no-repeat left bottom;
	text-indent: -5000px;
}
#bloctete #blocmenu #site A:hover
{
	background: url(../images/menu-refonte_02.jpg) no-repeat left top;
}
#bloctete #blocmenu #offre A
{
	display: block;
	position: relative;
	width: 163px;
	float: left;
	height: 30px;
	background: url(../images/menu-refonte_03.jpg) no-repeat left bottom;
	text-indent: -5000px;
}
#bloctete #blocmenu #offre A:hover
{
	background: url(../images/menu-refonte_03.jpg) no-repeat left top;
}
#bloctete #blocmenu #telecharge A
{
	display: block;
	position: relative;
	width: 149px;
	float: left;
	height: 30px;
	background: url(../images/menu-refonte_04.jpg) no-repeat left bottom;
	text-indent: -5000px;
}
#bloctete #blocmenu #telecharge A:hover
{
	background: url(../images/menu-refonte_04.jpg) no-repeat left top;
}
#bloctete #blocmenu #actu A
{
	display: block;
	position: relative;
	/*width: 105px;*/
	width: 101px;
	float: left;
	height: 30px;
	background: url(../images/menu-refonte_05_n.jpg) no-repeat left bottom;
	text-indent: -5000px;
}
#bloctete #blocmenu #actu A:hover
{
	background: url(../images/menu-refonte_05_n.jpg) no-repeat left top;
}
#bloctete #blocmenu #forum A
{
	display: block;
	position: relative;
	/*width: 76px;*/
	width: 80px;
	float: left;
	height: 30px;
	background: url(../images/menu-refonte_06_n.jpg) no-repeat left bottom;
	text-indent: -5000px;
}
#bloctete #blocmenu #forum A:hover
{
	background: url(../images/menu-refonte_06_n.jpg) no-repeat left top;
}
#bloctete #blocmenu #panier
{
	display: block;
	position: relative;
	width: 164px;
	float: left;
	height: 25px;
	background: url(../images/menu-refonte_07.jpg) no-repeat left top;
	/*[empty]padding-bottom:;*/
	padding-top: 5px;
	padding-left: 45px;
	font-weight: bold;
	color: #004477;
}
#bloctete #blocmenu #panier A.nb-article
{
	color: #DB2D2D;
	font-size: 14px;
	text-decoration: none;
}
#bloctete #blocmenu #panier SPAN.articles
{
	font-size: 10px;
}
/*BLOC RECHERCHE LOGIN*/
#bloctete #blocmenu-recherche
{
	text-align: left;
	height: 30px;
	padding: 10px 5px 5px 0px;
	width: 895px;
	display: block;
	position: absolute;
	top: 40px;
	margin-left: 100px;
}
#blocmenu-recherche #bloc-login
{
	width: 480px;
	float: right;
	background: url(../images/compte.gif) no-repeat 5px 5px;
	margin: 0;
	padding: 0px;
	border-left: 1px solid #B9C4D7;
}
#blocmenu-recherche #bloc-loged
{
	width: 460px;
	float: right;
	margin: 0;
	padding: 5px 10px 0px;
	border-left: 0px solid #B9C4D7;
	height: 25px;
	text-align: left;
	font-size: 10px;
	background: url(../images/loged.jpg) no-repeat right top;
}
#blocmenu-recherche #bloc-loged A.prenom
{
	font-weight: bold;
	color: #333333;
	font-size: 11px;
}
#blocmenu-recherche #bloc-loged A.prenom:hover
{
	text-decoration: none;
}
#bloc-login #login-option
{
	display: block;
	float: right;
}
#bloc-login #login-option UL
{
	margin: 0;
	padding: 0;
	list-style: none outside none;
	line-height: 12px;
	font-size: 10px;
}
#bloc-login #login-option UL LI
{
	margin: 0;
	padding: 0px;
	border: 0px solid #000000;
}
#bloc-login #login-option UL LI.creer-compte
{
	list-style: none;
	background: url(../images/creercompte.gif) no-repeat center left;
	padding-left: 10px;
}
#bloc-login #login-option .loose-compte
{
	list-style: none;
	background: url(../images/loosecompte.gif) no-repeat center left;
	padding-left: 10px;
}
#blocmenu-recherche FORM#recherche INPUT
{
	border: 1px solid #B9C4D7;
	color: #333333;
	padding: 6px 5px 5px;
	font-size: 11px;
	width: 200px;
}
#blocmenu-recherche FORM#recherche INPUT#envoyer
{
	border: 0px solid #004477;
	padding: 0px 2px 2px;
	width: 80px;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	background-color: #E2F1FE;
	background: #004477 url(../images/bg-bt-menu-principal.jpg) repeat-x bottom left;
	color: #FEFEFE;
	height: 26px;
}
#blocmenu-recherche FORM#recherche.recherche A
{
	text-decoration: underline;
}
#blocmenu-recherche FORM#login
{
	margin-left: 85px;
}
#blocmenu-recherche FORM#login INPUT
{
	border: 1px solid #B9C4D7;
	color: #004477;
	padding: 6px 5px 5px;
	font-size: 11px;
	width: 112px;
	margin: 0;
}
#blocmenu-recherche FORM#login INPUT#envoyer
{
	border: 0px solid #004477;
	padding: 0px 2px 2px;
	width: 30px;
	font-size: 11px;
	font-weight: bold;
	text-transform: none;
	background-color: #E2F1FE;
	background: #004477 url(../images/bg-bt-menu-principal.jpg) repeat-x bottom left;
	color: #FEFEFE;
	height: 26px;
}
#bloctete #blocmenu2
{
	height: 60px;
	width: 910px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 85px;
	margin-left: 90px;
	z-index: 100;
	/*[empty]border-bottom:;*/
}
#bloctete #blocmenu3
{
	background-color: #00FD17;
	/*+placement:shift 90px -130px;*/
	position: relative;
	left: 90px;
	top: -130px;
	height: 35px;
	width: 910px;
	margin: 0;
	padding: 0;
}
#bloctete #bloclogo
{
	width: 90px;
	height: 140px;
	padding-top: 0px;
	padding-left: 0px;
	background-color: #F0D5D5;
}
UL#menu-service-test
{
	padding: 0;
	margin: 0;
	list-style: none;
	width: 935px;
}
#menu-service-test LI
{
	display: block;
	float: left;
	margin: 0 0 0 8px;
	_margin: 0 0 0 7px;
}
#menu-service-test LI A
{
	color: #FFFFFF;
	height: 28px;
	line-height: 30px;
	padding: 0 6px;
	display: block;
	font-size: 14px;
	float: left;
	font-weight: bold;
	cursor: pointer;
	background: #004477 url(../images/bg-bt-menu-principal.jpg) repeat-x bottom left;
	text-decoration: none;
	text-transform: uppercase;
	border: 1px solid #004477;
}
/*CSS DES MENUS*/
#container
{
	width: 910px;
	height: 35px;
	position: relative;
	margin: 0 0 0 90px;
	padding: 0;
}
#nav
{
	border-bottom: 3px solid #EBEEF4;
	height: 60px;
	display: block;
	/*[empty]width:;*/
	background: url(../images/bg-nav-menu.jpg) repeat-x left top;
}
#nav UL
{
	padding: 0;
	margin: 0 0 0 10px;
	list-style: none;
	width: 900px;
}
#nav
{
	margin: 0px 10px;
	list-style: none;
	width: 896px;
	padding: 0;
}
#nav LI
{
	float: left;
}
#nav LI A
{
	float: left;
	text-decoration: none;
	background-color: #FFFFFF;
	color: #333;
	margin: 0;
	border-bottom: 3px solid #B9C4D7;
}
#nav LI A B
{
	display: block;
	float: left;
	height: 30px;
	line-height: 28px;
	padding: 0 10px;
	font-weight: bold;
	cursor: pointer;
	background-color: #ECEFF5;
	text-transform: uppercase;
	margin: 0;
	font-size: 10px;
	color: #333333;
	/*[empty]border:;*/
}
#nav UL
{
	display: none;
}
#nav UL
{
	position: absolute;
	left: 0;
	top: 35px;
}
#nav UL LI
{
	float: left;
	position: relative;
}
#nav UL LI A
{
	display: block;
	padding: 0 4px;
	font-size: 10px;
	line-height: 25px;
	cursor: pointer;
	font-weight: bold;
}
#nav UL LI A I
{
	display: block;
	font-style: normal;
	font-size: 10px;
	cursor: pointer;
}
#nav UL LI A.sub
{
	background: #FFFFFF;
	border-bottom: 3px solid #004477;
}
#nav UL UL
{
	width: 130px;
	left: -1px;
	top: 30px;
	/*[empty]background-image:;*/
	background-color: #FEFEFE;
}
#nav UL UL LI A
{
	display: block;
	line-height: 20px;
	padding: 0 0 0 10px;
	width: 120px;
}
#nav UL UL LI A.fly
{
	background: #FFFFFF;
	border-bottom: 3px solid #004477;
}
#nav UL UL LI A EM
{
	font-style: normal;
	display: block;
	width: 120px;
	cursor: pointer;
}
#nav UL UL UL
{
	left: 135px;
	top: 0;
}
#nav B.hover
{
	color: #FFFFFF;
	background-color: #004477;
}
#nav I.hover
{
	color: #004477;
}
#nav EM.hover
{
	color: #004477;
}
#nav UL UL UL A:hover
{
	color: #004477;
	border-bottom: 3px solid #004477;
}
#nav LI A B:hover
{
	background-color: #004477;
	color: #FFFFFF;
}
#nav LI A:hover
{
	float: left;
	text-decoration: none;
	color: #047;
	margin: 0;
	border-bottom: 3px solid #999999;
}

#nav UL LI A:hover
{
	float: left;
	text-decoration: none;
	color: #047;
	margin: 0;
	border-bottom: 3px solid #004477;
	/*[empty]background-color:;*/
}

#nav UL LI A .selectitem
{
	float: left;
	text-decoration: none;
	color: #047;
	margin: 0;
	border-bottom: 3px solid #004477;
	/*[empty]background-color:;*/
}
/*DECLI COULEUR MENU SECONDAIRE*/
#nav LI.sub.maternelle A B:hover
{
	background: #7FC2A1 url(../images/bg-bt-menu-sec-para.jpg) repeat-x bottom left;
}
#nav LI.sub.maternelle B.hover
{
	background: #7FC2A1 url(../images/bg-bt-menu-sec-para.jpg) repeat-x bottom left;
}
#nav LI.sub.elementaire A B:hover
{
	background: #8ABB2E url(../images/bg-bt-menu-sec-dev.jpg) repeat-x bottom left;
}
#nav LI.sub.elementaire B.hover
{
	background: #8ABB2E url(../images/bg-bt-menu-sec-dev.jpg) repeat-x bottom left;
}
#nav LI.sub.science A B:hover
{
	background: #EB711E url(../images/bg-bt-menu-sec-mater.jpg) repeat-x bottom left;
}
#nav LI.sub.science B.hover
{
	background: #EB711E url(../images/bg-bt-menu-sec-mater.jpg) repeat-x bottom left;
}
#nav LI.sub.parasco A B:hover
{
	background: #4D6BA1 url(../images/bg-bt-menu-sec-science.jpg) repeat-x bottom left;
}
#nav LI.sub.parasco B.hover
{
	background: #4D6BA1 url(../images/bg-bt-menu-sec-science.jpg) repeat-x bottom left;
}
#nav LI.sub.theatre A B:hover
{
	background: #16AAD5 url(../images/bg-bt-menu-sec-theatre.jpg) repeat-x bottom left;
}
#nav LI.sub.theatre B.hover
{
	background: #16AAD5 url(../images/bg-bt-menu-sec-theatre.jpg) repeat-x bottom left;
}
#nav LI.sub.dev A B:hover
{
	background: #F33636 url(../images/bg-bt-menu-sec-elem.jpg) repeat-x bottom left;
}
#nav LI.sub.dev B.hover
{
	background: #F33636 url(../images/bg-bt-menu-sec-elem.jpg) repeat-x bottom left;
}
#nav LI.sub.psy A B:hover
{
	background: #7F4B95 url(../images/bg-bt-menu-sec-psy.jpg) repeat-x bottom left;
}
#nav LI.sub.psy B.hover
{
	background: #7F4B95 url(../images/bg-bt-menu-sec-psy.jpg) repeat-x bottom left;
}
#blocrecherche FORM INPUT
{
	border: 1px solid #004477;
	color: #004477;
	padding: 4px;
	font-size: 11px;
	width: 185px;
}
#blocrecherche FORM INPUT#envoyer
{
	border: 1px solid #004477;
	padding: 2px;
	width: 30px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #E2F1FE;
	background: #004477 url(../images/bg-bt-menu-principal.jpg) repeat-x bottom left;
	color: #FEFEFE;
}

