.welcome
{
  background-color:#009F43;
}

.navigpath
{
	background-image:url(./images_design/navigpath_bg.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
	
	text-align:center;
	
}



.menu1
{
	background-image:url(./images_design/menu1_bg.jpg);
	background-repeat:no-repeat;
	vertical-align:top;
}

.menu2
{
	background-image:url(./images_design/menu2_bg.jpg);
	background-repeat:no-repeat;
	
	vertical-align:top;
	padding-left:20px;
}

.arrow
{
	background-image:url(./images_design/arrow.jpg);
	background-repeat:no-repeat;
	padding-left : 20px;
	background-position: center left ;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}

.copyright
{
	vertical-align:middle;
	font-size:11px;
	text-align:center;
	color:#81C391;
	font-family:arial;
}

.copyright a:link, .copyright a:visited,.copyright a:active
{
	font-size:11px;
	color:#81C391;
	text-decoration:none;
}

.copyright a:hover
{
	font-size:11px;
	color:#2C9B48;
	text-decoration:underline;
}


.HTableMenu1_top {
    border-width : 0px;
    border-style: solid;
    border-color: black;
    padding: 0px; 
    font-size : 9px;
}

.HTDMenuA1_top, .HTDMenuV1_top, .HTDMenuO1_top
{
 
  padding-right : 0px;
  padding-left : 0px;
  padding-top : 0px;
  padding-bottom : 0px;    
  border-color: black;
  border-width:0px;
  border-style:solid;  
  color : #FFFFFF;
}

/* Acitf */
/* HA1 */
.HTextMenuA1_top, A.HTextMenuA1_top:link, A.HTextMenuA1_top:visited, A.HTextMenuA1_top:active, A.HTextMenuA1_top:hover
{
  color:#FFFFFF;
  font-family : verdana;
  font-size : 9px;
  font-weight : bold;
  text-decoration:underline;
  text-transform:uppercase;
}

/* Visible */
/* HV1 */
.HTextMenuV1_top, A.HTextMenuV1_top:link, A.HTextMenuV1_top:visited, A.HTextMenuV1_top:active
{
  color:#FFFFFF;
  font-family : verdana;
  font-size : 9px;
  font-weight : bold;
  text-decoration:none;
  text-transform:uppercase;
}

A.HTextMenuV1_top:hover
{
  color:#FFFFFF;
  font-family : verdana;
  font-size : 9px;
  font-weight : bold;
  text-decoration:underline;
  text-transform:uppercase;
}

/* Ouvert */
/* HO1 */
.HTextMenuO1_top, A.HTextMenuO1_top:link, A.HTextMenuO1_top:visited, A.HTextMenuO1_top:active, A.HTextMenuO1_top:hover
{
  color:#FFFFFF;
  font-family : verdana;
  font-size : 9px;
  font-weight : bold;
  text-decoration:underline;
  text-transform:uppercase;
}


.HTableMenu1_2 {
    border-width : 0px;
    border-style: solid;
    border-color: black;
   
    padding:0px;
    font-size : 10px;
}

.HTDMenuA1_2, .HTDMenuV1_2, .HTDMenuO1_2
{
 
  padding-right : 10px;
  padding-left : 12px;
  padding-top : 0px;
  padding-bottom : 0px;    
  border-color: black;
  border-width:0px;
  border-style:solid;  
  color : #132661;
  background-image:url(./images_design/bullet2.jpg);
  background-repeat:no-repeat;
  background-position: 5px left ;
}

/* Acitf */
/* HA1 */
.HTextMenuA1_2, A.HTextMenuA1_2:link, A.HTextMenuA1_2:visited, A.HTextMenuA1_2:active, A.HTextMenuA1_2:hover
{
  color:#159133;
  font-family : verdana;
  font-size : 10px;
  font-weight : bold;
  text-decoration:none;
  
}

/* Visible */
/* HV1 */
.HTextMenuV1_2, A.HTextMenuV1_2:link, A.HTextMenuV1_2:visited, A.HTextMenuV1_2:active
{
  color:#132661;
  font-family : verdana;
  font-size : 10px;
  font-weight : bold;
  text-decoration:none;
}

A.HTextMenuV1_2:hover
{
  color:#159133;
  font-family : verdana;
  font-size : 10px;
  font-weight : bold;
  text-decoration:underline;
}

/* Ouvert */
/* HO1 */
.HTextMenuO1_2, A.HTextMenuO1_2:link, A.HTextMenuO1_2:visited, A.HTextMenuO1_2:active, A.HTextMenuO1_2:hover
{
  color:#159133;
  font-family : verdana;
  font-size : 10px;
  font-weight : bold;
  text-decoration:none;
}

.contentarea
{
  overflow:auto;
  height:376px;
  width:908px;
  scrollbar-face-color: #C9E6D0;
  scrollbar-shadow-color: #159033;
  scrollbar-highlight-color: #FFFFF;
  scrollbar-3dlight-color: #159033;
  scrollbar-darkshadow-color: #FFFFFF;
  scrollbar-track-color: #EEF0FF;
  scrollbar-arrow-color: #159033;
  padding-right:19px;

}


