html, body
{
  margin: 0px;
  padding: 0px;
}
  
body
{
  font-family: Verdana, Geneva, sans-serif;
  font-size: 8pt;
  line-height: 1.5em;
  color: black;
  background: #f2e7f9;
}

input
{ 
  font-family: Verdana, Geneva, sans-serif;
  font-size: 8pt;
  line-height: 1.5em;
}

h1
{
  font-size: 14pt;
}

h2
{
  font-size: 11pt;
}

img
{
  border: 0px;
  text-decoration: none;
  vertical-align: middle;
}

a.lientexte:link, a.lienmenu:link, fieldset.fieldset a:link
{
  color: #9f0926;
  background-color: transparent;
  text-decoration: none;
}

a.lientexte:visited, a.lienmenu:visited, fieldset.fieldset a:visited
{
  color: #9f0926;
  background-color: transparent;
  text-decoration: none;
}

a.lienmenu:hover
{
  color: #000000;
  background-color: #b26ea5;
}

a.lientexte:hover, fieldset.fieldset a:hover
{
  color: #000000;
  background-color: #cc9ec3;
}

a img
{ 
  text-decoration: none;
}

#langue a 
{
	text-decoration: none;
}

ul.special li
{
	list-style: none outside url(../img/puce.gif);
}

ul li
{
  list-style: square outside none;
}

fieldset
{
  border: 0px solid black;
}

fieldset.fieldset
{
  border: 1px solid #cdcdcd;
}

label
{
  float: left;
  width: 150px;
}

textarea 
{ 
  color: #921382;
  border: 1px solid #b26ea5;
  background-color: #ffffff;
}

input[type=text], input[type=password], input[type=file]
{
  color: #921382;
  background-color: #ffffff;
  border: 1px solid #b26ea5;
}

#page input[type=text], #page input[type=password]
{ 
  width: 200px;
  margin: 2px;
} 

#navLogin input[type=text], #navLogin input[type=password]
{ 
  margin: 0px;
  padding: 0px;
  width: 170px;
}

#navLogin form
{ 
  margin: 0px;
  padding: 0px;
} 

input[readonly]
{ 
  background-color: #eeeeee;
}

input[type=submit], input[type=button], input[type=reset]
{ 
  margin-top: 10px;
  background-color: #f2e7f9;
  border: 1px solid #b26ea5;
}

input[type=submit]:hover, input[type=button]:hover, input[type=reset]:hover
{ 
  background: #b26ea5;
}

table.sortable, table.sortable td
{
  border: 1px solid #000000;
  border-collapse: collapse;
}

td ul
{
  text-align: left; 
}

table.sortable thead{ 
	text-align: center;
    font-weight: bold;
    background-color: #cdcdcd;
}

/* Top */

#top
{
  /*position: absolute;
  top: 0px;*/
  width: 100%;
  margin: 0px;
  padding: 0px;
  height: 75px;
  text-align: center;
  color: #000000;
  border-bottom: 1px solid #b26ea5;
  margin-bottom: 15px;
  background: #cc9ec3 url(../img/banniere.jpg) no-repeat left top;
}

/* Navigation bar + Time */

#menu
{
  position: absolute;
  left: 5px;
  width: 200px;
  margin: 0px;
  padding: 0px;
  top: 90px; 
}

#navLogin, #navAction, #navComptel, #navCompte, #navW3C, #searchEngine, #navAdministration
{
  color: #000000;
  background: #cc9ec3;
  border: 1px solid #b26ea5; 
  margin: 0px;
  margin-bottom: 10px;
  padding: 0px;
}

#navAction a, #navCompte a, #navComptel a, #navAdministration a,
#navAction a:link, #navCompte a:link, #navComptel a:link, #navAdministration a:link,
#navAction a:visited, #navCompte a:visited, #navAdministration a:visited
{
  margin-left: 10px;
  text-align: left;
}

#navTime
{
  position: absolute;
  text-align: center;
  top: 0px;
  right: 100px; 
}

div.labelNav
{
  text-align: left;
  font-weight: bold;
  color: #000000;
  background: #b26ea5;
  border-bottom: 1px solid #bb8fb2;
}

div.image
{
  width: 100%;
  text-align: center;
}

/* Page */

#page
{
  padding-top: 10px;
  padding-bottom: 50px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-right: 10px;
  margin-left: 220px;
  height:auto !important; /* non interprété par IE, mais nécessaire pou opera */
  height: 540px; /* nécessaire pour IE, mais pas interprété par opera à cause de la ligne précédente */
  min-height: 540px;
  color: #000000;
  background: #fefefe url(../img/fondpage.gif) no-repeat left top; 
}

/* Contact */

#contact
{
  margin: 0px;
  margin-right: 10px;
  margin-left: 220px;
  height: 30px;
  text-align: center;
  color: #000000;
  background: #cc9ec3 url(../img/anglebottomleft.gif) no-repeat left bottom;
  border-top: 1px solid #b26ea5;
}

/* Langue */
#langue
{ 
  position:absolute;
  text-decoration: none;
  top: 10px;
  right: 10px;
  width: 50px;
}

div.wait
{ 
  width: 100%;
  height: 200px;
  background: url(../img/wait.gif) no-repeat center center; 
}

div.cart
{ 
  width: 100%;
  height: 200px;
}

#searchEngine form
{
	margin: 0px;
}

div.titleevent{
	text-align: center;
}

