
BODY {
  background: white;
  color: white;
  font-weight : italic;
  margin: 0px;
  padding:0px;
}

img
{
border: 0;
}


A {
  color: white;
  text-decoration: none;
  font-size: 11px;
  font-weight : bold;
}

A:hover {
  color: yellow;
  text-decoration: none;
  font-weight : italic;
  font-weight : bold;
  font-size: 11px;
}
A.menu{
  color: white;
  font-family:Century Gothic;
  text-decoration: none;
  font-size: 12px;
  /*font-weight : bold;*/
}

A.menu:hover {
  color: #080a43;
  font-family:Century Gothic;
  text-decoration: none;
  /*font-weight : italic;
  font-weight : bold;*/
  font-size: 12px;
}
A.2 {
  color: #ad8642;
  text-decoration: none;
  font-size: 15px;
  font-weight : bold;
}

A.2:hover {
  color: white;
  text-decoration: none;
  font-weight : italic;
  font-weight : bold;
  font-size: 15px;
}
A.ter {
   color: #080a43;
  font-family:Century Gothic;
  text-decoration: none;
  font-size: 11px;
  font-weight : bold;
}

A.ter:hover {
  color: #3366FF;
  font-family:Century Gothic;
  text-decoration: none;
  font-weight : italic;
  font-size: 11px;
  font-weight : bold;
}
A.4 {
  color: #ad8642;
  text-decoration: none;
  font-size: 13px;
  font-weight : bold;
}

A.4:hover {
  color: #3366FF;
  text-decoration: none;
  font-weight : italic;
  font-weight : bold;
  font-size: 13px;
}
A.5 {
  color: white;
  text-decoration: none;
  font-size: 11px;
  font-weight : bold;
}

A.5:hover {
  color: #080a43;
  text-decoration: none;
  font-weight : italic;
  font-weight : bold;
  font-size: 11px;
}
A.footer {
  color: #080a43;
  font-family:Century Gothic;
  text-decoration: none;
  font-size: 11px;
  font-weight : bold;
}

A.footer:hover {
  color: yellow;
  font-family:Century Gothic;
  text-decoration: none;
  font-weight : italic;
  font-size: 11px;
  font-weight : bold;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
SELECT.search {
  font-family: Verdana, Arial, sans-serif;
  font-size: 9px;
}
INPUT.recherche{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  /*background: #ad8642;*/
  border-color: #ad8642;
}
TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  white-space: pre;
}



TABLE{
  border-color: black;
  border-style: solid;
  border-width: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
}


TABLE.2{
  border-color: #080a43;
  border-style: solid;
  border-width: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
}
TABLE.form{
  border-color: #080a43;
  border-style: solid;
  font-weight : bold;
  border-width: 0px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #ffffff;
}
TABLE.icone{
  border-color: white;
  border-style: solid;
  border-width: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #ffffff;
}

TABLE.navmenu{
  border-color: white;
  border-style: solid;
  border-width: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  border-color: white;
  color: white;
}