table.menu{
	position:absolute;
	width: 200px;
	border: 0px;
	padding: 0px;
	z-index:2;
	top:130px;
	border:0px;
} 

table.menu td a,table.menu td a:link{
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	color: #429338;
	padding: 0px;
	margin-left:8px;
}

table.menu td a:hover, table.menu td a:active{
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #429338;
	padding: 0px;
	margin-left:8px;
}

tr.debut{
	height:10px;
}

tr.menu{
	height:29px;
}

tr.moteur{
	height:29px;
}

tr.fin{
	height:40px;
	bottom:0px;
}

td.debut {
	font-family: Tahoma;
	font-size: 12px;
	color: #429338;
	border: 0px;
	margin: 0px;
	background-image: url(/math/menu/images/menu0.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px;
	z-index:2;
}

td.menu {
	font-family: Tahoma;
	font-size: 12px;
	color: #429338;
	border: 0px;
	background-image: url(/math/menu/images/menu1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	z-index:2;
	text-indent:20px;
}

td.moteur {
	font-family: Tahoma;
	font-size: 12px;
	color: #429338;
	border: 0px;
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	z-index:2;
	text-indent:20px;
}

td.fin {
	font-family: Tahoma;
	font-size: 12px;
	color: #429338;
	border: 0px;
	background-image: url(/math/menu/images/menu2.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding: 0px;
	z-index:2;
	text-indent:20px
}

/* Sous_Menu du menu principal */
table.ssmenu{
	padding: 0px;
	position:relative;
	left:0px;
	top:0px;
	width:100%;
    background-image: url(/math/menu/images/ssmenu1.gif);
	text-indent:10px;
	z-index:2;
	cursor:pointer;
}

table.ssmenu img {display: none;} 

table.ssmenu td a,table.ssmenu td a:link{
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	color: #000033;
}

table.ssmenu td a:hover, table.ssmenu td a:active{
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight:bold;
	color: #FF0000;
}

tr.ssmenu0 {
	/*background-image: url(/math/menu/images/ssmenu0.gif);*/
}

tr.ssmenu1 {
	/*background-image: url(/math/menu/images/ssmenu1.gif);*/
}

#sstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	TOP: 10px;
	POSITION: relative;
	z-index:4;
	width:auto;
	height:auto;
	border:0px;
	background-color: #FF9900;
	background-repeat:no-repeat;
	text-align: center;
}

#prechargement {
  display: none;
 }



#cse-search-box {
	float:right;
	padding-top:10px;
	margin-top:0 !important;
	margin-right: 8px;
}
#cse-search-box input.zonetexte {
	font-size:11px;
	padding:3px;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;	
	-webkit-border-radius:4px;
	border-radius:4px;
	height:22px;
	vertical-align:top;
	background:#fff;
	border:1px solid #599cbf;
	margin-right:6px;
	color:#222;
	float:left;
	width:150px;
}
#cse-search-box .bouton {
	font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size:10px;
	cursor:pointer;
	height:22px;
	padding:0 4px;
	border:1px solid #fff;
	line-height:1.5em;
	border-width:1px !important;
	border-style:solid !important;
	-moz-border-radius:4px;
	-khtml-border-radius:4px;	
	-webkit-border-radius:4px;
	border-radius:4px;
	float:left;
	background:#6b6bb5;
	color:#fff;
	border-color:#599cbf !important;
	text-decoration:none;
}
#cse-search-box input.bouton:hover {
	background-color:#ff8400;
}
