﻿body {
}
.titre
{
    font-family: Verdana;
    font-size: medium;
    font-weight: bold;
    color: #2A2E6E;
    height:50px;
}
.normal
{
    font-family: Verdana;
    font-size:small;
    color: #585A8D;
}
.normal_cvn
{
    font-family: Verdana;
    font-size:medium;
    color: black;
}
.petit_cvn
{
    font-family: Verdana;
    font-size:x-small;
    color: black;
}
.tres_petit_cvn
{
    font-family: Verdana;
    font-size:xx-small;
    color: black;
}
.sstitre_cvn
{
    font-family: Verdana;
    font-size:large;
    color: #31849b;
}
.titre_blanc
{
    font-family: Verdana;
    font-size: medium;
    font-weight: bold;
    color: #ffffff;
    height:50px;
}
.gd_titre_blanc
{
    font-family: Verdana;
    font-size: large;
    font-weight: bold;
    color: #ffffff;
    height:50px;
}
.petit_blanc
{
    font-family: Verdana;
    font-size:x-small;
    color: #ffffff;
}
.mots_cles
{
    font-family: Verdana;
    font-size: x-small;
    color: #808080;
    font-weight:bold;
    height:5px;
}
.mots_cles:link
{
    font-family: Verdana;
    font-size: x-small;
    color: #808080;
    font-weight: bold;
    height: 5px;
    text-decoration: underline;
}
.mots_cles:hover
{
    font-family: Verdana;
    font-size: x-small;
    color: #666666;
    font-weight: bold;
    height: 5px;
    text-decoration: underline;
}
.mots_cles:visited
{
    font-family: Verdana;
    font-size: x-small;
    color: #C0C0C0;
    font-weight: bold;
    height: 5px;
    text-decoration: underline;
}
.petit
{
    font-family: Verdana;
    font-size:x-small;
    color: #585A8D;
}

.barre_menu
{
    padding: 2px;
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    color: #FBFFFE;
    background-color: #BC101E;
    text-transform: uppercase;
}
.barre_menu:hover
{
    padding: 2px;
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    color: #FBFFFE;
    background-color: #8486AC;
    text-transform: uppercase;
}
.barre_menu_point
{
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    color: #FBFFFE;
    background-color: #BC101E;
    text-transform: uppercase;
    width:30px;
    text-align:center;
}
.barre_menu_fond
{
    background-color: #BC101E;
    background-image: url( '../images/fin_barre_menu.png' );
    background-repeat: no-repeat;
    background-position: right;
}
.barre_bas
{
    font-family: Verdana;
    font-size: small;
    color: #FDFFFA;
    background-color: #212364;
    text-align: center;
}

.msgbox
 {
  z-index:5;
  position:absolute;
  left:100px;
  top:550px;
  width: 300px;
  padding: 8px;   
  color: white;
  display: none;
  background-color: #5568AD;
  border-bottom:solid 2px black;
  border-right:solid 2px black;
  border-left:solid 1px black;
  border-top:solid 1px black;
 }

.msgboxcontenu
 {
  color: white;
  font-size:11px;  
  font-family:Verdana;
 }

.msgboxtitre
 {
  color: white;
  font-weight:bold;
  font-size:medium;
  font-family:Verdana;
  border-bottom:dotted 1px white;
 }
 .menu
{
	font-weight: bold;
	font-size: x-small;
	color: #333366;
	font-family: Verdana,Verdana,Helvetica,sans-serif;
}
.menu:link
{
	font-weight: bold;
	font-size: small;
	color: #333366;
	font-family: Verdana,Verdana,Helvetica,sans-serif;
	text-decoration:underline;
}
.menu:visited
{
	font-weight: bold;
	font-size: small;
	color: #333366;
	font-family: Verdana,Verdana,Helvetica,sans-serif;
	text-decoration:underline;
}
.menu:hover
{
	font-weight: bold;
	font-size: small;
	color: #333366;
	font-family: Verdana,Verdana,Helvetica,sans-serif;
	text-decoration:underline;
}
.separ
{
	font-size: 5pt;
	color: #000000;
	font-family: Verdana,Verdana,Helvetica,sans-serif;
}

.TopItem
{
  color:#212356;
  font-family: verdana;
  font-size: medium;
  border-bottom:1px solid #dddddd; 
  padding-top: 4px;
  padding-bottom: 2px;
}

.TopItemHover
{
  color:#212356;
  font-family: tahoma, verdana;
  font-size: small;
  font-weight: bold;
  border-bottom:1px solid #cccccc; 
  padding-top: 4px;
  padding-bottom: 2px;
  cursor:hand;
}

.NavTopItem
{
  background-image: url(../images/topitem.gif); 
  background-color: #212356; 
  border-bottom: 1px solid #212356; 
  border-top: 1px solid #212356; 
  border-left: 1px solid #212356; 
  border-right: 1px solid #212356; 
  height: 28px;
  padding-left: 3px;
  cursor: default; 
  color: #ffffff;  
  font-family: verdana; 
  font-size: small;
  font-weight: bold;
  vertical-align: middle;
}

.NavTopItemHover
{
  background-image: url(images/topitemhover.gif); 
  background-color: #212356; 
  border-bottom: 1px solid #212356; 
  border-top: 1px solid #212356; 
  border-left: 1px solid #212356; 
  border-right: 1px solid #212356; 
  height: 28px;
  padding-left: 3px;
  cursor: default; 
  color: #ffffff;  
  font-family: verdana; 
  font-size: small;
  font-weight: bold;
  vertical-align: middle;
}

.NavBar
{
  background-color: #FFFFFF; 
  border: 1px solid #212356; 
  padding: 2px;
  padding-bottom: 1px;
  cursor: default; 
} 

.TopGroup
{
  background-color: #FFFFFF; 
  border: 1px solid #212356; 
  padding: 2px;
  padding-bottom: 1px;
  cursor: default;
}

.MenuGroup
{
  background-color:#ffffff;
  border:1px #212356 solid; 
  border-style:solid;
  cursor:default; 
  padding: 2px;
  padding-bottom: 1px;
}

.TopMenuItem
{
  color:white; 
  font-family:verdana; 
  font-size:small; 
  font-weight: bold;
  padding:20px;
  cursor:default; 
}

.TopMenuItemHover 
{
  color:white; 
  background-image: url(../images/topitemhover.gif);   
  background-color:#212356; 
  font-family:verdana; 
  font-size:small; 
  font-weight: bold;
  cursor:default; 
}

.MenuItem
{
  background-color:#cdd9f4;   
  background-image: url(../images/topitem.gif); 
  border-right-color: #212356; 
  border-left-color: #212356;
  color:#ffffff;
  font-family:verdana; 
  font-size:small; 
  cursor:default; 
}

.MenuItemHover 
{
  background-color:#212356;   
  background-image: url(../images/topitemhover.gif);   
  border-right-color: #212356; 
  border-left-color: #212356;
  color:#ffffff;  
  font-family:verdana; 
  font-size:small; 
  cursor:hand; 
}

.MenuItemExpanded
{
  background-color:#eff09a; 
  color: #212356;
  font-family:verdana; 
  font-size:small; 
  cursor:default; 
}

.MenuBreak
{
  background-color: silver; 
  width:100%;
  height:2px;
}

.MenuDans
{
  color:#212356;
  font-family: verdana;
  font-size: small;
  border-bottom:1px solid #dddddd; 
  padding-top: 4px;
  padding-bottom: 2px;
}

.MenuDansHover
{
  color:#212356;
  font-family: tahoma, verdana;
  font-size: small;
  font-weight: bold;
  border-bottom:1px solid #cccccc; 
  padding-top: 4px;
  padding-bottom: 2px;
  cursor:hand;
}
.msgbox
 {
  position: relative;
  left: 50%;
  top:-360px;
  margin-left: -115px;
  width: 300px;
  padding: 8px;   
  color: white;
  display: none;
  background-color: gray;
  border-bottom:solid 2px black;
  border-right:solid 2px black;
  border-left:solid 1px black;
  border-top:solid 1px black;
 }
 
.msgboxcontenu
 {
  color: white;
  font-size:11px;  
  font-family:Verdana;
 }

.msgboxtitre
 {
  color: white;
  font-weight:bold;
  font-size:14px;
  font-family:Verdana;
  border-bottom:dotted 1px white;
 }



