body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 0.75em;
}

input, textarea {
    font-family: Verdana, Helvetica, sans-serif;
    border: 1px solid #C7D4ED;
}

input, textarea, label {
    font-size: 0.9em;
}

h1,h2,h3,h4 {
    font-weight: bold;
    color: #2F559C;
    margin: 0.5em 0;
}

h1 {
    font-size: 1.6em;
}

h2 {
    font-size: 1.4em;
}

h3 {
    font-size: 1.3em;
}

h4 {
    font-size: 1.2em;
}

p {
    margin: 0.7em 0;
}

a {
    color: #2F559C;
}

form {
    width: 100%;
    margin: auto;
    overflow: auto;
}

form dl dt {
    float: left;
    width: 34%;
}

form dl dd {
    float: right;
    width: 64%;
}

#header {
    background: #363232;
    color: #FFCB3C;
}

#header img#logo {
    border: none;
    margin: 0 10px;
}

#header h1 {
    margin: 0 0.5em 0 0;
}

#adblock {
    margin: 1.5em;
    float: right;
    width: 468px;
    height: 60px;
    background-color: #363232;
    color: gray;
}

#container {
    background: #EEEEEE;
    width: 1050px;
    margin: auto;
}

#left {
    float: left;
    width: 240px;
}

#right {
    float: right;
    width: 240px;
}

#main {
    background: #F5F5FF;
    padding: 1px 2em;
    margin: 0 240px;
}

#sitemapbar {
    background: #BDC0C7;
    padding-top: 0.5em;
}

#sitemap {
    margin: auto;
    width: 960px;
    overflow: auto;
    clear: both;
}

#sitemap a {
    text-decoration: none;
}

#sitemap a:hover {
    text-decoration: underline;
}

#sitemap .submenu {
    width: 220px;
    float: left;
    margin: 4px 10px;
}

#sitemap .submenu h4 {
    font-size: 1em;
    padding: 0 0.5em;
    margin: 0;
    letter-spacing: 0.3em;
    border-top: 1px solid #2F559C;
    border-bottom: 1px solid #2F559C;
}

#sitemap .submenu h4 a {
    color: inherit;
    text-decoration: none;
}

#sitemap .submenu h4 a:hover {
    color: #6F91D1;
}

#sitemap ul {
    margin-left: 1.5em;
    list-style-type: none;
}

#sitemap ul li {
    font-size: 0.9em;
}

#footer {
    clear: both;
    text-align: center;
    font-size: 0.8em;
    background: #363232;
    color: #FFCB3C;
}

.menubar {
    background: #E1E4F2;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    overflow: auto;
    clear: both;
}

ul#menu li {
    display: block;
    float: left;
    height: 1.5em;
    background: url('../images/cellpic1.gif') repeat;
    padding: 0.5em 1em;
    border-left: 1px solid white;
}

ul#menu li:hover, ul#menu li.current {
    background: url('../images/cellpic3.gif') repeat;
}

ul#menu li:hover a {
    color: #E1E4F2;
}

ul#menu li a {
    text-decoration: none;
    font-weight: bold;
    color: white;
}

ul#menu li.google {
	padding-right: 7em;
}

ul#menu li.last, ul#menutext li.last {
    border-right: 1px solid white;
}

ul#menutext {
    margin: 0 auto;
    width: 500px;
}

ul#menutext li {
    display: block;
    float: left;
    border-left: 1px solid white;
    padding: 0.5em;
}

.clear {
    clear: both;
}

.box {
    width: 220px;
    margin: auto;
    margin-top: 1em;
    margin-bottom: 1em;
    border: 2px solid #2F559C;
    background: #F5F5FF;
}

.box h2 {
    background: url('../images/cellpic1.gif') repeat;
    color: #E1E4F2;
    font-size: 1.1em;
    margin: 0;
}

.box h2, .box p {
    padding: 0.3em;
}

.box p {
    margin: 0;
    text-align: justify;
    font-size: 0.93em;
}

.thumbnail {
	position: relative;
    padding: 6px;
    text-align: center;
}

.thumbnail .couche1 {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
 
.thumbnail .couche2 {
  opacity: .6;
  -moz-opacity: .6;
  -khtml-opacity: .6;
  -ms-filter: "alpha(opacity=60)";
  filter: alpha(opacity=60);
  position: absolute;
  top: 55px;
  left: 11px;
  z-index: 2;
}

.thumbandtext {
	position: relative;
	margin: 6px 6px 6px 6px;
	width: 4em;
	padding-right: 13.5em;
    background-color: #E1E4F2;
}

.thumbandtext .couche1 {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}
 
.thumbandtext .couche2 {
  opacity: .6;
  -moz-opacity: .6;
  -khtml-opacity: .6;
  -ms-filter: "alpha(opacity=60)";
  filter: alpha(opacity=60);
  position: absolute;
  top: 40px;
  left: 0;
  z-index: 2;
}

.thumbandtext p {
	position: absolute;
	top: 0px;
	left: 9.5em;
	width: 11em;
  	background-color: #E1E4F2;
    font-size: 0.8em;
}

.boxfooter {
    padding: 0.2em 0.3em;
    font-size: 0.9em;
    background: #E1E4F2;
}

.boxfooter a {
    text-decoration: none;
}

.boxfooter a:hover {
    text-decoration: underline;
}

.articleheader {
    background: #E1E4F2;
    /*border-top: 1px solid #2F559C;
    border-bottom: 1px solid #2F559C;*/
    min-height: 2em;
    padding: 0 2em;
    color: #2F559C;
    margin: 1em -2em 0.3em -2em;
}

.articleheader h1, .articleheader h2, .articleheader h3, .articleheader h4 {
    margin: 0;
}

.articleheader p {
    font-size: 0.9em;
    margin: 0;
}

.article .summary {
    /*margin-left: 2em;*/
    overflow: auto;
}

.article .summary .thumbnail {
    float: left;
}

.articlefooter {
    margin-bottom: 0.5em;
}

.boxfooter a, .articlefooter a {
    background: url('../images/bullet_go.png') no-repeat left top;
    padding-left: 20px;
}

.tableau {
    width: 100%;
}

.tableau, .tableau td, .tableau th {
    border: 1px solid #7896CC;
}

.tableau th {
    font-weight: bold;
    text-align: center;
    background: url('../images/cellpic1.gif') repeat;
    color: #E1E4F2;
}

.tableau th, .tableau td {
    font-size: 0.9em;
}

.tableau td {
    padding: 0.3em;
}

.tableau tbody tr.odd {
    background-color: #E1E4F2;
}

.tableau_acc {
	width: 520px;	
    font-size: 0.9em;
    padding: 0.3em;
}

.tableau_acc th {
    font-size: 1.3em;
    font-weight: bold;
	line-height: 1.5em;
    text-align: left;
    background: url('../images/cellpic1.gif') repeat;
    color: #E1E4F2;
}

.stat {
    font-weight: bold;
    color: #2F559C;
    font-size: 1.0em;
}

.center {
    text-align: center;
}