* {
margin : 0;
padding : 0;
}

html {
text-align : center;
}

body {
background-color : #111;
background-position : top;
color : #808080;
font-family : "Trebuchet MS", arial, sans-serif;
line-height : 2em;
margin : 0 auto;
text-align : left;
width : 1040px;
font-size : 11px;
}

#top {
background-repeat : no-repeat;
background-image : url(../graphics/head.gif);
background-attachment : scroll;
width :1040px;
height:90px;
}

#center {
background-repeat : repeat-y;
background-image : url(../graphics/bg_tile.gif);
background-attachment : scroll;
background-color:#1111;
width :1040px;
height : auto;
}

#footer {
background-repeat : no-repeat;
background-image : url(../graphics/foot.gif);
background-attachment : scroll;
width :1040px;
height:48px;
}


#leftCol {
padding-left:39px;
width : 722px;
float : left;
background-color: transparent;
}

#rightCol {
border-left: 2px #4e4e4e;
padding-right:38px;
width : 241px;
float : right;
}

#top ul  {
padding:29px 0 0 515px;
}

#top ul li {
display : inline;
list-style-type : none;
padding-right: 8px;
}

#top ul li a {
font-size: 14px;
text-decoration: none;
text-transform: lowercase;
}

#top .active {
color : #fff;
}
#top #nav li a.motu {
text-decoration:overline;
}

#top #nav li a.motu:hover {
text-decoration:none;
}


#nav li a {
color : #808080;
}

#nav li a:hover {
color : #ffff00;
}

#nav li a:active {
color : #ffff00;
}

#rightCol a, #leftCol a {
color : #ffff00;
text-decoration: none;
}

a img  {
border:none;
}

img {
padding:0 19px 14px 0;
}

#leftCol ul {
padding:0 0 19px 10px; 
}

#rightCol ul {
list-style-type : none;
padding:10px 0 19px 10px; 
}

#leftCol p {
padding:0 19px 19px 0;
}

a {
outline: none;
}

h1 {
color : #fff;
font-size : 15px;
text-transform : lowercase;
margin-top:-4px
}


h2 {
color : #fff;
font-size : 13px;
padding-top: 19px;
text-transform : lowercase;
}

h3, h4 {
line-height:0.7em;
padding-bottom:5px;
color:#d3d3d3;
text-transform:lowercase;
}

h5 {
font-size : 12px;
line-height:0.9em;
padding-bottom:5px;
color:#fff;
text-transform:lowercase;
}
