html{font-size:100%;}
body{
text-align:center;
font-family:arial,verdana,sans-serif;
padding:0;
margin:0 auto;
background:#a38e93;
}
#global{
width:1000px;
height:600px;
margin:0 auto;
}
.bandTop{
width:920px;
height:50px;
margin:0 auto;
border-top:10px solid #00006E;
background:#A1A1FF;
}
.bandTop h1{display:inline;color:#00006E;font-size:1.5em;font-weight:normal}
.bandTop h2{display:inline;color:#00006E;font-size:.8em;font-weight:normal}
.bandMid{
position:relative;
width:920px;
height:420px;
margin:0 auto;
text-align:left;
border-top:5px solid #a38e93;
border-bottom:5px solid #a38e93;
background:#C9C9FF;
}
.bandMid h1{display:inline;color:#00006E;font-size:1em}
.bandMid h2{display:inline;color:#00006E;font-size:.9em}
.bandMid h3{display:inline;color:#00006E;font-size:.8em}
.bandMid h4{display:inline;color:#333;font-size:.8em}
.bandMid h6{display:inline;color:#333;font-size:.7em}
#bottom{
position:absolute;
bottom:0;
left:0;
width:900px;
height:15px;
font-size:.8em;
text-align:right;
}
.blocSep{float:left;width:10px;height:420px}
.bloc1{
float:left;
width:300px;
height:420px;
}
.img{
width:920px;
height:120px;
margin:0 auto;
text-align:center;
background:#A1A1FF;
}
.img h1{display:inline;color:#00006E;font-size:.6em;font-weight:normal}
.img a{color:#FFF;text-decoration:none}
a{color:#666;text-decoration:none}
.bandBot{
width:920px;
height:5px;
margin:0 auto;
font-size:.1em;
background:#00006E;
}
span {
color: red;
font-weight: bold}