h1 {
  font-size: 18pt;
  font-weight: bold;
  color: black;
  margin: 0px;

  
}
h2 {		
  color: black;
  font-size: 14pt;
}
h3 {		
  color: black;
  font-size: 12pt;
}
body {
	background-color: #FFFFEA 
	margin: 0;
padding: 0;
background: white;
font: 70% verdana, arial, sans-serif;

} 



#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#nav{
width:15em;
font-size: 13;
font-weight: bold;
font-family: Arial;
text-align: center;
}

#nav a{
display:block;
padding:1px 5px;
border:1px solid grey;
color:#fff;
text-decoration:none;
background-color:#335197  ;
background: url(./images/button.bmp);
}

#nav a:hover{
background-color:#474AB2;
color:#fff;
background: url(./images/button2.bmp);
}

#nav li{
float:left;
position:relative;
width:12em;

}

#nav ul {
position:absolute;
display:none;
width:12em;
left:12em;
top:0em;

}

#nav li ul a{
width:12em;
height:auto;
float:left;
}



#nav li ul li a
{
background-color:#474AB2;
font-size: 10;

}
#nav li ul li a:hover
{
background-color:#4C63A2;
background: url(./images/button2.bmp);
}


#nav ul ul{
top:auto;
}	

#nav li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
}

#menu_button
{
width:168;
height:2.5em;
background-color:#335197;
color:#fff;
font-family: Arial;
font-weight: bold;
font-size: 11pt;
cursor: pointer;
text-align:center;
background: url(./images/button.bmp);
vertical-align: middle;
}
#tableau
{
bordercolor:#324F94;
}

a:link, a:visited
{
	color: #06109A;
	text-decoration: none;
}
a:hover, a:active
{
	color : #06109A;
	text-decoration: underline;
}


a img
{
	border:none;
}





div#container{ margin: 0 0%;background: #DFE3F8}

b.rtop, b.rbottom{display:block;background: white}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #DFE3F8}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}

div#bigcontainer{ margin: 0 0%;background: white}

b.bigrtop, b.bigrbottom{display:block;background: #000E5E}
b.bigrtop b, b.bigrbottom b{display:block;height: 1px;
    overflow: hidden; background: white}
b.bigr1{margin: 0 5px}
b.bigr2{margin: 0 3px}
b.bigr3{margin: 0 2px}
b.bigrtop b.bigr4, b.bigrbottom b.bigr4{margin: 0 1px;height: 2px}
