/* CSS Document */
col1, col2, col3 {
	display: table-cell;
	width: 955px;
	margin:auto;
}

.html {
      height: 100%;
    }
    body {
      height: 100%;
      margin: 0;
      padding: 0;
    }
#column {
	width: 955px;
	margin:auto;
	}

#map-canvas {
	  margin:auto;
	  width:955px;
    }
#language {
	width: 100%;
	margin:auto;
	background:url(../images/texture.jpg) 50% 0 !important;
	height:25px;
	vertical-align:middle;
	}
#multilang {
	width:960px;
	margin:auto;
	text-align:right;
}
#logo {
	background-color:#000;
	width:955px;
	margin : auto; 
	}
#MainMenu{
	background-color:#000;
	font-size: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	position: relative;
	list-style-type: none;
	vertical-align:middle;
	width: 955px;
	margin: auto;
	/*padding: 0px 5px 8px 5px;*/
}
#MainMenu ul {
	background-color:#C30;
	/*position:relative;
	float:right;*/
	padding:10px;
	}
#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;
	background-color: #333;
}
#MainMenu li:hover > ul {
	display: block;
}
#MainMenu a {
	text-decoration: none;
	color: #FFF;
	cursor: pointer;
	/*letter-spacing: 1.5px;*/
}
.submenu
{	
	background-color: #333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	position: absolute;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	width:auto;
}
.submenu ul
{
	background-color: #333;
	list-style-type: none;
	margin: 0px;
	padding: 2px;
	line-height: 20px;
}
.submenu li
{
	text-align: left;
	background-color: #333;
	color: #FFF;
}
.submenu li:hover
{
	background-color: #C30;
}

.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: #666;
	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: #C30;
	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: #C30;
	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;
}
#content {
	width:955px;
	margin:auto;
	background-color:#FFF;
	}
#footer {
	width:100%;
    height: 100%;
	background-color:#000;
	color: #FFF; 
	text-decoration: none;
	margin:auto;
	position:relative;
	padding: 20px; 
	background:url(../images/texture.jpg) 50% 0 !important;
	}	
/*#footer p {
	width: 955px;
	margin:auto;
	}*/	
#footer h1 {
	/*width: 955px;
	margin:auto;
	font-size: 18px;*/
	color:#CCC;
	}	
	

#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;
	}
.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;
}

.texte h1{
	font-size:24px;
	font-weight:normal;
	line-height: 30px;
}
.texte h2{
	font-size:18px;
	color:#006699;
	font-weight: normal;
}
.texte h3{
	font-size:12px;
	color:#000;
	line-height:10px;
}
.texte a:link {
	color: #C00;
	/*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;
}

/* 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;
}
.comment {
	color: #3366FF;
}
.code {
	font-family: "Courier New", Courier, monospace;
	color: #333;
	font-size: 12px;
	text-align:left;
}
