html, body { height:100%; }
body { margin:0;padding:0;background:#fff;font-family:"Trebuchet MS", Helvetica, Arial, sans-serif;font-size:90%;color:#263248; }

#global { position:relative;height:auto !important;height:100%;min-height:100%;background:url('./ornements3.png') no-repeat 100% 75%; } /* 270px */
#header { height:151px;background:url('./fond_header.png'); }
#menu { position:absolute;top:103px;right:5px;padding:4px 0 3px 0; }
#menu a { padding:3px 10px 3px 10px;text-decoration:none;border:1px #7D89A1 solid;border-bottom:0px;background:#263248;color:#fff;position:relative;top:0px; }
#menu a:hover { background:#ff9700;border-color:#fff;top:2px; }
#menu a:active { color:#7D89A1;background:url('./fond_bouton.png') repeat-x 0px -1px; }
#contenu { width:667px;margin:auto; } /* margin:0 0 0 20px; */
#margefooter { height:70px; }
#footer { position:absolute;bottom:0px;left:0px;width:100%;height:30px;background:url('./fond_footer.png');text-align:center;color:#fff;font-size:80%;padding-top:40px; }
#deco { background:url('./line.png') no-repeat 50% 50%;margin:20px 0px 5px 0px; }

a:link, a:visited { color:#7D89A1;text-decoration:none; }
a:hover { color:#5CAAC4;text-decoration:underline; }
a:active { color:#ff6600; }

h1 { height:47px;margin:10px 0 20px 0; padding:5px 0 0 60px;background:url('./fond_titre.png') no-repeat;font-size:210%;color:#7D89A1;font-family:Georgia, "Times New Roman", Times, serif;font-weight:normal; }
h3 { text-align:center; }
p { margin:10px 0 10px 0;padding:5px;background:url('./hachures_trans.png');text-align:justify; }
img { border:none; }
ul { text-align:left;list-style-type:square;margin:10px 0 10px 30px;padding:0px; }
fieldset { background:url('./hachures_trans.png'); }
form p { background:none; }
input, textarea { font-family:"Trebuchet MS", Helvetica, Arial, sans-serif; }

.logo { background:url('./logo.png') no-repeat 50% 50%;height:46px; }
.border { border:1px solid #000; }
.left { text-align:left; }
.center { text-align:center; }
.right { text-align:right; }
.middle { vertical-align:middle; }
.indent { text-indent:20px; }
.clair { padding:10px;margin-top:20px; }
.fonce { padding:10px;margin-top:20px;background:url('hachures_trans2.png'); }
.imgweb { float:right;border:1px solid #7D89A1; }
.petit { font-size:80%; }
.bouton { background:#7D89A1;color:#fff;border:1px solid #263248; }
.bouton:hover { background:#5CAAC4; }
