/*---------------------------------------------------------------------*/
/* AUTEUR      : Chanh T.Do [ www.thoransoft.com ]                     */
/* DATE        : 2008.01.26                                            */
/* DESCRIPTION : Feuille de style pour GMT (Groupe Mercator Transport) */
/*               Menu                                                  */
/*---------------------------------------------------------------------*/

.bottom_mnu {font-family: Helvetica, sans-serif; 
			 position:absolute;
			 width:500px;
			 text-align:right;
			 top:8px;
			 right:25px;
			 font-size:0.75em;
			 color:#7e7e7e;
			 letter-spacing:1pt;}

.mnu_container {font: 10px/14px Helvetica, Verdana, sans-serif;
				text-align: right;
				color:#7e7e7e;
				padding-top: 10px;
				font-weight:lighter;}

.mnu_container A:link {text-decoration:none; color:#7e7e7e; cursor:pointer; }
.mnu_container A:visited {text-decoration:none; color: #7e7e7e; cursor:pointer; }
.mnu_container A:active {text-decoration:none; color: #7e7e7e; cursor:pointer; }
.mnu_container A:hover {text-decoration:none; color: #ffffff; cursor:pointer; }

.mnu_contextuel {width:242px; 
				 height:495px; 
				 background-color:#7f7f7f; 
				 position:absolute; 
				 top:0px; 
				 left:50px;}

.mnu_contextuel_title {font: 15px Verdana, Arial, sans-serif; 
					   color: #ffffff;
					   margin: 10px 0px 0px 12px;
					   font-weight:bold;}

.mnu_contextuel_text {font: 11px/14px Verdana, Arial, sans-serif;
					  color: #ffffff;
					  margin: 5px 0px 0px 12px;
					  font-weight:normal;}
					 
.mnu_contextuel_link {font-size:0.75em; 
					  font-family:Verdana, Arial, Sans-Serif; 
					  margin: 5px 0px 0px 12px;
					  font-weight:bold; }

.mnu_contextuel_link A:link {text-decoration:none; color:#ffffff; cursor:pointer; }
.mnu_contextuel_link A:visited {text-decoration:none; color: #ffffff; cursor:pointer; }
.mnu_contextuel_link A:active {text-decoration:none; color: #ffffff; cursor:pointer; }
.mnu_contextuel_link A:hover {text-decoration:none; color: #CC0000; cursor:pointer; }

.mnu_admin {font: 18px "Trebuchet MS", Verdana, Arial, sans-serif; 
			color: #ffffff;
			margin:30px 0px 0px 12px;
			font-weight:bold;}

.ficheInvest {position:absolute; top:60px; left:665px; width:125px; height:auto;}