﻿html, body {height:100%; margin: 0; padding: 0; }

html>body {
	font-size: 16px;
	font-size: 68.75%;
} /* Reset Base Font Size */

body {
	font-family: Verdana, helvetica, arial, sans-serif;
	font-size: 68.75%;
	background: #fff;
	color: #333;
}

h1, h2 { font-family: 'trebuchet ms', verdana, arial; padding: 10px; margin: 0 }
h1 { font-size: large }

#banner { padding: 15px; background-color: #06b; color: white; font-size: large; border-bottom: 1px solid #ccc;
    background: url(bg.gif) repeat-x; text-align: center }
#banner a { color: white; }

#main { padding: 1em; display: none}

a img { border: none; }


div.etude
{
  font-size: 9px;

  color: #5263AB;
  font-weight: bold;
  margin-left: 1em;
  margin-right: 1em;
}

ul.etude li
{
  margin-top: 10px;
  margin-bottom: 10px;
  color: black;
}

ul.etude li span
{
  color: #5263AB;
  font-size: 9px;
}

input.Buttonplus
{
  display: none;
  font-family: Verdana;
  font-size: 9px;
  visibility: hidden;
}

div.Lrep
{
  display: none; 
  font-size : 9px;
  font-family: Verdana;
}

#contact
{
  color: #5263AB;
  font-size: 9px;
  font-weight: bold;
  margin-left: 1em;
  margin-bottom: 1em;
}

.righttd{
  padding-left: 2em;
}