/* CSS Document */
/** Mise en forme Menu **/
#MainMenu {
	position: relative;
	list-style-type: none;
	margin: 0px;
	height: 35px;
	width: 550px;
	padding-top: 7px;
	text-align:left;
}
#MainMenu li {
	display: inline;
	margin: 0px 5px 0px 3px;  /**1er=haut, 2e=droite, 3e=bas, 4e=gauche **/
	color: #000;
}
#MainMenu a {
	text-decoration: none;
	font-size: 16px;
	font-family: Calibri;
	font-weight: bold;
	color: #000;
	cursor: pointer;
	letter-spacing: 1.5px;
}
#RightMenu {
	position:absolute;
	top:7px;
	right:248px;
}
#RightMenu li
{
	display: inline;
	padding: 0px 5px 3px 5px;
	color: #000;
}
#RightMenu a
{
	text-decoration: none;
	font-size: 16px;
	font-family: Calibri;
	font-weight: bold;
	color: #000;
	cursor: pointer;
	letter-spacing: 1.5px;
}
#ProductSubMenu
{
	left: 138px;
	top:35px;
	list-style-type: none;
}
#TopicsSubMenu
{
	left: 260px;
	top:35px;
	list-style-type: none;
}
.submenu
{
	position: absolute;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	line-height: 20px;
}
.submenu ul
{
	background-color: #CCC;
	list-style-type: none;
	margin: 0px;
	padding: 2px;
	line-height: 20px;
}

.submenu li
{
	text-align: left;
	background-color: #CCC;
	color: #000;
}
.submenu a:link
{
	text-decoration: none;
	font-size: 12px;
	font-family: calibri;
	font-weight: normal;
	cursor: pointer;
	color: #333;
	background-color: #CCC;
	margin: 5px;
	padding: 5px 5px 5px 5px; /** remplacé 1er=haut, 2e=droite, 3e=bas, 4e=gauche ***/
	line-height: 25px;
}
.submenu a:visited
{
	text-decoration: none;
	font-size: 12px;
	cursor: pointer;
	color: #000;
	background-color: #CCC;
	margin: 5px;
	padding: 5px 5px 5px 5px; /** remplacé 1er=haut, 2e=droite, 3e=bas, 4e=gauche ***/
	line-height: 25px;
}

.submenu a:hover
{
	text-decoration: none;
	font-size: 12px;
	cursor: pointer;
	color: #09F;
	background-color: #000;
	margin: 5px;
	padding: 5px 5px 5px 5px; /** remplacé 1er=haut, 2e=droite, 3e=bas, 4e=gauche ***/
	line-height: 25px;

}
.submenu a:active
{
	text-decoration: none;
	font-weight: normal;
	cursor: pointer;
	margin: 5px;
	padding: 5px 5px 5px 5px; /** remplacé 1er=haut, 2e=droite, 3e=bas, 4e=gauche ***/
	line-height: 25px;
}
.menusep
{
	padding: 0px;
	margin: -5px 0px -15px 0px;
	cursor: auto;
}
/* Mise en forme Treeview */
.treeview {
	background-color: #FFF;
	font-family: verdana;
}
#Treeview
{
	position: relative;
	width: 13%;
	margin: 0px;
	white-space: nowrap;
	padding-right: 5px;
	background-color: #FFF;
}
#Treeview ul {
	font-size: 11px;
	margin:0px 0px 0px 10px; 
	padding-left: 6px;
	}
#Treeview li
{
	margin-left: 0; 
	padding-left: 0;
	list-style-image: url(http://www.visual-guard.com/images/puceplus.gif);
}
#Treeview ul a:link
{
	color: #5D5D5D;
	text-decoration: none;
	font-family: verdana;
}
#Treeview ul a:visited
{
	color: #5D5D5D;
	text-decoration: none;
	font-family: verdana;
}
#Treeview ul a:hover
{
	text-decoration: none;
	font-family: verdana;
	color: #587B98;
}
#Treeview ul ul {
	font-size: 10px;
	}
#Treeview ul ul li {
	margin-left: -16px;
	list-style-image: url(http://www.visual-guard.com/images/spacer.gif);
	list-style-position: outside;
	}
#Treeview ul ul a:link {
	color: #999999;
	}
#Treeview ul ul a:visited {
	color: #999999;
	}
#Treeview ul ul a:hover {
	color: #587B98;
	}
#BarNav
{
	font-size: 11px;
	color: #444D6F;
	text-decoration: none;
	font-family: verdana;
	vertical-align: top;
}
#BarNav a
{
	font-size: 11px;
	color: #444D6F;
	text-decoration: none;
	font-family: verdana;
}
#BarNav a:hover
{
	font-size: 11px;
	color: #F90;
	text-decoration: none;
	font-family: verdana;
}
.SectionName 
{
	font-family: verdana; 
	font-size: 10px;
	color: #666666;
	font-weight:bold;
}
/* M*/
.indmenu {
	width: 100%;
	font-family: verdana;
	font-size: 11px;
	font-weight: bolder;
	text-transform: none;
	color: #444D6F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9EA4AC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EA4AC;
	background-image:  url(http://www.visual-guard.com/images/bg_indtitre.jpg);
	text-align: center;
	height: 33px;
	}
.boxtreeview {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #B6BEC7;
	border-left-color: #B6BEC7;
	vertical-align: middle;
}
.bottomtreeview {
	font-family: verdana;
	font-size: 10px;
	text-align: right;
	height: 19px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9EA4AC;
	}
#Multilangues {
	text-align:right;
	margin-right:5px;
	color: #444D6F;
	font-size: 9px;
	font-family: verdana;
	}
/* Mise en forme code source*/
.comment
{
	color: #008000;
}
.keywords
{
	color: #0000ff;
}
.string
{
	color: #800000;
	white-space: normal;
}
.class {
	color: #008080;
	}
.src
{
	color: #000000;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #dddddd;
	border-right-color: #dddddd;
	border-bottom-color: #dddddd;
	border-left-color: #dddddd;
	background-color: lightyellow;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 11px;
	font-family: Courier New,Verdana,Tahoma,sans-serif;
	text-align: left;
	line-height: 15px;
}
.attribute 
{
	color: #ff0000;
}
.lang 
{
	color: #909090;
}
.keyfeatures {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #5D5D5D; 
	background-color: #FFF;
	list-style-position: outside;
	list-style-image:  url(http://www.visual-guard.com/role-profile-user-permission/images/puce_fl.gif);
}

.keyfeatures a:link {color: #5D5D5D; text-decoration: none;}
.keyfeatures a:visited {color: #666666; text-decoration: none;}
.keyfeatures a:hover {color: #587B98; text-decoration: none;}
.tabsep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.titrevisio {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

