html {margin: 0px} /*

------------------------------------------------------
Copyright Bruno Kerrien,
some rights reserved
http://creativecommons.org/licenses/by-sa/2.0/
------------------------------------------------------
*/ body {
background: #588500;
margin: 0;
padding: 0;
font-family: "Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
text-align: center;
font-size: small;
} 

/* --- Links --------- */ 
a {
color: #ffcc33;
text-decoration: none;
} a:hover {
text-decoration: underline;
} 

/* --- H1, H2, H3 --------- */ 
h1, h2, h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
margin-top: 0;
color: #ffcc33;
} 
h1 {
background: none;
border-bottom: 1px dotted #003300;
padding-left: 0px;
font-size: 165%;
color: #003300
 }
 
h2 {
background: none;
padding-left: 0px;
font-size: 133%;
color: #ffcc33;
} 

/* --- Wrap --------- */ 

#wrap {
background: transparent url("img/bgd_container_new4.jpg") repeat-y top left;
width: 792px;
margin: 0 auto;
padding: 0;
height: 100%;
text-align: left;
} 

/* --- Banner --------- */

 #banner {
background: transparent url("img/header_new2.jpg") no-repeat top left;
height: 63px;
margin: 0;
} 

#banner p {
background: transparent url("img/header_new4.jpg") no-repeat 0 90%;
font-family:  Georgia, "Times New Roman", Times, serif;
font-size: 20pt;
text-indent: 492px;
color: #ffffff;
margin: 0 17px;
padding-top: 0.0em;
min-height: 17px;
line-height: 2em;
}
 

/* --- Nav top level --------- */ 
#nav-toplevel {
background: transparent url("img/toplevel_new5.gif") no-repeat top left;
height: 68px;
} 
#nav-toplevel ul {
list-style-image: none;
margin: 0 ;
padding: 0 ;
} 

/* --- Nav meta --------- */ 
#nav-meta {
height: 42px;
font-size: 85%;
line-height: 2.5em;
} 
#nav-meta ul {
margin: 0px 24px 0 510px;
} 
#nav-meta ul li {
display: inline;
float: left;
} 
#nav-meta ul li a {
display: block;
background: transparent url("img/small_bullet_newred2.gif") no-repeat 0 50%;
padding: 0 10px 0 8px;
color: #000000;
text-decoration: none;
} 
#nav-meta ul li a:hover {
background: transparent url("img/small_bullet_yellow.gif") no-repeat 0 50%;
color: #FFFFFF;
} 

/* --- Nav main --------- */ 
#nav-main {
background: #669900;
font-size: 100%;
font-weight: bold;
} 
#nav-main ul {
margin-left: 16px;
} 
#nav-main ul li {
display: inline;
float: left;
margin-right: 6px;
width: 115px;
text-align: center;
} 
#nav-main ul li a {
display: block;
background: transparent url("img/tabs_new2.jpg") no-repeat 0 0;
height: 26px;
line-height: 26px;
color: #ffcc33;
text-decoration: none;
font-weight: bold;
} 
#nav-main ul li a.current {
background: transparent url("img/tabs_new2.jpg") no-repeat 0 -52px;
color: #ffcc33;
} 
#nav-main ul li a:hover {
background: transparent url("img/tabs_new2.jpg") no-repeat 0 -26px;
color: #ffffff;
} 
 

/* --- Container --------- */ 
#container {
margin: 0 17px;
color: #ffffff;
} 

/* --- Content --------- */ 
#content {
float: left;
margin: 0;
padding: 30px;
width: 532px;
background-color: #6CA201; 
} 

#content p, #content ol, #content ul {
font-size: 100%;
line-height: 1.5em;
margin-right: +2em;
background-color: #6CA201; 
} 

/* --- Nav subs --------- */ 
#nav-subs {
position: relative;
margin: 0 0 0 564px;
padding: 0;
font-size: 100%;
line-height: 1.5em;
} 

#nav-subs ul {
list-style: none;
margin-left: 16px;
margin-right: 16px;
padding-left: 0;
border-top: 0px solid #336600;
} 
#nav-subs ul li {
padding: 1px 0;
border-bottom: 1px solid #336600;
} 

#nav-subs ul li a {
	position: relative;
	display: block;
	float: left;
	width: 100%;
	background: transparent url("img/small_bullet_red.gif") no-repeat 4px 50%;
	color: #ffcc33;
	text-indent: 14px;
	text-decoration: none;
	top: -3401px;
} 

html>body #nav-subs ul li a {
float: none;
} 

#nav-subs ul li a:hover {
background: #669933 url(img/small_bullet_red.gif) no-repeat 4px 50%;
color: #ffffff;
} 

#nav-subs ul li a.youarehere {
color: #ffffff;
} 
/* --- Nav section --------- */ 

#nav-section {
background: none;
padding-top: 24px;
min-height: 156px;
} 

/* --- Nav supp --------- */ 
nav-supp {
background: none;
padding-top: 8px;
min-height: 156px;
} 

/* --- Info site --------- */ 

#info-site {
position: relative;
clear: both;
background: transparent url("img/footer_new5.jpg") no-repeat top left;
width: 792px;
padding-top: 12px;
text-align: center;
} 

#info-site p {
font-size: 75%;
} 

/* --- Info company --------- */ 

#info-company {
color: #FFCC00;
margin: 0 16px;
} 
#info-company a {
color: #FFCC00;
text-decoration: none;
} 
#info-company a:hover {
color: #FFFFFF;
} 

/* --- Info standards --------- */ 

p#info-standards {
margin: 4px 314px 0 314px;
padding-bottom: 6px;
} 

a#xhtml {
display: block;
float: left;
background: transparent url("img/xhtml_new.gif") top left;
width: 78px;
height: 13px;
border: 1px solid #FFFFFF;
} 

html>body a#xhtml {
margin: 0 82px 0 0;
} 
a#xhtml:hover {
border: 1px solid #003300;
}
#xhtml span {
display: none;
} 

#css {
display: block;
background: transparent url("img/css_new.gif") top left;
width: 78px;
height: 13px;
border: 1px solid #ffffff;
} 

html>body #css {
margin: 0 0 0 82px;
} 

a#css:hover {
border: 1px solid #003300;
} 

#css span {
display: none;
}
