body
{
   text-align: left;
   padding-top: 0px;
   padding-right: 0px;
   padding-bottom: 0px;
   padding-left: 0px;
   font-family: Comic sans MS, Comic sans MS, sans-serif;
   font-size: 9px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 0px;
}

body
{
   font-size: 102%;
}

body
{
   font-size: 102%;
}

body
{
   color: blue;
   background-color: blue;
}

body
{
   color: blue;
   background-color: orange;
}

a
{
   color: blue;
   font-weight: bold;
   text-decoration: none;
   outline-width: medium;
   outline-style: none;
   outline-color: invert;
}

a
{
   color: blue;
   font-weight: bold;
   text-decoration: none;
   outline-width: medium;
   outline-style: none;
   outline-color: invert;
}

a:hover
{
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
   margin-left: 10px;
}

.titre_menu
{
   color: blue;
   padding-top: 2px;
   padding-right: 2px;
   padding-bottom: 2px;
   padding-left: 2px;
   font-weight: bold;
   margin-top: 4px;
   margin-right: 0px;
   margin-bottom: 4px;
   margin-left: 0px;
   background-image: none;
   background-attachment: scroll;
   background-repeat: repeat;
   background-position-x: 0%;
   background-position-y: 0%;
   background-size: auto;
   background-origin: padding-box;
   background-clip: border-box;
   background-color: orange;
}

.titre_menu
{
   color: orange;
   padding-top: 2px;
   padding-right: 2px;
   padding-bottom: 2px;
   padding-left: 2px;
   font-weight: bold;
   margin-top: 4px;
   margin-right: 0px;
   margin-bottom: 4px;
   margin-left: 0px;
   background-image: none;
   background-attachment: scroll;
   background-repeat: repeat;
   background-position-x: 0%;
   background-position-y: 0%;
   background-size: auto;
   background-origin: padding-box;
   background-clip: border-box;
   background-color: maroon;
}

.slogan
{
   color: #ff5b03;
   font-weight: bold;
}

.slogan
{
   color: #2491f0;
   font-weight: bold;
}

.input_text
{
   color: orange;
   font-weight: bold;
}

.input_text
{
   color: blue;
   font-weight: bold;
}