body {
      padding: 0;
      margin: 10px;
	  background: white;
      font-family: Verdana, Arial, Helvetica, sans-serif;
	  list-style: none;
	  font-size: 1em;
	  color: #333;
}
IMG {
	border:0;
}
.user-accueil-pi1 {
	width: 600px;
}
a {
	color: #406d99;
font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#bandeau {
	margin-top: 1px;
}
/* ############### FORM ############## */
input {
	vertical-align: middle;
}
input.field {
	background: #ebebeb;
	border : 1px solid #8f8f8f;
}
.field input {
	background: #ebebeb;
	border : 1px solid #8f8f8f;
}
form {
	margin: 0;
}

/* ############### LEFTCOL ############## */
.leftcolwin {
	margin-top: 10px;
}
.leftcolicon {
	margin-left: 2px;
}
.leftcoltitle {
	margin-left: 2px;
	font-size: 0.6em;
	color: #FFF;
	font-weight: bold;	
}
.leftcolcontent {
	padding: 6px 0px 4px 4px;
	background: #f6f6f6;
	font-size: 0.6em;
	text-align: left;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
.leftcolcontent p {
	padding: 0px;
	margin: 4px 0px 8px 0px;
}
.leftcoldots {
	font-size: 1px;
	height: 4px;
	text-align: center;
	background: #f6f6f6 url(images/dots_hor.gif) repeat-x;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
.leftcolwinbot {
	border-top: 4px solid #63708b;
	border-bottom: 1px solid #fff;	
	
}
/* ############### RIGHTCOL ############## */

.rightcolwin {
	margin-top: 10px;
}
.rightcolicon {
	margin-left: 2px;
}
.rightcoltitle {
	margin-left: 6px;
	font-size: 0.6em;
	color: #2a4260;
	font-weight: bold;	
}
td.rightcoltitlewhite {
	border-left: 1px solid #ebebeb;
	border-top: 1px solid #ebebeb;	
}
div.rightcoltitlewhite {
	margin-left: 6px;
	font-size: 0.6em;
	color: #2a4260;
	font-weight: bold;
}

.rightcolcontent {
	padding: 6px 0px 4px 4px;
	background: #fff;
	font-size: 0.6em;
	text-align: left;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
.rightcolcontent p {
	padding: 0px;
	margin: 4px 0px 8px 0px;
}
.rightcolcontentgrey {
	padding: 6px 0px 4px 4px;
	background: #ebebeb;
	font-size: 0.6em;
	text-align: left;
	color: #333;
}
.rightcolcontentgrey p {
	padding: 0px;
	margin: 4px 0px 8px 0px;
}

.rightcoldots {
	font-size: 1px;
	height: 4px;
	text-align: center;
	background: #fff url(images/dots_hor.gif) repeat-x;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}
.rightcolwinbot {
	border-top: 4px solid #63708b;
	border-bottom: 1px solid #fff;	
	
}
/* ############### CENTER COL ############## */

.centercol {
	margin: 24px 0px 0px 0px;
	text-align: left;
}
#rootlinepath {
	margin-bottom: 3px;
	font-size: 0.6em;

}
.centercoldots {
	font-size: 1px;
	height: 4px;
	background: #fff url(images/dots_hor.gif) repeat-x;
}
.centercolhr1 {
	font-size: 1px;
	height: 1px;
	border-top: 1px solid #63708b;
}
.centercolhr4 {
	font-size: 1px;
	height: 1px;
	border-top: 4px solid #63708b;
}
.centercoltitle {
	margin-left: 6px;
	padding-bottom: 1px;
	font-size: 0.8em;
	color: #333;
	font-weight: bold;	
}
.centercolwincontent {
	font-size: 0.6em;
	color: #333;
	text-align: justify;
	padding: 6px 0px 4px 0px;
}
.centercolwincontent img.newspic {
	padding: 4px 8px 0px 0px;
}
.centercolwincontent p {
	padding: 0px;
	margin: 4px 0px 8px 0px;
}


/* ############### GENERIC ############## */

.genericRight {
	padding: 6px 0px 4px 4px;
	font-size: 0.6em;
	color: #333;
	text-align: right;
}
.genericRight p {
	padding: 0px;
	margin: 4px 0px 8px 0px;
}
.ensavoirplus {
	text-align: right;
	margin: 4px 4px 2px 0px;
}

#mainblock {
	clear:both;
}
/* This replaces the main table */
#container {
     width: 911px;
     text-align: center;
}

/* Can't get border to work in container, 
    so created another one for the border */
#frame {
     width: 911px;
     margin: 0 auto;
     background: white;
    /* border: 1px solid #333333;*/
}

p {
     padding: 0 10px;
}

H1 {
     padding: 30px 0 0 10px;
}

/* Gives background color to Top Menu */
#topmenubg {
     float: left;
     background: #406D99;
     width: 911px;
     text-align: center;
	/* border-left: 1px solid #fff;*/
/* needed to give a margin above and below the buttons if desired */
 /*    height: 3em;*/
}
div#mainmenu  {
/* needed to give a margin above and below the buttons if desired */
/*   height: 40px; */
}

.mainmenu {
}
/* this class defines the look of the horizontal navigation */
#nav {
/*    list-style: none;*/
    position: relative;
/* my page content width is 912px */
    /*width: 912px !important; */
    width: 911px; 
    /*margin: 0px 30px 0px 0px !important;*/
   /*margin: 0px 0px 0px 1px;*/
   margin: 0;
    font-size: 11px;
	display: block;
	/*display: inline; */
	padding:0;
	text-align: center;
	border-left: 1px solid #fff;
	
}

#nav ul {
/*    list-style: none;*/
    display: none;
/* postion: absolute - is needed so that the dropdown menus go over the page content */
    position: absolute;
    overflow: visible;
}

#nav li {
	display: block;
	width: 130px;
	position: relative;
	float: left;
	margin: 0;

/* Mozilla needs padding to look like IE which doesn't need it */
    /* padding-bottom: 4px !important; */
    padding: 0;
}

#nav li a {
	display: block;
	background-color: #406D99;
	padding: 5px 0 5px 0;
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	/*border-top: 1px solid #fff;*/
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	/*letter-spacing: 0.1em;*/
	
}

#nav li a:hover {
    background-color: #810b0b;
    color: #fff;
/* reversing the color for hover make the button look indented */
/*    border: solid 2px; 
    border-color: #333333 #AFB6D0 #AFB6D0 #333333; */
}

#nav li#sel A {
    background-color: #FFFF99;
    color: #333333;
    /* border-color: #333333 #AFB6D0 #AFB6D0 #333333; */
}
#nav li#sel A:hover {
    background-color: #FFFFFF;
    color: #003399;*/
    /* border-color: #333333 #AFB6D0 #AFB6D0 #333333; */
}

/* 1st dropdown level */
/* this class controls the alignment of this level underneath the horizontal menu buttons */
#level1 {
    display: block;
    left: -41px;
	
}
#level1 IMG {
	border:0;
	margin: 9px 5px 4px 5px;
}
#level1 UL {
	position: absolute;
	overflow: visible;
}
#level1 li {
	display: block;
	margin: 0;
	font-size: 9px;
	border-left: 1px solid #d2d8e4;
	border-right: 1px solid #d2d8e4;
	border-bottom: 1px solid #d2d8e4;
	width: auto;
	background: #63708b;
	
}
#level1 li A {
	/*width: 180px !important;*/
	width: 171px;
	background: #F1F8FE;
	padding: 1px 3px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #333;
	margin: 0;
	border: 0;
	padding: 4px 0 4px 5px;
	white-space: nowrap;
	
	/*font-variant: normal;*/
	/*letter-spacing: 0.1em;*/
	font-family: Verdana;
	
}
#level1 li A:hover {
    color: #fff;
    background-color: #810b0b;
/* needs to be set to zero to override borders from horizontal menu */
    border: 0; 
	
}
 #level1 li#sel A { 
    background-color: #d6ecb9;
    color: #666666;
}
#level1 li#sel A:hover {
    background-color: #e6f0d2;
    color: #ff6600;
}


/* 2nd dropdown level */
#level2 {
    display: block;
    position: absolute;
/* this aligns the 2nd level flyout to the right of the 1st level dropdown */
    left: 116px !important;
    left: 110px;
    top: 0; !important;
}
#level2 UL {
    display: block;
/* this needs to be set to relative or it will only display the last of a number of links */
    position: relative;
    overflow: visible;
}
#level2 LI {
    display: block;
}
#level2 li A {
    display: block;
    background: #afb6d0;
    color: #333333;
}
#level2 li A:hover {
    display: block;
    background: #dadde9;
}
#level2 li#sel A {
    background-color: #afb6d0;
    color: #333333;
}
#level2 li#sel A:hover {
    background-color: #afb6d0;
    color: #ff6600;
    text-decoration: underline;
}


/* all see this */
#nav ul ul, #nav ul ul ul {
   display: none;
   position: absolute;
   width: 150px;
   top: 0;
}
/* non-IE bowsers see this */
#nav ul li>ul, #nav ul ul li>ul {
    margin-top: 0;
}
#nav LI:hover UL UL, #nav LI:hover UL UL UL{
    display: none;
}
#nav LI:hover UL {
    display: block;
}
#nav li:hover ul, #nav ul li:hover ul, #nav ul ul li:hover ul {
    display: block;
}
li>ul {
    top: auto:
}
UNKNOWN {
    margin-top: 0;
    left: auto; 
    top: auto;
}

/* List TopNav Multimenu end*/




