
acronym {border-bottom:1px dashed; cursor: help}

body {
text-align: center;
font-family: "Gill Sans MT", "Gill sans", "Trebuchet ms", sans-serif;
background-color: #FFFFD9;
/* background-image: url(icones/fond_aqua.png); */
}

.centre {
margin: 1em 20%;
background-image: url(icones/fond_aqua.png);
width: 76%;
text-align: left;
background-color: #FFFF99;
border: 1px dotted #000000;
padding: 0.5em;
-moz-border-radius: 15px 15px 15px 15px;
}

#box {
border: 1px solid black;
padding: 0.5em;
background-color: #A3C0FA;
}

#logo {
position: absolute;
top: 20px;
left: 5px;
}

#liens {
position: absolute;
top: 120px;
left: 0px;
padding-left: 15px;
margin: 1em;

width: 10em;
}

#liens ul {padding:0px; margin:0px}

#liens li {
  /* display: inline; */
  list-style-type: none;
  /* padding: 0.5em; */
  /* background-color: #ffecce; */
  padding-left: 0px;
  width: 150px;
  margin-left: 0px;
}

#liens li:hover {

  border-right: 0px;

}

a {
text-decoration: none;
}

#liens li:hover {
   /* background-color: red; */
  background-color: red;
  /* border-left: 6px solid #FDBF48; */
/* border-bottom: 1px dotted black; */
}

/* #lien_accueil:hover {
  border-right: 6px solid #FDBF48;
  border-bottom: 1px solid black;
}

#lien_projets:hover {
border-right: 6px solid #FDBF48;
}

#lien_contact:hover {
border-right: 6px solid #FDBF48;
} */

#logo_zonalis {position: absolute; border: 0px solid black; left: 0px; top: 0px; width:242px; height: 234px; background-image: url(images/coquiminitrans.png);}

div.nouveaute {width: 100%; border: 2px dotted #0066FF; height: 6em;background-image: none; background-color: #FFFBB2; padding-bottom: 0.5em; padding-top: 0.5em; -moz-border-radius: 10px 10px 10px 10px;}

div.nouveaute_texte {float: left; border: 0px; border-style: solid; border-color: blue; width: 60%; padding: 5px}

div.nouveaute_infos {background-image: none; padding-left: 1.5em; margin-left: 65%;
border: 1px; margin-bottom: 0.5em; margin-top: 0.5em; padding-bottom: 0em; padding-right: 0.5em;
border-style: solid; border-color: blue; border-top: none; border-bottom: none;
border-right: none}

.nouveaute_infos li {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 70%; color: #0066FF; border: 1px; border-style: dotted; border-top: none; border-right: none; border-left: none; list-style-type: none}


.nouveaute_infos li strong {color: #0066FF}

.nouveaute_infos ul {margin: 0; padding: 0}

a img {border:0}

table {border:3px solid #6495ed;}
td {
font-family:sans-serif;
font-size:80%;
border:1px solid #6495ed;


text-align:left;
}
thead, tfoot {
border:1px solid #6495ed;
}

#options_admin {
width: 95%;
border: 1px dotted #000000;
margin-top: 10px;
padding: 10px;
}
#options_admin p {
color: red;
border-bottom:1px dashed;
width: 11em;
}
