body,td,th { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
body { background-color: #4396CA; background-image: url(../medias/bg.jpg); background-repeat: repeat-x; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }

a:link    { font-weight: bold; text-decoration: none; color: #FFFFFF; }
a:visited { font-weight: bold; text-decoration: none; color: #FFFFFF; }
a:hover   { font-weight: bold; text-decoration: underline; color: #FFFFFF; }
a:active  { font-weight: bold; text-decoration: none; color: #FFFFFF; }

em { text-align: justify; }

#website { width: 790px; height: 100%; margin: auto; background-image: url(../medias/logo_bg.gif); background-repeat:no-repeat; background-position:bottom; }
  #header {}
    #navbar1 { height:18px; border-bottom: 1px solid #FFFFFF; text-align: right; vertical-align:center; padding-right: 5px; }

    #banner { height: 115px; }
      #logo { float: left; margin-left:20px; width: 60px; }
	  #title { }
	  #webcallback { float: right; width: 200px; height: 55px; text-align: left; vertical-align:middle; }
	  #docsrequest { float: right; width: 200px; height: 55px; text-align: left; vertical-align:middle; }
	  #bt_submit_docsrequest, #bt_submit_webcallback { display:inline-block; height:20px; vertical-align:middle; }
	  #webcallback input, #docsrequest input { color: #999999; font-size: 11.5px; height:14px; margin:0px; }
    #navbar2 { height: 20px; background-color: #CC0000; text-align: left; font-weight: 600; padding-top: 4px; padding-left: 10px; }

  #webcontent { position:relative; min-height: 500px; padding-top: 10px;}

  #footer { height: 30px; }
    #webagency { float: right; width: 152px; height: 21px; }
      #webagency_logo   { float: left; width: 26px; height: 21px; }
      #webagency_engine { float: right; width: 124px; height: 10.5px; }
      #webagency_design { float: right; width: 124px; height: 10.5px; }
    #webagency, #webagency a:link, #webagency a:visited, #webagency a:hover, #webagency a:active { font-size: x-small; color: #666666; font-weight: normal; }
    #webagency_logo   { padding-top: 2px; margin-right: 2px; }
    #webagency_design   { padding-top: 1px; }

#downloader_engine {
 position:absolute;
 z-index:10;
 margin:auto;
 left:195px;
 top:50px;
 width:400px;
 height:150px;
 padding:10px;
 border: 10px solid #CC0000 ;
 background-color: #4396CA;
}

#downloader_engine > b {color: #000000;}
