/* CSS Document */
.footer {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #999999; text-decoration: none;}
.footer a:link {color: #999999 ; text-decoration: none;}
.footer a:visited {color: #999999 ; text-decoration: none;}
.footer a:hover {color: #999999; text-decoration: underline;}
.copyright {
	font-size: 9px;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	padding:5px
	}
.border {
	border-width: 1px;
	border-style: solid;
	border-color: #B6BEC7;
}
.border {	
	border-top-width: 1px;	
	border-right-width: 1px;	
	border-bottom-width: 1px;	
	border-left-width: 1px;	
	border-top-style: solid;	
	border-right-style: solid;	
	border-bottom-style: solid;	
	border-left-style: solid;	
	border-right-color: #B6BEC7; 
	border-left-color: #B6BEC7; 
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	vertical-align: top;
	padding: 10px 15px 10px 15px;/** RAJOUTE 1er=haut, 2e=droite, 3e=bas, 4e=gauche ***/
	list-style-position: outside;
	list-style-image:  url(http://appeon.novalys.net/images/puce.gif);
	background-color: #FFF;
	text-align:justify;
}
.texte h1{
	font-size:18px;
	font-weight:bold;
	color:#006699;
}
.texte h2{
	font-size:13px;
	font-weight:bold;
	color:#006699;
	margin-bottom: -10px;
	text-align:left;
}
.texte h3{
	font-size:12px;
	color:#000;
	line-height:10px;
}
.texte a:link {
	color: #006699;
	padding: 0px;
	text-decoration: none;
}
.texte a:visited {
	color: #006699;
	text-decoration: none;
}
.texte a:hover {
	color: #5D5D5D;
	text-decoration: underline;
}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #587B98;
}
a.titre2:link {
	color: #587B98;
	text-decoration: none;
	}
a.titre2:hover {
	color: #444D6F;
	text-decoration: underline;
	}
a.titre2:visited {
	text-decoration: none;
	}
.textetableau {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	padding-right: 5px;
	list-style-position: outside;
	list-style-image:  url(http://appeon.novalys.net/images/puce.gif);
}
.textetableau h2 {
	font-size:13px;
	font-weight:bold;
	color:#006699;
	margin-bottom: -10px;
	text-align:left;
}
.textetableau h3 {
	font-size:13px;
	font-weight:bold;
	color:#006699;
	margin-bottom: -10px;
	text-align:center;
}
.textetableau a:link {
	color: #587B98;
	text-decoration: none;
	}
.textetableau a:visited {
	color: #587B98;
	text-decoration: none;
}
.textetableau a:hover {
	color: #5D5D5D;
	text-decoration: none;
	}
.textetableau a:active {
	color: #587B98;
	text-decoration: none;
}
.textetabborder {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #5D5D5D;
	padding-right: 5px;
	border-bottom: 1px #999 solid;
}
#header {
	height:90px;
}
#MainMenu{
	font-size: 14px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-weight: normal;
	position: relative;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1680B8;
	background-color: #1680B8;
	vertical-align:middle;
	margin: 0px;
	padding: 8px 5px 8px 5px;
}
#MainMenu>li {
	font-weight: bold;
	position:relative;
	display: inline-block;
	color: #FFF;
	/*margin-top: 8px;*/
	margin-right: 13px;
	margin-bottom: 0px;
	margin-left: 13px;

}
#MainMenu li ul{
	display:none;
	list-style-type: none;
}
#MainMenu li:hover > ul {
	display: block;
}
#MainMenu a {
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
	/*letter-spacing: 1.5px;*/
}
.submenu
{	
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	font-weight:normal;
	position: absolute;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	width:auto;
}
.submenu ul
{
	background-color: #1680B8;
	list-style-type: none;
	margin: 0px;
	padding: 2px;
	line-height: 20px;
}
.submenu li
{
	text-align: left;
	background-color: #1680B8;
	color: #FFF;
}
.submenu li:hover
{
	background-color: #1680B8;
}

.submenu a:link
{
	text-decoration: none;
	/*font-size: 12px;*/
	font-weight: normal;
	cursor: pointer;
	color: #FFF;
	/*background-color: #1680B8;*/
	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;*/
	font-weight: normal;
	cursor: pointer;
	color: #FFF;
	background-color: #1680B8;
	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;*/
	font-weight: normal;
	cursor: pointer;
	color: #FFF;
	background-color: #006699;
	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-size: 12px;*/
	font-weight: normal;
	cursor: pointer;
	color: #FFF;
	background-color: #1680B8;
	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://appeon.novalys.net/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://appeon.novalys.net/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 {
	
	color: #444D6F;
	font-size: 9px;
	font-family: verdana;
	}
.tabsep {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
