.texte {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url("images/puce.gif");

}
.texte a {
	color: #960567;
	text-decoration: none;
}
.texte a:hover {
	color: #666666;
	text-decoration: underline;
}
.link2 {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.link2 a {
	color: #666666;
	text-decoration: underline;
}
.link2 a:hover {
	color: #960567;
	text-decoration: none;
}

.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #960567;
}
.bgbanner {
	width: 600px;
	height: 69px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}
.bgen {
	background-image: url(images/bgen.jpg);
	background-repeat: repeat-x;
}
.bglang {
	background-image: url(images/bglang.jpg);
	background-repeat: repeat-x;
}
#language {
	position: relative;
	top: 0;
	left: 900;
}
#leftmenu {
	position: relative;
	top: 0;
	left: 0;
	width: 1000px;
	height: 20px;
	list-style-type: none;	
	margin: 0px;
	/**border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003162;**/
	padding: 1px 0px 1px 0px; 
}
#leftmenu li
{
	display: inline;
	color: #FFF;
}
#leftmenu a
{
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	letter-spacing: 1.5px;
}
#rightmenu {
	position: relative;
	top: 0px;
	left: 0;
	height: 20px;
	list-style-type: none;	
	/**border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003162;**/
	padding: 1px 0px 1px 0px; 
	margin: 0px;
	white-space: nowrap;
}
#rightmenu li
{
	display: inline;
	color: #FFF;
	/**margin: 50px 5px 0px 3px; // 1er=haut, 2e=droite, 3e=bas, 4e=gauche ***/
}
#rightmenu a
{
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	color: #FFF;
	cursor: pointer;
	letter-spacing: 1.5px;
	/**background-color: #003162;**/
}

.tabbordure {
	border: 1px solid #003366;
	margin: 0px;
	padding: 0px;
}
.pborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.copyright {
	font-family: verdana, sans serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
}
.copyright a {
	color: #666666;
	text-decoration: none;
}
.copyright hover {
	color: #003162;
	text-decoration: none;
}
.copyright visited {
	color: #666666;
	text-decoration: none;
}
.Titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #B1ABAB;
}
/* Mise en forme Treeview */
#Treeview
{
	position: relative;
	top: 2px;
	left: 10px;
	/**width: 150px;**/
	margin: 0px;
	white-space: nowrap;
}
#Treeview a
{
	color: #666666;
	text-decoration: none;
	font-family: verdana;
}
#Treeview a:hover
{
	text-decoration: none;
	font-family: verdana;
	color: #960567;
}
#Treeview ul {
	font-size: 10px;
	margin:0px 0px 0px 10px; 
	padding-left: 6px;
	list-style-image: url(http://www.evaluation-enable-pb.novalys.org/images/puce.gif);
	}
#Treeview ul ul {
	font-size: 9px;
	list-style-image: url(http://www.evaluation-enable-pb.novalys.org/images/spacer.gif);
	}
#Treeview li
{
	margin-left: 0; 
	padding-left: 0;
}
#Treeview ul ul li {
	margin-left: -16px;
	font-size: 9px;
	list-style-type: none;
	list-style-position: outside;
	}
#Treeview ul ul li a {
	color: #999999;
	}

#ProductSubMenu
{
	left: 90px;
	list-style-type: none;
}
#DownloadSubMenu
{
	left: 210px;
	list-style-type: none;
}
#NewsSubMenu
{
	left: 600px;
	list-style-type: none;
}
#AboutSubMenu
{
	left: 740px;
	list-style-type: none;
}
#SupportSubMenu
{
	left: 500px;
	list-style-type: none;
}
.submenu
{
	position: absolute;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	top: 65px;
	visibility: hidden;
}
.submenu ul
{
	background-color: #ABA5A5;
	list-style-type: none;
	margin: 0px; 
	padding: 0px; 
	line-height: 20px;
}

.submenu li
{
	text-align: left;
	background-color: #ABA5A5;
	color: #FFF;
	line-height: 20px;
}
.submenu a:link
{
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	cursor: pointer;
	color: #FFF;
	background-color: #ABA5A5;
	margin: 5px;
	padding: 2px 10px 2px 10px; /**1er=haut, 2e=droite, 3e=bas, 4e=gauche ***/
	line-height: 20px;
}
.submenu a:visited
{
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	cursor: pointer;
	color: #FFF;
	background-color: #ABA5A5;
	margin: 5px;
	padding: 2px 10px 2px 10px; /**1er=haut, 2e=droite, 3e=bas, 4e=gauche ***/
	line-height: 20px;
}

.submenu a:hover
{
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	cursor: pointer;
	color: #FFF;
	background-color: #960567;
	margin: 5px;
	padding: 2px 10px 2px 10px; /**1er=haut, 2e=droite, 3e=bas, 4e=gauche ***/
	line-height: 20px;
}
.submenu a:active
{
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	cursor: pointer;
	color: #FFF;
	background-color: #960567;
	margin: 5px;
	padding: 2px 10px 2px 10px; /**1er=haut, 2e=droite, 3e=bas, 4e=gauche ***/
	line-height: 20px;
}
#BarNav
{
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-family: verdana;
	vertical-align: top;
}
#BarNav a
{
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-family: verdana;
}
#BarNav a:hover
{
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-family: verdana;
}
.menusep
{
	/**padding: 0px 10px 0px 10px; 1er=haut, 2e=droite, 3e=bas, 4e=gauche ***/
	margin: -1px 0px -16px 10px; /*-6px 0px -16px 0px;*/
	cursor: auto;
	font-family: verdana;
	font-size: 8px;
	line-height: 10px;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
.border {
	background-color: #FFF;
	border-width: 2px;
	border-style: solid;
	border-color: #BDB7B7;
	padding: 5px;
}
.indtexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.SectionName 
{
	vertical-align: middle;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #960567;
	text-align: center;
}
