.texte {
	color: #003162;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
}
.texte a {
	color: #003162;
}
.texte2 {
	color: #003162;
	padding: 0px 10px 10px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}
.texte2 a {
	color: #000000;
	text-decoration: none;
}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003162;
}
.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: 600px;
	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: #003162;
}
#Treeview
{
	position: relative;
	top: 2px;
	left: 10px;
	/**width: 150px;**/
	margin: 0px;
	white-space: nowrap;
}
#Treeview ul {
	font-size: 10px;
	list-style-image: url(http://www.pb-protect.com/images/bullet.gif);
	}
#Treeview ul ul {
	font-size: 9px;
	list-style-image: url(http://www.visual-guard.com/images/spacer.gif);
	}
#Treeview li
{
	margin-left: 0; 
	padding-left: 0;
}
#Treeview a
{
	color: #444D6F;
	text-decoration: none;
	font-family: verdana;
}
#Treeview ul ul li {
	font-size: 9px;
	/**margin-left: -10px;**/
	list-style-type: none;
	list-style-position: outside;
	}
#Treeview ul ul li a {
	color: #999999;
	}
#Treeview a:hover
{
	text-decoration: none;
	font-family: verdana;
	color: #587B98;
}

#ProductSubMenu
{
	left: 54px;
	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: 25px;
	top: 89px;
	visibility: hidden;
}
.submenu ul
{
	background-color: #003162;
	list-style-type: none;
	margin: 0px; 
	padding: 0px; /** passé de 2 à 0 **/
	line-height: 25px;
}

.submenu li
{
	text-align: left;
	background-color: #003162;
	color: #FFF;
}
.submenu a:link
{
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	cursor: pointer;
	color: #EEEEEE;
	background-color: #003162;
	margin: 5px;
	padding: 5px 10px 5px 10px; 
	line-height: 25px;
}
.submenu a:visited
{
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	cursor: pointer;
	color: #EEEEEE;
	background-color: #003162;
	margin: 5px;
	padding: 5px 10px 5px 10px; 
	line-height: 25px;
}

.submenu a:hover
{
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	cursor: pointer;
	color: #20597B;
	background-color: #E6F2FB;
	margin: 5px;
	padding: 5px 10px 5px 10px; 
	line-height: 25px;
}
.submenu a:active
{
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	cursor: pointer;
	color: #FFF;
	background-color: #003162;
	margin: 5px;
	padding: 5px 10px 5px 10px; 
	line-height: 25px;
}
.menusep
{
	padding: 0px;
	margin: -6px 0px -16px 0px;
	cursor: auto;
}
.text2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #003366;
}
