/*
bleu foncé #003366
bleu clair #E9EDF0
jaune "foncé" (top 10) #ffcc33
jaune "foncé" #DBDDB3
*/

/*Paramètres généraux de la page */
/* body */
body {background-color:#ffffff; margin:0; padding:0;}

hr	{ height: 0px; border: solid #003366 0px; border-top-width: 1px;}

/* lien */
a { color: white;  font-weight: bold; text-decoration: none; }
a:active { color: white }
a:hover  { color: #ff9933; text-decoration: underline }	
/** Inspiré de http://frenchmozilla.sourceforge.net/ */
/*
a[href*="http://"]:after {
	content: "\0000a0\0000bb";
}
*/

/* RSS */
a.rss { color: #990099;  font-weight: normal; text-decoration: none; }
a.rss:active { color: #990099 }
a.rss:hover  { color: #ff9933; text-decoration: underline }	

/* petit */
a.petit { text-align: center; color: #990099; font-weight: normal; font-size: 0.8em; text-decoration: none; }
a.petit:active { text-align: center; color: #990099; font-weight: normal; font-weight: normal }
a.petit:hover  { text-align: center; color: #ff9933; font-weight: normal; text-decoration: underline }	

/* HEADER */

.top {
  font-family: Verdana;
  font-size: 10pt;
  color: #ffffff;
}

a.top { color: #ffffff; font-weight: bold; text-decoration: none; }
a:active.top { color: #ffcc33 }
a:hover.top  { color: #ffcc33; text-decoration: underline }

.top-fond {
  width: 79%;
  color: #003366;
  background-image: url("http://www.dicodunet.com/images/top_fond.jpg");
}
.top-fond-d {
  width: 21%;
  color: #003366;
  background-image: url("http://www.dicodunet.com/images/top_fond_d.jpg");
}
.fond-bar-g {
  width: 181px;
  color: #003366;
  background-image: url("http://www.dicodunet.com/images/fond_bar.jpg");
	text-align: center;
	vertical-align: top;
}
.fond-bar-d {
  width: 170px;
  color: #003366;
  background-image: url("http://www.dicodunet.com/images/fond_bar.jpg");
	text-align: center;
	vertical-align: top;
}

/* Alphabet */
	
a.alphabet {
  color: #003366;
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  font-size: 9pt;
}
a:active.alphabet { color: #ffcc33 }
a:hover.alphabet  { color: #ff0000; text-decoration: underline }
.top-fond-alphabet {
  background-image: url("http://www.dicodunet.com/images/fond-alphabet.jpg");
}

/* Moteur de recherche */
td.moteur {
  font-family: Verdana;
  font-size :9pt;
  color :#003366;
}
	
a.moteur { color: #003366; font-style: normal; text-decoration: none; font-size :8pt; }
a:active.moteur { color: #ffcc33 }
a:hover.moteur  { color: #003366; text-decoration: none; background: #ffcc33;}

input.recherche{
  color: #003366;
  background-color: #ffffff;
  background-image: url("http://www.dicodunet.com/images/fond-alphabet.jpg");
  background-position: top;
  background-repeat: repeat-x;
  border: 1px solid #003366;
  font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
  width: 130px;
}
input.ok {
  background-image: url("http://www.dicodunet.com/images/fond-alphabet.jpg");
  background-position: top;
  background-repeat: repeat-x;
  border: 1px solid #ffffff;
  cursor: pointer;
  font-weight: 500;
  text-align: center;
}
input.ok_dico {
  background-image: url("http://www.dicodunet.com/images/dicosearch.gif");
  background-position: top;
  border: 1px solid #003366;
  cursor: pointer;
  width: 58px;
  height: 22px;
}
input.recherche_google{
  color: #003366;
  background-color: #ffffff;
  background-image: url("http://www.dicodunet.com/images/fond-alphabet.jpg");
  background-repeat: repeat-x;
  border: 1px solid #003366;
  font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
  width: 110px;
}
input.ok_google {
  background-image: url("http://www.dicodunet.com/images/google-56-20.gif");
  background-position: top;
  border: 1px solid #003366;
  cursor: pointer;
  width: 58px;
  height: 22px;
}

/* block "raccourcis" */
#raccourcis {
  padding: 0px;
  margin-left: 5px;
  font: 8pt Verdana, sans-serif;
}
#raccourcis  li a {
  width: 100%;
  display: list-item;
  list-style: square inside;
  text-decoration: none;
}
#raccourcis  li a:link    {color: #990099; font-weight: normal;}
#raccourcis  li a:visited {color: #990099; font-weight: normal;}
#raccourcis  li a:hover   {color: #990099; background: #FFFFFF;}


/* Barre de navigation gauche */
td.barnav{
  font-family: Verdana;
  font-size: 8pt;
  color: #003366;
}
#barnav-themes td {
  font-family: Verdana;
  font-size: 8pt;
  color: #003366;
  background-image: url("http://www.dicodunet.com/images/fond_barnav_themes.jpg");
}
#barnav-top-def td {
  font-family: Verdana;
  font-size: 8pt;
  color: #003366;
  background-image: url("http://www.dicodunet.com/images/fond_barnav_top_def.jpg");
}
#barnav-top-der td {
  font-family: Verdana;
  font-size: 8pt;
  color: #003366;
  background-image: url("http://www.dicodunet.com/images/fond_barnav_top_der.jpg");
}
td.barnav-titre{
  font-family: Verdana;
  font-size: 8pt;
  color: #003366;
}

/* block "Thèmes" */
#themes {
  padding: 0px;
  margin: 0px;
  font: 8pt Verdana, sans-serif;
}
#themes  li a {
  width: 100%;
  display: list-item;
  list-style: square inside;
  text-decoration: none;
}
#themes  li a:link    {color: #448; font-weight: normal;}
#themes  li a:visited {color: #448; font-weight: normal;}
#themes  li a:hover   {color: #FFF; background: #000066;}

/* block "Top 10 des définitions" */
#def {
  padding: 0px;
  margin: 0px;
  font: 8pt Verdana, sans-serif;
}
#def  li a {
  width: 100%;
  display: list-item;
  list-style: square inside;
  text-decoration: none;
}
#def  li a:link    {color: #448; font-weight: normal;}
#def  li a:visited {color: #448; font-weight: normal;}
#def  li a:hover   {color: #000000; background: #ffcc33;}
	
/* block "10 dernières définitions" */
#der {
  padding: 0px;
  margin: 0px;
  font: 8pt Verdana, sans-serif;
}
#der  li a {
  width: 100%;
  display: list-item;
  list-style: square inside;
  text-decoration: none;
}
#der  li a:link    {color: #448; font-weight: normal;}
#der  li a:visited {color: #448; font-weight: normal;}
#der  li a:hover   {color: #000000; background: #DBDDB3;}


/* ligne bas de page (mentions légales) */

#footer {
  padding: 5px;
  margin: 0 0 5px 0;
  font: 8pt Verdana, sans-serif;
  text-align: center;
	color :#ffffff;
  background-color: #003366;
}
#footer a {
	color: #ffffff; 
	font-style: normal;
	text-decoration: none;
}
#footer a:active { color: #ffcc33 }
#footer a:hover  { color: #ffcc33; text-decoration: underline }



/* liste a puces */
.liste {
  padding: 0px;
  margin: 0px;
  font: 8pt Verdana, sans-serif;
}
li.liste {
  display: list-item;
  list-style: square inside;
}
a.liste {
  text-decoration: none;
}
a.liste:link    {color: #448; font-weight: normal;}
a.liste:visited {color: #448; font-weight: normal;}
a.liste:hover   {color: #000000; background: #ffcc33;}

/* resultats du moteur de recherche interne */
#resultats_recherche li {
   margin: 10px;
}

/* case lien externe */
/*
.case-lien-externe {
  float: left;
  margin-left: 20px;
  width: 140px;
}
*/

/* Contenu principal */

td {
  font-family: Verdana;
  font-size: 9pt;
  color: #003366;
}
th {
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  color: #003366;
	text-align: center;
}
h1 {
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
  font-size: 14pt;
  color: #003366;

  font-weight: bold;
  letter-spacing: 2px;
}
h2 {
	font-family: Arial;
	font-size: 11pt;
	color: #ffcc33;
	font-variant: normal;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-image: url(../images/fond_rub.jpg);
	background-repeat: no-repeat;
}
h3 {
  font-family: Arial;
  font-size: 10pt;
  color: #003366;
  font-variant: normal;
  letter-spacing: 1px;
}
p {
	font-size: 9pt;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #003366;
	text-align: justify;
}
code {
   font-family: "Courier New", Courier, monospace;
   font-size: 9pt;
}
pre {
   font-family: "Courier New", Courier, monospace;
   font-size: 9pt;
   background-repeat: no-repeat;
   border: thin solid #003366;
   padding: 2px;
   margin-left: 10px;
   margin-right: 10px;
   text-align: left;
   background: url("http://www.dicodunet.com/images/fond_encadre_bleu.png");
   border-bottom-width: 1px;
   border-left-width: 5px;
   border-right-width: 1px;
   border-top-width: 1px;
   width: auto;
}
.petit {
	font-size: 8pt;
	font-family: verdana,arial,helvetica,sans-serif;
	color: #003366;
	text-align: justify;
}
.evenement_centre {
	font: 8pt Verdana, sans-serif;
	color: #003366;
	text-align: center;
}
#box {
  background: #e2e3eb;
  color: #003366;
  font-family: verdana,arial,helvetica,sans-serif;
  font-size: 8pt;
  font-weight: normal;
  padding: 2px;
  border-color: #ffcc33;
  border-style: groove;
  border-width: 3px;
}

/* speciaux */
.champ_obligatoire {
	font-size: 10pt;
	font-family: verdana,arial,helvetica,sans-serif;
  font-weight: bold;
	color: Red;
}
.erreur  {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   padding-left: 10px;
   padding-right: 10px;
   background-color: #CC0000;
   color: White;
}
.warning {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
   font-weight: bold;
   padding-left: 10px;
   padding-right: 10px;
   background-color: #003366;
   color: White;
}

a.definition {
	color: #003366;
	font-style: normal; 
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dashed #ffcc33;
	cursor: help;
}
a.definition:hover  {
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	background: #ffcc33;
}

/* AdWri */
.ad-encadre {
	border: thin dashed #ffcc33;
	background-color: #FFFFFF;
	margin-left: 5px;
	padding: 5px;
	margin-right: 5px;
}
.ad-texte {
	font-size: 11px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #000040;
	text-align: left;
}

/* Fils News */
#news-table {
	border: thin dashed #DBDDB3;
	background-color: #FFFFFF;
	margin: auto;
	padding: 0px;
	text-align: center;
}
#news {
  padding: 0px;
  margin: 0px;
	text-align: left;
}
#news li {
   font: 8pt Verdana, sans-serif;
   width: 100%;
   display: list-item;
   list-style: square inside;
   vertical-align: middle;
}
#news a {
   width: 100%;
   text-decoration: none;
   vertical-align: middle;
   color: #448;
   font-weight: normal;
}
#news li a:hover   {text-decoration: underline;}

#definition-a-envoyer {
   border: thin groove #ffcc33;
   padding: 5px;
   margin-left: 10px;
   margin-right: 10px;
   background-color: #E9EDF0;
}
#definition-a-envoyer h2 {
	font-family: Arial;
	font-size: 11pt;
	color: #ffcc33;
	font-variant: normal;
	letter-spacing: 1px;
	margin-top: 15px;
	margin-bottom: 10px;
	background-image: url(../images/fond_rub2.png);
	background-repeat: no-repeat;
}

#commentaires {
   padding: 5px;
   margin-left: 10px;
   margin-right: 10px;
   border: thin dotted #ffcc33;
   background-color: #E9EDF0;
   font-family: "Trebuchet MS",Verdana,Geneva,Arial,Helvetica,sans-serif;
}
#commentaires p {
	font-size: 9pt;
}

#last_news {
  width: 300px;
  float: right;
  border: 1px solid #ffcc33;
  margin: 20px 0 20px 10px;
  padding: 5px 5px 5px 5px;
  background-color: #E9EDF0;
}


#tableau_resultats {
  border: 1px solid #000000;
  /*width: 440px;*/
  margin: 0 0 15px 0;
  text-align: center;
}
#tableau_resultats th, #tableau_resultats td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  padding: 3px;
}
#tableau_resultats th {
	font-weight: bold;
  font-size: 10pt;
  text-align: center;
  color: white;
	background-color: #479EB4;
}
#tableau_resultats td {
	font-weight: normal;
  font-size: 8pt;
  text-align: right;
  color: black;
	background-color: white;
  border: 1px solid #479EB4;
}
#tableau_resultats.gauche td {
  text-align: left;
}
a.barnav-top-def-a {
  display: none;
}

