#header {
	margin: 0;
	padding: 0; 
	background: url("images/visuel_css.jpg") 0 0 no-repeat; /*** this is a shorthand 
								   property for the various background properties ***/
	height: 100px; } /*** must be set so the following absolutely positioned divs are 
			    placed correctly on initial load of the page***/ 
#NewsTitle
{
	position: relative;
	left:745px;
	top: 5px;
	height: 28px;
	width: 230px;
	background-color: #B5CCE1;
	font-family: verdana;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bolder;
	padding-top: 7px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;

}
#NewsSpace
{
	position: relative;
	left:745px;
	top: 5px;
	overflow: hidden;
	height: 200px;
	width: 230px;
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

#NewsList
{
	position: absolute;
}

#NewsList ul
{
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url("images/puce_fl.gif");
	text-align: left;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 10px;
}

#NewsList li
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0px 0px 15px 0px;
}

#NewsList a
{
	text-decoration: underline;
}
#Language
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	position: absolute;
	right: 2px;
	list-style-type: none;
	padding: 1px 0px 1px 0px;
	margin: 0px;
	margin: 0px;
}
#MainMenuBlue
{
	list-style-type: none;
	background-color: #20597b;
	padding: 1px 0px 1px 0px;
	margin: 0px;
	height: 20px;
}
#MainMenuWhite
{
	position: absolute;
	top: 46px;
	left: 500px;
	width: 1200px;
	height: 20px;
	padding: 0px 0px 0px 0px; /** 1er=haut, 2e=droite, 3e=bas, 4e=gauche **/
	margin: 0px;
	background-color: #FFF;
	border-top-style: solid;
	border-top-color: #003366;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	border-bottom-width: 1px;
}

#MainMenuBlue li
{
	display: inline;
	margin: 0px 5px 0px 3px;
	color: #FFF;
}

#MainMenuWhite li
{
	display: inline;
	padding: 0px 0px 3px 0px;
	color: #20597b;
}
.menuspacer
{
	background: #FFF url('http://www.visual-expert.com/images/ind_spacer3.gif') no-repeat top left;
}

#MainMenuBlue a
{
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	color: #FFF;
	background-color: #20597b;
	cursor: pointer;
	letter-spacing: 1.5px;
}

#MainMenuWhite a
{
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	color: #20597b;
	background-color: #FFF;
	cursor: pointer;
	letter-spacing: 1.5px;
}

#ProductSubMenu
{
	left: 5px;
	z-index: 1;
}
#SolutionsSubMenu
{
	left: 97px;
	z-index: 1;
}
#TrySubMenu
{
	left: 194px;
	z-index: 1;
}
#CompanySubMenu
{
	left: 529px;
	z-index: 1;
}
#NewsSubMenu
{
	left: 605px;
	z-index: 1;
}
#SupportSubMenu
{
	left: 740px;
	z-index: 1;
}
.submenu
{
	position: absolute;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

.submenu ul
{
	background-color: #20597b;
	list-style-type: none;
	margin: 0px;
	padding: 1px;
	line-height: 22px;
}

.submenu li
{
	text-align: left;
	background-color: #20597b;
	color: #FFF;
}

.submenu a:link
{
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	cursor: pointer;
	color: #FFF;
	background-color: #20597b;
	margin: 5px;
	padding: 5px 10px 5px 10px;
}
.submenu a:visited
{
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	cursor: pointer;
	color: #FFF;
	background-color: #20597b;
	margin: 5px;
	padding: 5px 10px 5px 10px;
}

.submenu a:hover
{
	text-decoration: none;
	font-size: 10px;
	font-family: verdana;
	font-weight: normal;
	cursor: pointer;
	color: #20597b;
	background-color: #e6f2fb;
}
.menusep
{
	padding: 0px;
	margin: -5px 0px -15px 0px;
	cursor: auto;
	background-color: Transparent;
}

#RightBox {
	position: absolute;
	left: 794px;
	width: 195px;
	padding-top: 5px; 
}

.TitleRightBox {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
	text-align: right;
	text-indent: 3pt;
	vertical-align: middle;
	padding-right: 5px;
}

.TextRightBox {
	font-family: verdana;
	font-size: 10px;
	text-align: right;
	vertical-align: middle;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
}

.IntroTexte {
	margin: 0px;
	height: 30px;
	width: 980px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #22292F;
	text-align: center;
	vertical-align: middle;
	float: left;
}	
#Title
{
	position: relative;
	width: 980px;
	height: 10px;

}

#TitleLeft {
   position: absolute;
   left: 15px; /* démarre à 15 pixels de la gauche de la boite parent */
   width: 240px; /* largeur de la boite */
}
#TitleLeft2 {
	position: absolute;
	left: 15px;
	width: 476px;
	height: 150px;

}

#TitleCenter {
   position: absolute;
   left: 260px; 
   width: 235px;
}

#TitleRight {
	position: absolute;
	left: 500px; 
	width: 235px;
}
#TitleRex {
	position: absolute;
	left: 740px; 
	width: 235px;
}
.Content {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #123347;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #20597b;
	padding: 3px 0px 0px 0px; /** 1er=haut, 2e=droite, 3e=bas, 4e=gauche ***/
}
.IndTitle {
	margin: 0;
	padding: 30px 0 0;
	font-family: verdana, sans-serif;
	font-size: 16px;
	color: #003366;
	position: absolute;
	width: 400px;
	left: 200px;
	font-weight: bold;
	text-align: right;
	vertical-align: middle;
	top: 20px;
}
A:link
{font-family: verdana, sans serif; font-size: 11px; font-weight: normal; COLOR: #123347; text-decoration: none}
A:visited
{font-family: verdana, sans serif; font-size: 11px; font-weight: normal; COLOR: #123347; text-decoration: none}
A:active
{font-family: verdana, sans serif; font-size: 11px; font-weight: normal; COLOR: #123347; text-decoration: none}
A:hover
{font-family: verdana, sans serif; font-size: 11px; font-weight: normal; COLOR: #CC0000; text-decoration: none}
.copyright { 
	font-family: verdana, sans serif; 
	font-size: 9px; 
	color: #123347;
}

.foot {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #A0ABB8;
}
.foot a:link {
	color: #A0ABB8;
	texte-decoration: none;
}
.foot a:hover {
	color: #22292F;
	texte-decoration: none;
}
.foot a:visited {
	color: #A0ABB8;
	texte-decoration: none;
}

.texte {
	font-family: verdana, sans-serif;
	font-size: 11px;
	color: #22292F;
	list-style-image: url(http://www.visual-guard.com/images/puce.gif);
}
.SectionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #20597B;
	vertical-align: middle;
	height: 28px;
}
.titredroit {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #D4E8FF;
}
.titresimple {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #25406B;
}
.textegd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
}
.titre1 {
	vertical-align: top;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #B6BEC7;
	text-align: right;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #B6BEC7;
	font-style: normal;
	text-indent: 15px;
	padding-right: 20px;

}
#Treeview
{
	position: relative;
	top: -5px;
	left: -10px;
	width: 150px;
	margin: 0px;
	white-space: nowrap;
}
#Treeview ul {
	font-size: 10px;
	list-style-image: url(http://www.visual-guard.com/images/puceplus.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;
}
.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 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #9EA4AC;
	}

.SectionName 
{
	vertical-align: middle;
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #495378;
	text-align: center;
}
.titrerouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #CC0000;
	vertical-align: middle;
}
.tabbordure {
	border: 1px solid #B6BEC7;
	margin: 0px;
	padding: 0px;
}
.titre2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #364A81;
}
.titrenews {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #005575;
	vertical-align: middle;
	/*white-space: pre;*/
	/*text-indent: 5px;
	letter-spacing: normal;
	text-align: left;
	line-height: normal;*/

}
.texteblanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: middle;
	padding: 0px 0px 0px 5px;  /**1er=haut, 2e=droite, 3e=bas, 4e=gauche ***/
	background: url("images/bg-txtb.jpg") no-repeat top left; /*** this is a shorthand **/
	/**background-color: #9EAAC5;**/
	font-weight: bold;
}
.anim {
	border: 1px solid #003366;
	margin: 0px;
	padding: 0px;
	background: url("images/bandes_flash2.gif") no-repeat middle center;
}

