/*
$ http://www.motopol.lu $
$ style/index.css | 2008/02/06 21:45 $
$ LM: 2008/02/06 23:39 $
*/

body { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, Sans-serif; font-size: 12px; background: url(bg.jpg) repeat; }

img { margin: 0; border: none; }

div#content { margin: 0 auto; width: 570px; height: 800px; background: url(index_content_bg.jpg) repeat-y; }

  div#langs { margin: 0 auto; padding: 12px 0 0 10px; position: relative; top: 200px; width: 192px; height: 22px; text-transform: uppercase; background: url(index_lang_tabs.jpg) no-repeat top left; overflow: hidden; }
    div#langs a:link, div#langs a:visited, div#langs a:active { display: block; float: left; width: 60px; color: #171717; font-size: 8px; text-align: center; text-decoration: none; }
    div#langs a:hover { display: block; float: left; width: 60px; color: #E15B12; font-size: 8px; text-align: center; }

  div#motors { float: left; position: relative; top: 200px; }
    div#flash { float: left; position: relative; z-index: 50; }
    div#l { float: left; position: absolute; top: 0px; left: 0px; z-index: 10; }
    div#r { float: left; position: absolute; top: 0px; left: 284px; z-index: 10; }