body
{
 color: #010476;
 font-family: verdana, serif;
 background: url('/images/back.gif');
 background-repeat: repeat-x;
 background-color: #7793D4;
}

body, table, tr, td
{
 text-align: center;
}

object:focus, object:active
{
 outline: 0;
}
/*
img.banner
{
 padding: 15px;
}

object.banner
{
 padding: 15px;
}
*/
hr
{
 width: 400px;
 height: 4px;
 background-color: #7793D4;
}

td.main
{
 margin: 15px;
}

img.home, div.bloc
{
 height: 100px;
 text-align: left;
}

div.bloc
{
 padding: 17px;
}

table.cont
{
 width: 800px;
}

table.main, table.head, table.foot
{
 width: 100%;
}

table.form
{
 width: 60%;
}

table.foot
{
 font-size: 10pt;
}

td.main
{
 width: 100%;
}

td.menu
{
 width: 100%;
 text-align: center;
}

td.fleft, td.fright
{
 vertical-align: top;
 padding: 20px;
 width: 50%;
}

td.fleft
{
 text-align: left;
}

td.fright
{
 text-align: right;
}

h1
{
 font-size: 30pt;
}

h2
{
 font-size: 16pt;
}

h3
{
 font-size: 14pt;
}

h4
{
 font-size: 12pt;
}

h5
{
 font-size: 10pt;
}

h6
{
 font-size: 8pt;
}

h7
{
 font-size: 6pt;
}

b.b1, b.b2, b.b3, b.b4, b.b1f, b.b2f, b.b3f, b.b4f
{
 font-size:1px;
 overflow:hidden;
 display:block;
}

b.b1
{
 height: 1px;
 background: #ffffff;
 margin: 0 5px;
}

b.b2
{
 height: 1px;
 background: #ffffff;
 border-right: 2px solid #ffffff;
 border-left: 2px solid #ffffff;
 margin: 0 3px;
}

b.b3
{
 height: 1px;
 background: #ffffff;
 border-right: 1px solid #ffffff;
 border-left: 1px solid #ffffff;
 margin: 0 2px;
}

b.b4
{
 height: 2px;
 background: #ffffff;
 border-right: 1px solid #ffffff;
 border-left: 1px solid #ffffff;
 margin: 0 1px;
}

b.b1f
{
 height: 1px;
 background: #cce2ef;
 margin: 0 5px;
}

b.b2f
{
 height: 1px;
 background: #cce2ef;
 border-right: 2px solid #cce2ef;
 border-left: 2px solid #cce2ef;
 margin: 0 3px;
}

b.b3f
{
 height: 1px;
 background: #cce2ef;
 border-right: 1px solid #cce2ef;
 border-left: 1px solid #cce2ef;
 margin: 0 2px;
}

b.b4f
{
 height: 2px;
 background: #cce2ef;
 border-right: 1px solid #cce2ef;
 border-left: 1px solid #cce2ef;
 margin: 0 1px;
}

.contentb
{
 background: #ffffff;
}

.contentf
{
 background: url('/images/foot.gif');
 background-repeat: repeat-x;
 height: 90px;
}

a, a:link, a:visited
{
 text-decoration: none;
 color: #0007FF;
 font-size: 10pt;
 font-weight: bold;
}

a:hover
{
 color: #010476;
} 

a:active, a:focus
{
 outline: 0;
}

b.sp
{
 font-size: 6px;
}

b.cont
{
 display: block;
 height: 22px;
 font-size: 10pt;
}

textarea
{
 height: 90px;
}

textarea, input
{
 width: 180px;
}

#menu
{
 position: relative;
 left: -16px;
/* top: -29px; */
 top: -15px;
}

* html #menu
{
 width: 800px;
 position: relative;
 left: -13px;
 top: 0px;
}

#menu ul
{
 display: block;
 list-style-type: none;
 text-align: center;
}

#menu li
{
 height: 24px;
 float: left;
 background: #7391D1;
}

#menu li.l
{
 width: 187px;
}

#menu li.r
{
 width: 186px;
}

#menu a, #menu a:link, #menu a:visited
{
 width: 186px;
 height: 24px;
 float: left;
 font-weight: bold;
 color: #ffffff;
 font-size: 13pt;
}

#menu a:hover, #menu a:hover b.dark
{
 color: #000000;
}