body {
  background-color:#000000;
  text-align:center;
  color:#8BD2F4;
      font-family:arial;
  font-size:50px;
}

form {
	margin: 0; // Pas de saut de ligne après les balises FORM !
}

HR {
  color:#00B5CC;
}

div#page-haut {
  background-image: url("/images/logo_top.jpg");
  background-color:#000000;
  background-repeat: no-repeat;
  width:800px;
}

div#page-bas {
  background-color:#000000;
  width:800px;
  height:10px;
}


div#page-conteneur { /* Conteneur de page-bandeaugauche et page-contenu*/
  background-color:#000000;
  width:800px;
}

    div#page-bandeaugauchetempo {
      float:left;
      background-image: url("/images/logo_bottom_tampon.jpg");
      background-repeat: no-repeat;
      background-color:#000000;
      width:25%;
      height:500px;
      }
      
    div#page-bandeaugauche {
      float:left;
      background-image: url("/images/logo_bottom.jpg");
      background-repeat: no-repeat;
      background-color:#000000;
      width:25%;
      height:500px;
      }

    div#page-contenu {
      float:right;
      width:75%;
      height:500px;
      background-color:#000000;
      background-repeat: no-repeat;
      color:#8BD2F4;
      font-family:verdana;
      font-size:12px;
      text-align:left;
      padding:10px;
      
    }

table.table-pied {
text-align:center;
  color:#8BD2F4;
  font-size:12px;
}

H1.titre_page {
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	display: inline;
	color: #339BCD;
}

H1.titre_page_detail, H2.titre_page_detail {
	font-family: Trebuchet MS;
	font-size: 20px;
	font-weight: bold;
	display: inline;
	color: #990000;
}

H2.sous_titre {
	font-family: Trebuchet MS;
	font-size: 16px;
	font-weight: bold;
	display: inline;
	color: #339BCD;
}

H2.actualites {
	font-family: Trebuchet MS;
	font-size: 26px;
	font-weight: bold;
	display: inline;
	color: #339BCD;
}

H1.teasing {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	color: #8BD2F4;
}

H2.teasing {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	display: inline;
	color: #8BD2F4;
}


td.teasing_1 {
	font-family: Verdana;
	font-size: 12px;
	color: #8BD2F4;
}

td.teasing_2 {
	font-family: Arial;
	font-size: 12px;
	color: #8BD2F4;
}

A.teasing:link {font-family: Verdana; font-size: 10px; color: #8BD2F4; text-decoration: underline; font-weight: normal;}
A.teasing:visited {font-family: Verdana; font-size: 10px; color: #8BD2F4; text-decoration: underline; font-weight: normal;}
A.teasing:hover {font-family: Verdana; font-size: 10px; color: #8BD2F4; text-decoration: none; font-weight: normal;}

A.teasing_rec:link {font-family: Verdana; font-size: 12px; color: #8BD2F4; text-decoration: underline; font-weight: normal;}
A.teasing_rec:visited {font-family: Verdana; font-size: 12px; color: #8BD2F4; text-decoration: underline; font-weight: normal;}
A.teasing_rec:hover {font-family: Verdana; font-size: 12px; color: #8BD2F4; text-decoration: none; font-weight: normal;}

input.formulaire {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	border : 0px solid gray;
	padding-left : 1px;
	background-image: url(/images/degrade-input.gif); 
}

.formulaire_boite {
	border: 0px solid gray;
	background-color: #FFFFFF;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.teasing_erreur {
	font-family: Verdana;
	font-size: 12px;
	color: #FF1111;
}

.teasing_succes {
	font-family: Verdana;
	font-size: 12px;
	color: #29EFBD;
}

.succes {
	font-family: Verdana;
	font-size: 14px;
	color: #339BCD;
}

/*
td.normal {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14px;
	color: #BDE7E7;
}
*/


div.sous_titre_accueil, td.sous_titre_accueil {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #339BCD;
}


marquee.defil_accueil {
	font-family: Trebuchet MS;
	font-size: 20px;	
	display: inline;
	color: #ABE4FF;
}

td.normal {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #339BCD;
}

.normal {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #339BCD;
}

td.normal_accueil {
	font-family: Trebuchet MS;
	font-size: 18px;
	color: #339BCD;
}

td.normal_texte {
	font-family: Trebuchet MS;
	font-size: 14px;
	color: #339BCD;
}


td.normal_noir {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
}

td.rouge, div.rouge {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #ED1D1D;
}

td.petit_rouge, div.petit_rouge {
	font-family: Trebuchet MS;
	font-size: 11px;
	color: #990000;
}

td.bleu, div.bleu {
	font-family: Trebuchet MS;
	font-size: 16px;
	color: #339BCD;
}

td.normal_rouge {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #990000;
}

td.menu {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #339BCD;
	font-weight: bold;
}

A.menu:link {font-family: Arial, Verdana, Helvetica; font-size: 12px; color: #339BCD; text-decoration: none; font-weight: underline;}
A.menu:visited {font-family: Arial, Verdana, Helvetica; font-size: 12px; color: #339BCD; text-decoration: none; font-weight: bold;}
A.menu:hover {font-family: Arial, Verdana, Helvetica; font-size: 12px; color: #94DEFF; text-decoration: none; font-weight: bold;}

A.normal_rouge:link {font-family: Arial, Verdana, Helvetica; font-size: 14px; color: #990000; text-decoration: none; font-weight: normal;}
A.normal_rouge:visited {font-family: Arial, Verdana, Helvetica; font-size: 14px; color: #990000; text-decoration: none; font-weight: normal;}
A.normal_rouge:hover {font-family: Arial, Verdana, Helvetica; font-size: 14px; color: #990000; text-decoration: none; font-weight: normal;}

A.special_rouge:link {font-family: Arial, Verdana, Helvetica; font-size: 14px; color: #990000; text-decoration: none; font-weight: normal;}
A.special_rouge:visited {font-family: Arial, Verdana, Helvetica; font-size: 14px; color: #990000; text-decoration: none; font-weight: normal;}
A.special_rouge:hover {font-family: Arial, Verdana, Helvetica; font-size: 14px; color: #EE0000; text-decoration: none; font-weight: normal;}

A.petit_rouge:link {font-family: Arial, Verdana, Helvetica; font-size: 11px; color: #990000; text-decoration: underlined; font-weight: normal;}
A.petit_rouge:visited {font-family: Arial, Verdana, Helvetica; font-size: 11px; color: #990000; text-decoration: underlined; font-weight: normal;}
A.petit_rouge:hover {font-family: Arial, Verdana, Helvetica; font-size: 11px; color: #EE0000; text-decoration: none; font-weight: normal;}

A.rouge:link {font-family: Arial, Verdana, Helvetica; font-size: 16px; color: #ED1D1D; text-decoration: underline; font-weight: normal;}
A.rouge:visited {font-family: Arial, Verdana, Helvetica; font-size: 16px; color: #ED1D1D; text-decoration: underline; font-weight: normal;}
A.rouge:hover {font-family: Arial, Verdana, Helvetica; font-size: 16px; color: #ED1D1D; text-decoration: none; font-weight: normal;}

A.normal_bleu:link {font-family: Trebuchet MS; font-size: 14px; color: #339BCD; text-decoration: underline; font-weight: normal;}
A.normal_bleu:visited {font-family: Trebuchet MS; font-size: 14px; color: #339BCD; text-decoration: underline; font-weight: normal;}
A.normal_bleu:hover {font-family: Trebuchet MS; font-size: 14px; color: #94DEFF; text-decoration: none; font-weight: normal;}


A.bleu:link {font-family: Trebuchet MS; font-size: 14px; color: #339BCD; text-decoration: none; font-weight: normal;}
A.bleu:visited {font-family: Trebuchet MS; font-size: 14px; color: #339BCD; text-decoration: none; font-weight: normal;}
A.bleu:hover {font-family: Trebuchet MS; font-size: 14px; color: #94DEFF; text-decoration: none; font-weight: normal;}

td.menu_gris {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12px;
	color: #DDDDDD;
	font-weight: bold;
}

td.bandeau {
	font-family: Arial, Verdana, Helvetica;
	font-size: 15px;
	color: #000000;
}

td.mentions {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	color: #339BCD;
}

H1.mentions {
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #339BCD;
	display: inline;
}

.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid Black;
	padding: 8px;
	font-family: Trebuchet MS;
	font-size: 12px;
	background-color: #94DEFF;
	color: #000000;
}

