/******************ChangeLang*****************/
TABLE.tagChangeLang{}
TR.tagChangeLang{

}
TD.tagChangeLang{ 
}
FONT.tagChangeLangSelected{
	 font-style: bold;
}
FONT.tagChangeLang{
	 font-style: italic;
}
TABLE.tagChangeLang img {
  border-width: 0px;
}

/*****************MenuBar + News************/
DIV.tagMenuTableEtNews{
	width:270px;
	float:left;
}

/******************MenuBar*****************/
A.tagMenuBar{
	text-decoration:none;
}
SPAN.tagMenuBar{
	white-space: nowrap; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px; 
	COLOR: #ffffff; 
	text-decoration:none;
	margin-left : 20px;
	margin-right : 20px;

}
A.tagMenuBarSelected{
	text-decoration:none;
	width:12px; 
	background-color: #455A47; 
	margin-left : 20px;
	margin-right : 20px;
	padding-left:20px;
	padding-right:20px;

}
SPAN.tagMenuBarSelected{
	white-space: nowrap; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px; 
	COLOR: #B2CBB2; 
	text-decoration:none;
}

A.tagMenuBarRight{
	text-decoration:none;
}
SPAN.tagMenuBarRight{
	white-space: nowrap; 
	FONT-WEIGHT: plain;
	FONT-SIZE: 14px; 
	COLOR: #ffffff; 
	text-decoration:none;
	margin-left : 2px;
	margin-right : 2px;

}
A.tagMenuBarSelectedRight{
	text-decoration:none;
	width:12px; 
	background-color: #455A47; 
	margin-left : 2px;
	margin-right : 2px;
	padding-left:2px;
	padding-right:2px;

}
SPAN.tagMenuBarSelectedRight{
	white-space: nowrap; 
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px; 
	COLOR: #B2CBB2; 
	text-decoration:none;
}

A.tagMenuBar:link {text-decoration:red}
A.tagMenuBar:visited {text-decoration:none}

/******************News*****************/
DIV.tagNews{ 
	padding-top:20px;

}
TABLE.tagNews{
	FONT-FAMILY: arial; 
	font-size:12px;


	height :100%;

	
	border-width: 1px; 
	border-color: #FFFFFF;
	border-style: solid; 
	border-collapse: collapse;
	width:100%;
}
TR.tagNews{
	
}
TD.tagNews{
	padding:10;
	font-size:12px; 
	line-height:13px; 
	color: #000000;
	background: #ffffff;
filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	background-color:#ffffff;
}
TD.tagNewsTitle{
	padding:3;
	background: #92AE8E; 
	font-size: 13px; 
	line-height: 13px; 
	color: #ffffff;
	FONT-WEIGHT: bold;
	text-align:center;
}

/******************MenuTable*****************/
DIV.tagMenuTable{
}
TABLE.tagMenuTable{
	width:100%;
 	FONT-FAMILY: arial; 
	font-size:12px;

	border-width: 1px; 
	border-color: #FFFFFF;
	border-style: solid; 
	border-collapse: collapse;
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	background-color: #D0DBCB;

}
TR.tagMenuTable{}
TD.tagMenuTable{
	padding:1;
	FONT-WEIGHT: bold;FONT-SIZE: 12px; COLOR: #FFFFFF;
	//transparence du hover
	filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
	background-color:#ffffff;

}
TD.tagMenuTableSelected{
	padding:1;
	BACKGROUND:  #92AE8E;FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #92AE8E; FONT-STYLE: italic; FONT-FAMILY: arial;
}
TD.tagMenuTableHover{
cursor:pointer

}
TD.tagMenuTableHover:hover{
color : red

}

TR.tagMenuTableSS{}
TD.tagMenuTableSS{
	FONT-WEIGHT: bold;FONT-SIZE: 12px;
}
TD.tagMenuTableSSImage{
	width:12px; background-image:url('/ali/ImgServlet?cle=point'); 
	background-repeat:no-repeat;
	background-position: center;
}
TD.tagMenuTableSSImageFils{
	width:12px; background-image:url('/ali/ImgServlet?cle=go'); 
	background-repeat:no-repeat;
	background-position: center;
}
TD.tagMenuTableSSHierar{
	width:15px;
}
FONT.tagMenuTableSS{ 
  	color : #000000;
}
TABLE.tagMenuTableSS{
	width:100%;
}
TABLE.tagMenuTableSSSelected{
	width:100%;
}
TR.tagMenuTableSSSelected{}
TD.tagMenuTableSSSelected{
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px; 
}
TD.tagMenuTableSSSelectedImage{
	width:12px; background-image:url('/ali/ImgServlet?cle=point'); 
	background-repeat:no-repeat;
	background-position: center;

}
TD.tagMenuTableSSSelectedImageFils{
	width:12px; background-image:url('/ali/ImgServlet?cle=down'); 
	background-repeat:no-repeat;
	background-position: center;

}
TD.tagMenuTableSSSelectedHierar{
	width:15px;
}
FONT.tagMenuTableSSSelected{
	font-style: italic; font-weight:bold; color:#FFFFFF;
}